- Germany
-
04:09
(UTC +01:00) - @tmeckel3
- in/thomas-meckel
Python
Dependency injection framework for Python
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️
Implement the Health Check API pattern on your FastAPI application! 🚀
Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
Trio – a friendly Python library for async concurrency and I/O
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
Extensible memoizing collections and decorators
Bandit is a tool designed to find common security issues in Python code.
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
A set of tools to keep your pinned Python dependencies fresh.
Write scalable load tests in plain Python 🚗💨
Continuous Profiling Platform. Debug performance issues down to a single line of code
RFC-7807 compliant problem detail error response handler for FastAPI applications
Scrapy, a fast high-level web crawling & scraping framework for Python.
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Command line driven CI frontend and development task automation tool.
An extremely fast Python linter and code formatter, written in Rust.
An awesome Python wrapper for an awesome Docker CLI!
CloudEvents FastAPI plugin. Allows to easily consume and produce events in CloudEvents format over REST API.
Postgres CLI with autocompletion and syntax highlighting
cx_Freeze creates standalone executables from Python scripts, with the same performance, is cross-platform and should work on any platform that Python itself works on.
Faker is a Python package that generates fake data for you.