CodeIssuesDiscussionsWikiPull RequestsProjectsCommitsActionsReleasesContributorsPulse● GatesSecuritySettingsDeploymentsPipelineInsightsAgents✨ Explain✨ Ask AI✨ Workspace✨ Spec✨ Tests▓ Debt Map✨ NL Search🏛 Archaeology
1 2 3 4 5 6 7 8 9 10 11 12 13 | # hello-python
A tiny demo Python app, seeded by GlueCron to showcase the UI.
## Run
```bash
pip install -r requirements.txt
python main.py
```
This repo belongs to the `demo` account. Feel free to browse — it's
regenerated on demand from the demo seeder.
|