Metadata-Version: 2.1
Name: plenary
Version: 1.5.1
Summary: A library of convenient utility methods and classes
Home-page: https://github.com/swinburne-sensing/plenary
License: GPL-3.0-only
Author: Chris Harrison
Author-email: 629204+ravngr@users.noreply.github.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: mypy (>=0.982,<0.983)
Project-URL: Repository, https://github.com/swinburne-sensing/plenary
Description-Content-Type: text/markdown

# plenary

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7002489.svg)](https://doi.org/10.5281/zenodo.7002489) ![license](https://img.shields.io/github/license/swinburne-sensing/plenary) ![python version](https://img.shields.io/pypi/pyversions/plenary) ![testing](https://github.com/swinburne-sensing/plenary/actions/workflows/python.yml/badge.svg) ![issues](https://img.shields.io/github/issues/swinburne-sensing/plenary)


A library of convenient utility methods and classes. Designed to work in pure python.

## Acknowledgments

Developed at [Swinburne University of Technology](https://swin.edu.au). If used in an academic project, please consider citing this work as it helps attract funding and track research outputs:

```
C. J. Harrison and M. Shafiei. plenary. (2022). [Online]. doi: https://dx.doi.org/10.5281/zenodo.7002489
```

*This activity received funding from [ARENA](https://arena.gov.au) as part of ARENA’s Research and Development Program – Renewable Hydrogen for Export (Contract No. 2018/RND012). The views expressed herein are not necessarily the views of the Australian Government, and the Australian Government does not accept responsibility for any information or advice contained herein.*

*The work has been supported by the [Future Energy Exports CRC](https://www.fenex.org.au) whose activities are funded by the Australian Government's Cooperative Research Centre Program.*

