Python library containing helper functions for implementing omnikeeper clients
Project description
omnikeeper-client-python
Python library containing helper functions for implementing omnikeeper clients
Requirements
- Python 3.10
Development Setup
create virtual environment (optional)
virtualenv -p python3.10 venv
or
python3.10 -m venv venv
enter virtual environment (optional)
source ./venv/bin/activate
install requirements
pip3 install -r requirements.txt
build library
python setup.py bdist_wheel
upload to PyPi
twine upload dist/omnikeeper_client-2.0.0-py3-none-any.whl
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file omnikeeper_client-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: omnikeeper_client-2.0.2-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d770ef8fcb4d9a98d15094b5bb87f110efb71987e4e7b74205e8019a69a2a3a |
|
MD5 | 18ed67b7f4d96c045f53662be0f6cdeb |
|
BLAKE2b-256 | e251e4c5126732b173825fa6777b3739ef8693eee93e5741c06d2571fe9fe73c |