lgrcia / pythonpackage

A template repository for python packages

Home Page:https://pythonpackage.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a template python package that includes:

  • A pyproject.toml file using poetry
  • A ReadTheDoc online documentation
  • A simple config file system with a ~/.pythonpackage config folder

pythonpackage

Description

github license documentation

pythonpackage is a Python package to ...

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Example

Installation

From the github repo

pip install 'pythonpackage @ git+https://github.com/lgrcia/pythonpackage'

About

A template repository for python packages

https://pythonpackage.readthedocs.io

License:MIT License


Languages

Language:Python 93.2%Language:Shell 6.8%