Models For TH Event Hub
Project description
th-eventhub-models
This Repo Contains The Object Models For The Transform Health Event Hub Operations.
To Publish Changes
- Make changes to the models
- Update the version number in
setup.py - Install dist tools by using
python -m pip install --user --upgrade setuptools wheel - Run
python setup.py sdist bdist_wheel - Test locally by running
pip install -e . - Install twine by
python -m pip install --user --upgrade twine - After creating an account in testPy upload it in testPy by
python -m twine upload - repository testpypi dist/* - Test if it works as expected by uninstalling the local version and installing the testPy version by
pip uninstall th-eventhub-models --yes-i-know-what-i-am-doing
and then
pip install -i https://test.pypi.org/th-eventhub-models/th-eventhub-models==<version-number> - Upload to PyPI Repository by running
python -m twine upload dist/* - Install in any repository of your choice by using
pip install th-eventhub-modelsand import by usingfrom transformHealthEventHubModels.insertOne import DSEventHubInsertOneObject
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
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
File details
Details for the file th-eventhub-models-0.0.3.tar.gz.
File metadata
- Download URL: th-eventhub-models-0.0.3.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4d627abbcc57f2ca175c3164e0e42069487de55fb053a57efcef8e04dc40a7e
|
|
| MD5 |
1c384a93c23599d5790b0eebbe64fa1f
|
|
| BLAKE2b-256 |
58289d0d8dd7bf592b5981939b17e649d9e16a0d1fbce1d18f8111aa4073a074
|
File details
Details for the file th_eventhub_models-0.0.3-py3-none-any.whl.
File metadata
- Download URL: th_eventhub_models-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d78bd4c2ce06129002869f6837f9baeb3d6058408d0c99f90720ee853b221f7c
|
|
| MD5 |
9ff01efc57f14614b2964f77c6fbd9ed
|
|
| BLAKE2b-256 |
37acb22f165ccf35466f3a8e0129e70b1ab8df151c6a9dc0c9c86c888af27525
|