Throws an error if any literals are in the source code, to help with verifying NoVals Code Golf solutions
Project description
NoVals
A python module which prevents the programmer from typing any raw values (string, number or None) into the source code of any file which imports the module. This is used to verify the validity of NoVals Code Golf solutions.
Installation
NoVals can be installed with pip as follows:
pip install novals
Or can be installed directly via the command line:
python setup.py build
Usage
To use NoVals, simply import it into your scripts as follows:
import novals
No initialization is required.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file NoVals-1.0.1.tar.gz.
File metadata
- Download URL: NoVals-1.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b166c4b7d7c25a916a8b296544338e104f4e3903335437eb6f0dcecd2ba8d7aa
|
|
| MD5 |
cafda864a214f0ff1dd9ebb7b8fd44ba
|
|
| BLAKE2b-256 |
1c2174911733a484f1bfba8b648507eeec6dc3ccb24223c7f2544de01cfc076c
|
File details
Details for the file NoVals-1.0.1-py3-none-any.whl.
File metadata
- Download URL: NoVals-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83e8f169e86a7ecf0fd8a32c3082cb64b768d46d2abc437bcef80d495689f218
|
|
| MD5 |
608e101b77dbae35a63dd2391a533c02
|
|
| BLAKE2b-256 |
24d8b14310ffc37ee38e9b4aa80fd33753cc1925761412b9ad694ff89bc6b5a9
|