A simple package manager (used for prebuilt binary), interoperable with Nexus repository manager


License
MIT
Install
pip install pacco==0.3.1

Documentation

Build Status Build Status PyPi version Maintainability Test Coverage

Pacco

The development of this project is discontinued because of its usage being obsolete.

Pacco is a simple package manager (used for prebuilt binary) that is interoperable with Nexus repository manager.

Documentation

Check out our documentation here! The documentation for the development version is also available here!

Install

For the latest stable release, igithnstall by For the latest stable release, install by

pip install pacco

For the dev release, install by

git clone --single-branch --branch dev https://github.com/kwinata/pacco
cd pacco
pip install .