Metadata-Version: 2.1
Name: pyalect
Version: 0.1.0.dev3
Summary: UNKNOWN
Home-page: https://github.com/rmorshea/pyalect
Author: Ryan Morshead
Author-email: ryan.morshead@gmail.com
License: MIT
Platform: Linux
Platform: Mac OS X
Platform: Windows
Requires-Python: >=3.6,<4.0
Description-Content-Type: text/markdown
Requires-Dist: docopt (==0.6.2)
Requires-Dist: typing-extensions (==3.7.4)

# Pyalect

A dynamic dialect transpiler for Python.


# Installation

```bash
pip install pyalect
```


# Read The Docs

https://pyalect.readthedocs.io/


