Skip to main content

stdin variable

Project description

https://img.shields.io/pypi/v/stdin.svg https://img.shields.io/pypi/pyversions/stdin.svg https://img.shields.io/pypi/dm/stdin.svg

Install

github.com: pip install git+git://github.com/russianidiot/stdin.py.git

pypi.python.org: pip install stdin

download: [ -e requirements.txt ] && pip install -r requirements.txt; python setup.py install

Usage

STDIN variable

$ echo "stdin text" python -c "import stdin;print(stdin.STDIN)"
stdin text

$ python -c "import stdin;print(stdin.STDIN)"
None

Feedback

github_issues - Github Issues

gitter - Chat with me (english/russian)

russianidiot.github.io/python/ - my Python packages

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

stdin-0.0.5.tar.gz (7.1 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