Metadata-Version: 2.1
Name: wnutils
Version: 2.7.0
Summary: Python project to read and plot webnucleo files
Home-page: https://github.com/mbradle/wnutils
Author: Clemson University
Author-email: mbradle@clemson.edu
License: GPLv3+
Project-URL: Bug Reports, https://github.com/mbradle/wnutils/issues
Project-URL: Source, https://github.com/mbradle/wnutils/
Keywords: astronomy nuclear astrophysics
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/x-rst
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE.txt

Overview
========

wnutils is a python package for reading and plotting
`webnucleo <http://webnucleo.org/>`_ files.

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

Install from `PyPI <https://pypi.org/project/wnutils>`_ with pip by
typing in your favorite terminal::

    $ pip install wnutils

Authors
-------

- Bradley S. Meyer <mbradle@g.clemson.edu>
- Norberto Davila <ndavila@g.clemson.edu>

Contribute
----------

- Issue Tracker: `<https://github.com/mbradle/wnutils/issues/>`_
- Source Code: `<https://github.com/mbradle/wnutils/>`_

License
-------

The project is licensed under the GNU Public License v3 (or later).

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

The project documentation is available at `<https://wnutils.readthedocs.io>`_.

Usage
-----

The best way to get started using wnutils is to follow the
`tutorials <http://wnutils.readthedocs.io/en/latest/tutorials.html>`_.
You may also want to visit our `galleries <https://github.com/mbradle/wnutils/wiki/Galleries>`_ or check out our `Jupyter Notebooks <https://github.com/mbradle/wnutils_tutorials/>`_ or our `Code Samples <https://github.com/mbradle/wnutils/wiki/Code-Samples>`_.
