cosmeproduction/private/: influxdbhelper-0.0.5 metadata and description
Cosme Influxdb client wrapper with extra functionalities
| author | Nedeleg BIGI |
| author_email | nedeleg.bigi@gmail.com |
| classifiers |
|
| description_content_type | text/markdown |
| metadata_version | 2.4 |
| project_urls |
|
| requires_dist |
|
| requires_python | >=3.9,<3.12 |
Because this project isn't in the mirror_whitelist,
no releases from root/pypi are included.
| File | Tox results | History |
|---|---|---|
influxdbhelper-0.0.5-py3-none-any.whl
|
|
|
influxdbhelper-0.0.5.tar.gz
|
|
cosme.influxdbhelper
Add this library to your project
Pypi
Add this line to the top of your requirements.txt file:
--extra-index-url https://__token__:<YOUR_GITLAB_ACCESS_TOKEN>@git.metasolutions.fr/api/v4/projects/7/packages/pypi/simple
Add the library (adapt the version number if needed):
influxdbhelper==0.0.1
Poetry
Configure the package repository if you haven't aldready:
poetry source add --priority=supplemental gitmetashared https://git.metasolutions.fr/api/v4/projects/7/packages/pypi/simple
poetry config http-basic.gitmetashared __token__ glpat-yrR-AreTwg2n_N3edLfR
Add the library (adapt the version number if needed):
poetry add influxdbhelper@^0.0.1
Development
Check the development documentation for more information.