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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ss_pylib-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 96bddb37e9f62af97556ad516584eb193e618e1a6758410cf896fdc9682182ec
MD5 11b0f8a920c728e5fd144740e2b15d72
BLAKE2b-256 7e71f4fbc2f100b60e8b14a57b4b2cce9686b62d26d6c96791ddbdaea213916e

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