PyCon: PyCon US 2020 CFP Submissions are due!
Link: https://pycon.blogspot.com/2019/12/pycon-us-2020-cfp-submissions-are-due.html
PyCon US 2020 Call for Proposal deadline is December 20, 2019 AoE!If you have a talk, poster or education summit idea, don't wait, submit your proposals this week!To submit your proposal start by crea
Link: https://pycon.blogspot.com/2019/12/pycon-us-2020-cfp-submissions-are-due.html
PyCon US 2020 Call for Proposal deadline is December 20, 2019 AoE!If you have a talk, poster or education summit idea, don't wait, submit your proposals this week!To submit your proposal start by crea
Blogspot
PyCon US 2020 CFP Submissions are due!
PyCon US 2020 Call for Proposal deadline is December 20, 2019 AoE! If you have a talk, poster or education summit idea, don't wait, subm...
Moshe Zadka: Precise Unit Tests with PyHamcrest
Link: https://orbifold.xyz/pyhamcrest.html
(This is based on my article on opensource.com)
Unit test suites help maintain high-quality products by signaling problems
early in the development process.
An effective unit test catches bugs before
Link: https://orbifold.xyz/pyhamcrest.html
(This is based on my article on opensource.com)
Unit test suites help maintain high-quality products by signaling problems
early in the development process.
An effective unit test catches bugs before
orbifold.xyz
Orbifolds and Other Games - Precise Unit Tests with PyHamcrest
Talk Python to Me: #243 Python on Windows is OK, actually
Link: https://talkpython.fm/episodes/show/243/python-on-windows-is-ok-actually
We all love the Python language. But it's the 200,000+ packages that actually make Python incredibly useful and productive. But installing these libraries and sometimes even Python itself can vary acr
Link: https://talkpython.fm/episodes/show/243/python-on-windows-is-ok-actually
We all love the Python language. But it's the 200,000+ packages that actually make Python incredibly useful and productive. But installing these libraries and sometimes even Python itself can vary acr
talkpython.fm
Python on Windows is OK, actually
We all love the Python language. But it's the 200,000+ packages that actually make Python incredibly useful and productive. But installing these libraries and sometimes even Python itself can vary across platforms. In particular, Windows has had a hard time.
Django Weblog: Django security releases issued: 3.0.1, 2.2.9, and 1.11.27
Link: https://www.djangoproject.com/weblog/2019/dec/18/security-releases/
In accordance with our security release policy, the Django team is issuing Django 3.0.1, Django 2.2.9 and Django 1.11.27. These release addresses the security issue detailed below. We encourage all us
Link: https://www.djangoproject.com/weblog/2019/dec/18/security-releases/
In accordance with our security release policy, the Django team is issuing Django 3.0.1, Django 2.2.9 and Django 1.11.27. These release addresses the security issue detailed below. We encourage all us
Marc Richter: Using pyenv to manage your Python interpreters
Link: https://www.marc-richter.info/using-pyenv-to-manage-your-python-interpreters/
This article was published at Using pyenv to manage your Python interpreters .
If you are reading this on any other page, which is not some “planet” or aggregator, you are reading stolen content. Plea
Link: https://www.marc-richter.info/using-pyenv-to-manage-your-python-interpreters/
This article was published at Using pyenv to manage your Python interpreters .
If you are reading this on any other page, which is not some “planet” or aggregator, you are reading stolen content. Plea
Marc Richter's personal site
Using pyenv to manage your Python interpreters - Marc Richter's personal site
When I started to learn Python a few years ago, I often wondered about what’s the “correct” or “best” way to prepare your system’s Python environment for the requirements your software project or some Python-based application you’d like to start using may…
PyPy Development: HPy kick-off sprint report
Link: http://feedproxy.google.com/~r/PyPyStatusBlog/~3/xXEJcQPitk8/hpy-kick-off-sprint-report.html
/*
:Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style shee
Link: http://feedproxy.google.com/~r/PyPyStatusBlog/~3/xXEJcQPitk8/hpy-kick-off-sprint-report.html
/*
:Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style shee
Blogspot
HPy kick-off sprint report
Recently Antonio, Armin and Ronan had a small internal sprint in the beautiful city of Gdańsk to kick-off the development of HPy. Here is ...
Matt Layman: A Failed SaaS Postmortem
Link: https://www.mattlayman.com/blog/2019/failed-saas-postmortem/
My Software as a Service failed. After three years of running College Conductor, I’m shutting it down. The service failed for a host of reasons, and this article details what I learned from the whole
Link: https://www.mattlayman.com/blog/2019/failed-saas-postmortem/
My Software as a Service failed. After three years of running College Conductor, I’m shutting it down. The service failed for a host of reasons, and this article details what I learned from the whole
Matt Layman
A Failed SaaS Postmortem
My Software as a Service failed. After three years of running College Conductor, I'm shutting it down. The service failed for a host of reasons, and this article details what I learned from the whole experience.
Real Python: Run Python Versions in Docker: How to Try the Latest Python Release
Link: https://realpython.com/python-versions-docker/
There’s always a new version of Python under development. However, it can be cumbersome to compile Python yourself to try out a new version! As you work through this tutorial, you’ll see how to run di
Link: https://realpython.com/python-versions-docker/
There’s always a new version of Python under development. However, it can be cumbersome to compile Python yourself to try out a new version! As you work through this tutorial, you’ll see how to run di
Realpython
Run Python Versions in Docker: How to Try the Latest Python Release – Real Python
In this tutorial, you'll learn how to run different Python versions in Docker. By following the examples, you'll see how you can play with the latest development version of Python, and how to use Dockerfiles to set up Python environments and package your…
Python Data: Python Data Weekly Roundup – Dec 18 2019
Link: https://pythondata.com/python-data-weekly-roundup-dec-18-2019/
In this week’s Python Data Weekly Roundup:The Last Matplotlib Tweaking Guide You’ll Ever NeedThis is a very good ‘how to’ for beginners to learn to tweak the Matplotlib visualization library. This a
Link: https://pythondata.com/python-data-weekly-roundup-dec-18-2019/
In this week’s Python Data Weekly Roundup:The Last Matplotlib Tweaking Guide You’ll Ever NeedThis is a very good ‘how to’ for beginners to learn to tweak the Matplotlib visualization library. This a
Python Data
Python Data Weekly Roundup - Dec 18 2019 - Curated Content
In the Python Data Weekly Roundup, we curate links to great content published during the week. Content covers Data Science, Machine Learning, AI and more.
Python Bytes: #161 Sloppy Python can mean fast answers!
Link: https://pythonbytes.fm/episodes/show/161/sloppy-python-can-mean-fast-answers
Link: https://pythonbytes.fm/episodes/show/161/sloppy-python-can-mean-fast-answers
pythonbytes.fm
Sloppy Python can mean fast answers!
News and announcements from the Python community for the week of Dec 18th, 2019
Matt Layman: django-environ and django-debug-toolbar - Building SaaS #39
Link: https://www.mattlayman.com/building-saas/django-environ-django-debug-toolbar/
In this episode, we set up a couple of tools that will be at the base of development. The first tool was django-environ to control Django settings from environment variables. The second tool was the d
Link: https://www.mattlayman.com/building-saas/django-environ-django-debug-toolbar/
In this episode, we set up a couple of tools that will be at the base of development. The first tool was django-environ to control Django settings from environment variables. The second tool was the d
Matt Layman
django-environ and django-debug-toolbar - Building SaaS #39
In this episode, we set up a couple of tools that will be at the base of development. The first tool was django-environ to control Django settings from environment variables. The second tool was the django-debug-toolbar to help with debugging pages in future…
PyCharm: PyCharm 2019.3.1
Link: http://feedproxy.google.com/~r/Pycharm/~3/KkdhKeHa-yI/
Have you made some plans to build a cool side project over the holidays? We polished PyCharm further to make sure you can focus on getting it done! Tweet us @pycharm to tell us about your project!
Imp
Link: http://feedproxy.google.com/~r/Pycharm/~3/KkdhKeHa-yI/
Have you made some plans to build a cool side project over the holidays? We polished PyCharm further to make sure you can focus on getting it done! Tweet us @pycharm to tell us about your project!
Imp
PyCharm Blog
PyCharm 2019.3.1
Have you made some plans to build a cool side project over the holidays? We polished PyCharm further to make sure you can focus on getting it done! Tweet us @pycharm to tell us about your project! …
Python Insider: Python 3.8.1, 3.7.6, 3.6.10, and 3.9.0a2 are now available!
Link: http://feedproxy.google.com/~r/PythonInsider/~3/F67HAXZew8A/python-381-376-3610-and-390a2-are-now.html
from locale import seasons_greetingsseasons_greetings()
On behalf of the entire Python development community, and the currently serving Python release team in particular, I'm pleased to announce t
Link: http://feedproxy.google.com/~r/PythonInsider/~3/F67HAXZew8A/python-381-376-3610-and-390a2-are-now.html
from locale import seasons_greetingsseasons_greetings()
On behalf of the entire Python development community, and the currently serving Python release team in particular, I'm pleased to announce t
Blogspot
Python Insider: Python 3.8.1, 3.7.6, 3.6.10, and 3.9.0a2 are now available!
Stack Abuse: Working with Redis in Python with Django
Link: https://stackabuse.com/working-with-redis-in-python-with-django/
Introduction
Data is increasingly becoming a valuable commodity in the current era of technology and this necessitates the optimization of storage and access to this data.
There are quite a few notabl
Link: https://stackabuse.com/working-with-redis-in-python-with-django/
Introduction
Data is increasingly becoming a valuable commodity in the current era of technology and this necessitates the optimization of storage and access to this data.
There are quite a few notabl
Stack Abuse
Working with Redis in Python with Django
Redis is an in-memory data structure store, often used as a database, cache or message broker. In this article, we'll expore Redis as a key-value store and use it in a Python project with Django.
Python Software Foundation: Python 2 series to be retired by April 2020
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/jVt_4dZJWag/python-2-sunset.html
The CPython core development community is urging users to migrate to Python 3 as it will be the only version that will be updated for bugs and security vulnerabilities.
After nearly 20 years of devel
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/jVt_4dZJWag/python-2-sunset.html
The CPython core development community is urging users to migrate to Python 3 as it will be the only version that will be updated for bugs and security vulnerabilities.
After nearly 20 years of devel
Blogspot
Python 2 series to be retired by April 2020
The CPython core development community is urging users to migrate to Python 3 as it will be the only version that will be updated for bugs a...
Catalin George Festila: Python 3.7.5 : Simple web search with google python package.
Link: http://python-catalin.blogspot.com/2019/12/python-375-simple-web-search-with.html
This is a simple search on the web with python google package.
[mythcat@desk ~]$ pip3 install google --user
Collecting google
...
Installing collected packages: google
Successfully installed google-2.
Link: http://python-catalin.blogspot.com/2019/12/python-375-simple-web-search-with.html
This is a simple search on the web with python google package.
[mythcat@desk ~]$ pip3 install google --user
Collecting google
...
Installing collected packages: google
Successfully installed google-2.
Blogspot
Python 3.7.5 : Simple web search with google python package.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Weekly Python StackOverflow Report: (ccvii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2019/12/ccvii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-12-21 22:16:38 GMTWhy is f'{{{74}}}' the same as f'{{74}}' with f-
Link: http://python-weekly.blogspot.com/2019/12/ccvii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-12-21 22:16:38 GMTWhy is f'{{{74}}}' the same as f'{{74}}' with f-
Blogspot
(ccvii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2019...
Catalin George Festila: Python 3.7.5 : The new PyQt5 released.
Link: http://python-catalin.blogspot.com/2019/12/python-375-new-pyqt5-released.html
The PyQt v5.14.0 has been released with support for Qt v5.14.0.
[mythcat@desk ~]$ pip3 install --upgrade PyQt5 --user
Collecting PyQt5
...
Installing collected packages: PyQt5-sip, PyQt5
Successfully
Link: http://python-catalin.blogspot.com/2019/12/python-375-new-pyqt5-released.html
The PyQt v5.14.0 has been released with support for Qt v5.14.0.
[mythcat@desk ~]$ pip3 install --upgrade PyQt5 --user
Collecting PyQt5
...
Installing collected packages: PyQt5-sip, PyQt5
Successfully
Blogspot
Python 3.7.5 : The new PyQt5 released.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Erik Marsja: How to Change the Size of Seaborn Plots
Link: https://www.marsja.se/how-to-change-size-of-seaborn-plot/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-change-size-of-seaborn-plot
The post How to Change the Size of Seaborn Plots appeared first on Erik Marsja.
In this short tutorial, we will learn how to change the figure size of Seaborn plots. For many reasons, we may need to e
Link: https://www.marsja.se/how-to-change-size-of-seaborn-plot/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-change-size-of-seaborn-plot
The post How to Change the Size of Seaborn Plots appeared first on Erik Marsja.
In this short tutorial, we will learn how to change the figure size of Seaborn plots. For many reasons, we may need to e
Erik Marsja
How to Change the Size of Seaborn Plots
Learn how to change the size of Seaborn plots. Specifically, learn how to increase the size of scatter plots, violin (catplot), & FacetGrids.
Python Circle: How to setup Django app on EC2 instance (AWS)
Link: https://www.pythoncircle.com/post/235/how-to-setup-django-app-on-ec2-instance-aws/
Step by step guide on hosting Django application on AWS ec2 instance, How to host the Django app on AWS ec2 instance from scratch, Django on EC2, Django app hosting on AWS, Free hosting of Django App
Link: https://www.pythoncircle.com/post/235/how-to-setup-django-app-on-ec2-instance-aws/
Step by step guide on hosting Django application on AWS ec2 instance, How to host the Django app on AWS ec2 instance from scratch, Django on EC2, Django app hosting on AWS, Free hosting of Django App
Python Circle
How to setup Django app on EC2 instance (AWS)
Step by step guide on hosting Django application on AWS ec2 instance, How to host the Django app on AWS ec2 instance from scratch, Django on EC2, Django app hosting on AWS, Free hosting of Django App
Python Circle: Hosting Django app for free on Amazon (AWS) EC2 with Gunicorn and Nginx
Link: https://www.pythoncircle.com/post/697/hosting-django-app-for-free-on-amazon-aws-ec2-with-gunicorn-and-nginx/
Step by step guide on hosting Django application on AWS ec2 instance, How to host the Django app on AWS ec2 instance from scratch, Django on EC2, Django app hosting on AWS, Free hosting of Django App
Link: https://www.pythoncircle.com/post/697/hosting-django-app-for-free-on-amazon-aws-ec2-with-gunicorn-and-nginx/
Step by step guide on hosting Django application on AWS ec2 instance, How to host the Django app on AWS ec2 instance from scratch, Django on EC2, Django app hosting on AWS, Free hosting of Django App
Python Circle
Hosting Django app for free on Amazon (AWS) EC2 with Gunicorn and Nginx
Step by step guide on hosting Django application on AWS ec2 instance, How to host the Django app on AWS ec2 instance from scratch, Django on EC2, Django app hosting on AWS, Free hosting of Django App