jdmn-python-runtime is a library that supports the execution of DMN
Project description
jdmn-python-runtime
How to install
> pip install jdmn-python-runtime
SDLC
- Check-out project
- Create a venv (see below) if you do not have one already
- Make changes
- Run tests (see below) and fix errors
- Run linters (see below) and fix errors
- Make sure the test coverage is decent (e.g. around 70-75%)
- Commit changes
How to create a venv
> ci/make_env.bat
How to run tests
> tox -e py310
or
> python -m pytest --cov=jdmn tests/
How to run pylint
> tox -e pylint
How to run flake8
> tox -e flake8
How to build the wheel
> tox -e build
How to publish the wheel
twine upload --repository testpypi --skip-existing dist/*
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
jdmn-python-runtime-1.0.3.tar.gz
(69.6 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-1.0.3.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-1.0.3.tar.gz
- Upload date:
- Size: 69.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adf836bcc2ae3b174f1374b658301c604cbcf14933beb95e86c89412bffb6273 |
|
MD5 | 87e5646516a88832ee4a7cfdeba85458 |
|
BLAKE2b-256 | 712b2a581115ba2863642ccc8f5443a0170696ec838377357cdeca7edd8f8716 |
File details
Details for the file jdmn_python_runtime-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 80.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96ea237eee204b09a49572d044d14df3e98c45b7530c18547ed95fc375f29757 |
|
MD5 | 9853b431407ecae0b9f0aa016b7190c9 |
|
BLAKE2b-256 | ab7d8b583a494befe8bcf028918469e8816cf7dd09f23be0e1616c23b346d731 |