ar
Feedback
PythonHub

PythonHub

الذهاب إلى القناة على Telegram

News & links about Python programming. https://pythonhub.dev/

إظهار المزيد
2 537
المشتركون
+424 ساعات
+17 أيام
+1030 أيام
أرشيف المشاركات
Playing around with streamlit dashboards https://www.anddt.com/post/streamlit-git-viz/

A Natural Language Processing (NLP) Primer Overview of common NLP tasks using Python. https://t.co/EfZyeAsUy9

Efficient Pagination in Django and Postgres This article will help you understand Django’s pagination limitations and offer three alternative methods that will improve your application’s performance. Along the way, you’ll see the tradeoffs and use cases for each method so you can decide which is the best fit for your application. https://pganalyze.com/blog/pagination-django-postgres

4 pre-commit Plugins to Automate Code Reviewing and Formatting in Python Write High-Quality Code with black, flake8, isort, a
4 pre-commit Plugins to Automate Code Reviewing and Formatting in Python Write High-Quality Code with black, flake8, isort, and interrogateContinue reading on Towards Data ... https://towardsdatascience.com/4-pre-commit-plugins-to-automate-code-reviewing-and-formatting-in-python-c80c6d2e9f5

backgroundremover Remove Background from Video and Images with a simple command line interface. https://github.com/nadermx/backgroundremover

How to Write Unit Tests in Python, Part 3: Web Applications This is the third part in my series about unit testing Python applications. In this article I'm ... http://blog.miguelgrinberg.com/post/how-to-write-unit-tests-in-python-part-3-web-applications

How to Make a Twitter Bot in Python using Tweepy A reply-to-mention Twitter bot that can reply to every tweet where it got mentioned with a specific keyword with an auto-generated image https://auth0.com/blog/how-to-make-a-twitter-bot-in-python-using-tweepy/

Demystifying boto3 How to Use Any AWS Service with Python. https://t.co/IUbKU4ipxQ

borb borb is a library for reading, creating and manipulating PDF files in python. https://github.com/jorisschellekens/borb

PEP 665: Specifying Installation Requirements for Python Projects https://www.python.org/dev/peps/pep-0665/

BirdNET The Easiest Way To Identify Birds By Sound. https://github.com/kahst/BirdNET

Text2Code: Converts Queries in English into Python Code GitHub Code https://github.com/deepklarity/jupyter-text2code

How to Create a Price Comparison Tool With Python BeautifulSoup https://webautomation.io/blog/how-to-create-price-comparison-tool-with-beautiful-soup/

How to Solve a Production Planning and Inventory Problem in Python How Many Units Should You Produce Each Day to Minimize the
How to Solve a Production Planning and Inventory Problem in Python How Many Units Should You Produce Each Day to Minimize the Production and Inventory Cost?Continue ... https://towardsdatascience.com/how-to-solve-a-production-planning-and-inventory-problem-in-python-45c546f4bcf0

Python's Import System This video explains details of Python's import system (import protocol) involving modules and packages (regular and namespace packages). https://www.youtube.com/watch?v=QCSz0j8tGmI

SQLGlot Python SQL Parser and Transpiler. https://github.com/tobymao/sqlglot

Show HN: Python Source Code Refactoring Toolkit via AST https://github.com/isidentical/refactor