Metadata-Version: 2.1
Name: psynlig
Version: 0.2.2.dev0
Summary: A package for creating plots with matplotlib.
Home-page: https://github.com/andersle/psynlig
Author: Anders Lervik
Author-email: andersle@gmail.com
License: MIT
Keywords: matplotlib
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Other/Nonlisted Topic
License-File: LICENSE

psynlig is a small package for generating plots using `matplotlib <https://www.matplotlib.org/>`_. It is intended as a library of plotting functions that can be used to streamline investigation of data sets.
The psynlig documentation can be found at `https://psynlig.readthedocs.io/en/latest <https://psynlig.readthedocs.io/en/latest>`_ and the source code is hosted at `https://github.com/andersle/psynlig <https://github.com/andersle/psynlig>`_.

