Azhacks
Azhacks is a Python package that provides a collection of management utilities for handling containers, queues, storage resources, and tables.
Features
- Container Management: Efficient container orchestration and lifecycle management
- Queue Management: Robust queue handling and processing capabilities
- Storage Resource Management: Flexible storage resource allocation and management
- Table Management: Comprehensive table operations and management utilities
Installation
pip install azhacks
Requirements
- Python >= 3.12
Project Structure
src/azhacks/
├── container_manager.py # Container management functionality
├── queue_manager.py # Queue management operations
├── storage_resource_manager.py # Storage resource handling
└── table_manager.py # Table management utilities
Usage
from azhacks.container_manager import ContainerManager
from azhacks.queue_manager import QueueManager
from azhacks.storage_resource_manager import StorageResourceManager
from azhacks.table_manager import TableManager
# Initialize managers as needed for your use case, for example:
async with ContainerManager("container", "account", "api-key") as container_manager:
# Use container_manager for container management operations
pass
License
This project is licensed under the terms included in the LICENSE file.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Release files for azhacks 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| azhacks-0.1.6.tar.gz | 30.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| azhacks-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.9 kB
Release files / azhacks-0.1.6.tar.gz
| Download URL | azhacks-0.1.6.tar.gz |
|---|---|
| Size | 30.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de8ec06b6c6e991ae5243054911b7c8dc86cdda5bc479e1cb8ed3ae43233cdf6
|
|
BLAKE2b-256 checksum How to use checksums |
5c43c9756b1de7e42fb52c4b747560af43abad0677f8e29aeef1d3dd7396ba57
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.5.5
|
Release files / azhacks-0.1.6-py3-none-any.whl
| Download URL | azhacks-0.1.6-py3-none-any.whl |
|---|---|
| Size | 7.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
72a4323e60e113789c162190222a3f6a013102095b042f6d4cebf0de01b3210a
|
|
BLAKE2b-256 checksum How to use checksums |
4add1a2f379fa1442fcb9c049323988d150a3bc1d7a92835474f6262eaf2816d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.5.5
|