a simple env-based language
Project description
cstenv.py cstenv means: custom env lang.
- loading a file
cstenv.load_file(NAME)
- defining variables
let $varname$ = “hello world!” let $int$ = 1
- loading variables values
cstenv.var[“YOURVARNAMEHERE with no dollar signs.”]
===========CHANGELOG============
- 0.0.1 [1/12/2021]
Official release of cstenv.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cstenv-0.0.1.tar.gz
(1.5 kB
view details)
File details
Details for the file cstenv-0.0.1.tar.gz
.
File metadata
- Download URL: cstenv-0.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83822de8f823fd915a60e634e986f7bc65f4e703c5dc26254db2dae1a316778c |
|
MD5 | 466508497bf40a07f9ce66b4c333154b |
|
BLAKE2b-256 | 5fa5d1c8f1bae0a8ba45f216cffbbfac848d225560968b644e1f42813e85c07b |