Skip to content

KarrLab/pkg_utils

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

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

PyPI package Documentation Test results Test coverage Code analysis License Analytics

pkg_utils

Utilities for linking setuptools with package version metadata, GitHub README.md files, requirements.txt files, and restoring overridden entry points during for editable installations. Includes support for optional dependencies.

Installation

  1. Install Python and pip:
    apt-get install python python-pip
    
  2. Install this package:
    pip install pkg_utils
    
  3. Optionally, install support for pandoc to link setuptools with GitHub markdown formatted README.md files:
    apt-get install pandoc
    pip install pkg_utils[pandoc]
    

Documentation

Please see the API documentation.

License

The build utilities are released under the MIT license.

Development team

This package was developed by the Karr Lab at the Icahn School of Medicine at Mount Sinai in New York, USA.

Questions and comments

Please contact the Karr Lab with any questions or comments.

About

Utilities for packaging Python code

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages