Skip to main content

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

This version

0.2.0

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

If you're not sure about the file name format, learn more about wheel file names.

ss_pylib-0.2.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file ss_pylib-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: ss_pylib-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for ss_pylib-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4ca2d78400dc18abef8cb38a26e5246fc35eae6883f99b3e9c22bbad1078b028
MD5 3b393f67ebc066b2ebdac2b991b6a863
BLAKE2b-256 9090853d815323a8c03e7710ac3ec63e6b0ca260dc87f73fe63d53415c627a45

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page