Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Podcast.__init__: Cultivating The Python Community In Argentina

Link: https://www.pythonpodcast.com/facundo-batista-python-community-argentina-episode-229/

The Python community in Argentina is large and active, thanks largely to the motivated individuals who manage and organize it. In this episode Facundo Batista explains how he helped to found the Pytho
Talk Python to Me: #230 Python in digital humanities research

Link: https://talkpython.fm/episodes/show/230/python-in-digital-humanities-research

You've often heard me talk about Python as a superpower. It can amplify whatever you're interested in or what you have specialized in for your career. This episode is an amazing example of this. You'l
Real Python: How to Convert a Python String to int

Link: https://realpython.com/convert-python-string-to-int/

Integers are whole numbers. In other words, they have no fractional component. Two data types you can use to store an integer in Python are int and str. These types offer flexibility for working with
Mike Driscoll: Python Code Kata: Fizzbuzz

Link: http://www.blog.pythonlibrary.org/2019/09/18/python-code-kata-fizzbuzz/

A code kata is a fun way for computer programmers to practice coding. They are also used a lot for learning how to implement Test Driven Development (TDD) when writing code. One of the popular program
Audrey Roy Greenfeld: Voronoi Mandalas

Link: http://www.codemakesmehappy.com/2019/09/voronoi-mandalas.html

SciPy has tools for creating Voronoi tessellations. Besides the obvious data science applications, you can use them to make pretty art like this:The above was generated by this code:I started with Car
Wingware Blog: Viewing Arrays and Data Frames in Wing Pro 7

Link: https://wingware.com/blog/array-viewer

Wing Pro 7 introduced an array and data frame viewer that can be used to inspect data
objects in the debugger. Values are transferred to the IDE according to what portion of
the data is visible on the
Stack Abuse: Solving Sequence Problems with LSTM in Keras: Part 2

Link: https://stackabuse.com/solving-sequence-problems-with-lstm-in-keras-part-2/

This is the second and final part of the two-part series of articles on solving sequence problems with LSTMs. In the part 1 of the series, I explained how to solve one-to-one and many-to-one sequence
Matt Layman: Get Out, Git! - Building SaaS #33

Link: https://www.mattlayman.com/building-saas/get-out-git/

In this episode, I removed the Git clone from the server. This is some of the final cleanup to streamline the deployment process.
Before we could remove the clone completely, we had to decouple the fi
Will Kahn-Greene: Markus v2.0.0 released! Better metrics API for Python projects.

Link: https://bluesock.org/~willkg/blog/dev/markus_2_0_0.html


What is it?
Markus is a Python library for generating
metrics.
Markus makes it easier to generate metrics in your program by:

providing multiple backends (Datadog statsd, statsd, logging, logging ro
Peter Bengtsson: uwsgi weirdness with --http

Link: https://www.peterbe.com/plog/uwsgi-weirdness-with---http

Instead of upgrading everything on my server, I'm just starting from scratch. From Ubuntu 16.04 to Ubuntu 19.04 and I also upgraded everything else in sight. One of them was uwsgi. I copied various us
Codementor: Can We Do Machine Learning without python, absolutely No... Read this...

Link: https://www.codementor.io/narayanapilli/can-we-do-machine-learning-without-python-absolutely-no-read-this-yzzdhwa9k

Python has become, go programming language Around the World. From many Software companies to Consumer-based Companies. I think Almost Every Company is leveraging the Power of Python language in...
Python Circle: IP Law and Coding

Link: https://www.pythoncircle.com/post/692/ip-law-and-coding/

IP laws and coding, patenting code, code copyrights, intellectual property law and code
Codementor: Simple rules of good programming

Link: https://www.codementor.io/narayanap/simple-rules-of-good-programming-z07a4vvgi

Hi guys, I work as a programmer for more than 15 years and was using many different languages, paradigms, frameworks and other shit. And I want to share with you my rules of writing good...
PyCharm: 2019.3 EAP 2

Link: http://feedproxy.google.com/~r/Pycharm/~3/no1t0lvY0q8/

We have a new Early Access Program (EAP) version of PyCharm that can be now downloaded from our website.
New in the EAP

Support was added for namespaces coming from packages. PyCharm now recognizes n
Python Engineering at Microsoft: Come meet Microsoft at DjangoCon 2019

Link: https://devblogs.microsoft.com/python/come-meet-microsoft-at-djangocon-2019/

DjangoCon 2019 is happening next week in San Diego and Microsoft is pleased to be supporting the conference as Gold sponsors this year. We will have some members from our Python team, our Azure Cloud
Brett Cannon: A Primer on the Stellar Network

Link: https://snarky.ca/a-primer-on-stellar/

On September 10, 2019 while I was in London, UK at the Python core dev sprints, I got a message from a user named "spacedrop" on Keybase. The message said I was being given 356.2904939 XLM as a surpri