Skip to main content

Minos Boilerplate contains all the boilerplate you need to create a Minos Python package.

Project description

Minos Auth

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_auth/. 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_auth-0.2.0.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

minos_auth-0.2.0-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file minos_auth-0.2.0.tar.gz.

File metadata

  • Download URL: minos_auth-0.2.0.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.10 Linux/5.11.0-1028-azure

File hashes

Hashes for minos_auth-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7a3dafd529db29d980e17f38ff82e4c5763cd043175ef5ff32903a72643410a7
MD5 3cae31247ec1eba7cb1c16ceea588e04
BLAKE2b-256 207bb51130fc02a42a8df08c0d7a1f80ab293312de8dbd71cfc4c95de57abd08

See more details on using hashes here.

File details

Details for the file minos_auth-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: minos_auth-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.10 Linux/5.11.0-1028-azure

File hashes

Hashes for minos_auth-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c60ea39851c04718f52c96fe449ce99fbeb1428506aa273d67e4c0c38a55bcbe
MD5 7e266ce2b684e8ef8b068a66e6866b03
BLAKE2b-256 638385c888ad7a9f76603d2106816b7c4e24fde5ae7df15fa3835a5fb607c267

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