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>"
==========================
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
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
FileStandardInput-0.2.tar.gz
(2.2 kB
view details)
File details
Details for the file FileStandardInput-0.2.tar.gz
.
File metadata
- Download URL: FileStandardInput-0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4680dd660a6eddbdcbb45db67dff52bc99769cfe1dd2ffbb9a5872190575c78 |
|
MD5 | 2dcd1f3f66b51c4636ab665e55481021 |
|
BLAKE2b-256 | 40e7a425f1601fdce93c24cb691eb2089364142bbf5e1fb76892c03d30c3b3cb |