Skip to content

lihini223/create-pdf-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

create-pdf-app

PyWebIo

This project is developed using pywebio library which is a python based web app generator. This library is easy to use and very lightweight. You can create web apps within few minutes just typing few lines of python lines.

This project is a simple pdf file generator according to the user input.

Documentation

https://pywebio.readthedocs.io/en/latest/

Installation

Clone the respository

git clone https://github.com/lihini223/create-pdf-app.git

Navigate to project folder

cd create-pdf-app

Install pywebio library

pip install pywebio

Run the app.py

python app.py

About

Simple pdf generator by pywebio python library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages