Skip to main content

New way to make constant in Python

Project description

PyConstant

New way to make constant in Python

API Reference

from pyconstantt import constant

Set Item

  constant.Pi = 3.14

Get item

  print(constant.Pi) # 3.14

Installation

Install my-project with PyPl

  pip install pyconstantt

Authors

Badge

MIT License Downloads

Demo

Example

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

pyconstantt-1.0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

pyconstantt-1.0.1-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page