bearddan2000 / python-cli-nose2-sieve-seg

Given a number find all primes.

Home Page:https://github.com/bearddan2000/python-cli-nose2-sieve-seg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-cli-nose2-sieve-seg

Description

Given a number find all primes. POC for nose2.

Tech stack

  • python
    • nose2

Docker stack

  • python:latest

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits

Nose tutorial

About

Given a number find all primes.

https://github.com/bearddan2000/python-cli-nose2-sieve-seg


Languages

Language:Python 52.1%Language:Shell 43.9%Language:Dockerfile 4.0%