Skip to content

gagdiez/MinimalPythonPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example on how to create a minimal python package

This repo shows how to create a python package. It includes:

  • Testing
  • Command line interfaces

Can be installed through pip, or by running

  • python setup.py install

About

A small example about how to make python packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages