Karataev Pavel's repositories
pypoker-eval
This is not a offical repo clone.
filterator
Library for performing operations upon iterables in chainable way. May be useful in tests or other non-production code since performance testing was newer performed.
beartype
Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.
case-212
Открытое письмо специалистов IT-индустрии в защиту фигурантов «московского дела»
django-types
:doughnut: Type stubs for Django
gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
kickstart.nvim
A launch point for your personal nvim configuration
markupsafe
Safely add untrusted strings to HTML/XML markup.
py-memoized
Powerful python memoized decorator
py-transactional-objects
Transactions for python objects
result
A simple Rust like Result type for Python 3. Fully type annotated.
ruff-analyze-tree
Turns the output of `ruff analyze graph` into a colored tree
sphinxalchemy
SphinxQL dialect for SQLAlchemy (uses MySQLdb-Python for wire protocol)
transitions
A lightweight, object-oriented finite state machine implementation in Python