Metadata-Version: 2.1
Name: symphysics
Version: 0.1.0
Summary: The symphysics library for creating physics simulations using python and sympy
Home-page: https://github.com/rjbourne/symphysics/
Author: Robert B., Zeph B.
Author-email: symphysics@gmail.com
License: MIT
Description: *last updated 09/06/2020*
        
        # Symphysics
        The symphysics library for creating physics simulations using python and sympy
        
        Repository: https://github.com/rjbourne/symphysics
        
        Find the wiki at: https://github.com/rjbourne/symphysics/wiki
        
        Download using
        ```cmd
        pip install symphysics
        ```
        
        The symphysics library contains the following tools
        
         - [SystemL](https://github.com/rjbourne/symphysics/wiki/SystemL)
         - [Animate](https://github.com/rjbourne/symphysics/wiki/Animate)
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
Description-Content-Type: text/markdown
