Skip to main content

A Python STDIN library to get input automatically from file

Project description

File Standard Input Reader
==========================

A Python Standard File Input Reader to Read standard input from file instead of console.
The project can be found on github.
github link : www.github.com/ashik94vc/FileStandardInput

USAGE
---------

To use this simply import file input like
*from FileStandardInput import FileInput*

Then initiate input class with the file path like

*input = FileInput.input('filepath')*

then substitute *input.file_input()* instead of standard input.

author : "Ashik Vetrivelu <vcashik@gmail.com>"

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

FileStandardInput-0.2.tar.gz (2.2 kB view hashes)

Uploaded Source

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