Skip to main content

Python service framework with code generator based on AsyncAPI specification

Project description

asynchron

Python service framework with code generator based on AsyncAPI specification

Usage example

  1. install and run codegen
    poetry add asynchron -E cli
    poetry run asynchron -f /path/to/asyncapi.yaml codegen python-aio-pika -o /output/dir
    
  2. install dependencies for you generated code
    poetry add asynchron -E aio-pika
    

Development

Use bash script to install all necessary dependencies. It installs all defined extras from pyproject.toml

./scripts/install-dev.sh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asynchron-0.4.0.tar.gz (47.8 kB view hashes)

Uploaded Source

Built Distribution

asynchron-0.4.0-py3-none-any.whl (70.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page