Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-quickstart

Python template for quickly starting with a project. It has tests - beware.

Python environment

  • use pyenv to install a specific python version
$ pyenv install 3.10.4

Start

For development install dev extra

$ pip install -e '.[dev]'

Tests

Testing framework used is pyenv

Run tests by typing the following command in the terminal

$ pytest

About

Python template for quickly starting with a project. It has tests - beware.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages