Metadata-Version: 2.1
Name: ninst
Version: 0.3.1
Summary: NiftyPET Installation tools
Home-page: https://github.com/NiftyPET/ninst
Author: Casper da Costa-Luis
Author-email: casper.dcl@physics.org
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: tqdm
Requires-Dist: miutil[cuda] (>=0.4.2)
Provides-Extra: dev
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: pytest-timeout ; extra == 'dev'
Requires-Dist: pytest-xdist ; extra == 'dev'
Requires-Dist: codecov ; extra == 'dev'

==================================
NINST: NiftyPET Installation Tools
==================================

|Docs| |Version| |Py-Versions| |Tests| |Coverage|

``ninst`` is a stand-alone Python sub-package of NiftyPET_, dedicated to helping with installation of other sub-packages. Although it is an essential part of NiftyPET_ packaging, ``ninst`` could be used in other projects.

.. _NiftyPET: https://github.com/NiftyPET/NiftyPET

**Documentation with installation manual and tutorials**: https://niftypet.readthedocs.io/

Licence
~~~~~~~

|Licence|

Copyright 2018-20

- `Casper O. da Costa-Luis <https://github.com/casperdcl>`__ @ King's College London
- `Pawel J. Markiewicz <https://github.com/pjmark>`__ @ University College London
- `Contributors <https://github.com/NiftyPET/NINST/graphs/contributors>`__

.. |Docs| image:: https://readthedocs.org/projects/niftypet/badge/?version=latest
   :target: https://niftypet.readthedocs.io/en/latest/?badge=latest
.. |Licence| image:: https://img.shields.io/pypi/l/ninst.svg
   :target: https://raw.githubusercontent.com/NiftyPET/NINST/master/LICENCE
.. |Tests| image:: https://img.shields.io/github/workflow/status/NiftyPET/NINST/Test?logo=GitHub
   :target: https://github.com/NiftyPET/NINST/actions
.. |Coverage| image:: https://codecov.io/gh/NiftyPET/NINST/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/NiftyPET/NINST
.. |Version| image:: https://img.shields.io/pypi/v/ninst.svg?logo=python&logoColor=white
   :target: https://github.com/NiftyPET/NINST/releases
.. |Py-Versions| image:: https://img.shields.io/pypi/pyversions/ninst.svg?logo=python&logoColor=white
   :target: https://pypi.org/project/ninst


