Metadata-Version: 2.4
Name: dexweb
Version: 4.1.8
Summary: Dexweb makes dex, a programmatically generated website, to put on the web
Project-URL: Homepage, https://alinoorul.github.io/researchengine
Project-URL: Issues, https://github.com/matrixdex/devpy
Project-URL: Documentation, https://matrixdex.github.io/dexweb
Project-URL: Repository, https://github.com/matrixdex/devpy/tree/dexweb
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
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
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. Dexweb generates a website from PDF, Powerpoint, document, text, and JSON files.

A dex is free programmatically generated website. Dexs are used to put research papers, research protocols, company documentation, books, articles and presentations on the Internet for free. Anywhere text is generated with algorithms like in research or company finances, a dex can be used to put data on the web. Dex is a standardized format for publishing simple websites optimized for PC, mobiles and tablets.

```bash
pip install dexweb
```

[Documentation](https://matrixdex.github.io/dexweb)is a dex. Meta we know!



Dependencies:

- pypdf==5.1.0
- beautifulsoup4==4.12.3
- mammoth==1.8.0
- importlib_resources




## License

This project is released under the Creative Commons Zero license.