SWEET-SOOP Python Library
Project description
SWEET-SOOP Python Library
Decorator
Singleton
How to use
from sslib.decorator.singleton import singleton
@singleton
class MyClass:
pass
Helper
Config
.env
[common] //group
NAME = sweetsoop //key = value
How to use
from sslib.helper.config import Config
config = Config(os.path.dirname(__file__) + '/.env')
print(config.get('common.NAME'))
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 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 ss_pylib-0.19.10-py3-none-any.whl.
File metadata
- Download URL: ss_pylib-0.19.10-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6622d036725d542ed79c2541257f8da1ee952258deed3052bebd3003595d2ec4
|
|
| MD5 |
3da2e4dafa2391b8ad212c99af1e6b40
|
|
| BLAKE2b-256 |
5bd7f355a7eb02b87d0eab246775180f42c702047c8c9c5ee31205306f72430a
|