Metadata-Version: 2.1
Name: fitlog
Version: 0.3.1
Summary: fitlog: Log tool for Deep Learning, developed by Fudan FastNLP Team
Home-page: UNKNOWN
License: Apache license
Description: # fitlog
        [![Pypi](https://img.shields.io/pypi/v/fitlog.svg)](https://pypi.org/project/fitlog)
        [![Documentation Status](https://readthedocs.org/projects/fitlog/badge/?version=latest)](http://fitlog.readthedocs.io/?badge=latest)
        
        fitlog = fast + git + log, 是一款用于辅助用户记录日志和管理代码的工具。
        
        [fitlog中文文档](https://fitlog.readthedocs.io/zh/latest/)
        
        ## file structure
        ```
        |-setup.py
        |-docs
        |-fitlog
        |  |--- init
        |  |--- fastlog
        |  |--- fastgit
        |  |--- server
        |-test
          
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
