Metadata-Version: 2.1
Name: Nano-Utils
Version: 2.3.3
Summary: Utility functions used throughout the various nlesc-nano repositories.
Home-page: https://github.com/nlesc-nano/Nano-Utils
Author: ['Bas van Beek']
Author-email: b.f.van.beek@vu.nl
License: Apache Software License
Keywords: python-3,python-3-7,python-3-8,python-3-9,libraries
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: doc
Provides-Extra: test
Provides-Extra: test_no_optional
Provides-Extra: build
License-File: LICENSE.md
License-File: NOTICE

.. image:: https://readthedocs.org/projects/nano-utils/badge/?version=latest
    :target: https://Nano-Utils.readthedocs.io/en/latest/includeme.html
.. image:: https://badge.fury.io/py/Nano-Utils.svg
    :target: https://badge.fury.io/py/Nano-Utils
.. image:: https://github.com/nlesc-nano/Nano-Utils/workflows/Build/badge.svg
    :target: https://github.com/nlesc-nano/Nano-Utils/actions?query=workflow%3ABuild
.. image:: https://codecov.io/gh/nlesc-nano/Nano-Utils/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/nlesc-nano/Nano-Utils
.. image:: https://zenodo.org/badge/268804056.svg
   :target: https://zenodo.org/badge/latestdoi/268804056

|

.. image:: https://img.shields.io/badge/python-3.7-blue.svg
    :target: https://docs.python.org/3.7/
.. image:: https://img.shields.io/badge/python-3.8-blue.svg
    :target: https://docs.python.org/3.8/
.. image:: https://img.shields.io/badge/python-3.9-blue.svg
    :target: https://docs.python.org/3.9/
.. image:: https://img.shields.io/badge/python-3.10-blue.svg
    :target: https://docs.python.org/3.10/


################
Nano-Utils 2.3.3
################
Utility functions used throughout the various nlesc-nano repositories.


Installation
************
* PyPi: ``pip install Nano-Utils``
* GitHub: ``pip install git+https://github.com/nlesc-nano/Nano-Utils@master``




