Metadata-Version: 2.1
Name: trackmol
Version: 1.0.0
Summary: Add a short description here!
Home-page: https://github.com/pyscaffold/pyscaffold/
Author: Zakarie Aloui, Augustin Bouquillard, Noe Colomban, Jeanne Leclerc, Pierre Mazzucotelli, Ugo Wassermann
Author-email: zakarie.aloui@polytechnique.edu augustin.bouquillard.23@polytechnique.edu noe.colomban@polytechnique.edu jeanne.leclerc@polytechnique.edu pierre.mazzucotelli@gmail.com ugo.wassermann@polytechnique.edu
License: MIT
Project-URL: Documentation, https://pyscaffold.org/
Project-URL: Source, https://github.com/AugustinBouquillard/trackmol/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Requires-Dist: fbm
Requires-Dist: tqdm
Requires-Dist: umap-learn[parametric_umap]>=0.5.2
Requires-Dist: torch
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"

.. These are examples of badges you might want to add to your README:
   please update the URLs accordingly

    .. image:: https://api.cirrus-ci.com/github/<USER>/my_biblio.svg?branch=main
        :alt: Built Status
        :target: https://cirrus-ci.com/github/<USER>/my_biblio
    .. image:: https://readthedocs.org/projects/my_biblio/badge/?version=latest
        :alt: ReadTheDocs
        :target: https://my_biblio.readthedocs.io/en/stable/
    .. image:: https://img.shields.io/coveralls/github/<USER>/my_biblio/main.svg
        :alt: Coveralls
        :target: https://coveralls.io/r/<USER>/my_biblio
    .. image:: https://img.shields.io/pypi/v/my_biblio.svg
        :alt: PyPI-Server
        :target: https://pypi.org/project/my_biblio/
    .. image:: https://img.shields.io/conda/vn/conda-forge/my_biblio.svg
        :alt: Conda-Forge
        :target: https://anaconda.org/conda-forge/my_biblio
    .. image:: https://pepy.tech/badge/my_biblio/month
        :alt: Monthly Downloads
        :target: https://pepy.tech/project/my_biblio
    .. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
        :alt: Twitter
        :target: https://twitter.com/my_biblio

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

=========
my_biblio
=========


    Add a short description here!


A longer description of your project goes here...


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.6. For details and usage
information on PyScaffold see https://pyscaffold.org/.


