Skip to main content

Python constant manager

New features

2023.06.14
1. Support manual constant modification by locking the flag bit with a manual switch

    from bdpyconsts import bdpyconsts as consts

    consts.ABCD = "abcd"

    # one way
    consts.unlock()
    consts.ABCD = "abcd"
    consts.locked()

    # another way
    if not consts.lock:
        onsts.ABCD = "abcd"

Release files for bdpyconsts 1.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for bdpyconsts 1.1.2
File Size Uploaded
bdpyconsts-1.1.2.tar.gz 2.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for bdpyconsts 1.1.2
File Interpreter ABI Platform
bdpyconsts-1.1.2-py3-none-any.whl Python 3 none any Details

Total release size: 4.3 kB

Release files / bdpyconsts-1.1.2.tar.gz

Download URL bdpyconsts-1.1.2.tar.gz
Size 2.1 kB
Tags Source
SHA-256 checksum
How to use checksums
145d56ee08b676d4da975b315e25b0f9d9f8fdb5c1c7652db8ff8e6aaa624717
BLAKE2b-256 checksum
How to use checksums
e30fbcd5909059b2df33a9d84317f889394216127f577714b8e1f43f00de401f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.3

Release files / bdpyconsts-1.1.2-py3-none-any.whl

Download URL bdpyconsts-1.1.2-py3-none-any.whl
Size 2.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6b5e5efd42ac3b5ee888a1e37653ad5d34a60bc4b31be215bbe8f98290c5002b
BLAKE2b-256 checksum
How to use checksums
76d1bd2bfaa40c086e0e278349242bd0b04dc2664613622554b219da76e31211
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.3

Release history Release notifications | RSS feed

This release

1.1.2 This release

2 release files

1.1.1

2 release files

1.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page