tatsu v5.18.0

pypi

TatSu takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python.

Updated View on PyPI →
Version
5.18.0
115d ago
License
BSD License
115d ago
Weekly Downloads
N/A
Dependencies
9
115d ago
Required Runtime
>=3.12
115d ago
Deprecated
No
115d ago

Weekly downloads

Release activity

1 release tracked. Last release: 115 days ago.

v5.18.0 current
v5.18.0 Mar 22, 2026

Last changed

Field Change When
required_runtime (none) >=3.12 115d ago
deprecated (none) false 115d ago
latest_version (none) 5.18.0 115d ago
dep_count (none) 9 115d ago
license (none) BSD License 115d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/pypi/tatsu/latest_version
{ "value": "5.18.0" }
CLI
$ npx grounded-cli tatsu
tatsu@5.18.0 (pypi)