Pinned Repositories
admin-sqlalite-bug
api-client-pydantic
Gives ability https://github.com/MikeWooster/api-client to validate request data and converting json straight to pydantic class.
argos-translate
Open-source offline translation library written in Python
clickhouse-cityhash
Python bindings for CityHash
coverage-bug-gevent
ddorian
A list of presentations that I've made.
der_yodlee_api
device_detector
dl-translate
Library for translating between 200 languages. Built on 🤗 transformers.
ffmpeg
Automated scripts for installation of ffmpeg and its most popular libraries from source under Ubuntu and a detailed wiki containing a lot of hints and tricks for ffmpeg.
ddorian's Repositories
ddorian/argos-translate
Open-source offline translation library written in Python
ddorian/ffmpeg
Automated scripts for installation of ffmpeg and its most popular libraries from source under Ubuntu and a detailed wiki containing a lot of hints and tricks for ffmpeg.
ddorian/admin-sqlalite-bug
ddorian/api-client-pydantic
Gives ability https://github.com/MikeWooster/api-client to validate request data and converting json straight to pydantic class.
ddorian/clickhouse-cityhash
Python bindings for CityHash
ddorian/coverage-bug-gevent
ddorian/ddorian
A list of presentations that I've made.
ddorian/der_yodlee_api
ddorian/device_detector
ddorian/dl-translate
Library for translating between 200 languages. Built on 🤗 transformers.
ddorian/faster-whisper
Faster Whisper transcription with CTranslate2
ddorian/flask-openapi3
Generate REST API and OpenAPI documentation for your Flask project.
ddorian/paddle-billing-client
Python wrapper around the new Paddle Billing API
ddorian/pgmq
A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
ddorian/python-amazon-sp-api
Python wrapper to access the amazon selling partner API
ddorian/RRDiagram
Generate railroad diagrams from code or BNF, generate BNF from code
ddorian/yugabyte-db
The high-performance distributed SQL database for global, internet-scale apps.
ddorian/flask-reload-gevent-bug
ddorian/mkdocs-strict-jinja2
ddorian/ollama-news-archive
Node.js application providing relevant news stories using similarity search backed by Ollama, pgvector and YugabyteDB.
ddorian/python-diskcache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
ddorian/redis-semaphore-eval
A redis semaphore implementation using eval
ddorian/smartcut
Cut video files with minimal recoding
ddorian/SQLAlchemy-Nested-Mutable
An advanced SQLAlchemy column type factory that helps map complex Python types (e.g. List, Dict, Pydantic Model and their hybrids) to database types (e.g. ARRAY, JSONB), And keep track of mutations in deeply nested data structures so that SQLAlchemy can emit proper UPDATE statements.
ddorian/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing