Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gilcierweb/contact-form-python-flask
Contact form and send mail with Python e Flask
https://github.com/gilcierweb/contact-form-python-flask
flask form mail python python3
Last synced: 2 days ago
JSON representation
Contact form and send mail with Python e Flask
- Host: GitHub
- URL: https://github.com/gilcierweb/contact-form-python-flask
- Owner: gilcierweb
- License: mit
- Created: 2019-02-06T03:36:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-19T23:39:32.000Z (over 3 years ago)
- Last Synced: 2023-03-25T00:58:10.345Z (over 1 year ago)
- Topics: flask, form, mail, python, python3
- Language: HTML
- Size: 7.81 KB
- Stars: 13
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# contact-form-python-flask
Contact form and send mail with Python and Flask### Skills
* Python
* Flask
* HTML
* CSS
* Bootstrap```shell
pip3 install Flask
pip3 install Flask-WTF
pip3 install Flask-Mailcd /contact-form-python-flask
python3 app.py flask run
#run localhost:5000
```
http://gilcierweb.com.br