{ "info": { "author": "Ashik Vetrivelu", "author_email": "ashik@cepheuen.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Build Tools" ], "description": "File Standard Input Reader\n==========================\n\nA Python Standard File Input Reader to Read standard input from file instead of console.\nThe project can be found on github.\ngithub link : www.github.com/ashik94vc/FileStandardInput\n\n USAGE\n---------\n\nTo use this simply import file input like\n*from FileStandardInput import FileInput*\n\nThen initiate input class with the file path like\n\n*input = FileInput.input('filepath')*\n\nthen substitute *input.file_input()* instead of standard input.\n\nauthor : \"Ashik Vetrivelu \"", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "www.github.com/ashik94vc/FileStandardInput", "keywords": "file input fileinput standardinput", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "FileStandardInput", "package_url": "https://pypi.org/project/FileStandardInput/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/FileStandardInput/", "project_urls": { "Download": "UNKNOWN", "Homepage": "www.github.com/ashik94vc/FileStandardInput" }, "release_url": "https://pypi.org/project/FileStandardInput/0.2/", "requires_dist": null, "requires_python": null, "summary": "A Python STDIN library to get input automatically from file", "version": "0.2" }, "last_serial": 1683463, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "95d5a35c9d964ea2bc05c14ca6067c84", "sha256": "b4a05ef086ed4bed790f0fda43bf44990a30ac232b68daddc3fb3ef139a9f3d8" }, "downloads": -1, "filename": "FileStandardInput-0.1.tar.gz", "has_sig": false, "md5_digest": "95d5a35c9d964ea2bc05c14ca6067c84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2205, "upload_time": "2015-08-19T05:55:32", "url": "https://files.pythonhosted.org/packages/43/ee/76d6d6b15f1b705f6e94ebecc023814fedd22837ad928ad851aef6b370b7/FileStandardInput-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "2dcd1f3f66b51c4636ab665e55481021", "sha256": "c4680dd660a6eddbdcbb45db67dff52bc99769cfe1dd2ffbb9a5872190575c78" }, "downloads": -1, "filename": "FileStandardInput-0.2.tar.gz", "has_sig": false, "md5_digest": "2dcd1f3f66b51c4636ab665e55481021", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2200, "upload_time": "2015-08-19T05:58:29", "url": "https://files.pythonhosted.org/packages/40/e7/a425f1601fdce93c24cb691eb2089364142bbf5e1fb76892c03d30c3b3cb/FileStandardInput-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2dcd1f3f66b51c4636ab665e55481021", "sha256": "c4680dd660a6eddbdcbb45db67dff52bc99769cfe1dd2ffbb9a5872190575c78" }, "downloads": -1, "filename": "FileStandardInput-0.2.tar.gz", "has_sig": false, "md5_digest": "2dcd1f3f66b51c4636ab665e55481021", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2200, "upload_time": "2015-08-19T05:58:29", "url": "https://files.pythonhosted.org/packages/40/e7/a425f1601fdce93c24cb691eb2089364142bbf5e1fb76892c03d30c3b3cb/FileStandardInput-0.2.tar.gz" } ] }