Python program for finding/checking Prime Numbers.
Project description
Donations
Buy Me A Coffee
GitHub Sponsors
Purpose
The purpose of this project is to make a simple app to look for Prime Numbers and to check and see if any particular number you desire is prime.
Install/Uninstall (Linux)
Note: Your system needs to have Python 3.12 or higher installed to run this!
Install: curl -s https://codeberg.org/melvinquick/prime_number_finder/raw/branch/main/install.py | python3 -
Uninstall: curl -s https://codeberg.org/melvinquick/prime_number_finder/raw/branch/main/uninstall.py | python3 -
Build Source
If you're not on Linux, or if you want to build this from source, you'll need to do the following.
- Make sure Python 3.12 or higher is installed.
- Make sure UV is installed.
- git clone https://codeberg.org/melvinquick/prime_number_finder.git to whatever directory you'd like.
- Within a terminal,
cdintopath/you/cloned/to/prime_number_finder - Run the command
uv sync - Run the command
uv run prime-number-finder
Useful Information
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
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 prime_number_finder-1.7.1.tar.gz.
File metadata
- Download URL: prime_number_finder-1.7.1.tar.gz
- Upload date:
- Size: 388.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0695eaa432c2c630a6e980e91b6268258ea156697455e67b453df22ecfcffc46
|
|
| MD5 |
7b88729f2a057fe1554701d415030d11
|
|
| BLAKE2b-256 |
37d39f5fa0a170b7d9f42722b8006a9d3b19018a519ed437ec5dfe9e2a9d70e4
|
File details
Details for the file prime_number_finder-1.7.1-py3-none-any.whl.
File metadata
- Download URL: prime_number_finder-1.7.1-py3-none-any.whl
- Upload date:
- Size: 383.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58142bafafbf7dc3f1c20ca40c26046924eb2ef054a7d4f207917b47aa78cf7b
|
|
| MD5 |
1e7b66f8ae22502fe4f911b623b7c836
|
|
| BLAKE2b-256 |
30d66498d00d23b8246718838a82ca06f2ad8020dd9d2427f87e7389c222da79
|