Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

infra_enver-1.0.9.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

infra_enver-1.0.9-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page