amigus / python3-examples

Python 'examples' project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 'examples' Project

A basic Python project that uses Pipenv for dependency management with pytest and tox for testing.

Run it

pipenv install -d
pipenv run tox

The setup.py file can be used to package and install the project with setuptools.

About

Python 'examples' project


Languages

Language:Python 100.0%