Hup is a multi-purpose Python library, which primarily aims to support Frootlab projects by serving as a common base library. It was originally created in 2019 for the Vivid Code project to separate Deet and Rian. The majority of the provided modules, however, are kept generic to facilitate their application beyond Frootlab projects as well.
Hup is free and open source software, based on the Python programming language and actively developed at Frootlab.
The individual modules comprised within Hup are in different development stages, ranging from Planning to Mature. In case of doubt, the individual stages can be requested by the authors listed within the __authors__ attribute of the respective modules.
Comprehensive information and installation support is provided within the online manual. If you already have a Python environment configured on your computer, you can install the latest distributed version by using pip:
$ pip install hup
The documentation of the latest distributed version is available as an online manual and for download, given in the formats PDF, EPUB and HTML.
Contributors are very welcome! Feel free to report bugs and feature requests to the issue tracker provided by GitHub. Currently, as the Frootlab Developers team still is growing, we do not provide any Contribution Guide Lines to collaboration partners. However, if you are interested to join the team, we would be glad, to receive an informal application.
Hup is open source and available free for any use under the GPLv3 license:
© 2019 Frootlab Developers:
Patrick Michl <patrick.michl@frootlab.org>