GUI for Aptly
The main goal of python-aptly-gui is to maintain and manage Aptly and its publishes.
It becomes easy to promote, remove and add packages to publishes and their components.
- Remove or add packages from publishes
- Promote packages from one publish to another publish
- Promote components across publishes
- Purge publishes and repositories
- Python 3
# it is necessary to install a newer python-apt apt-get install python3-apt pip3 install git+https://github.com/chnyda/python-aptly-gui.git
aptly-gui