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.5.tar.gz
(55.0 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-0.0.5.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-0.0.5.tar.gz
- Upload date:
- Size: 55.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 357d2b11dae0729238c25cddbe5539ba8218e6798b589f7c2d408c232fa4d387 |
|
MD5 | d2a1d77e8ed93874523ea65cfdec5a89 |
|
BLAKE2b-256 | 4dbdfea8484f8e3507a02699b37d3ada60ba8cb77185b07ace78a6d2c822774f |
File details
Details for the file jdmn_python_runtime-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 68.4 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 | 20b252962e2ab6ff6153cdbcaed17430cf46a503c6ec87b165239ed9f5bc01b4 |
|
MD5 | ce8175181a951a669b3c4db064494c38 |
|
BLAKE2b-256 | 02104fa43c6d1b8689e89dc0db4daa0e29eec372fb2ab2bcd31462cd873ef00b |