Python program for finding/checking Prime Numbers.
Project description
Table of Contents
Donations
Stars
Purpose
Install on Linux
Build Source Code
Other Useful Information
Star History
Donations
Buy Me A Coffee
GitHub Sponsors
Stars
If you like this project, please consider giving it a star on Codeberg or GitHub!
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
Note: Your system needs to have Python 3.12 or higher installed to run this!
Linux
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 Code
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.
- Within a terminal:
cdinto whatever directory you'd like.- Run the command
git clone https://codeberg.org/melvinquick/prime_number_finder.git. cdintoprime_number_finder
- Run the command
uv sync - Run the command
uv run prime-number-finder
Useful Information
Star History
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.8.1.tar.gz.
File metadata
- Download URL: prime_number_finder-1.8.1.tar.gz
- Upload date:
- Size: 391.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3db251c50cc85a1ee5b9efd30dd17ec09fa953335be0537483b078cfb0ebd8ef
|
|
| MD5 |
88800656f19e7f26362e652d354312ec
|
|
| BLAKE2b-256 |
411384d3f72bc62ba274d1de6cc520d0d5debeb8615ea54429861bebac295126
|
File details
Details for the file prime_number_finder-1.8.1-py3-none-any.whl.
File metadata
- Download URL: prime_number_finder-1.8.1-py3-none-any.whl
- Upload date:
- Size: 383.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5069138722a0002a4de5f9e23625889ba649ebb47782410f10b07b92e29f5b9
|
|
| MD5 |
03db37ff76916eff4ace5dd6bb52ebbe
|
|
| BLAKE2b-256 |
1bdfb566319c7d862b90aa4f532647b12d6049644900356a31be26e5c81b8b15
|