Shared utilities for PrototypeHighlyLoadedDistributedService microservices
Project description
Prototype Highly Loaded Distributed Service Utils
Shared utilities package for PrototypeHighlyLoadedDistributedService microservices ecosystem.
Installation
pip install prototype-highly-loaded-distributed-service-utils
Usage
from prototype_highly_loaded_distributed_service_utils import utils
# Your code here
Features
- 🔧 Common utilities shared across microservices
- 📦 Single source of truth for shared functionality
- 🐍 Python 3.12+ support
- ✅ Fully typed with mypy strict mode
Development
Setup
# Clone the repository
git clone https://github.com/smartguy-coder/PrototypeHighlyLoadedDistributedService.git
cd PrototypeHighlyLoadedDistributedService/pypi_package_utils
# Install in development mode
pip install -e ".[dev]"
Running Tests
pytest
Code Quality
# Linting
ruff check .
# Type checking
mypy .
Building & Publishing
# Build the package
python -m build
# Upload to PyPI
python -m twine upload dist/*
License
MIT License - see LICENSE for details.
Author
Vasyl Kartychak
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 prototype_highly_loaded_distributed_service_utils-0.1.0-py3-none-any.whl.
File metadata
- Download URL: prototype_highly_loaded_distributed_service_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd36d76022eb81d566af8e25f66f7e37b8a42ce49e3e91181b7034e62a223747
|
|
| MD5 |
4a70854f1b516b74c07ce83484a49dea
|
|
| BLAKE2b-256 |
069586143eb920781f1b963daad85c733c9d4d0ae6d45a49790d0b5122b6ae64
|