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.1.0.tar.gz (4.5 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.1.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: universal_common-1.1.0.tar.gz
  • Upload date:
  • Size: 4.5 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.1.0.tar.gz
Algorithm Hash digest
SHA256 b6fafb7f41b6f51266f86f35f4bb51a1e05c9f7e49608e4d812f41c871cc2f1e
MD5 37ccd30b815df83da0b33817abc2c1be
BLAKE2b-256 21417773be3965bb3bccce7073453d79a1f193f57e6c2986c911905acac4b1fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for universal_common-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e7d7910c20c5dfb28b89652cc732a16dc32973d002bc5d493da4f1e5821820b6
MD5 92e071f24b742d1c5bf4f89238d5acc4
BLAKE2b-256 6b1ac74087582a4046d5868ff05f391a70fcebbb53e1fe55a69b5176f9e28bb8

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