The main.py
file is the main entry point for this project. It contains the core functionality and logic for the project.
To use this project, follow these steps:
- Clone the repository:
git clone https://github.com/PinsaraPerera/Bulk_document_generator.git
- Install the required dependencies:
pip install -r requirements.txt
To run the project, execute the following command:
python main.py
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.