Skip to main content

external tools for python to write math formula.

Project description


## Install

- Requires python 3.6+
```
pip install formulapy
```

## Usage

- process file : `formulapy file <filename> [--w]`

**If `--w` is set, the file would be overwritten**.

- process text : `formulapy text <text>`

```
cmd> formulapy file test.py
from formulapy import tex

def Σ(arr):
pass

cmd> formulapy text "tex[A,'cap',B,'cap',C]"
A∩B∩C
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

formulapy-0.1.10-py3-none-any.whl (20.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page