Skip to content

A Python library - Member of the farallons collection of libraries

License

Notifications You must be signed in to change notification settings

farallons/seagull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seagull

A Python library

Seagull includes a module for calculating primes


Member of the farallons collection of libraries


  • Use Python 3

    virtualenv -p python3 venv
    source venv/bin/activate
    pip install -r requirements.txt
    
  • Generate the prime numbers up to and including a number

    python prime.py <number>
    
  • Check the result folder

    cat result/primes
    

About

A Python library - Member of the farallons collection of libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages