Skip to main content

A package which uses azure SDK for creating simple resources and managing them.

Project description

Azure Helpers

This is a simple project which makes use of azure's python SDK to create simple resources in azure. Today, you can use the helpers to perform basic CRUD operations on

Using the package

To start using the helpers, run

pip install azure-helpers

Follow examples in the examples directory to use the library.

Developing the package

To extend the package and customize it further, clone it from git and run the following to setup a virtual environment:

git clone https://github.com/msanath/azure-helpers.git
cd azure-helpers
python3 -m venv
source bin/activate
pip install -r requirements.txt

Before merging to the main branch, make sure you generate the distribution archives. From the directory containing setup.py, run:

python3 -m pip install --user --upgrade setuptools wheel
python3 setup.py sdist bdist_wheel

For more information, refer python packaging tutorial.

Note: The git repository also contains settings file for Visual Studio Code.

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

azure_helpers-0.0.3.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

azure_helpers-0.0.3-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file azure_helpers-0.0.3.tar.gz.

File metadata

  • Download URL: azure_helpers-0.0.3.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for azure_helpers-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b8e0e26babe014061430a7754c56bc4e45dafac278e111fa9df660249139535d
MD5 02c617f4becf5536cafbfd23b359dc06
BLAKE2b-256 8448e5c2fb2287678b6755bf59141ae42a9d5ffb857adcfc3b7ddc2acc207f28

See more details on using hashes here.

File details

Details for the file azure_helpers-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: azure_helpers-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for azure_helpers-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 70c765c0331609d1df1565c174330f8c99de484d1e26ddbe418e71af2a25f7bf
MD5 34bb70c49a072d2b60d03ecae8c656a1
BLAKE2b-256 1b5c7928eb5400b66f0be40a04d6623a062cb10f6cdb44b3ff88485853351cac

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