| { | |
| "name": "Python", | |
| "description": "Python project with Flask", | |
| "language": "python", | |
| "runtime": "python", | |
| "run": "python3 app.py", | |
| "port": 3000, | |
| "install": true | |
| } | |
| { | |
| "name": "Python", | |
| "description": "Python project with Flask", | |
| "language": "python", | |
| "runtime": "python", | |
| "run": "python3 app.py", | |
| "port": 3000, | |
| "install": true | |
| } | |