kiyonlin / piyon

A tiny cli to create a python project with pytest and basic pytest plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Piyon

A tiny cli to create a python project with pytest and basic pytest plugins.

Usage

pip3 install piyon
piyon project_name
cd project_name
python3 setup.py test

About

A tiny cli to create a python project with pytest and basic pytest plugins.


Languages

Language:Python 100.0%