Lightweight Service Manager for Python projects
Project description
PySMan
Lightweight Service Manager for Python projects
Installation
To install PySMan, use the following command:
pip install PySMan
Usage
To register a service with PySMan, use the following code snippet:
from pysman import ServiceManager
service_manager = ServiceManager()
service_manager.register_service(service_class)
Do not forget to load all dependencies. Class dependencies will be automatically resolved as you register your service.
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
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 pysman-0.1.0.tar.gz.
File metadata
- Download URL: pysman-0.1.0.tar.gz
- Upload date:
- Size: 38.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b00b0ca06d8aa5d03ca52ad1995f62bee6f2968262882010e80f9137a2ce7537
|
|
| MD5 |
f86a5eaed32c1572c1ccc6eca5a29f28
|
|
| BLAKE2b-256 |
4fe93d21d01f26f873c5cae80de994334f39ff2e1b38f04f7fa9c71f0dc1d9a6
|
File details
Details for the file pysman-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pysman-0.1.0-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ee4af6de2639c72b71ea171497c1a0aca6b06399996f3262516c5cc19089789
|
|
| MD5 |
4b13a73b0c7d63098c343d4e6030e884
|
|
| BLAKE2b-256 |
6fa0a00e7fe197f13004238d53f542ef2cadaeac16436a4ea1006764e3301d68
|