Metadata-Version: 2.1
Name: nspyre
Version: 0.4.0
Summary: Networked Scientific Python Research Environment
Home-page: https://github.com/nspyre-org/nspyre
Author: Alexandre Bourassa
Author-email: abourassa@uchicago.edu
Maintainer: Michael Solomon
Maintainer-email: msolo@uchicago.edu
License: BSD 3-Clause License
Project-URL: Bug Reports, https://github.com/nspyre-org/nspyre/issues
Project-URL: Source, https://github.com/nspyre-org/nspyre/
Description: # nspyre
        [![GitHub license](https://img.shields.io/github/license/nspyre-org/nspyre)](https://github.com/nspyre-org/nspyre/blob/master/LICENSE)
        [![Documentation Status](https://readthedocs.org/projects/nspyre/badge/?version=latest)](https://nspyre.readthedocs.io/en/latest/?badge=latest)
        
        Networked Scientific Python Research Environment
        
        See https://nspyre.readthedocs.io/en/develop/
        
        ## Installation
        
        ```
        conda install -c conda-forge nspyre
        ```
        
Keywords: nspyre,measurement toolkit,experimentation platform,physics,science,research
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Logging
Requires-Python: >=3.8, <4
Description-Content-Type: text/markdown
