2 533
Подписчики
+224 часа
+17 дней
+1130 день
Архив постов
2 533
Python 3.14 will be faster than C++
Benchmarking the new and impressive Python 3.11Continue reading on Towards Data Science ...
https://towardsdatascience.com/python-3-14-will-be-faster-than-c-a97edd01d65d
2 533
sd-webui / stable-diffusion-webui
Stable Diffusion web UI
https://github.com/sd-webui/stable-diffusion-webui
2 533
How to Build an Audio Intelligence Dashboard with Gradio
Gradio allows you to easily create shareable apps using only Python. Learn how to build a dashboard for Audio Intelligence Analysis in this easy-to-follow tutorial.
https://www.assemblyai.com/blog/how-to-build-an-audio-intelligence-dashboard-with-gradio/
2 533
redframes
A data manipulation library for ML and visualization. It is fully interoperable with pandas, compatible with scikit-learn, and works great with matplotlib!
https://github.com/maxhumber/redframes
2 533
Invasive procedures: Python affordances for performance measurement
When your Python code is too slow, you need to identify the bottleneck that’s causing it: ...
https://pythonspeed.com/articles/measuring-python-performance/
2 533
incdec.py
C-style increment and decrement operators for python.
https://github.com/dankeyy/incdec.py
2 533
Join a list with a bitwise or operator in Python
Use
functools.reduce(operators.or_, my_list) to join my_list with a bitwise ...
https://www.peterbe.com/plog/join-a-list-with-a-bitwise-or-operator-in-python2 533
Using Asyncio and Batch APIs for Remote Services
Call batch APIs using Python's asyncio. Process multiple requests with a single call for better performance. Async Python functions in Excel can benefit from using batch APIs.
https://www.blog.pythonlibrary.org/2022/09/20/using-asyncio-and-batch-apis/
2 533
Pandas 1.5.0
This release includes some new features, bug fixes, and performance improvements.
https://github.com/pandas-dev/pandas/releases/tag/v1.5.0
2 533
Daft
Daft is a fast, ergonomic and scalable open-source dataframe library: built for Python and Complex Data/Machine Learning workloads.
https://github.com/Eventual-Inc/Daft
2 533
2 533
Pgsqlite: a pure Python module to import SQLite databases into Postgres
https://innerjoin.bit.io/introducing-pgsqlite-a-pure-python-module-to-import-sqlite-databases-into-postgres-bf3940cfa19f
2 533
huak
A Python package manager written in Rust inspired by Cargo.
https://github.com/cnpryer/huak
2 533
Yes, Python Has a Built-In Database. Here’s How to Use It.
A simple guide to SQLite in Python.Continue reading on Towards Data Science ...
https://towardsdatascience.com/yes-python-has-a-built-in-database-heres-how-to-use-it-b3c033f172d3
2 533
Deploying Python web apps as AWS Lambda functions
AWS Lambda can host functions written in Python. These are "scale to zero" - my favorite definition of serverless! - which means you only pay for the traffic that they serve. A project with no traffic costs nothing to run. Here's how to deploy a Python web application as a Lambda function.
https://til.simonwillison.net/awslambda/asgi-mangum
2 533
requests-ip-rotator
A Python library to utilize AWS API Gateway's large IP pool as a proxy to generate pseudo-infinite IPs for web scraping and brute forcing.
https://github.com/Ge0rg3/requests-ip-rotator
2 533
deptry
A command line utility to check for obsolete, missing and transitive dependencies in a Python project.
https://github.com/fpgmaas/deptry
2 533
Memory Management in Python
Understanding memory management is a superpower that will help you design memory-efficient applications and make it easier to debug memory issues. This post is a deep dive into the internals of CPython.
https://www.honeybadger.io/blog/memory-management-in-python/
Уже доступно! Исследование Telegram 2025 — ключевые инсайты года 
