Metadata-Version: 2.1
Name: CASPy3
Version: 1.0.1
Summary: A program that provides a GUI and a CLI to a symbolic computation and computer algebra system python library, SymPy.
Home-page: https://github.com/Secozzi/CASPy
Author: Folke Ishii
Author-email: folke.ishii@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: PyQt5 (>=5.14.0)
Requires-Dist: PyQtWebEngine (>=5.14.0)
Requires-Dist: sympy (>=1.5)
Requires-Dist: pyperclip (>=1.7.0)
Requires-Dist: click (>=7.1.1)

<p align="center">
  <img width="200" heihgt="200" margin-right="100%" src="src/logo.png?raw=true">
</p>

[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)

## CASpy

A Computer Algebra System built using mainly PyQt5 and Sympy

## Install
tba

## TBA
tba

