https://github.com/wasabina67/bottle-example
Bottle example
https://github.com/wasabina67/bottle-example
bottle pipenv pyenv
Last synced: about 1 month ago
JSON representation
Bottle example
- Host: GitHub
- URL: https://github.com/wasabina67/bottle-example
- Owner: wasabina67
- License: mit
- Created: 2024-09-02T15:05:57.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-05T06:44:28.000Z (8 months ago)
- Last Synced: 2025-01-30T16:19:04.681Z (3 months ago)
- Topics: bottle, pipenv, pyenv
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bottle-example
Bottle example## Setup
```bash
pipenv shell
``````bash
pipenv sync
```## Run
```bash
python run.py
```Open http://localhost:8080/hello