Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 

README.md

mailroom

Simple pure python package for Packaging Tutorial

This package:

  • Is pure python
  • Has no dependencies
  • Has a small library
  • Has a command line interface script
  • Has tests

(Python 3)

It serves as an example of a simple, but not too simple python package.

You should be able to install it:

python setup.py install

or in develop mode:

python setup.py develop

or with pip in editable mode:

pip install -e ./

About

Simple pure=python package for Packaging Tutorial

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.