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
- Host: GitHub
- URL: https://github.com/frootlab/hup
- Owner: frootlab
- License: gpl-3.0
- Created: 2019-03-04T09:25:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-10T09:28:29.000Z (over 6 years ago)
- Last Synced: 2025-12-16T05:48:15.533Z (6 months ago)
- Topics: design-patterns, file-io, functional-programming, library, meta-programming, multi-threading, object-oriented-programming, python, python-library, shared-library
- Language: Python
- Homepage: https://www.frootlab.org/hup
- Size: 380 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hup
===
[](https://travis-ci.org/frootlab/hup)
[](https://hup.readthedocs.io/en/latest/?badge=latest)
[](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