Last updated:
0 purchases
pyargos 0.1.1
PyArgos
PyArgos is a Python library for easier interfacing with Argos, a GNOME extension that allows you to create other GNOME Shell extensions.
At the time of creating this repository, the fork by mwilck is the most up-to-date and compatible with the latest versions
of GNOME.
Requirements
Argos (original or updated fork, whichever works best)
Python >=3.9
Installation
Installing this library is extremely easy as it is available over at PyPi, so you just need to pip install it:
pip install pyargos
Example usage
TO-DO, sorry!
License
PyArgos is licensed under GPLv3.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.