Planet Python RSS
213 subscribers
17K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PyCon.DE & PyData Karlsruhe: Fin Aid

Link: http://de.pycon.org/blog/fin-aid/
As part of our commitment to the Python community, we are pleased to announce that we offer special grants for people in need of a financial aid to attend PyCon.DE. Please follow the instructions belo
Damián Avila: Some thoughts about the 2017 ACM Software System Award for Project Jupyter

Link: http://www.damian.oquanta.info/posts/some-thoughts-about-the-2017-acm-software-system-award-for-project-jupyter.html




I am very happy to inform you that Project Jupyter has been awarded the 2017 ACM Software System Award!
As part of the Jupyter Steering Council, I am one of the official recipients of the award, b
Python Insider: Python 3.7.0b4, final 3.7 beta, now available for testing

Link: http://feedproxy.google.com/~r/PythonInsider/~3/vo7OgsISIdQ/python-370b4-final-37-beta-now.html
Python 3.7.0b4 is the final beta preview of Python 3.7, the next feature release of Python. Beta releases are intended to give you the opportunity to test new features and bug fixes and to prepare you
Python Engineering at Microsoft: Python in Visual Studio Code – April 2018 Release

Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/05/02/python-in-visual-studio-code-april-2018-release/
We are pleased to announce that the April 2018 release of the Python Extension for Visual Studio Code is now available from the marketplace and the gallery. You can download the Python extension from
Python Engineering at Microsoft: Python at Microsoft: Meet us at Build and PyCon US!

Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/05/02/python-at-microsoft-meet-us-at-build-and-pycon-us/
Next week are the Microsoft Build conference in Seattle, WA on May 7-9, and the PyCon conference in Cleveland, OH on May 9-17, and we (the Microsoft Python team) will be at both conferences looking fo
Peter Bengtsson: Fastest Python datetime parser

Link: https://www.peterbe.com/plog/fastest-python-datetime-parser
tl;dr; It's ciso8601.
I have this Python app that I'm working on. It has a cron job that downloads a listing of every single file listed in an S3 bucket. AWS S3 publishes a manifest of .csv.gz files.
Patrick Kennedy: Testing a Flask Application using pytest

Link: http://www.patricksoftwareblog.com/testing-a-flask-application-using-pytest/
Introduction
I recently started using pytest and it is an incredible test framework for python! After reading Brian Okken’s book titled “Python Testing with pytest“, I was convinced that I wanted to
hola
Patrick Kennedy: Testing a Flask Application using pytest

Link: http://www.patricksoftwareblog.com/testing-a-flask-application-using-pytest/
Introduction
I recently started using pytest and it is an incredible test framework for python! After reading Brian Okken’s book titled “Python Testing with pytest“, I was convinced that I wanted to
Peter Bengtsson: Fastest Python datetime parser

Link: https://www.peterbe.com/plog/fastest-python-datetime-parser
tl;dr; It's ciso8601.
I have this Python app that I'm working on. It has a cron job that downloads a listing of every single file listed in an S3 bucket. AWS S3 publishes a manifest of .csv.gz files.
Python Engineering at Microsoft: Python at Microsoft: Meet us at Build and PyCon US!

Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/05/02/python-at-microsoft-meet-us-at-build-and-pycon-us/
Next week are the Microsoft Build conference in Seattle, WA on May 7-9, and the PyCon conference in Cleveland, OH on May 9-17, and we (the Microsoft Python team) will be at both conferences looking fo
Python Engineering at Microsoft: Python in Visual Studio Code – April 2018 Release

Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/05/02/python-in-visual-studio-code-april-2018-release/
We are pleased to announce that the April 2018 release of the Python Extension for Visual Studio Code is now available from the marketplace and the gallery. You can download the Python extension from
Python Insider: Python 3.7.0b4, final 3.7 beta, now available for testing

Link: http://feedproxy.google.com/~r/PythonInsider/~3/vo7OgsISIdQ/python-370b4-final-37-beta-now.html
Python 3.7.0b4 is the final beta preview of Python 3.7, the next feature release of Python. Beta releases are intended to give you the opportunity to test new features and bug fixes and to prepare you
Damián Avila: Some thoughts about the 2017 ACM Software System Award for Project Jupyter

Link: http://www.damian.oquanta.info/posts/some-thoughts-about-the-2017-acm-software-system-award-for-project-jupyter.html




I am very happy to inform you that Project Jupyter has been awarded the 2017 ACM Software System Award!
As part of the Jupyter Steering Council, I am one of the official recipients of the award, b
PyCon.DE & PyData Karlsruhe: Fin Aid

Link: http://de.pycon.org/blog/fin-aid/
As part of our commitment to the Python community, we are pleased to announce that we offer special grants for people in need of a financial aid to attend PyCon.DE. Please follow the instructions belo
Mike Driscoll: Exporting Data from PDFs with Python

Link: http://www.blog.pythonlibrary.org/2018/05/03/exporting-data-from-pdfs-with-python/
There are many times where you will want to extract data from a PDF and export it in a different format using Python. Unfortunately, there aren’t a lot of Python packages that do the extraction part v
Wallaroo Labs: Wallaroo: We’ve heard your feedback, here’s what’s coming

Link: https://blog.wallaroolabs.com/2018/05/wallaroo-weve-heard-your-feedback-heres-whats-coming/
Its been over a year since I wrote the first blog post introducing Wallaroo to the world. We’ve covered a lot of ground since then; from introducing the Python API that is our primary product, to rele