mihjovil / package_template

This repostory is a template to create your own Python package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

package_template

This is a template to create a Python package for distribution. It is based on the example package found on this blog post. The idea of this repository is to save a couple of minutes when creating a new package by having the required files already creaated and some of them might not even need too many changes. As the license states, feel free to use this code in any way without constraints. Most questions are answered in the linked article so I see no point in explaining the structure of this repo.

Usage

License

MIT

About

This repostory is a template to create your own Python package

License:MIT License


Languages

Language:Python 100.0%