A prime number generator
Project description
GET PRIME NUMBER
Python module that returns a generator of prime numbers.
Instructions
- Install the module
$ pip install get-prime-number
- Import the function
from get-prime-number import get_prime_number
- Create the generator
prime_numbers = get_prime_number()
- Iterate through prime numbers
print(next(prime_numbers))
Have fun! If you have any trouble, please, contact me.
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
get-prime-number-0.1.tar.gz
(1.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file get-prime-number-0.1.tar.gz.
File metadata
- Download URL: get-prime-number-0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
476821170255c70d8e478514c0ba5b421b3997626b8c6c0f44a34618f32d92fc
|
|
| MD5 |
e657ca75743f9e1462507e7005e66a0b
|
|
| BLAKE2b-256 |
58d92c939c2a54961d72840b63b585ceffc433d4d73dd4e3bb7960e700ab03ac
|
File details
Details for the file get_prime_number-0.1-py3-none-any.whl.
File metadata
- Download URL: get_prime_number-0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d60f8868784ac7958395717b79785354758b02f3c974b80e610a2084344e6191
|
|
| MD5 |
f0297e8f96e9926d93c5f2eaffe3ad82
|
|
| BLAKE2b-256 |
5b31d1c2622858e055d615ef64ec14071dbe12fc8b8f77c554bf45ab03d63549
|