LegumeFederation / DSCensor

Visualization and Organization for Assembly and Annotation Data
MIT License
0 stars 0 forks source link

create a Python package #24

Open joelb123 opened 6 years ago

joelb123 commented 6 years ago

Packages should be installable by pip. To do this, you will need a PYPI account, versioning, dependencies, and a repository description. See me for help.

ctcncgr commented 6 years ago

Thanks Joel. I will come talk with you tomorrow

ctcncgr commented 6 years ago

Creating package. Code refactored to python3. Cleanup code. Make sure pep8 passes. Working to get setup.py and setup.cfg now.