Metadata-Version: 2.1
Name: manim_kunyuan
Version: 0.32
Summary: Math Animation Tool(Fork from 3b1b manim)
Home-page: https://github.com/beidongjiedeguang/manim
Author-email: beidongjiedeguang@gmail.com
License: MIT
Description: # manim_kunyuan
        [![image](https://img.shields.io/badge/Pypi-0.32-green.svg)](https://pypi.org/project/manim_kunyuan)
        [![image](https://img.shields.io/badge/python-3.6+-blue.svg)](https://www.python.org/)
        [![image](https://img.shields.io/badge/license--blue.svg)](LICENSE)
        [![image](https://img.shields.io/badge/author-kunyuan-orange.svg?style=flat-square&logo=appveyor)](https://github.com/beidongjiedeguang)
        
        ## Requirements
        ```python
        argparse
        colour
        numpy
        Pillow
        scipy
        sympy
        tqdm
        mapbox-earcut
        matplotlib
        moderngl
        moderngl_window
        skia-pathops
        pydub
        pygments
        pyyaml
        rich
        screeninfo
        pyreadline; sys_platform == 'win32'
        validators
        ipython
        PyOpenGL
        manimpango>=0.2.0,<0.4.0
        ```
        
        -------------------
        # Install
        ```bash
        pip install manim-kunyuan
        ```
        
        
Keywords: Computer Vision,Machine Learning,Neural Networks,Mathematic
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
