bandage

Patching library.


Keywords
python, forthebadge, updater, python-library
License
MIT
Install
pip install bandage==1.2

Documentation

bandage

forthebadge forthebadge

A Python patching library for updating software applications in deployments where package managers are unavailable.

Documentation

To see documentation regarding installation and usage, please visit https://dreamerslegacy.xyz/projects/bandage/docs/index.html.

Releases & Dist.

With the released wheel file, after downloading:

pip3 install /path/to/wheel/file/here/bandage-1.0-py3-none-any.whl

...Or available on PyPI through:

pip3 install bandage

Please see documentation for more information.