An open API service indexing awesome lists of open source software.

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.

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.