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.6.tar.gz
(55.5 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-0.0.6.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-0.0.6.tar.gz
- Upload date:
- Size: 55.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 641713ea5dd06885060fe1101740a4f06628a410fcf31c8ad2ead667a214b8b8 |
|
MD5 | a33594b986905a25496bc5698d064caa |
|
BLAKE2b-256 | 94280fd4f3e73b2af9f7324738204fc072f9eefc51f3f95f0ae5464f8fd008b6 |
File details
Details for the file jdmn_python_runtime-0.0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 69.5 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 | 7930b63c66fa99b7af472eede12dea313483fccbd0590fa4b1f6081d043a2d11 |
|
MD5 | 017f04b42ed5e1671ddb15493475db1d |
|
BLAKE2b-256 | 0b366404db8f399ff451083517bece24990627dd204933ef66d7193bd8f24228 |