Skip to main content

Python Package with common Classes and Utilities used in Minos Microservices.

Project description

Minos Microservice Common

codecov Tests

Minos is a framework which helps you create reactive microservices in Python. Internally, it leverages Event Sourcing, CQRS and a message driven architecture to fulfil the commitments of an asynchronous environment.

Documentation

The official documentation as well as the API you can find it under https://clariteia.github.io/minos_microservice_common/. Please, submit any issue regarding documentation as well!

Set up a development environment

Minos uses poetry as its default package manager. Please refer to the Poetry installation guide for instructions on how to install it.

Now you con install all the dependencies by running

make install

In order to make the pre-commits checks available to git, run

pre-commit install

Make yourself sure you are able to run the tests. Refer to the appropriate section in this guide.

Run the tests

In order to run the tests, please make sure you have the Docker Engine and Docker Compose installed.

Move into tests/ directory

cd tests/

Run service dependencies:

docker-compose up -d

Install library dependencies:

make install

Run tests:

make test

How to contribute

Minos being an open-source project, we are looking forward to having your contributions. No matter whether it is a pull request with new features, or the creation of an issue related to a bug you have found.

Please consider these guidelines before you submit any modification.

Create an issue

  1. If you happen to find a bug, please file a new issue filling the 'Bug report' template.
  2. Set the appropriate labels, so we can categorise it easily.
  3. Wait for any core developer's feedback on it.

Submit a Pull Request

  1. Create an issue following the previous steps.
  2. Fork the project.
  3. Push your changes to a local branch.
  4. Run the tests!
  5. Submit a pull request from your fork's branch.

Credits

This package was created with Cookiecutter and the Minos Package project template.

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

minos_microservice_common-0.1.5.tar.gz (42.1 kB view details)

Uploaded Source

Built Distribution

minos_microservice_common-0.1.5-py3-none-any.whl (75.3 kB view details)

Uploaded Python 3

File details

Details for the file minos_microservice_common-0.1.5.tar.gz.

File metadata

  • Download URL: minos_microservice_common-0.1.5.tar.gz
  • Upload date:
  • Size: 42.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.6 Linux/5.8.0-1036-azure

File hashes

Hashes for minos_microservice_common-0.1.5.tar.gz
Algorithm Hash digest
SHA256 396f0eda129b238f548d58f65ec7df5ba0cf366cb74ab38fdd5952d075731495
MD5 122ce6116dcc6d0d6e369917859d9aa3
BLAKE2b-256 555cb555dd8bcb8aa353b7d426536e16dc5f33c6f958574a9582a59e3f82c764

See more details on using hashes here.

File details

Details for the file minos_microservice_common-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for minos_microservice_common-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d2828d7f7143e56a0977197537a3edc91293520caff2ec0ee300aed501b11967
MD5 104d458df1d9cc1c9f2f40b29bb9f1bf
BLAKE2b-256 752e8dcc3e245a29b6e2d079b1859649dbb68799e2e95a49f524e28f461f4763

See more details on using hashes here.

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