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.1.tar.gz
(69.6 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-1.0.1.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-1.0.1.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 | 65730be3a4a437a075d6eefe670c9585068f81a0a1e877eefd8599096fad9175 |
|
MD5 | bc123031ca0a30ee6143042f725baeed |
|
BLAKE2b-256 | 436cd8bd4c158d774a406b6417bf6f2794d9df7f7294dac1f3bf44d4bde9d93a |
File details
Details for the file jdmn_python_runtime-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 80.0 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 | d308abaa6d24b536bc0d2fec34fe5cc33b7e9e71f01f45e9fc97e77b4f786607 |
|
MD5 | 14f02102ea612da43c7359b70f5ec157 |
|
BLAKE2b-256 | 4df211d27d5aea5915b039103dd5732755043fca9086739adbb579a97a2ae66d |