PythonHub
2.41K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
requests-cache

requests-cache is a transparent, persistent cache for the python requests library. It can substantially improve performance and reduce network traffic, making it an ideal companion for almost any application using requests.

https://github.com/reclosedev/requests-cache/
7 Amazing Python Libraries For Natural Language Processing

These libraries will help you deal with text dataContinue reading on Towards Data Science ...

https://towardsdatascience.com/7-amazing-python-libraries-for-natural-language-processing-50ca6f9f5f11
Building Search Functionality With Python, Flask, and Elasticsearch

This is presented in four parts: Introduction to web applications and how to build a search feature, Adding search functionality and implementing synonyms, curations, and relevance, Dockerizing and deploying in a cloud, Collecting logs and traces to better understand the application's performance.

https://www.youtube.com/watch?v=uZfpKY5qtCI
Six Bad Manners that Make Your Python Program Slower

Common problems in Python code that are usually neglectedContinue reading on Towards Data Science ...

https://towardsdatascience.com/6-bad-manners-makes-your-python-program-slower-15b6fce62927
Pint: Makes Units Easy -Python

https://pint.readthedocs.io/en/stable/
10 Things to Know to Master Comprehensions in Python

List comprehension, dictionary comprehension, and more…Continue reading on Towards Data ...

https://towardsdatascience.com/10-things-to-know-to-master-comprehensions-in-python-2f089ad9d3e