Metadata-Version: 2.1
Name: rad-tools
Version: 0.2.9
Summary: Collection of scripts from my PhD
Home-page: https://github.com/adrybakov/rad-tools
Download-URL: https://github.com/adrybakov/rad-tools.git
Author: Andrey Rybakov
Author-email: rybakov.ad@icloud.com
License: MIT license
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
License-File: LICENSE.txt

Script Collection
=================
Various scripts which were useful during my PhD.

.. image:: https://readthedocs.org/projects/rad-tools/badge/?version=stable
    :target: https://rad-tools.adrybakov.com/en/stable/?badge=stable
    :alt: Documentation Status

Installation
------------

First make sure that you have python3 and pip installed.
Then execute the following in your terminal:

.. code-block:: console

   pip install rad-tools

Documentation
=============

Documentations is available 
`here. <https://rad-tools.adrybakov.com/en/latest/index.html>`_
