Infra Enver
Project description
INFRA_ENVER
example
from infra_enver import infra_enver
import random
if __name__ == '__main__':
env = infra_enver.Enver("galaxy", "pass", "localhost", 2, "pass", "https://service.com")
# get setting
print(env.MY_SETT)
# experiment
for i in range(10):
print(env.get_experiment("TEST_EXP_2", random.randint(3, 1000000)))
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 infra_flow-1.0.12-py3-none-any.whl
.
File metadata
- Download URL: infra_flow-1.0.12-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
791c32caa9d9e412a69167fcaca86e5a84d5d4a95f6df03e802a6ca8a5e2778d
|
|
MD5 |
d733f8847006b03632db3275d13a0af9
|
|
BLAKE2b-256 |
835a639ad1b53c37f02b0beb2ef6d4cb972d6fee524f29103439fb0d55365305
|