{"id":22635736,"url":"https://github.com/mattfors/flask-sandbox","last_synced_at":"2026-04-28T08:36:43.861Z","repository":{"id":265756905,"uuid":"896585310","full_name":"mattfors/flask-sandbox","owner":"mattfors","description":"Exploratory repository for testing Flask setups, integrations, and tools.","archived":false,"fork":false,"pushed_at":"2024-12-03T01:44:31.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T04:44:52.473Z","etag":null,"topics":["flask"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattfors.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-30T18:53:53.000Z","updated_at":"2024-12-03T01:44:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"29d617e4-dfaa-4a55-a5d1-efde97d7907c","html_url":"https://github.com/mattfors/flask-sandbox","commit_stats":null,"previous_names":["mattfors/flask-sandbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattfors/flask-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattfors%2Fflask-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattfors%2Fflask-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattfors%2Fflask-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattfors%2Fflask-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattfors","download_url":"https://codeload.github.com/mattfors/flask-sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattfors%2Fflask-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32373512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask"],"created_at":"2024-12-09T03:14:23.837Z","updated_at":"2026-04-28T08:36:43.835Z","avatar_url":"https://github.com/mattfors.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-sandbox\nExploratory repository for testing Flask setups, integrations, and tools.\n\n## Prerequisites\n\n- [Anaconda](https://www.anaconda.com/products/distribution) installed on your system\n\n## Setup\n\n1. **Clone the repository:**\n\n    ```sh\n    git clone \u003crepository-url\u003e\n    cd \u003crepository-directory\u003e\n    ```\n\n2. **Create the conda environment:**\n\n    ```sh\n    conda env create -f environment.yml\n    ```\n\n3. **Activate the conda environment:**\n\n    ```sh\n    conda activate flask-sandbox\n    ```\n\n## Running the Application\n\n1. **Start the Flask server:**\n\n    ```sh\n    python app.py\n    ```\n\n2. **Open your browser and navigate to:**\n\n    ```\n    http://localhost:5000\n    ```\n\nYou should see \"Hello, World!\" displayed on the page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattfors%2Fflask-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattfors%2Fflask-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattfors%2Fflask-sandbox/lists"}