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.1.2

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ss_pylib-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 8.8 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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3a5a6fd427b422b5c5162607c638d85f6dcc94dfd0b5d1e5ecd4b821401d4568
MD5 2bda7edf639d254d7886d49fc0b1597e
BLAKE2b-256 09cd9230e2280f1ca62bb20e8133d0f93da0f91633270be107e7e798562c2358

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