https://github.com/pinsaraperera/bulk_document_generator
This is my personal project which I have done to reduce my work. Once I had a job to send emails to different personal by changing some of the details. So I create a template , using this .exe program you can generate bulk documents in seconds.
https://github.com/pinsaraperera/bulk_document_generator
document-generator download template version-released
Last synced: 8 months ago
JSON representation
This is my personal project which I have done to reduce my work. Once I had a job to send emails to different personal by changing some of the details. So I create a template , using this .exe program you can generate bulk documents in seconds.
- Host: GitHub
- URL: https://github.com/pinsaraperera/bulk_document_generator
- Owner: PinsaraPerera
- License: mit
- Created: 2024-06-06T16:45:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T17:41:24.000Z (about 2 years ago)
- Last Synced: 2025-10-13T16:03:46.572Z (8 months ago)
- Topics: document-generator, download, template, version-released
- Language: Python
- Homepage:
- Size: 38.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project Description
The `main.py` file is the main entry point for this project. It contains the core functionality and logic for the project.
## Installation
To use this project, follow these steps:
1. Clone the repository: `git clone https://github.com/PinsaraPerera/Bulk_document_generator.git`
2. Install the required dependencies: `pip install -r requirements.txt`
## Usage
To run the project, execute the following command:
```
python main.py
```
## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
## License
This project is licensed under the MIT License. See the [LICENSE](https://github.com/PinsaraPerera/Bulk_document_generator/blob/main/LICENSE) file for more details.