Skip to main content

A module allowing for constant and publicly immutable data.

Project description

Pykon

| Pykon is a way to allow constant and publicly immutable data.

Example

import Pykon
from typing import Union

mylist: Union[Pykon, PykonError] = Pykon(list, [1,2,3,4])

if type(mylist) is Pykon.PykonError:
    raise mylist
else:
    print(mylist.data)

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

pykon-0.1.0a1.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

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

pykon-0.1.0a1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file pykon-0.1.0a1.tar.gz.

File metadata

  • Download URL: pykon-0.1.0a1.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.5

File hashes

Hashes for pykon-0.1.0a1.tar.gz
Algorithm Hash digest
SHA256 f6e14e26f42434bcb5483ca38c230e3a5bbc8df0f0c7da4cd080c41a54be8f07
MD5 74485816032bfcd75f5d646095055f56
BLAKE2b-256 7360c888054c7e0f4059252e3f784bfb2b21663eda81a1763fc744b4a3f0c879

See more details on using hashes here.

File details

Details for the file pykon-0.1.0a1-py3-none-any.whl.

File metadata

  • Download URL: pykon-0.1.0a1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.5

File hashes

Hashes for pykon-0.1.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 58d67e68975c488d8a19df87f52fbe7c737ab756d115ee68dc8b593d43c2a142
MD5 9d019c82e0bdad668260ae4c02fe702f
BLAKE2b-256 524144363c54b432267c34299cf6d12070a854826709875afe68fd4754dbc8a5

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