Metadata-Version: 2.1
Name: yuanian
Version: 0.0.1
Summary:  Animation engine for explanatory math videos
Home-page: https://github.com/beidongjiedeguang/yuanian
Author: kunyuan
Author-email: beidongjiedeguang@gmail.com
License: MIT
Description: # yuanian
        [![image](https://img.shields.io/badge/Pypi-0.0.1-green.svg)](https://pypi.org/project/yuanian)
        [![image](https://img.shields.io/badge/python-3.6+-blue.svg)](https://www.python.org/)
        [![image](https://img.shields.io/badge/license-GNU_GPL--V3-blue.svg)](LICENSE)
        [![image](https://img.shields.io/badge/author-kunyuan-orange.svg?style=flat-square&logo=appveyor)](https://github.com/beidongjiedeguang)
        
        ## Requirements
        ```python
        sparrow_tool
        ```
        
        -----------------------------------------
        
        ## Document
        TODO
        
        ## Installation
        ```bash
        pip install yuanian
        ```
        
        ## Synopsis
        TODO
        
        ## Usage
        TODO
Keywords: Mathematics,Physics,Machine Learning,Neural Networks
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
