{"id":19864811,"url":"https://github.com/andisugandi/imflask","last_synced_at":"2026-04-13T12:01:31.068Z","repository":{"id":176204277,"uuid":"190692874","full_name":"andisugandi/imflask","owner":"andisugandi","description":"Implementing Jinja template engine on Bootstrap theme in simple Flask web apps.","archived":false,"fork":false,"pushed_at":"2023-05-01T20:34:54.000Z","size":5185,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-01T00:32:13.833Z","etag":null,"topics":["bootstrap","flask","jinja","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andisugandi.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":"2019-06-07T05:30:14.000Z","updated_at":"2021-03-16T01:58:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8801943a-f7ff-46b3-b4b9-183aaaf85910","html_url":"https://github.com/andisugandi/imflask","commit_stats":null,"previous_names":["andisugandi/imflask"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andisugandi/imflask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fimflask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fimflask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fimflask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fimflask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andisugandi","download_url":"https://codeload.github.com/andisugandi/imflask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fimflask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bootstrap","flask","jinja","python"],"created_at":"2024-11-12T15:19:49.008Z","updated_at":"2026-04-13T12:01:31.049Z","avatar_url":"https://github.com/andisugandi.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Imflask\n\nImflask is a prototype of simple web application built from [Flask (Python)](http://flask.pocoo.org/), to provide an example of implementing [Jinja](http://jinja.pocoo.org/) template engine in Flask web apps on awesome Bootstrap theme: [Impact](https://templatemag.com/impact/).\n\n## Getting Started\n\n1. Make sure Python 3.x and `venv` module are already installed.\n\n2. Create Python virtual environment and then activate it as shown in [Installing packages using pip and virtual environments](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/) tutorial.\n\n3. Let's suppose your working directory right now is your user home directory, so clone the repository:\n\n        $ cd\n        $ git clone https://github.com/andisugandi/imflask.git\n\n4. Change working directory to `imflask`:\n\n        $ cd imflask\n\n5. Create `.env` file:\n\n        FLASK_ENV=\"development\"\n        FLASK_APP=\"flaskweb.py\"\n\n6. Install Python modules required, and run the server:\n\n        $ pip install -r requirements.txt\n        $ flask run\n\n7. Using web browser, go to `http://127.0.0.1:5000` and you'll see the application running.\n\n## Demo\n[![Imflask](https://img.youtube.com/vi/miyD4N6SSFU/0.jpg)](https://youtu.be/miyD4N6SSFU)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandisugandi%2Fimflask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandisugandi%2Fimflask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandisugandi%2Fimflask/lists"}