Skip to content

porn/py.dojo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py.dojo

Basic project sceleton for Python DOJO

Requirements

  • Python >= 3.8
  • Pipenv

Installation

make install

Usage

$ make  # list of all targets

help                           list available targets (this page)
install                        install deps
test                           run tests
test-cov                       py.test with HTML coverage
test-watch                     py.test watch

About

Python skeleton for dojo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Makefile 76.4%
  • Python 23.6%