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.
- Install Python and pip:
apt-get install python python-pip
- Install this package:
pip install pkg_utils
- Optionally, install support for pandoc to link setuptools with GitHub markdown formatted README.md files:
apt-get install pandoc pip install pkg_utils[pandoc]
Please see the API documentation.
The build utilities are released under the MIT license.
This package was developed by the Karr Lab at the Icahn School of Medicine at Mount Sinai in New York, USA.
Please contact the Karr Lab with any questions or comments.