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.4.tar.gz
(54.9 kB
view details)
Built Distribution
File details
Details for the file jdmn-python-runtime-0.0.4.tar.gz
.
File metadata
- Download URL: jdmn-python-runtime-0.0.4.tar.gz
- Upload date:
- Size: 54.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | accdbd533b7223ff60e74964bc9e280ad7186af001826f37b8b8ebfb9153d764 |
|
MD5 | 31df10328fd00342223ef9bbe1f853d7 |
|
BLAKE2b-256 | f58a561040a9cba9447fbd3d8c4bfe76b3765e9f5700e0b2f59634c048c2177f |
File details
Details for the file jdmn_python_runtime-0.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: jdmn_python_runtime-0.0.4-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 | ab7dc63cfafd4b068da1713ae5d26496ea1a4e518a245ca5ae4aed3c3bec1519 |
|
MD5 | 2ace3fb6362b948d19ea6a7a18b13f9f |
|
BLAKE2b-256 | 62af55911d066162da8857dc1f64180d81d729b6680f601d0e06dc9fbff36419 |