Metadata-Version: 2.1
Name: axolotls
Version: 0.1.0.dev20221017
Summary: Lightweight DataFrame library on PyTorch
Home-page: https://github.com/wenleix/axolotls
Author: Wenlei Xie
Author-email: wenlei.oss.pure@gmail.com
License: BSD
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: tabulate
Requires-Dist: functorch
Requires-Dist: torch (>1.12)

