Skip to main content

Library that extends the Python base class library with utility functions.

Project description

universal_common

Library that extends the base class library functionality.

Dictionary

Drop in replacement for the built-in dict that supports either attribute access or indexing.

dictionary: Dictionary = Dictionary({ "a": 1 })

assert dictionary.a == 1
assert dictionary["a"] == 1
assert dictionary.b is None # Does not raise errors.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

universal_common-1.2.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

universal_common-1.2.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file universal_common-1.2.0.tar.gz.

File metadata

  • Download URL: universal_common-1.2.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.2

File hashes

Hashes for universal_common-1.2.0.tar.gz
Algorithm Hash digest
SHA256 3ac0f2e971e256598fcdc78fb9e0c0278fe9b1b8f69328babc0a8b0371bf99a8
MD5 34a1d0eb53a8465e11d6898f06b91949
BLAKE2b-256 171c9c740fc7f77f8a4855031e480563a1e37977cdc73b428728557a33de3762

See more details on using hashes here.

File details

Details for the file universal_common-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for universal_common-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2bbd3b9c31c079ea6129afcf099e86abd6cdf7ab31c83b3465351ea577e13f51
MD5 51e2702caaf68e60c96f63ce93bb897e
BLAKE2b-256 00b89bdf0bbab51fca23f30594bda5445a8992f1de195677fd95e092c46f5df8

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