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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ss_pylib-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 9.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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 71e631fd350c549317d5e6b95adaef4add991d301779dd42dc34075b26da0f28
MD5 a49916fa324b8c93f755dbd8bf55a49d
BLAKE2b-256 49586ae06e076a3a533d098aebc95e94724eeec1ae3252a45e1163ebd8dea8b3

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