Metadata-Version: 2.1
Name: gemstool
Version: 0.0.2
Summary: some small tools for my modeling work
Home-page: https://github.com/HaoLuoChalmers/gemstool
Author: Hao Luo
Author-email: bioluohao@outlook.com
License: UNKNOWN
Description: # GEMstool
        
        some small tools to build GEMs and other metabolic model
        
        ## install :
            pip install gemstool
        
        ## upload update in Terminal:
            python setup.py sdist
            twine upload dist/*
        
        username: bioluohao  
        pw: l*4********
        
        ## requriment:
            pip install cobra
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
