{"id":16417233,"url":"https://github.com/ju-c/flask-htmx-example","last_synced_at":"2025-10-26T20:30:24.676Z","repository":{"id":103245325,"uuid":"553696335","full_name":"ju-c/flask-htmx-example","owner":"ju-c","description":"A basic demo of integrating Flask and HTMx into a single page application.","archived":false,"fork":false,"pushed_at":"2024-11-14T07:39:01.000Z","size":1452,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T23:16:18.544Z","etag":null,"topics":["flask","htmx"],"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/ju-c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-10-18T16:08:38.000Z","updated_at":"2024-11-14T07:39:01.000Z","dependencies_parsed_at":"2024-01-18T22:45:11.601Z","dependency_job_id":"f3238398-cc20-47b0-9acd-bb657cc8086a","html_url":"https://github.com/ju-c/flask-htmx-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ju-c%2Fflask-htmx-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ju-c%2Fflask-htmx-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ju-c%2Fflask-htmx-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ju-c%2Fflask-htmx-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ju-c","download_url":"https://codeload.github.com/ju-c/flask-htmx-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394323,"owners_count":19464583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","htmx"],"created_at":"2024-10-11T07:11:22.050Z","updated_at":"2025-10-26T20:30:19.306Z","avatar_url":"https://github.com/ju-c.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Flask and HTMx Example\n\n![Flask and HTMx demo project](./github_img/flask-htmx-example.gif)  \n\nThis is a basic, rough and ready demo of integrating [Flask](https://flask.palletsprojects.com/) and [HTMx](https://htmx.org/) into a single page application.\n\n### Install \u0026 Usage\n1. Clone the repo:\n    ```\n    git clone https://github.com/ju-c/flask-htmx-example.git\n    ```\n\n2. Move to the base directory:\n    ```\n    cd flask-htmx-example\n    ```\n    \n3. Create a new python environment:\n    ```\n    python -m venv env\n    ```\n\n4. Activate environment:  \n\n    - On Windows:\n        ```\n        env\\Scripts\\activate\n        ```\n\n    - On Linux and Mac:\n        ```\n        source env/bin/activate\n        ```\n\n5. Install the requirements:\n    ```bash\n    pip install -r requirements.txt\n    ``` \n\n6. Run the server:\n    ```\n    python run.py\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fju-c%2Fflask-htmx-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fju-c%2Fflask-htmx-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fju-c%2Fflask-htmx-example/lists"}