Skip to main content

No project description provided

Project description

Apollo-Config-Sdk

from apollo_config_sdk.client import ApolloClient

if __name__ == '__main__':
    client = ApolloClient(
        app_id="appid",
        cluster="cluster",
        config_url='config_url',
        secret="secret"
    )

    for i in range(500):
        import time

        time.sleep(1)
        z = client.get_value('key', namespace='namespace')
        print(z)
        pass
  1. Feature Acceptance Test environment 功能验收测试环境,用于软件测试者测试使用

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

apollo-config-sdk-0.1.3.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

apollo_config_sdk-0.1.3-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

Details for the file apollo-config-sdk-0.1.3.tar.gz.

File metadata

  • Download URL: apollo-config-sdk-0.1.3.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.7.13 Darwin/18.7.0

File hashes

Hashes for apollo-config-sdk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 055accd48dd0440a858a320f63d50fcdc8840d4ea5582ae537df791a11a278e3
MD5 2d3a78e5eff0cdafd8074aa04f853e97
BLAKE2b-256 41456233d59e533b459ac8b4f90fbf5203116ff3b0c608874e894c955a0c9622

See more details on using hashes here.

File details

Details for the file apollo_config_sdk-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for apollo_config_sdk-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dcba55575f332cf2b25afc0c9549d6dd8733b28b4b3e152f7325bfc7238d1fa0
MD5 9431b7c17e32345a43e3c65687c8da08
BLAKE2b-256 234bb63eb3b48b3865e702638e1303c06ded9a482b407b8a137d091e387f2fd2

See more details on using hashes here.

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