pkg_utils
0.0.5
  • 1. Installation
  • 2. Tutorial
  • 3. Testing
  • 4. API documentation
  • 5. About
pkg_utils
  • Docs »
  • pkg_utils documentation

pkg_utils documentation¶

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

Contents¶

  • 1. Installation
    • 1.1. Requirements
    • 1.2. Optional requirements
    • 1.3. Installing this package
  • 2. Tutorial
    • 2.1. Linking setuptools with package version numbers
    • 2.2. Linking setuptools with GitHub README.md files
    • 2.3. Linking setuptools with requirements
    • 2.4. Restoring overridden console scripts during editable installations
    • 2.5. Putting it all together
  • 3. Testing
  • 4. API documentation
    • 4.1. Submodules
    • 4.2. pkg_utils._version module
    • 4.3. pkg_utils.core module
    • 4.4. Module contents
  • 5. About
    • 5.1. License
    • 5.2. Development team
    • 5.3. Questions and comments
Next

© Copyright 2020, Karr Lab