Metadata-Version: 2.4
Name: SEVNpy
Version: 0.4.2
Summary: A Python companion module for SEVN (Stellar EVolution N-body)
Author: Giuliano Iorio
Author-email: Giuliano Iorio <giuliano.iorio.astro@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://gitlab.com/sevncodes/sevn
Project-URL: Documentation, https://sevn.readthedocs.io
Keywords: stellar evolution,astrophysics,binary stars,SEVN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
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: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: C++
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: typing_extensions
Dynamic: author
Dynamic: license-file
Dynamic: requires-python

SEVNpy
=======

**SEVNpy** is a Python  library companion of the code SEVN ([https://gitlab.com/sevncodes/sevn](https://gitlab.com/sevncodes/sevn)). 
 
## Documentation
Read the documentation at [http://sevn.rtfd.io/](http://sevn.rtfd.io/)
