Skip to main content

No project description provided

Project description

AMQP 1.0 Message Format

testing

The library is for encode and decode AMQP 1.0 message format.

Use Poetry

  • create your virtual environment with python -m venv venv
  • activate your virtual environment with source venv/bin/activate
  • install poetry with pip install poetry isort black pytest
  • install dependencies with poetry install
  • run tests with poetry run pytest

Contributing to the project

Format and sort the code with

  • poetry run black amqp10_codec tests
  • poetry run isort amqp10_codec tests.

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

amqp10-codec-0.0.1.tar.gz (707.8 kB view hashes)

Uploaded Source

Built Distribution

amqp10_codec-0.0.1-py3-none-any.whl (718.4 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