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.0a2.tar.gz (2.1 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.0a2-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pykon-0.1.0a2.tar.gz
Algorithm Hash digest
SHA256 614a4c207bcb6cc89b55a301c008a1b232545e39ce7b2d4c302537c76279b1ef
MD5 9b8a657da38b4eca485ccfbfcbeaf512
BLAKE2b-256 375b883dce549c8308d87d6a3a7c9bc3ea7ffc317211d3d9ef57248289c74028

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pykon-0.1.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 a14ab6a99b57431b29c53c2b716e8e1fa5ded6a9fe381efa5dec7fa3fa50597d
MD5 8bca57a76add1ce31b03ee0b9e1b2c6e
BLAKE2b-256 fc8cee8d101d4a717cbfc61e88ad547350ac99e9060f87eeb06325779264d5f8

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