A command line tool, to simplify vendoring pure Python dependencies.
Project description
vendoring
A command line tool, to simplify vendoring pure Python dependencies.
Why?
pip had a "home-grown" setup for vendoring dependencies. The invoke
task grew in complexity to over 500 lines and, at some point, became extremely difficult to improve and maintain.
This tool is based off the overgrown invoke
task, breaking it out into a dedicated codebase with the goal of making it more maintainable and reusable. This also enabled independent evolution of this codebase and better access to infrastructure (like dedicated CI) to ensure it keeps working properly.
Contributing
Check the Contributing guide.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for vendoring-0.2.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d36da704a39e906fdf9b69d62b0cd443eb4824d3b7f65eff283f16cf5031da7 |
|
MD5 | 9a37070ae269afe59b622bbda5592885 |
|
BLAKE2b-256 | 59860c94193611784a8a3f7d5be9951be64b52b9b5fecb3e7c44af9b4d645ffc |