Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrbrain295/prime-finder

pip install prime-finder-mammillaria for installation
https://github.com/mrbrain295/prime-finder

numpy prime-numbers python3

Last synced: 22 days ago
JSON representation

pip install prime-finder-mammillaria for installation

Awesome Lists containing this project

README

        

# Prime Finder

Credit to: [Rosettacode](https://rosettacode.org/wiki/Strong_and_weak_primes#Python), [Real Python](https://realpython.com/python-timer/).
Rossetacode's python script fixed up, with a timer and user input instead of preset values.