Metadata-Version: 2.4
Name: plotbin
Version: 3.1.8
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
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

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 file headers.

License
-------

Copyright (c) 2013-2025 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.

