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-0.0.7.tar.gz
(65.6 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-0.0.7.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-0.0.7.tar.gz
- Upload date:
- Size: 65.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80701b17858cb44ec966caa924c22a4b273ce4df12617e83655fc3f22c71cab3 |
|
MD5 | d5e9faa3a72c97b2127a7889e6f767ca |
|
BLAKE2b-256 | dbdf6dcff1b5c1cea63518f60700bed58d60f5c7e3c6a41a16385c5b9cc3cf57 |
File details
Details for the file jdmn_python_runtime-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 77.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe3ade83a27f6cdadfdbe581d7be76e1a8aa7046a8f894ebc1c1887c59c61f21 |
|
MD5 | 4f987836324d01a9dc51d5117f7ab22b |
|
BLAKE2b-256 | 11f11a0dce447e5dda6dcc804e7711b204b905fc9e987734248b2b0fd1dd81ee |