https://github.com/build-on-aws/sample-python-web-app
Sample Python application that is used in tutorials as a container, and running with uWSGI / Nginx.
https://github.com/build-on-aws/sample-python-web-app
aws docker dockerfile python python3
Last synced: 2 months ago
JSON representation
Sample Python application that is used in tutorials as a container, and running with uWSGI / Nginx.
- Host: GitHub
- URL: https://github.com/build-on-aws/sample-python-web-app
- Owner: build-on-aws
- License: mit-0
- Created: 2023-01-05T17:19:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T17:32:52.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T03:11:35.224Z (3 months ago)
- Topics: aws, docker, dockerfile, python, python3
- Language: HTML
- Homepage:
- Size: 143 KB
- Stars: 4
- Watchers: 6
- Forks: 102
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Sample Python App
This is a basic Python application, used in a number of AWS tutorials, that focus on various ways to deploy it. It is a simple application that allows the user to sign up for a new startup.
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This library is licensed under the MIT-0 License. See the LICENSE file.