Metadata-Version: 2.1
Name: gravitorch
Version: 0.0.7
Summary: Warning: API is not stable
Keywords: gravitorch
Author: Thibaut Durand
Author-email: durand.tibo+gh@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Provides-Extra: all
Provides-Extra: tb
Provides-Extra: vision
Requires-Dist: accelerate (>=0.15,<0.16) ; extra == "all"
Requires-Dist: colorlog (>=6.7,<7.0) ; extra == "all"
Requires-Dist: coola (>=0.0,<0.1)
Requires-Dist: hya (>=0.0,<0.1)
Requires-Dist: hydra-core (>=1.3,<2.0)
Requires-Dist: matplotlib (>=3.6,<4.0) ; extra == "all"
Requires-Dist: numpy (>=1.24,<2.0)
Requires-Dist: objectory (>=0.0,<0.1)
Requires-Dist: pillow (>=9.3,<10.0) ; extra == "all" or extra == "vision"
Requires-Dist: psutil (>=5.9,<6.0)
Requires-Dist: pytorch-ignite (>=0.4,<0.5)
Requires-Dist: tabulate (>=0.9,<0.10)
Requires-Dist: tensorboard (>=2.11,<3.0) ; extra == "all" or extra == "tb"
Requires-Dist: torch (>=1.13,<2.0)
Requires-Dist: torchvision (>=0.14,<0.15) ; extra == "all" or extra == "vision"
Requires-Dist: tqdm (>=4.64,<5.0)
Description-Content-Type: text/markdown


[//]: # (<p align="center">)

[//]: # (   <a href="https://github.com/durandtibo/meteor/actions">)

[//]: # (      <img alt="CI" src="https://github.com/durandtibo/meteor/workflows/CI/badge.svg?event=push&branch=main">)

[//]: # (   </a>)

[//]: # (    <a href="https://pypi.org/project/gravitorch/">)

[//]: # (      <img alt="PYPI version" src="https://img.shields.io/pypi/v/gravitorch">)

[//]: # (    </a>)

[//]: # (   <a href="https://pypi.org/project/gravitorch/">)

[//]: # (      <img alt="Python" src="https://img.shields.io/pypi/pyversions/gravitorch.svg">)

[//]: # (   </a>)

[//]: # (   <a href="https://opensource.org/licenses/BSD-3-Clause">)

[//]: # (      <img alt="BSD-3-Clause" src="https://img.shields.io/pypi/l/gravitorch">)

[//]: # (   </a>)

[//]: # (   <a href="https://codecov.io/gh/durandtibo/meteor">)

[//]: # (      <img alt="Codecov" src="https://codecov.io/gh/durandtibo/meteor/branch/main/graph/badge.svg">)

[//]: # (   </a>)

[//]: # (   <a href="https://github.com/psf/black">)

[//]: # (     <img  alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg">)

[//]: # (   </a>)

[//]: # (   <a href="https://google.github.io/styleguide/pyguide.html#s3.8-comments-and-docstrings">)

[//]: # (     <img  alt="Doc style: google" src="https://img.shields.io/badge/%20style-google-3666d6.svg">)

[//]: # (   </a>)

[//]: # (   <br/>)

[//]: # (</p>)


<p align="center">
    <a>
        <img alt="CI" src="https://github.com/durandtibo/meteor/workflows/CI/badge.svg?event=push&branch=main">
    </a>
    <a href="https://pypi.org/project/gravitorch/">
        <img alt="PYPI version" src="https://img.shields.io/pypi/v/gravitorch">
    </a>
    <a href="https://pypi.org/project/gravitorch/">
        <img alt="Python" src="https://img.shields.io/pypi/pyversions/gravitorch.svg">
    </a>
    <a href="https://opensource.org/licenses/BSD-3-Clause">
        <img alt="BSD-3-Clause" src="https://img.shields.io/pypi/l/gravitorch">
    </a>
    <a>
        <img alt="Codecov" src="https://codecov.io/gh/durandtibo/meteor/branch/main/graph/badge.svg">
    </a>
    <a href="https://github.com/psf/black">
        <img  alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg">
    </a>
    <a href="https://google.github.io/styleguide/pyguide.html#s3.8-comments-and-docstrings">
        <img  alt="Doc style: google" src="https://img.shields.io/badge/%20style-google-3666d6.svg">
    </a>
    <br/>
    <a href="https://pepy.tech/project/gravitorch">
        <img  alt="Downloads" src="https://static.pepy.tech/badge/gravitorch">
    </a>
    <a href="https://pepy.tech/project/gravitorch">
        <img  alt="Monthly downloads" src="https://static.pepy.tech/badge/gravitorch/month">
    </a>
   <br/>
</p>

