Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NoVals-1.0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

NoVals-1.0.1-py3-none-any.whl (2.8 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