Models For TH Event Hub
Project description
th-eh-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-eh-models --yes-i-know-what-i-am-doing
and then
pip install -i https://test.pypi.org/th-eh-models/th-eh-models==<version-number> - Upload to PyPI Repository by running
twine upload dist/* - Install in any repository of your choice by using
pip install th-eh-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
th-eh-models-0.0.6.tar.gz
(6.1 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
File details
Details for the file th-eh-models-0.0.6.tar.gz.
File metadata
- Download URL: th-eh-models-0.0.6.tar.gz
- Upload date:
- Size: 6.1 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 |
8fd685d4247f31a0819ca3e99a246170fad2466a19d57cb4b50d9957b3ac7ff5
|
|
| MD5 |
7c5d4e9752b9f36f9c1bba3676687f54
|
|
| BLAKE2b-256 |
08f3ad85f3ab510133c748b85248ed572ef254fb2f56406c37d5908e12c36bb5
|
File details
Details for the file th_eh_models-0.0.6-py3-none-any.whl.
File metadata
- Download URL: th_eh_models-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.9 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 |
7bc14613475a5859cb7f26b09297f2c1ef655d1ce523e909110832e21ea29369
|
|
| MD5 |
dd36a286c16d88d8cb319ce3371ff8be
|
|
| BLAKE2b-256 |
20b08048681fd55bbf67b1176d1610e018e590f1bde508f403c6bd3d373b29f9
|