
# Sympy Client

<!-- Call symply functions from the command line -->

<!-- ## Installation -->
<!-- 
```bash
source bin/activate
pip install -r requirements.txt
deactivate
```

## Usage

```
source bin/activate
python sympy_client.py <method> [args...]
``` -->

## Documentation

See [Sympy documentation](https://docs.sympy.org/latest/index.html)