PythonHub
2.37K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Bayesian Statistics 101

Love it or hate it, you will never look at statistics the same way againContinue reading on Towards ...

https://towardsdatascience.com/bayesian-statistics-101-4c4bc5fde1e1
Simple steps to create custom colormaps in Python

Creating any colormap at your willsPhoto by Pawel Czerwinski on UnsplashImagine you find a pretty ...

https://towardsdatascience.com/simple-steps-to-create-custom-colormaps-in-python-f21482778aa2
Tests aren’t enough: Case study after adding type hints to urllib3

Adding type hints to urllib3 was clearly a huge amount of work, hundreds of engineer hours across several months. What we once thought would be a purely developer-facing change ended up making the codebase more robust than ever. Several non-trivial logic errors were fixed and our team is more confident reviewing and merging PRs. This is a big win for our users and a very worthy investment.

https://sethmlarson.dev/blog/2021-10-18/tests-arent-enough-case-study-after-adding-types-to-urllib3
How to create an Ethereum Token with Python (ERC20)

In this tutorial, we will create an Ethereum token on the Polygon Network from scratch. To create our token we will use Python and Python-like programming languages.

https://rasulkireev.com/creating-ethereum-token-with-python/
httpie / httpie

As easy as /aitch-tee-tee-pie/ πŸ₯§ Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie

https://github.com/httpie/httpie
Analyzing commonly used slang words on TikTok using Twitter

How can we use Sentiment Analysis and Topic Modeling on Python & Tableau to discover the ...

https://towardsdatascience.com/analyzing-commonly-used-slang-words-on-tiktok-using-twitter-3b9043e32f93
Automatic Update of Django Models from a Google Spreadsheet

A ready-to-run tutorial in Python on how to create and update Django models directly from a Google ...

https://towardsdatascience.com/automatic-update-of-django-models-from-a-google-spreadsheet-7c6d4f30e3ca
Decoding Ethereum smart contract data

Hands on with Crypto data — part 1Continue reading on Towards Data Science ...

https://towardsdatascience.com/decoding-ethereum-smart-contract-data-eed513a65f76
Intro to Data Structures

Optimize your code and demolish FAANG interviewsContinue reading on Towards Data Science ...

https://towardsdatascience.com/intro-to-data-structures-2615eadc343d