Metadata-Version: 2.1
Name: EasySL
Version: 0.1.1
Summary: Easy Save&Load (ESL) provides an automatic data management for Python.
Home-page: https://github.com/HoeTosaki/EasySL
Author: HoeWang@THU
Author-email: 1139032564@qq.com
License: GPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: dgl
Requires-Dist: networkx
Requires-Dist: torch

# EasySL
Easy Save&amp;Load (ESL) provides an automatic data management for primitive types in Python as well as other useful data types in third-party packages (such as NumPy, Pandas, PyTorch, NetworkX, DGL, etc.). 


