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.2.tar.gz
(69.5 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-1.0.2.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-1.0.2.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 | 5bab7485139ad98a8e5635eca18bafc29e6bf9794a6e77d8ecd774c57e8c70b2 |
|
MD5 | 641815417c7241c309214918d5e43dd7 |
|
BLAKE2b-256 | 0ab2a8a080848bbb0182e783c4caffea8d52e9bb73986c07fb2b4a211ef94a4e |
File details
Details for the file jdmn_python_runtime-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-1.0.2-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 | 7dabeadcf92cb0c93b2415543ae8caf4d6aef6e890fd69f072188612b8ff0435 |
|
MD5 | fe28312599696e888423d59396aff96b |
|
BLAKE2b-256 | cf1109ca904c7eb74db9f552bafae73b9773759e8834dfb660d0d2f7e703f0ae |