Get, clean, convert and validate input.
Project description
.. image:: https://img.shields.io/pypi/v/cooked_input.svg
:target: https://pypi.org/project/cooked-input/
.. image:: https://img.shields.io/pypi/dm/cooked_input.svg
:target: https://pypi.org/project/cooked-input/
.. image:: https://img.shields.io/pypi/l/cooked_input.svg
:target: https://pypi.org/project/cooked-input/
.. image:: https://readthedocs.org/projects/cooked_input/badge/?version=latest
:target: https://pypi.org/project/cooked-input/
.. image:: https://img.shields.io/pypi/pyversions/cooked-input.svg
:target: https://pypi.org/project/cooked-input/
Cooked Input Project
====================
``cooked_input`` is a Python package for getting, cleaning, converting, and validating input.
If you think of input (raw_input in legacy Python) as raw input, then this is cooked input.
``cooked_input`` provides a simple and safe way to get validated command line input that ranges from the simplest
of Python programs to sophisticated database driven applications. Beginner's can use the provided convenience classes
to get simple inputs from the user. Following the `tutorial <http://cooked-input.readthedocs.io/en/latest/tutorial.html>`_
you can be up and running in minutes.
More advanced users can easily create custom classes for sophisticated cleaning and validation. ``Cooked_input`` can
also be used to create menus and data tables. The latter tutorials and examples show several examples ranging from
simple to sophisticated calls.
``Cooked_input`` also provides a pathway to use the same cleaning and validation logic used in the command line
for validating web or GUI based inputs.
Documentation
-------------
The documentation is available at: http://cooked-input.readthedocs.io/en/latest/
Python 2/3 Support
------------------
cooked_input has been tested on Python: 2.7. 3.5, and 3.6
Installation
------------
pip install cooked_input
Project Page
------------
Project information and source code is available at: https://github.com/lwanger/cooked_input
Tutorial
--------
The best way to get started is to read the quick start at: http://cooked-input.readthedocs.io/en/latest/quick_start.html
After that, more advanced usage can be learned from the tutorial at: http://cooked-input.readthedocs.io/en/latest/tutorial.html
Keywords: command line tool development input raw_input
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/x-rst
:target: https://pypi.org/project/cooked-input/
.. image:: https://img.shields.io/pypi/dm/cooked_input.svg
:target: https://pypi.org/project/cooked-input/
.. image:: https://img.shields.io/pypi/l/cooked_input.svg
:target: https://pypi.org/project/cooked-input/
.. image:: https://readthedocs.org/projects/cooked_input/badge/?version=latest
:target: https://pypi.org/project/cooked-input/
.. image:: https://img.shields.io/pypi/pyversions/cooked-input.svg
:target: https://pypi.org/project/cooked-input/
Cooked Input Project
====================
``cooked_input`` is a Python package for getting, cleaning, converting, and validating input.
If you think of input (raw_input in legacy Python) as raw input, then this is cooked input.
``cooked_input`` provides a simple and safe way to get validated command line input that ranges from the simplest
of Python programs to sophisticated database driven applications. Beginner's can use the provided convenience classes
to get simple inputs from the user. Following the `tutorial <http://cooked-input.readthedocs.io/en/latest/tutorial.html>`_
you can be up and running in minutes.
More advanced users can easily create custom classes for sophisticated cleaning and validation. ``Cooked_input`` can
also be used to create menus and data tables. The latter tutorials and examples show several examples ranging from
simple to sophisticated calls.
``Cooked_input`` also provides a pathway to use the same cleaning and validation logic used in the command line
for validating web or GUI based inputs.
Documentation
-------------
The documentation is available at: http://cooked-input.readthedocs.io/en/latest/
Python 2/3 Support
------------------
cooked_input has been tested on Python: 2.7. 3.5, and 3.6
Installation
------------
pip install cooked_input
Project Page
------------
Project information and source code is available at: https://github.com/lwanger/cooked_input
Tutorial
--------
The best way to get started is to read the quick start at: http://cooked-input.readthedocs.io/en/latest/quick_start.html
After that, more advanced usage can be learned from the tutorial at: http://cooked-input.readthedocs.io/en/latest/tutorial.html
Keywords: command line tool development input raw_input
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/x-rst
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for cooked_input-0.3.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc1f686dec3cbca3e956bb94dde71360e27da4829251ce7d549e180514a6f81a |
|
MD5 | 4dc82d7bcd5e81b57003eac87ef4d0af |
|
BLAKE2b-256 | f9ab5d90faae3d8c791426c27f907e55dc206c27935fc34962ee55dd0287b4ba |