Metadata-Version: 2.1
Name: tex2lambda
Version: 0.1.0
Summary: 
License: MIT
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beartype (>=0.15.0,<0.16.0)
Requires-Dist: panflute (>=2.3.0,<3.0.0)
Requires-Dist: rich-click (>=1.6.1,<2.0.0)
Description-Content-Type: text/markdown

# tex2lambda

![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/lambda-feedback/tex2lambda/deploy-docs.yml?style=flat-square&logo=github&label=docs)

tex2lambda is a Python command line tool and library that automagically uploads questions to [Lambda Feedback](https://lambdafeedback.com/).

Find out more in the [documentation](https://lambda-feedback.github.io/tex2lambda/).

```
$ pip install tex2lambda
```

