Add your description here
Project description
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.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file azhacks-0.1.4.tar.gz.
File metadata
- Download URL: azhacks-0.1.4.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3693dc0d3dfa230dc3e139c2ded44bd38f78685997f45c829d8648e6a2394cb7
|
|
| MD5 |
784b0137c1717330c82db2059722b395
|
|
| BLAKE2b-256 |
33aa823f3486f1cdda86fcfc8923b04d928d221030fa26fadb119b90fa851cb7
|
File details
Details for the file azhacks-0.1.4-py3-none-any.whl.
File metadata
- Download URL: azhacks-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0c61dd00b2b2769e0e04e8d9384f1b17fa897a8ee5fa0026ed9b0e5a4381327
|
|
| MD5 |
d08c861c8bf2e3a029bc92bf28534c9e
|
|
| BLAKE2b-256 |
98e2c46f50974dbe19ace625ae78df828a5390457f447b540fba0852d0a1ef2d
|