Skip to main content

Collection of helpfull extensions

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

paddypy

Under construction! Not ready for use yet! Currently experimenting and planning!

Developed by Patrik (c) 2022

Examples of How To Use (Alpha Version)

Print and get azure app-configuration keys and flags

from paddypy import access

# does a logging print out of the azure app-configuration keys and flags.

access.listConfig()



key = "username"





# gets the lastest value for a given key

# deactivate_kv_access choose if kv-ref should be accessed (access policies need to be correct)  

value = access.getValue(key=key, deactivate_kv_access=True) 

logging.info("Lastest value: " + value)



# sets a key value

# deactivate_kv_access choose if kv-ref should be accessed (access policies need to be correct)  

value = access.setValue(key=key, value="julia", content_type=None, tags: dict={}, label=None, deactivate_kv_access=False):

logging.info("Lastest value: " + value)

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

paddypy-0.2.6.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

paddypy-0.2.6-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file paddypy-0.2.6.tar.gz.

File metadata

  • Download URL: paddypy-0.2.6.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for paddypy-0.2.6.tar.gz
Algorithm Hash digest
SHA256 e3e9af56475817821c8f1644a7281f519ac80e0bc92b63752e2acbd2fe1387ce
MD5 84f7a370fac77c047f1cf560d4392432
BLAKE2b-256 faacadc09cfa4367a9ac2ce465560901ae1c2864820c23187f6ff39cb5bab3c5

See more details on using hashes here.

File details

Details for the file paddypy-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: paddypy-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for paddypy-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 51b10b7737e56c30212683cb9847a970b04149a5586c8ea3d002eaaa6aac0b5f
MD5 f5823a957971fa4604fe20636eb818ee
BLAKE2b-256 52f93bb3a03462eed634f189ba55465d18b297aea18c6254897a9db4e0480728

See more details on using hashes here.

Supported by

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