socon-dev / socon
Socon is a microservice architecture framework that helps you focussing on deploying/chaining individual commands and custom services between your different projects
☆26Updated 8 months ago
Alternatives and similar repositories for socon:
Users that are interested in socon are comparing it to the libraries listed below
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆60Updated 2 months ago
- Add Google and Python documentation links to the bottom of exceptions.☆27Updated last year
- Task orchestration for python☆73Updated last year
- asyncio Python framework for writing safe and fast concurrent code☆18Updated 2 years ago
- A magic-free, understandable python project template using tox, pytest, ruff and pip-tools.☆33Updated this week
- Readable, pleasing console output for Python☆51Updated last year
- A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.☆89Updated 2 years ago
- Python Performance Profiling for Production☆105Updated 2 years ago
- A zero-setup, easy to use document store for Python☆78Updated 5 months ago
- Build HTML components in Python.☆23Updated 2 months ago
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 2 years ago
- Bundle Python executable with preloaded modules☆41Updated last year
- A Textual-based Python AST viewing widget library and application☆89Updated last year
- Display all Python process output character-by-character☆49Updated 11 months ago
- LightApi is a lightweight API framework designed for rapid development of RESTful APIs in Python. It provides a simple and intuitive inte…☆92Updated last month
- A minimal interface to Python application☆187Updated this week
- Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argpars…☆116Updated last month
- A Python library to determine what exactly the user ran at the command line, along with default values, and any transformations that happ…☆40Updated last week
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 2 years ago
- Constable lets you be lazy by inserting prints directly into your AST for stateful debugging☆100Updated 11 months ago
- Declarative instrumentation for Python.