obar1 / pyproject-template

simple py project template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyproject-template

Makefile CI

simple pyproject template with some factories

check

$ ls -1 *.*p*

demo_api_from_notebook.ipynb
demo_from_cli.py
run_api.py

init

use make ex

pip install -m venv .venv
make install

About

simple py project template


Languages

Language:Python 83.8%Language:Jupyter Notebook 15.1%Language:Makefile 1.2%