Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 1.99 KB

README.md

File metadata and controls

61 lines (42 loc) · 1.99 KB

Welcome to pypdf 👋

Version Development python Documentation License: MIT Twitter: TheForgotensoul

Working with pdf's in python

Demo

Install

For Windows: Download from the repository
For Linux: git clone https://github.com/TheForgotensoul/pypdf.git

cd to the folder in cmd(terminal) and run:
pip install -r requirements.txt

Usage

python main.py

Author

👤 TheForgotensoul

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 TheForgotensoul.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator