Standard Library for Python
Project description
Standard
Standard Library for Python
Screenshot
Inspired by
Install
$ pip install standard
Usage
import standard
# from standard import gets, getc, getf, geti
string = standard.gets("Enter the String: ")
print(string)
char = standard.getc("Enter the Character: ")
print(char)
flo = standard.getf("Enter the Value: ")
print(flo)
integer = standard.geti("Enter the Number: ")
print(integer)
Get Help
There are few ways to get help:
-
Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
-
For bug reports and feature requests, open issues.
-
For direct and quick help, you can email me.
How to contribute
Have an idea? Found a bug? See how to contribute.
Thanks!
License
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
standard-1.0.3.tar.gz
(3.1 kB
view details)
File details
Details for the file standard-1.0.3.tar.gz
.
File metadata
- Download URL: standard-1.0.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef703980a7cf346fdff8167b938540103519959d28f1cecf891fc59133067c4a |
|
MD5 | 14192e8ea61f5bf249269df57da53258 |
|
BLAKE2b-256 | 8875f18bb49b5df87d6bdeba734e62b2bcd0cb9df74e969b2876c958cc9fd870 |