The use of this program helps Navegadores directors to maintain the fastest possible information for their members, having information about events, commemorative dates and disclosing the association's products via email.
pip install openpyxl
pip install pandas
pip install secure-smtplib
$ python main.py
To contribute and make the open source community an amazing place to learn, design, create and inspire others. Just follow the instructions below:
- Fork the project
- Create a branch with the new feature (
git checkout -b feature/automator-message
) - Perform the Commit (
git commit -m 'Add some automator-message'
) - Realize the Push in the Branch (
git push origin feature/automator-message
) - Open a Pull Request