jdmn-python-runtime is a library that supports the execution of DMN
Reason this release was yanked:
python 3.8
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.2.tar.gz
(55.1 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-0.0.2.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-0.0.2.tar.gz
- Upload date:
- Size: 55.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3900df6a29de389583da7edfc59f5bc5dc4bea8381da030f2b0b123fedbe9cb1 |
|
MD5 | 6c69993ffc7823a31f83e1f02b56d552 |
|
BLAKE2b-256 | 04aa17124cd2ed975d664669ac3870b088b8473603f43865a36eeef5f06a8729 |
File details
Details for the file jdmn_python_runtime-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 68.5 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 | aa565e922be658553d064e81a7350714fb9bd0e88d8be5057270a97702fdba48 |
|
MD5 | e17a7ae65aa482880170607ddda679a5 |
|
BLAKE2b-256 | c88d676ca84aedec3a6dcc6cd39a2a65a4362e46fc7b58677c393922e334e16f |