pacotepypi

Exemplo de pacote PyPI


Keywords
Pacote, package, pypi, pypi-packages
License
MIT
Install
pip install pacotepypi==0.0.2

Documentation

pacotepypi

Example of PyPI package.

Getting Started

Dependencies

You need Python 3.6 or later to use pacotepypi. You can find it at python.org.

You also need setuptools, wheel and twine packages, which is available from PyPI. If you have pip, just run:

pip install setuptools
pip install wheel
pip install twine

Installation

Clone this repo to your local machine using:

git clone https://github.com/caiocarneloz/pacotepypi.git

Features

  • File structure for PyPI packages
  • Setup with package informations
  • License example