Metadata-Version: 2.1
Name: dynsight
Version: 2023.11.30
Summary: Simplifies analysis of Molecular Dynamics simulations.
Maintainer-email: Andrew Tarzia <andrew.tarzia@gmail.com>
Project-URL: github, https://github.com/GMPavanLab/dynsight
Project-URL: documentation, https://dynsight.readthedocs.io/en/latest/
Requires-Python: <3.11,>=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: cpctools
Requires-Dist: dscribe<=1.2.2,>1.2.0
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-copybutton; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: furo; extra == "dev"
Requires-Dist: numba; extra == "dev"

:maintainers:
    `andrewtarzia <https://github.com/andrewtarzia/>`_
:documentation: https://dynsight.readthedocs.io

Installation
============

To get ``dynsight``, you can install it with pip::

    $ pip install dynsight


Examples
========

There are examples available in the ``examples/`` directory of this repository.

There are also examples available in the ``cpctools`` repository
`here <https://github.com/GMPavanLab/cpctools/tree/main/Examples>`

How To Cite
===========

If you use ``dynsight`` please cite

    https://github.com/GMPavanLab/dynsight



Publications
============

* people need to add PRs to mention these.


Acknowledgements
================

We developed this code when working in the Pavan group,
https://www.gmpavanlab.com/, whose members often provide very valuable
feedback, which we gratefully acknowledge.

Much of the original code in ``cpctools`` was written by Daniele Rapetti (Iximiel).

The work was funded by the European Union and ERC under projects DYNAPOL and the
NextGenerationEU project, CAGEX.

.. figure:: docs/source/_static/EU_image.png

