introom's Stars
dbeaver/dbeaver
Free universal database tool and SQL client
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.
psf/black
The uncompromising Python code formatter
wg/wrk
Modern HTTP benchmarking tool
colinhacks/zod
TypeScript-first schema validation with static type inference
celery/celery
Distributed Task Queue (development branch)
python/mypy
Optional static typing for Python
pallets/click
Python composable command line interface toolkit
caprover/caprover
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
rq/rq
Simple job queues for Python
sqlalchemy/sqlalchemy
The Database Toolkit for Python
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Consensys/smart-contract-best-practices
A guide to smart contract security best practices
NomicFoundation/hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
Dapp-Learning-DAO/Dapp-Learning
Dapp learning project for developers at all stages. Becoming and cultivating sovereign individuals. Nonprofit organization.
pytoolz/toolz
A functional standard library for Python.
Bogdanp/dramatiq
A fast and reliable background task processing library for Python 3.
eth-brownie/brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
ethereum/py-evm
A Python implementation of the Ethereum Virtual Machine
dividab/tsconfig-paths
Load node modules according to tsconfig paths, in run-time or via API.
piskvorky/sqlitedict
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
brainix/pottery
Redis for humans. 🌎🌍🌏
pytoolz/cytoolz
Cython implementation of Toolz: High performance functional utilities
metasoarous/oz
Data visualizations in Clojure and ClojureScript using Vega and Vega-lite
DeanWay/fastapi-versioning
api versioning for fastapi web applications
nficano/humps
Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node
john-hen/Flake8-pyproject
Flake8 plug-in loading the configuration from pyproject.toml
matangover/mypy-vscode
VS Code extension that provides type checking and analysis for Python code using mypy.
boardpack/pydantic-i18n
pydantic-i18n is an extension to support an i18n for the pydantic error messages.
carlos-algms/vscode-make-task-provider
Adds support to run Make commands from VS Code