Skip to content

dkfi/mypylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build & Install

# wheel file
$ python setup.py bdist_wheel
$ pip install ./dist/mypylib-0.1-py3-none-any.whl

# setuptools develop mode
$ pip install -e .

About

Template for a python package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages