ar
Feedback
PythonHub

PythonHub

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

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

إظهار المزيد
2 531
المشتركون
-124 ساعات
+17 أيام
+630 أيام
أرشيف المشاركات
Guide To SQL And Its Equivalent Commands In Python Quick but detailed cheat sheet for those who want to convert their SQL code to its equivalent ... https://towardsdatascience.com/guide-to-sql-and-its-equivalent-commands-in-python-445e134adaba

Psycopg 3.0 released Psycopg 3 is a complete rewrite based on the experience accumulated with the development and maintenance of psycopg2. Psycopg 3 targets all the current versions of Python (3.6-3.10) and PostgreSQL (10-14) and allows the use of modern Python development techniques, such as async and statically typed code. https://www.psycopg.org/articles/2021/10/13/psycopg-30-released/

Finding and reporting an asyncio bug in Python 3.10 I found a bug in Python 3.10. Some notes on how I found it and my process for handling it once I figured out what was going on. https://simonwillison.net/2021/Oct/9/finding-and-reporting-a-bug/

Object Oriented Programming with Python - Full Course for Beginners Object Oriented Programming is an important concept in software development. In this complete tutorial, you will learn all about OOP and how to implement it using Python. https://www.youtube.com/watch?v=Ej_02ICOIgs

SQLAlchemy 1.4 async ORM with FastAPI This tutorial will present how to set up a production-ready application running on FastAPI, PostgreSQL, SQLAlchemy 1.4, and alembic. Everything using asyncio. https://rogulski.it/blog/sqlalchemy-14-async-orm-with-fastapi/

Poly A generic text conversion/processing tool. https://github.com/3digitdev/poly

Configuration is an API, not an SDK Some guidelines for config management in general and for Python apps in particular. https://hernantz.github.io/configuration-is-an-api-not-an-sdk.html

10 Things You Might Not Know About Wikipedia Library In Python Fetching data is much simpler with a line of code using Wikipedia API!Continue reading on Towards ... https://towardsdatascience.com/10-things-you-might-not-know-about-wikipedia-library-in-python-61af5d46037d

Ruck Performant evolutionary algorithms for Python. https://github.com/nmichlo/ruck

Streamline your Docker builds with Pants Pants makes it easy and efficient to incrementally build and deploy multiple Docker images from a single repo, with a single command. Each image can consist of a shared base image plus a single PEX (Python EXecutable) file containing all the code, resources and dependencies required by the entry point. Pants knows exactly which images need to be rebuilt and redeployed given a set of Git changes. https://blog.pantsbuild.org/pants-pex-and-docker/

Pip vs Conda: an in-depth comparison of Python's two packaging systems If you’re using Python in the world of data science or scientific computing, you will soon discover ... https://pythonspeed.com/articles/conda-vs-pip/

Pithus Pithus is a free and open-source platform to analyze Android applications for activists, journalists, NGOs, researchers... https://beta.pithus.org/about/

Understanding all of Python, through its builtins https://sadh.life/post/builtins/

I have just release Zero! A fast and high performance Python microservice framework https://www.reddit.com/r/Python/comments/pvsxd0/i_have_just_release_zero_a_fast_and_high/

Essential Linux Command-Line Tricks for Computer Vision Researchers In this post, we go through some useful command-line tricks which can help Computer Vision ... https://towardsdatascience.com/essential-linux-command-line-tricks-for-computer-vision-researchers-27d4f013d9a

How Dialpad Moved Its Python AI Development from Pip to Poetry Learn how DialPad switched from Python's pip to Poetry for next generation package management. https://thenewstack.io/how-dialpad-migrated-its-ai-development-from-pip-to-poetry/

7 Ways to Make Your Python Project Structure More Elegant Here are the best practices for a manageable, scalable, and easily
7 Ways to Make Your Python Project Structure More Elegant Here are the best practices for a manageable, scalable, and easily understandable python project ... https://towardsdatascience.com/python-project-structure-best-practices-d9d0b174ad5d