## 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
```
Release files for formulapy 0.1.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| formulapy-0.1.10-py3-none-any.whl | Python 3 | none | any | Details |
Release files / formulapy-0.1.10-py3-none-any.whl
| Download URL | formulapy-0.1.10-py3-none-any.whl |
|---|---|
| Size | 20.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fb60953688542bbbb84530ec88f77293158ef64c5cb6fa4b8d2af9f08acc4cf0
|
|
BLAKE2b-256 checksum How to use checksums |
4ee7d52cdce2edd81a2748e1a6db56f2bca6d35b361f6e973d081f60e09f25f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|