Metadata-Version: 2.1
Name: plotbin
Version: 3.1.5
Summary: PlotBin: Plotting Binned Maps and Other Utilities
Home-page: https://purl.org/cappellari/software
Author: Michele Cappellari
Author-email: michele.cappellari@physics.ox.ac.uk
License: Other/Proprietary License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

The PlotBin Package
===================

The PlotBin package contains utilities to plot binned maps and various
other general plotting utilities for two-dimensional maps.

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

install with::

    pip install plotbin

Without writing access to the global ``site-packages`` directory, use::

    pip install --user plotbin

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

See the files headers.

License
-------

Copyright (c) 2013-2022 Michele Cappellari

This software is provided as is without any warranty whatsoever.
Permission to use, for non-commercial purposes is granted.
Permission to modify for personal or internal use is granted,
provided this copyright and disclaimer are included in all
copies of the software. All other rights are reserved.
In particular, redistribution of the code is not allowed.

