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.0.tar.gz
(69.5 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-1.0.0.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-1.0.0.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 | 08a221fa923e168a84390b1fb28382c7ae35515267200a8875dff66db67d16cb |
|
MD5 | a57108aa0734dad7f244cfd0ef1bafd8 |
|
BLAKE2b-256 | 7a43fcc92fe9ab4f3dea9aab3c4376aac4768df4d0ce29da9fa53ac17ee6710d |
File details
Details for the file jdmn_python_runtime-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-1.0.0-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 | dd2220f248dca5b0c0d5c86117e45b47a9f9a9f4a3582897da73c292a9b8a658 |
|
MD5 | 4247cf75079a037c0161cd3397a182ab |
|
BLAKE2b-256 | 64dfc53858b03e04b1c8651bf796726a126824d539ba8434c977db4f2e2facf2 |