Django Weblog: Django 3.1 alpha 1 released
Link: https://www.djangoproject.com/weblog/2020/may/14/django-31-alpha-1-released/
Django 3.1 alpha 1 is now available. It represents the first stage in the 3.1 release cycle and is an opportunity for you to try out the changes coming in Django 3.1.
Django 3.1 has a potpourri of new
Link: https://www.djangoproject.com/weblog/2020/may/14/django-31-alpha-1-released/
Django 3.1 alpha 1 is now available. It represents the first stage in the 3.1 release cycle and is an opportunity for you to try out the changes coming in Django 3.1.
Django 3.1 has a potpourri of new
Python Software Foundation: The 2020 Python Language Summit
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/plH83v899Ww/the-2020-python-language-summit.html
The Python Language Summit is a small gathering of Python language implementers (both the core developers of CPython and alternative Pythons), as well third-party library authors and other Python
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/plH83v899Ww/the-2020-python-language-summit.html
The Python Language Summit is a small gathering of Python language implementers (both the core developers of CPython and alternative Pythons), as well third-party library authors and other Python
Blogspot
The 2020 Python Language Summit
The Python Language Summit is a small gathering of Python language implementers (both the core developers of CPython and alternative Pyt...
Matt Layman: How To Fix A Bug - Building SaaS #56
Link: https://www.mattlayman.com/building-saas/how-to-fix-a-bug/
In this episode, we picked an issue from GitHub and worked on it. I explained the flow of using test driven development to show how the bug existed in an automated test. We wrote the test, then fixed
Link: https://www.mattlayman.com/building-saas/how-to-fix-a-bug/
In this episode, we picked an issue from GitHub and worked on it. I explained the flow of using test driven development to show how the bug existed in an automated test. We wrote the test, then fixed
Matt Layman
How To Fix A Bug - Building SaaS #56
In this episode, we picked an issue from GitHub and worked on it. I explained the flow of using test driven development to show how the bug existed in an automated test. We wrote the test, then fixed the code. After that, we did some test refactoring to clean…
Codementor: Top Python Testing Frameworks In 2020 For Selenium Automation
Link: https://www.codementor.io/aadidwi/top-python-testing-frameworks-in-2020-for-selenium-automation-16fu6ll5ol
It's hard to choose the right Python testing framework in 2020 for your selenium automation testing needs. Read now to find the right Python automation framework
Link: https://www.codementor.io/aadidwi/top-python-testing-frameworks-in-2020-for-selenium-automation-16fu6ll5ol
It's hard to choose the right Python testing framework in 2020 for your selenium automation testing needs. Read now to find the right Python automation framework
www.codementor.io
Top Python Testing Frameworks In 2020 For Selenium Automation | Codementor
It's hard to choose the right Python testing framework in 2020 for your selenium automation testing needs. Read now to find the right Python automation framework
Python Circle: Designing custom 404 and 500 error pages in Django
Link: https://www.pythoncircle.com/post/40/designing-custom-404-and-500-error-pages-in-django/
How to create your own awesome 404 error or 500 error page in django. Step by step guide to help you design your own 404 not found error page in Django. Design your own 500 internal server error page
Link: https://www.pythoncircle.com/post/40/designing-custom-404-and-500-error-pages-in-django/
How to create your own awesome 404 error or 500 error page in django. Step by step guide to help you design your own 404 not found error page in Django. Design your own 500 internal server error page
Python Circle: Displaying custom 404 error (page not found) page in Django 2.0
Link: https://www.pythoncircle.com/post/564/displaying-custom-404-error-page-not-found-page-in-django-20/
How to create custom 404 error page in Django. Handler404 example Django 2.0. Page not found error in Django 2.0. Custom Error handlers in Django 2.0
Link: https://www.pythoncircle.com/post/564/displaying-custom-404-error-page-not-found-page-in-django-20/
How to create custom 404 error page in Django. Handler404 example Django 2.0. Page not found error in Django 2.0. Custom Error handlers in Django 2.0
Python Bytes: #181 It's time to interrogate your Python code
Link: https://pythonbytes.fm/episodes/show/181/it-s-time-to-interrogate-your-python-code
<p>Sponsored by Datadog: <a href="http://pythonbytes.fm/datadog"><strong>pythonbytes.fm/datadog</strong></a></p>
<hr />
<p><strong>Brian #1:</strong> <a href="https://pypi.org/project/interrogate/">
Link: https://pythonbytes.fm/episodes/show/181/it-s-time-to-interrogate-your-python-code
<p>Sponsored by Datadog: <a href="http://pythonbytes.fm/datadog"><strong>pythonbytes.fm/datadog</strong></a></p>
<hr />
<p><strong>Brian #1:</strong> <a href="https://pypi.org/project/interrogate/">
pythonbytes.fm
It's time to interrogate your Python code
News and announcements from the Python community for the week of May 14th, 2020
Catalin George Festila: Python 3.8.3 : Pyxel free game engine.
Link: http://python-catalin.blogspot.com/2020/05/python-383-pyxel-free-game-engine.html
Pyxel is a free game engine is build for create old fashioned pixel art style games easily.
Pyxel is published under MIT License.
This allow you to use 2D sprites, sound and interactions.
The project
Link: http://python-catalin.blogspot.com/2020/05/python-383-pyxel-free-game-engine.html
Pyxel is a free game engine is build for create old fashioned pixel art style games easily.
Pyxel is published under MIT License.
This allow you to use 2D sprites, sound and interactions.
The project
Blogspot
Python 3.8.3 : Pyxel free game engine.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Python Software Foundation: Lightning Talks Part 2 - Python Language Summit 2020
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/5P9XTL57fNU/lightning-talks-part-2.html
Zac Hatfield-DoddsTeaching Python with Errors
When a new coder begins learning Python, the first Python feature they usually see is SyntaxError. In Zac Hatfield-Dodds's experience, novices meet the
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/5P9XTL57fNU/lightning-talks-part-2.html
Zac Hatfield-DoddsTeaching Python with Errors
When a new coder begins learning Python, the first Python feature they usually see is SyntaxError. In Zac Hatfield-Dodds's experience, novices meet the
Blogspot
Lightning Talks Part 2 - Python Language Summit 2020
Zac Hatfield-Dodds Teaching Python with Errors When a new coder begins learning Python, the first Python feature they usually see is Syn...
Python Software Foundation: Lightning Talks Part 1 - Python Language Summit 2020
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/cWtcQjdVcnQ/lightning-talks-part-1.html
Sumana Harihareswara
What do you need from pip, PyPI, and packaging?
Python packaging has seen relatively quick development in recent years as a result of increased funding; most famously the new
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/cWtcQjdVcnQ/lightning-talks-part-1.html
Sumana Harihareswara
What do you need from pip, PyPI, and packaging?
Python packaging has seen relatively quick development in recent years as a result of increased funding; most famously the new
Blogspot
Lightning Talks Part 1 - Python Language Summit 2020
Sumana Harihareswara What do you need from pip, PyPI, and packaging? Python packaging has seen relatively quick development in recent ...
Reuven Lerner: Today’s lesson in “Python for non-programmers”: Dictionaries
Link: https://lerner.co.il/2020/05/15/todays-lesson-in-python-for-non-programmers-dictionaries/
My free, weekly “Python for non-programmers” course continues!
Our topic for today: Dictionaries, the most important data structure in Python.
If you’ve always wanted to program, then it’s still not t
Link: https://lerner.co.il/2020/05/15/todays-lesson-in-python-for-non-programmers-dictionaries/
My free, weekly “Python for non-programmers” course continues!
Our topic for today: Dictionaries, the most important data structure in Python.
If you’ve always wanted to program, then it’s still not t
Reuven Lerner
Today's lesson in "Python for non-programmers": Dictionaries
My free, weekly "Python for non-programmers" course continues! Our topic for today: Dictionaries, the most
Real Python: The Real Python Podcast – Episode #9: Leveling Up Your Python Literacy and Finding Python Projects to Study
Link: https://realpython.com/podcasts/rpp/9/
In your quest to become a better developer, how do you find Python code that is at your reading level? What are good code bases or projects to study? What are the things holding you back from leveling
Link: https://realpython.com/podcasts/rpp/9/
In your quest to become a better developer, how do you find Python code that is at your reading level? What are good code bases or projects to study? What are the things holding you back from leveling
Realpython
Episode #9: Leveling Up Your Python Literacy and Finding Python Projects to Study – The Real Python Podcast
In your quest to become a better developer, how do you find Python code that is at your reading level? What are good code bases or projects to study? What are the things holding you back from leveling up your Python literacy? This week we have Cecil Phillip…
Kushal Das: Single file implementation of PEP582
Link: https://kushaldas.in/posts/single-file-implementation-of-pep582.html
During 2018 CPython core developer sprint, I worked on the PEP
582. The goal was to help all the
newbie learners during their first day writing Python by skipping the whole
complexity of virtual envi
Link: https://kushaldas.in/posts/single-file-implementation-of-pep582.html
During 2018 CPython core developer sprint, I worked on the PEP
582. The goal was to help all the
newbie learners during their first day writing Python by skipping the whole
complexity of virtual envi
David Szotten: Nginx caching with django
Link: http://www.szotten.com/david/nginx-caching-with-django.html
For a small django site I run, I'd like to add nginx caching in front of my django server. Here's the setup I ended up with.
The pages I want to cache are available for both anonymous and logged in us
Link: http://www.szotten.com/david/nginx-caching-with-django.html
For a small django site I run, I'd like to add nginx caching in front of my django server. Here's the setup I ended up with.
The pages I want to cache are available for both anonymous and logged in us
Catalin George Festila: IronPython 2.7.7 : Intro on RevitPythonShell.
Link: http://python-catalin.blogspot.com/2020/05/ironpython-277-intro-on-revitpythonshell.html
This is one of the several ways to use RevitPythonWrapper:pyRevit;RevitPythonShell;Dynamo;
This tool help you to use python with the Revit tool and can be found at the GitHub webpage.
They say:
The R
Link: http://python-catalin.blogspot.com/2020/05/ironpython-277-intro-on-revitpythonshell.html
This is one of the several ways to use RevitPythonWrapper:pyRevit;RevitPythonShell;Dynamo;
This tool help you to use python with the Revit tool and can be found at the GitHub webpage.
They say:
The R
Blogspot
IronPython 2.7.7 : Intro on RevitPythonShell.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Test and Code: 113: Technical Debt - James Smith
Link: https://testandcode.com/113
Technical debt has to be dealt with on a regular basis to have a healthy product and development team.
The impacts of technical debt include emotional drain on engineers and slowing down development a
Link: https://testandcode.com/113
Technical debt has to be dealt with on a regular basis to have a healthy product and development team.
The impacts of technical debt include emotional drain on engineers and slowing down development a
Test & Code in Python
Test & Code in Python 113: Technical Debt - James Smith
Technical debt has to be dealt with on a regular basis to have a healthy product and development team. The impacts include emotional drain on engineers and slowing down development and can adversely affect your hiring ability and retention. But really, what…
PyCharm: 5 takeaways from the Python Developer Survey 2019
Link: http://feedproxy.google.com/~r/Pycharm/~3/ixHFSA3l5uI/
Last week the Python Software Foundation (PSF) published the results of the Python Developer Survey 2019. The research was conducted in the fall of 2019 and collected answers from over 24 thousand Pyt
Link: http://feedproxy.google.com/~r/Pycharm/~3/ixHFSA3l5uI/
Last week the Python Software Foundation (PSF) published the results of the Python Developer Survey 2019. The research was conducted in the fall of 2019 and collected answers from over 24 thousand Pyt
PyCharm Blog
5 takeaways from the Python Developer Survey 2019
Last week the Python Software Foundation (PSF) published the results of the Python Developer Survey 2019. The research was conducted in the fall of 2019 and collected answers from over 24 thousand …
Anwesha Das: Looking at the process through psutil and Python
Link: http://anweshadas.in/looking/
Lately I have been trying to improve my system administration skills. I needed to monitor some of the running processes. To do that I used psutil module in Python. It is a cross platform module to pa
Link: http://anweshadas.in/looking/
Lately I have been trying to improve my system administration skills. I needed to monitor some of the running processes. To do that I used psutil module in Python. It is a cross platform module to pa
RMOTR: Python Concurrency Tutorial
Link: https://blog.rmotr.com/python-concurrency-tutorial-a5a8aee3b595?source=rss----2e274f91448--python
This is a summary of my PyCon 2020 tutorial. You can find the original video and the source code here: https://github.com/santiagobasulto/pycon-concurrency-tutorial-2020https://medium.com/media/53202e
Link: https://blog.rmotr.com/python-concurrency-tutorial-a5a8aee3b595?source=rss----2e274f91448--python
This is a summary of my PyCon 2020 tutorial. You can find the original video and the source code here: https://github.com/santiagobasulto/pycon-concurrency-tutorial-2020https://medium.com/media/53202e
Medium
Python Concurrency Tutorial
An in-depth summary of my PyCon 2020 tutorial.
Weekly Python StackOverflow Report: (ccxxviii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/05/ccxxviii-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-05-16 11:17:36 GMTHow to efficiently get the mean of the elements
Link: http://python-weekly.blogspot.com/2020/05/ccxxviii-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-05-16 11:17:36 GMTHow to efficiently get the mean of the elements
Blogspot
(ccxxviii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
Python Engineering at Microsoft: Connect with us at Microsoft Build digital event
Link: https://devblogs.microsoft.com/python/connect-with-us-at-microsoft-build-digital-event/
We in the Python team are excited to be joining Microsoft Build 2020, which is starting next Tuesday, May 19. During a global pandemic, Build has turned into a digital-only event, running for 48 conti
Link: https://devblogs.microsoft.com/python/connect-with-us-at-microsoft-build-digital-event/
We in the Python team are excited to be joining Microsoft Build 2020, which is starting next Tuesday, May 19. During a global pandemic, Build has turned into a digital-only event, running for 48 conti
Python
Connect with us at Microsoft Build digital event | Python
Join us for Microsoft Build 2020, a virtual event starting next Tuesday, May 19. We’ll demo the new capabilities in Visual Studio Code and Azure to enable Python developers to build data processing pipelines, web applications, and machine learning models.