Use generator for range function
Project description
Use the generator for the range function!
installation method:
pip install yrange
How to use:
First import yrange in your application.
You can then work with yrange using yrange (max, min = None).
example:
from yrange.yrange import yrange
for i in yrange(10000,1):
print(i)
enjoy. Contact me: info@smartnima.com my website
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
yrange-1.1.0.tar.gz
(14.0 kB
view details)
Built Distribution
yrange-1.1.0-py3-none-any.whl
(14.2 kB
view details)
File details
Details for the file yrange-1.1.0.tar.gz
.
File metadata
- Download URL: yrange-1.1.0.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b6c13441a8930f440e2472b03474abbedcf06b577bfca3281f29083220dbc8e |
|
MD5 | 152a2bca5f5fb13b3aaefed3033ad533 |
|
BLAKE2b-256 | 0796eff21ef74cfc5dbe21722acb037a638c0a87c922024854b9d12739809cc7 |
File details
Details for the file yrange-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: yrange-1.1.0-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9261bad6aaf93dd34b75862438dc390c4cbd91ed0fd4eacd115ae3b7ad99940f |
|
MD5 | 29b747982ba0cfb617a9173bd82a2475 |
|
BLAKE2b-256 | 70e21503a921d8628a5e41833ae5b5241f60253c0d5463be8002321a5dcc2caa |