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

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.9.0-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ss_pylib-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 11.4 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.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a71311ff6b2652c953ba4beba57825a606f7d1de5731a356a0a43bcf3f8617aa
MD5 edf730bf28bc1680511083fbed939d76
BLAKE2b-256 45b2738bab26eeab1d683c2543fbd18c7ce72695b579268ee534935cc3c8c174

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