Pre-launch — Gluecron is in final validation. Public signups and git hosting for non-owner users open after launch review.
CodeIssuesDiscussionsWikiPull RequestsProjectsCommitsActionsReleasesContributorsPulse● GatesSecuritySettingsDeploymentsPipelineInsightsAgents✨ Explain✨ Ask AI✨ Workspace✨ Spec✨ Tests▓ Debt Map✨ NL Search🏛 Archaeology
main
README.md262 B · 13 lines
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.