Command line interface for managing and executing BPMN
Project description
kpctl
Command line interface to:
- inspect, document, enhance and validate BPMN files; and
- execute process-based applications on the KnowProcess platform
Build and publish to Test version of PyPI
-
Increment version
bumpversion --current-version 3.1.4 [major|minor|patch] setup.py kpctl/__init__.py -
Build...
python3 setup.py sdist bdist_wheel -
Check (note this is not exhaustive)
twine check dist/* -
Publish to test server (can be repeated for same version)
twine upload --repository-url https://test.pypi.org/legacy/ dist/* -
Publish to test server (can be repeated for same version)
twine upload --repository-url https://upload.pypi.org/legacy/ 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
kpctl-3.2.0.tar.gz
(18.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
kpctl-3.2.0-py3-none-any.whl
(26.0 kB
view details)
File details
Details for the file kpctl-3.2.0.tar.gz.
File metadata
- Download URL: kpctl-3.2.0.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.28.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c1491eb710f175f6fcda275bb38f802e74103c8ee08713d0fd6b06c07dd0da6
|
|
| MD5 |
2c3216be6711d4c4e3748df3850b3d29
|
|
| BLAKE2b-256 |
90355e90f7bda80701f3f8c02f9357e359b33002570058c563c1bec81f3c0157
|
File details
Details for the file kpctl-3.2.0-py3-none-any.whl.
File metadata
- Download URL: kpctl-3.2.0-py3-none-any.whl
- Upload date:
- Size: 26.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.28.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b25468d709a3f96053de8311d9a49ea7cecedb15d814706792501af136c2940
|
|
| MD5 |
abd1596f9517b0b928aa4be60a9507df
|
|
| BLAKE2b-256 |
26aa167e3b80bdd0e1f49251192690db105c211b4fece31b688205ddcae0ad70
|