derMonarch's Stars
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
pyenv/pyenv
Simple Python version management
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
saleor/saleor
Saleor Core: the high performance, composable, headless commerce API.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
aws/chalice
Python Serverless Microframework for AWS
asweigart/pyautogui
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
MagicStack/uvloop
Ultra fast asyncio event loop.
pallets/jinja
A very fast and expressive template engine.
cython/cython
The most widely used Python to C compiler
encode/uvicorn
An ASGI web server, for Python. 🦄
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
PyCQA/isort
A Python utility / library to sort imports.
ponylang/ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
indygreg/PyOxidizer
A modern Python application packaging and distribution tool
pre-commit/pre-commit-hooks
Some out-of-the-box hooks for pre-commit
Instagram/MonkeyType
A Python library that generates static type annotations by collecting runtime types
python-jsonschema/jsonschema
An implementation of the JSON Schema specification for Python
jendrikseipp/vulture
Find dead Python code
agronholm/anyio
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
pythonarcade/arcade
Easy to use Python library for creating 2D arcade games.
serverless/serverless-python-requirements
⚡️🐍📦 Serverless plugin to bundle Python packages
hpyproject/hpy
HPy: a better API for Python
man-group/pytest-plugins
A grab-bag of nifty pytest plugins
cdimascio/dotenv-kotlin
🗝️ Dotenv is a module that loads environment variables from a .env file
jamielennox/requests-mock
Mocked responses for the requests library
hadialqattan/pycln
A formatter for finding and removing unused import statements.
bjansen/swagger-schema-validator
Validates JSON objects against Swagger 2 definitions
derMonarch/mailguard