PythonHub
2.36K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
How to Write Awesome Python Classes

It’s a kind of magicContinue reading on Towards Data Science ...

https://towardsdatascience.com/how-to-write-awesome-python-classes-f2e1f05e51a9
Create a Cold War-Era Numbers Station with Twilio Voice and Python Flask

In this tutorial, you’ll learn how to build a Python Flask application that will encrypt a message of your choice into a string of numbers. You’ll then use the Twilio Voice API via the Python helper library to accept an incoming call and read out the coded message to the caller in as creepy a voice as you can manage.

https://www.twilio.com/blog/cold-war-numbers-station-twilio-voice-python-flask
Mito: One of the Coolest Python Libraries You Have Ever Seen

Here is my take on this cool Python library and why you should give it a tryContinue reading on ...

https://towardsdatascience.com/mito-one-of-the-coolest-python-libraries-you-have-ever-seen-5261dbfedceb
Compile Python applications into stand-alone executables

https://www.pyinstaller.org/
5 Python open-source tools to extract text and tabular data from PDF Files

This article is a comprehensive overview of different open-source tools to extract text and tabular ...

https://towardsdatascience.com/5-python-open-source-tools-to-extract-text-and-tabular-data-from-pdf-files-9359cdde6b56
How to Easily Cluster Textual Data in Python

With this method, you’ll never have to manually cluster survey answers ever againContinue ...

https://towardsdatascience.com/how-to-easily-cluster-textual-data-in-python-ab27040b07d8
Django 4.0 released

The Django team is happy to announce the release of Django 4.0.
The release notes cover the ...

https://www.djangoproject.com/weblog/2021/dec/07/django-40-released/
How to write and deploy a monitoring and notification service within minutes. For free.

Did you ever wish for a service that repeatedly checks and pings you once it observes a specified event? — Learn how to build and deploy it.

https://t.co/METeYvAKWW