Pinned Repositories
aiocache
Asyncio cache manager for redis, memcached and memory
any-inject
async_pipeline
pipelines using asyncio
asyncssh-pool
SSH pool using asyncssh
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
deep-dict-diff
Deep python dictionary difference
fixed-heap
Fixed size min-max heaps
full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
json-traverser
Easy Json Traverser.
multiprocess-pipeline
bshakur8's Repositories
bshakur8/aiocache
Asyncio cache manager for redis, memcached and memory
bshakur8/any-inject
bshakur8/async_pipeline
pipelines using asyncio
bshakur8/asyncssh-pool
SSH pool using asyncssh
bshakur8/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
bshakur8/deep-dict-diff
Deep python dictionary difference
bshakur8/fixed-heap
Fixed size min-max heaps
bshakur8/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
bshakur8/json-traverser
Easy Json Traverser.
bshakur8/multiprocess-pipeline
bshakur8/obfuscator
bshakur8/opentsdb
A scalable, distributed Time Series Database.
bshakur8/python-loki-client
bshakur8/python-patterns
A collection of design patterns/idioms in Python
bshakur8/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
bshakur8/safeuuidyamlserializer
Safe UUID YAML serializer
bshakur8/starlite-pg-redis-docker
Example Starlite project using Postgresql, Redis and Docker
bshakur8/state-machine
bshakur8/crud
Ready to use CRUD API
bshakur8/elasticsearch-dsl-py
High level Python client for Elasticsearch
bshakur8/elasticsearch-py
Official Python client for Elasticsearch
bshakur8/elasticsearch-pydantic
Python Elasticsearch async client with pydantic models
bshakur8/pydastic
An Elasticsearch Python ORM based on Pydantic.
bshakur8/scheduler
A simple in-process python scheduler library with asyncio, threading and timezone support. Schedule tasks by their time cycles, fixed times, weekdays, dates, weights, offsets and execution counts and automate Jobs.