Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Continuum Analytics Blog: Key Trends and Takeaways from Strata New York 2018

Link: https://www.anaconda.com/blog/company-blog/key-trends-strata-new-york-2018/

By Elizabeth Winkler Another Strata conference has come and gone. We had an incredible time meeting with a huge number of Anaconda users who came by our booth to chat! We also noticed some really inte
Stefan Behnel: Cython, pybind11, cffi – which tool should you choose?

Link: http://blog.behnel.de/posts/cython-pybind11-cffi-which-tool-to-choose.html

In and after the conference talks that I give about Cython, I often get the question how it compares to other tools like pybind11 and cffi.
There are others, but these are definitely the three that ar
Kay Hayen: Nuitka Release 0.5.33

Link: http://nuitka.net/posts/nuitka-release-0533.html

This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler. Please see the page "What is Nuitka?" for an overview.
This release contains a bunch of fi
Talk Python to Me: #177 Flask goes 1.0

Link: https://talkpython.fm/episodes/show/177/flask-goes-1.0

Flask is now 8 years old and until recently had gone along pretty steady state. It had been hanging around at version 0.11 and 0.12 for some time. After a year-long effort, the web framework has now b
Python Celery - Weekly Celery Tutorials and How-tos: Concurrency and Parallelism

Link: https://www.distributedpython.com/2018/09/14/concurrency-vs-parallelism/

Concurrency is often misunderstood and mistaken for parallelism. However,
concurrency and parallelism are not the same thing. But why should you care? All
you want is to make your Python application f
Python Celery - Weekly Celery Tutorials and How-tos: Concurrency and Parallelism

Link: https://www.distributedpython.com/2018/09/14/concurrency-and-parallelism/

Concurrency is often misunderstood and mistaken for parallelism. However,
concurrency and parallelism are not the same thing. But why should you care? All
you want is to make your Python application f
Weekly Python StackOverflow Report: (cxliii) stackoverflow python report

Link: http://python-weekly.blogspot.com/2018/09/cxliii-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-09-15 20:02:19 GMTRemainder function (%) runtime on numpy arrays i
PyBites: PyBites Twitter Digest - Issue 29, 2018

Link: https://pybit.es/twitter_digest_201829.html

A handy template to generate basic Python project structures.
Submitted by @Erik.
Nice one! A great #template for generating a basic #Python project structure! @pybites https://t.co/zaxboOMGwN— Julian
Bhishan Bhandari: Python, Boto and AWS EC2

Link: http://feedproxy.google.com/~r/TheTaraNights/~3/BJb_D8HacA8/

Most if not all software companies have adopted to cloud infrastructure and services. AWS in particular is very popular amongst all. The intentions of this post is to host a few examples on using boto
Mike Driscoll: PyDev of the Week: Younggun Kim

Link: http://www.blog.pythonlibrary.org/2018/09/17/pydev-of-the-week-younggun-kim/

This week we welcome Younggun Kim (@scari_net) as our PyDev of the Week! Younggun has been on the board of directors for the Python Software Foundation and is the founder of PyCon Korea. He has transl
PyBites: Code Challenge 51 - Analyse NBA Data with SQL/sqlite3

Link: https://pybit.es/codechallenge51.html


It's not that I'm so smart, it's just that I stay with problems longer. - A. Einstein

Hey Pythonistas,
Blog Code Challenges is back! And with a vengeance ;)
Starting today we will publish a new code
Gaël Varoquaux: A foundation for scikit-learn at Inria

Link: http://gael-varoquaux.info/programming/a-foundation-for-scikit-learn-at-inria.html

We have just announced that a foundation will be supporting scikit-learn
at Inria [1]: scikit-learn.fondation-inria.fr

Growth and sustainability
This is an exciting turn for us, because it enables us
Python Anywhere: Force HTTPS on your website

Link: https://blog.pythonanywhere.com/167/

.jab-post img {
border: 2px solid #eeeeee;
padding: 5px;
}


One smaller feature we added in our last system update was the ability to force HTTPS without needing to change your code. Here's
Real Python: Top 10 Must-Watch PyCon Talks

Link: https://realpython.com/must-watch-pycon-talks/

For the past three years, I’ve had the privilege of attending the Python Conference (PyCon) in the United States. PyCon US is a yearly event where Pythonistas get together to talk and learn about Pyt