An implementation of Microservice Chassis pattern in Python
Project description
MUMiChasPy
Mondragon Unibertsitatea's Microservice Chassis pattern implementation in Python (MuMiChasPy).
Developers
Testing
- Create virtual environment:
python -m venv env
source env/bin/activate
- Install dependencies:
python -m pip install .[test]
- Execute tests:
pytest
Style guide with flake8
pip install flake8 flake8-html
flake8 --max-line-length=100 --format=html --htmldir=flake-report **/*.py
Open flake-report/index.html with your browser.
License
MIT license (see LICENSE), provided WITHOUT WARRANTY.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mumichaspy-0.0.1.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file mumichaspy-0.0.1.tar.gz
.
File metadata
- Download URL: mumichaspy-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4464e875e154f89d36f2024d352273009ccd7ee13d805ab091d46c12568fbf5f |
|
MD5 | cbd682b33330b02a601fc42a32b3588b |
|
BLAKE2b-256 | 14d1378a8a4c97de4b31a0e2a4c141dacd0fba96341e067239059b260a2c4778 |
File details
Details for the file mumichaspy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: mumichaspy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72b70df967d2450e999b7d23d9cec45b6eeb5725c2e2d4f10a9c5b5bccf58c5e |
|
MD5 | 129bf8446dac4a3aee6effdcc74f121b |
|
BLAKE2b-256 | b657ea656e688706e08a655d34811935564889a0c597aa35190b5b3a2c2fa813 |