No project description provided
Project description
Azure specific components for Python
This module is a part of the Pip.Services polyglot microservices toolkit.
Contains packages used to create containers and services that do operations via the Azure cloud.
The module contains the following packages:
- Clients - client components for working with Azure cloud Functions.
- Connect - components for installation and connection settings.
- Containers - contains classes that act as containers to instantiate and run components.
- Services - contains interfaces and classes used to create services that do operations via the Azure Function protocol.
Use
Install the Python package as
pip install pip-services4-azure
Develop
For development you shall install the following prerequisites:
- Python 3.7+
- Visual Studio Code or another IDE of your choice
- Docker
Install dependencies:
pip install -r requirements.txt
Run automated tests:
python test.py
Generate API documentation:
./docgen.ps1
Before committing changes run dockerized build and test as:
./build.ps1
./test.ps1
./clear.ps1
Contacts
The library is created and maintained by:
- Sergey Seroukhov
- Danil Prisiazhnyi
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 Distribution
pip_services4_azure-0.0.1.tar.gz
(21.1 kB
view details)
Built Distribution
File details
Details for the file pip_services4_azure-0.0.1.tar.gz
.
File metadata
- Download URL: pip_services4_azure-0.0.1.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ddc89dff8369633fa53a8566ccdcbef4263d95b8e194d8f3820a2fcbd212494 |
|
MD5 | d3f17068b468d0cfa67e3327b570ac0f |
|
BLAKE2b-256 | c058d30eeff8933d86c6229862582683b1ed51b953f253235816b1c351ff71ba |
File details
Details for the file pip_services4_azure-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pip_services4_azure-0.0.1-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51bafe73ae4302403b676bed438adf2a0f4861deb9d0204f116a99c63968a3ef |
|
MD5 | 90a52471d48822f22b9e313c49c87d7f |
|
BLAKE2b-256 | af5d2c31b27a838ec8f17eb7d918fc42fc23967d5053c0291a6cd3c0d46d120b |