Metadata-Version: 2.4
Name: restools
Version: 0.0.1.2
Summary: Collection of useful tools for research paper
Home-page: https://gitee.com/FutureAGI/ResearchTools
Author: WorldSimulator
Author-email: 
License: Apache
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib>=2.2.3
Requires-Dist: numpy>=1.16.4
Requires-Dist: pyyaml
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Collection of Useful Tools For Research Paper

- [Plotting Tools](./restools/plotting)
- [Serving Tools](./restools/serving)
- [Logging Tools](./restools/logging)
- [Configure Tools](./restools/configure)
