srijanshetty / python-base

Base template for new python projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                 __  __                      __                  
    ____  __  __/ /_/ /_  ____  ____        / /_  ____ _________ 
   / __ \/ / / / __/ __ \/ __ \/ __ \______/ __ \/ __ `/ ___/ _ \
  / /_/ / /_/ / /_/ / / / /_/ / / / /_____/ /_/ / /_/ (__  )  __/
 / .___/\__, /\__/_/ /_/\____/_/ /_/     /_.___/\__,_/____/\___/ 
/_/    /____/                                                    

Opionated base template for python projects

Install

make install

Test

make test

Examples

Live

TODO

Non Goals

LICENSE

MIT © Srijan R Shetty

About

Base template for new python projects

License:MIT License


Languages

Language:Makefile 100.0%