pr38's Stars
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
taskiq-python/taskiq
Distributed task queue with full async support
confluentinc/confluent-kafka-python
Confluent's Kafka Python Client
perpetual-ml/perpetual
A self-generalizing gradient boosting machine which doesn't need hyperparameter optimization
MichalKarol/futurepool
FuturePool is a package that introduce known concept of multiprocessing Pool to the async/await world. It allows for easy translation from multiprocessing to async/await, while keeping the core principle - specified number of workers. FuturePool allows for more flexible usage by providing starimap/starimap_unordered.
optimagic-dev/optimagic
optimagic is a Python package for numerical optimization. It is a unified interface to optimizers from SciPy, NlOpt and other packages. optimagic's minimize function works just like SciPy's, so you don't have to adjust your code. You simply get more optimizers for free. On top you get diagnostic tools, parallel numerical derivatives and more.
xsxo/fiberhttp
High Performance HTTP Requests Library
edgedb/memhive
eakmanrq/sqlframe
Turning PySpark Into a Universal DataFrame API
pyscript/ltk
Write browser apps entirely in Python
pr38/socraticbumpsearch
A scikit-learn compatible implementation of Bumping as described by “Elements of Statistical Learning” second edition (290-292).
spylang/spy
SPy language
naimaryan1/Smoke_Fire_Detection_On_Edge_Devices
Smoke and Fire detection via images using Deep Learning on resource constrained embedded devices.
helge17/tuxguitar
Improve TuxGuitar and provide builds
pypy/pypy
PyPy is a very fast and compliant implementation of the Python language.
pr38/numbadecisiontrees
novel 'numba' based recreation of scikit-learn's decision tree algorithm
aeon-toolkit/aeon
A toolkit for machine learning from time series
python-trio/trio-asyncio
a re-implementation of the asyncio mainloop on top of Trio
apache/fury
A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
python/cpython
The Python programming language
pyscript/pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
goosepirate/lox365
⚗️ Lox365: XLOOKUP for LibreOffice
process-intelligence-solutions/pm4py
Public repository for the PM4Py (Process Mining for Python) project.
scikit-mobility/scikit-mobility
scikit-mobility: mobility analysis in Python
apache/parquet-format
Apache Parquet Format
emmett-framework/granian
A Rust HTTP server for Python applications
abersheeran/baize
Powerful and exquisite WSGI/ASGI framework/toolkit.
ashvardanian/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
beyond-all-reason/Beyond-All-Reason
Main game repository for Beyond All Reason.
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems