Welcome to PDFMaker, a fun and easy tool to help you whip up PDFs for your assignments in no time. Whether you're merging multiple documents, adding a splash of color, or formatting text/code, PDFMaker has got you covered!
- Fork and Clone this repository to your local machine.
- Navigate to the project directory.
- Run
pip install -r requirements.txt
to install all necessary dependencies. - Then run
streamlit run app.py
- Happy PDFing!
OR
Use a hosted version here at: https://pdfmaker.streamlit.app/
Streamlit turns data scripts into shareable web apps in minutes. All in pure Python. No front‑end experience required. Streamlit Documentation: https://docs.streamlit.io/
We love pull requests from everyone. Whether you're new to coding, or a seasoned developer, your contributions are always welcome. Check out CONTRIBUTING.md and also check out the Issues tab for open tickets, or open a new issue if you've found a bug or have a feature request.