Pinned Repositories
api-client-pydantic
Gives ability https://github.com/MikeWooster/api-client to validate request data and converting json straight to pydantic class.
apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
argos-translate
Open-source offline translation library written in Python
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.
faster-whisper
Faster Whisper transcription with CTranslate2
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.
flask-openapi3
Generate REST API and OpenAPI documentation for your Flask project.
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/api-client-pydantic
Gives ability https://github.com/MikeWooster/api-client to validate request data and converting json straight to pydantic class.
ddorian/apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
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/flask-smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
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/jubilant-space-potato
ddorian/marshmallow_dataclass
Automatic generation of marshmallow schemas from dataclasses.
ddorian/mkdocs-strict-jinja2
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/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing