Metadata-Version: 2.1
Name: monashspa
Version: 1.6.1
Summary: Library of useful data analysis tools for Monash University Physics & Astronomy students
Home-page: https://monashspa.readthedocs.io
Author: School of Physics & Astronomy, Monash University
License: GPLv3
Project-URL: Documentation, https://monashspa.readthedocs.io
Project-URL: Source Code, https://github.com/Monash-University-Physics-Astronomy/monashspa
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5, <4
Description-Content-Type: text/markdown
Provides-Extra: PHS3302
License-File: COPYING

# monashspa
monashspa is a Python library containing helpful Python functions and utilities for Physics & Astronomy classes at Monash University.

## Documentation
Documentation, along with installation instructions, are available at [http://monashspa.readthedocs.io/](http://monashspa.readthedocs.io/)

## Licence
monashspa is licensed under the GPLv3 licence.

## Contributing
Please see [contributing.md](https://github.com/Monash-University-Physics-Astronomy/monashspa/blob/master/contributing.md)


