An open API service indexing awesome lists of open source software.

https://github.com/frootlab/hup

Multi-purpose Python library
https://github.com/frootlab/hup

design-patterns file-io functional-programming library meta-programming multi-threading object-oriented-programming python python-library shared-library

Last synced: 1 day ago
JSON representation

Multi-purpose Python library

Awesome Lists containing this project

README

          

Hup
===

[![Building Status](https://travis-ci.org/frootlab/hup.svg?branch=master)](https://travis-ci.org/frootlab/hup)
[![Documentation Status](https://readthedocs.org/projects/hup/badge/?version=latest)](https://hup.readthedocs.io/en/latest/?badge=latest)
[![PIP Version](https://badge.fury.io/py/hup.svg)](https://badge.fury.io/py/hup)

**Hup** is a multi-purpose [Python](https://www.python.org/) library, which
primarily aims to support [Frootlab](https://www.frootlab.org) projects by
serving as a common base library. It was originally created in 2019 for the
[Vivid Code](https://www.frootlab.org/vivid) project to separate
[Deet](https://www.frootlab.org/deet) and [Rian](https://www.frootlab.org/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](https://www.python.org/) programming language and actively developed at
[Frootlab](https://www.frootlab.org).

Current Development Status
--------------------------

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.

Installation
------------

Comprehensive information and installation support is provided within the
[online manual](https://hup.readthedocs.io/en/latest/). If you already have a
Python environment configured on your computer, you can install the latest
distributed version by using pip:

$ pip install hup

Documentation
-------------

The documentation of the latest distributed version is available as an [online
manual](https://hup.readthedocs.io/en/latest/) and for download, given in the
formats [PDF](https://readthedocs.org/projects/hup/downloads/pdf/latest/),
[EPUB](https://readthedocs.org/projects/hup/downloads/epub/latest/) and
[HTML](https://readthedocs.org/projects/hup/downloads/htmlzip/latest/).

Contribute
----------

Contributors are very welcome! Feel free to report bugs and feature requests to
the [issue tracker](https://github.com/frootlab/hup/issues) 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](mailto:application@frootlab.org).

License
-------

Hup is open source and available free for any use under the
[GPLv3 license](https://www.gnu.org/licenses/gpl.html):

© 2019 Frootlab Developers:
Patrick Michl