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.1.tar.gz
(55.0 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-0.0.1.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-0.0.1.tar.gz
- Upload date:
- Size: 55.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0540b6a6d9d2cc20e675e81383cb5503c1d9faed5461a5bd606fea297508728f |
|
MD5 | 140036851c6e77b693d53ab9568b0d3c |
|
BLAKE2b-256 | 0cc17d9c6eb7ccf3f7a7b367ce93a37303903c306f1f4f7631854eb9ec667ed5 |
File details
Details for the file jdmn_python_runtime-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-0.0.1-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 | 530f7a60863d936022192fbe21fa1286e69f3772fe7bf2b5e7a35cda010b282e |
|
MD5 | 2ae55ff0f8fb539699a39bde48442bca |
|
BLAKE2b-256 | 96f368eb76b3c7fbccad42f44dde09bbcf1699d2e56e3bb200f022a12a6fb026 |