Testing installation of Package
Project description
shazib_seriesbox
shazib_seriesbox is a Python library for dealing with triangular & Prime function series.
Installation
Use the package manager pip to install shazib_seriesbox.
pip install shazib_seriesbox
Usage
from shazib_seriesbox import triangular,Prime
# returns 'triangular series'
num = 17
trangular(num)
#returns 'prime series'
num =25
Prime(num)
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
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
shazib_seriesbox-1.0.tar.gz
(2.4 kB
view details)
File details
Details for the file shazib_seriesbox-1.0.tar.gz
.
File metadata
- Download URL: shazib_seriesbox-1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e41c6bb7e0d33aef523771c9b45e82122251f525492dcbcfd4068888e5f8bc5f |
|
MD5 | 14ee455a672a4ff13e1193ac636e1322 |
|
BLAKE2b-256 | 8c47599e1957d82ceaa9715988a95e0da141efd55360c14b5bd61141cbabb341 |