Metadata-Version: 2.4
Name: dexweb
Version: 4.0.2
Summary: Dexweb makes dex on the web
Project-URL: Homepage, https://github.com/matrixdex/devpy
Project-URL: Issues, https://github.com/matrixdex/devpy
Author-email: Noorul Ali <manonthemoon13131@gmail.com>
License-File: LICENSE
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4
Requires-Dist: importlib-resources
Requires-Dist: mammoth
Requires-Dist: pypdf
Description-Content-Type: text/markdown

Dexweb builds you a dex to put on the web. This Python library generate a website from PDF, Powerpoint, text, and JSON files.

```bash
pip install dexweb
```

See usage.py on [GitHub](https://github.com/matrixdex/devpy) to make The Matrix Dex.



Dependencies:

- PyPDF2==0.29.0

## License

This project is released under the Creative Commons Zero license.