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
azhacks-0.1.6.tar.gz
(30.4 kB
view details)
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.6.tar.gz.
File metadata
- Download URL: azhacks-0.1.6.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de8ec06b6c6e991ae5243054911b7c8dc86cdda5bc479e1cb8ed3ae43233cdf6
|
|
| MD5 |
e18b0ef947c7ead237cfa7b5210e605a
|
|
| BLAKE2b-256 |
5c43c9756b1de7e42fb52c4b747560af43abad0677f8e29aeef1d3dd7396ba57
|
File details
Details for the file azhacks-0.1.6-py3-none-any.whl.
File metadata
- Download URL: azhacks-0.1.6-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72a4323e60e113789c162190222a3f6a013102095b042f6d4cebf0de01b3210a
|
|
| MD5 |
6f306985d6b5b42292e19aa0c76525a9
|
|
| BLAKE2b-256 |
4add1a2f379fa1442fcb9c049323988d150a3bc1d7a92835474f6262eaf2816d
|