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.8.tar.gz
(69.5 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-0.0.8.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-0.0.8.tar.gz
- Upload date:
- Size: 69.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1634931f3ddecb40c92999afdc03747cf5ece5a2ca1e90e522da08eb7c6dbdb |
|
MD5 | 12eb0c5b262cfba57c33dc0341fabecd |
|
BLAKE2b-256 | c645b4cc35600b1f2cb9d2b4d121a173afc2c97161c76ce21cd192c4970a2e94 |
File details
Details for the file jdmn_python_runtime-0.0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-0.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 79.9 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 | 05e070a07840f8b04a252a1c0f76a0c4138a07279fcf4a07ef2c13fd50e53956 |
|
MD5 | 5f6061f2a35367c99ea89f262056ee6a |
|
BLAKE2b-256 | ffcff532499a0df1df2d44e895ed9813ce29d4fc9e82840375ee7c0261a56a8f |