Tryton News: Newsletter August 2020
Link: https://discuss.tryton.org/t/newsletter-august-2020/2976
Pile of White and Black Boxes1280×853 78.3 KB
This month we kept refining existing features to improve the user experience, smooth workflows and empower users.
Contents:
Changes for the user
Changes
Link: https://discuss.tryton.org/t/newsletter-august-2020/2976
Pile of White and Black Boxes1280×853 78.3 KB
This month we kept refining existing features to improve the user experience, smooth workflows and empower users.
Contents:
Changes for the user
Changes
Tryton Discussion
Newsletter August 2020
This month we kept refining existing features to improve the user experience, smooth workflows and empower users. Contents: Changes for the user Changes for the developer Changes for the User The subject of the marketing automation and notification emails…
S. Lott: Why Python is not the programming language of the future -- a response
Link: http://slott-softwarearchitect.blogspot.com/2020/04/why-python-is-not-programming-language.html
See https://towardsdatascience.com/why-python-is-not-the-programming-language-of-the-future-30ddc5339b66.This is an interesting article with some important points. And. It has some points that I disag
Link: http://slott-softwarearchitect.blogspot.com/2020/04/why-python-is-not-programming-language.html
See https://towardsdatascience.com/why-python-is-not-the-programming-language-of-the-future-30ddc5339b66.This is an interesting article with some important points. And. It has some points that I disag
Blogspot
Why Python is not the programming language of the future -- a response
See https://towardsdatascience.com/why-python-is-not-the-programming-language-of-the-future-30ddc5339b66 . This is an interesting article ...
Zero to Mastery: Python Monthly 💻🐍 July 2020
Link: https://zerotomastery.io/blog/python-monthly-july-2020/?utm_source=python-rss-feed
8th issue of Python Monthly! Read by 20,000+ Python developers every month. Keeping you up to date with the Python industry ecosystem, without wasting your valuable time.
Link: https://zerotomastery.io/blog/python-monthly-july-2020/?utm_source=python-rss-feed
8th issue of Python Monthly! Read by 20,000+ Python developers every month. Keeping you up to date with the Python industry ecosystem, without wasting your valuable time.
Zero To Mastery
Python Monthly 💻🐍 July 2020 | Zero To Mastery
8th issue of Python Monthly! Read by 20,000+ Python developers every month. Keeping you up to date with the Python industry ecosystem, without wasting your valuable time.
Janusworx: A Hundred Days of Code, Day 023, Day 24 - Tiny Utility to do comparative DNS Lookups
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-023-day-24-tiny-utility-to-do-comparative-dns-lookups/
Problem - Compare domain lookups, against DoH Servers
Take a list of domains (one per line) from a text file as input, find the IP address for the domain using the standard system level DNS, and then
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-023-day-24-tiny-utility-to-do-comparative-dns-lookups/
Problem - Compare domain lookups, against DoH Servers
Take a list of domains (one per line) from a text file as input, find the IP address for the domain using the standard system level DNS, and then
Janusworx
A Hundred Days of Code, Day 023, Day 24 - Tiny Utility to do comparati
Problem - Compare domain lookups, against DoH Servers
Take a list of domains (one per line) from a text file as input, find the IP address for the domain using the standard system level DNS, and then
Take a list of domains (one per line) from a text file as input, find the IP address for the domain using the standard system level DNS, and then
Weekly Python StackOverflow Report: (ccxxxviii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/08/ccxxxviii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-08-01 12:19:04 GMTCalculate min and max value of a transition with
Link: http://python-weekly.blogspot.com/2020/08/ccxxxviii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-08-01 12:19:04 GMTCalculate min and max value of a transition with
Blogspot
(ccxxxviii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
Kushal Das: Use DoH over Tor for your Qubes system
Link: https://kushaldas.in/posts/use-doh-over-tor-for-your-qubes-system.html
I was using my dns-tor-proxy
tool in the AppVMs in my QubesOS system. But, at the same time I was trying to
figure out how to make it the default DNS system for the whole Qubes.
ahf provided me a she
Link: https://kushaldas.in/posts/use-doh-over-tor-for-your-qubes-system.html
I was using my dns-tor-proxy
tool in the AppVMs in my QubesOS system. But, at the same time I was trying to
figure out how to make it the default DNS system for the whole Qubes.
ahf provided me a she
Andriy Kornatskyy: Python ASGI CLI
Link: http://mindref.blogspot.com/2020/08/python-asgi-cli.html
Call ASGI Python application module from command line (without an application server), just like CURL. Interested?
You need to install asgi-cli package:
pip install asgi-cli
Usage
asgi-cli --h
Link: http://mindref.blogspot.com/2020/08/python-asgi-cli.html
Call ASGI Python application module from command line (without an application server), just like CURL. Interested?
You need to install asgi-cli package:
pip install asgi-cli
Usage
asgi-cli --h
Blogspot
Python ASGI CLI
Call ASGI Python application module from command line (without an application server), just like CURL. Interested?
John Cook: Time spent on the moon
Link: https://www.johndcook.com/blog/2020/08/01/time-spent-on-the-moon/
This post will illustrate two things: the amount of time astronauts have spent on the moon, and how to process dates and times in Python.
I was curious how long each Apollo mission spent on the lunar
Link: https://www.johndcook.com/blog/2020/08/01/time-spent-on-the-moon/
This post will illustrate two things: the amount of time astronauts have spent on the moon, and how to process dates and times in Python.
I was curious how long each Apollo mission spent on the lunar
Johndcook
Time spent on lunar surface | Python date time processing
How much time did each Apollo mission spend on the moon's surface? Computing the time with Python's date and time functions.
Glyph Lefkowitz: Lenses
Link: https://glyph.twistedmatrix.com/2020/08/lenses.html
I suffer from ADHD.
Photo by Taylor Young on Unsplash
I want to be clear: when I say I suffer from this disorder, I am making a
self-diagnosis. I’ve obliquely referred to suffering from ADHD in prev
Link: https://glyph.twistedmatrix.com/2020/08/lenses.html
I suffer from ADHD.
Photo by Taylor Young on Unsplash
I want to be clear: when I say I suffer from this disorder, I am making a
self-diagnosis. I’ve obliquely referred to suffering from ADHD in prev
Twistedmatrix
Lenses
Squinting harder never cured my ADHD.
PSF GSoC students blogs: [Week 9] Check-in
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/week-9-check-in-1/
1. What did you do this week?
Control the base of the differentiation.
High-order derivatives support.
Cache diff in dict.
2. Difficulty
No difficulties this week.
3. What is coming up next?
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/week-9-check-in-1/
1. What did you do this week?
Control the base of the differentiation.
High-order derivatives support.
Cache diff in dict.
2. Difficulty
No difficulties this week.
3. What is coming up next?
blogs.python-gsoc.org
Python GSoC - [Week 9] Check-in - sangyx's Blog
[Week 9] Check-in - 1bce70eb-f2bf-49ed-87e2-67410e1d91c9 - Python's Google Summer of Code Blogs Page
Codementor: How and why I built Machine Learning model to predict tennis table matches results
Link: https://www.codementor.io/fredericoguerra/how-and-why-i-built-machine-learning-model-to-predict-tennis-table-matches-results-18x9exp518
'm a Data Professional who loves building data products to solve problems. I'm currently working together with professionals from various backgrounds to provide new analytical insights in industry. I'
Link: https://www.codementor.io/fredericoguerra/how-and-why-i-built-machine-learning-model-to-predict-tennis-table-matches-results-18x9exp518
'm a Data Professional who loves building data products to solve problems. I'm currently working together with professionals from various backgrounds to provide new analytical insights in industry. I'
www.codementor.io
How and why I built a Machine Learning model to predict table tennis matches results | Codementor
'm a Data Professional who loves building data products to solve problems. I'm currently working together with professionals from various backgrounds to provide new analytical insights in industry. I'd love to combine my passion for open data to continue…
The No Title® Tech Blog: Just updated - Optimize Images v1.3.6
Link: https://no-title.victordomingos.com/articles/2020/updated_optimize-images_v1_3_6
Optimize Images has just been updated to version 1.3.6, a minor but still important release that fixes a few bugs and improves its overall stability. Thank you for using Optimize Images and/or contrib
Link: https://no-title.victordomingos.com/articles/2020/updated_optimize-images_v1_3_6
Optimize Images has just been updated to version 1.3.6, a minor but still important release that fixes a few bugs and improves its overall stability. Thank you for using Optimize Images and/or contrib
The No Title® Tech Blog
Just updated - Optimize Images v1.3.6
Optimize Images has just been updated to version 1.3.6, a minor but still important release that fixes a few bugs and improves its overall stability. Thank you for using Optimize Images and/or contributing with feature suggestions, bug reports, or pull requests!
Python Bytes: #192 Calculations by hand, but in the compter, with Handcalcs
Link: https://pythonbytes.fm/episodes/show/192/calculations-by-hand-but-in-the-compter-with-handcalcs
<p>Sponsored by us! Support our work through:</p>
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://testandcode.com
Link: https://pythonbytes.fm/episodes/show/192/calculations-by-hand-but-in-the-compter-with-handcalcs
<p>Sponsored by us! Support our work through:</p>
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://testandcode.com
pythonbytes.fm
Calculations by hand, but in the compter, with Handcalcs
News and announcements from the Python community for the week of Aug 2nd, 2020
Fabio Zadrozny: PyDev 7.7.0 released (mypy integration improvements, namespace packages)
Link: http://feedproxy.google.com/~r/blogspot/pydev/~3/HjEwsyTsuhk/pydev-770-released-mypy-integration.html
This release brings multiple improvements for dealing with type hints as well as improvements in the Mypy integration in PyDev:The MYPYPATH can now be set automatically to the source folders set on Py
Link: http://feedproxy.google.com/~r/blogspot/pydev/~3/HjEwsyTsuhk/pydev-770-released-mypy-integration.html
This release brings multiple improvements for dealing with type hints as well as improvements in the Mypy integration in PyDev:The MYPYPATH can now be set automatically to the source folders set on Py
Blogspot
PyDev 7.7.0 released (mypy integration improvements, namespace packages)
This release brings multiple improvements for dealing with type hints as well as improvements in the Mypy integration in PyDev: The MYPYP...
PSF GSoC students blogs: Weekly Check-in #10
Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-check-in-10-2/
Single Actor, Physics, Scrollbars.
Hello and welcome to my 10th weekly check-in. Second evaluation ended this week and now we move on to our 3rd and final coding period. In today's check-in I will be
Link: https://blogs.python-gsoc.org/en/nibba2018s-blog/weekly-check-in-10-2/
Single Actor, Physics, Scrollbars.
Hello and welcome to my 10th weekly check-in. Second evaluation ended this week and now we move on to our 3rd and final coding period. In today's check-in I will be
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #10 - Nibba2018's Blog
Weekly Check-in #10 - c56ad427-2a29-4bff-aaac-4b1c415e6c7a - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-In: Week 10
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-10/
Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey Everyone!
This week , more shaders
What did I do this week
After merging the SDF actor last week , the mentors and i decided
Link: https://blogs.python-gsoc.org/en/lenixlobos-blog/weekly-check-in-week-10/
Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey Everyone!
This week , more shaders
What did I do this week
After merging the SDF actor last week , the mentors and i decided
blogs.python-gsoc.org
Python GSoC - Weekly Check-In: Week 10 - lenixlobo's Blog
Weekly Check-In: Week 10 - 29b61b21-4ad2-4b48-ab8a-f4ed5ddc5aa2 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC: Week 10: ''' Documentation '''
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-10-documentation/
Hello guys,
I hope you all doing great. Today, I am going to talk about what I did in this week.
What did I do this week?
I am working on documentation of code I have produced during the first two ph
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-10-documentation/
Hello guys,
I hope you all doing great. Today, I am going to talk about what I did in this week.
What did I do this week?
I am working on documentation of code I have produced during the first two ph
blogs.python-gsoc.org
Python GSoC - GSoC: Week 10: ''' Documentation ''' - Niraj-Kamdar's Blog
GSoC: Week 10: ''' Documentation ''' - a11606ad-8c5c-4794-9e35-f5cf9a8d0e11 - Python's Google Summer of Code Blogs Page
Mike Driscoll: PyDev of the Week: Or Carmi
Link: https://www.blog.pythonlibrary.org/2020/08/03/pydev-of-the-week-or-carmi/
This week we welcome Or Carmi (@liiight) as our PyDev of the Week! Or is the creator and maintainer of notifiers. You can see what else Or has been up to by checking out his Github profile.
Let’s spen
Link: https://www.blog.pythonlibrary.org/2020/08/03/pydev-of-the-week-or-carmi/
This week we welcome Or Carmi (@liiight) as our PyDev of the Week! Or is the creator and maintainer of notifiers. You can see what else Or has been up to by checking out his Github profile.
Let’s spen
The Mouse Vs. The Python
PyDev of the Week: Or Carmi - The Mouse Vs. The Python
This week we welcome Or Carmi (@liiight) as our PyDev of the Week! Or is the creator and maintainer of notifiers. You can see what else Or has been up to by checking out his Github profile. Let’s spend some time getting to know Or better! Can you tell us…
Test and Code: 124: pip dependency resolver changes
Link: https://testandcode.com/124
pip is the package installer for Python.
Often, when you run pip, especially the first time in a new virtual environment, you will see something like:
WARNING: You are using pip version 20.1.1; ho
Link: https://testandcode.com/124
pip is the package installer for Python.
Often, when you run pip, especially the first time in a new virtual environment, you will see something like:
WARNING: You are using pip version 20.1.1; ho
Test & Code : Python Testing for Software Engineering
Test & Code : Python Testing for Software Engineering 124: pip dependency resolver changes
pip 20.2 has a new dependency resolver that the PyPA would really like you to try out. This episode has 5 guests from the project and we talk about everything from user experience (UX) to testing a complex project.
Janusworx: A Hundred Days of Code, Day 025 - Comprehension Exercises
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-025-comprehension-exercises/
Working on Comprehension exercises today.
Reflections and Experience
Read more… (1 min remaining to read)
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-025-comprehension-exercises/
Working on Comprehension exercises today.
Reflections and Experience
Read more… (1 min remaining to read)
Janusworx
A Hundred Days of Code, Day 025 - Comprehension Exercises
Working on Comprehension exercises today.
Reflections and Experience
I really need feedback, when it comes to programming. I cannot face a blank page. I always seem to start with printing somethi
Reflections and Experience
I really need feedback, when it comes to programming. I cannot face a blank page. I always seem to start with printing somethi