{"id":16272112,"url":"https://github.com/pymike00/codingwiz-dev","last_synced_at":"2025-07-13T02:10:31.071Z","repository":{"id":38961170,"uuid":"189381922","full_name":"pymike00/codingwiz-dev","owner":"pymike00","description":":brain: A lightweight blog app built with Python and Flask. Source Code from my Python and Flask Web Development Course (Lang: Italian)","archived":false,"fork":false,"pushed_at":"2023-05-01T23:40:59.000Z","size":86,"stargazers_count":10,"open_issues_count":4,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-07T02:17:20.621Z","etag":null,"topics":["flask","flask-app","flask-application","flask-blog","flask-sqlalchemy","flask-web","python"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/course/crea-il-tuo-blog-personale-con-python-e-flask/?referralCode=1390BEC31EC0D00A5854","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pymike00.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-30T09:08:01.000Z","updated_at":"2025-04-29T20:17:48.000Z","dependencies_parsed_at":"2024-10-27T21:39:21.691Z","dependency_job_id":"92962b0c-32fb-4362-9a4c-139695802ce4","html_url":"https://github.com/pymike00/codingwiz-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pymike00/codingwiz-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2Fcodingwiz-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2Fcodingwiz-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2Fcodingwiz-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2Fcodingwiz-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pymike00","download_url":"https://codeload.github.com/pymike00/codingwiz-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pymike00%2Fcodingwiz-dev/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265080256,"owners_count":23708121,"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","flask-app","flask-application","flask-blog","flask-sqlalchemy","flask-web","python"],"created_at":"2024-10-10T18:16:14.933Z","updated_at":"2025-07-13T02:10:31.040Z","avatar_url":"https://github.com/pymike00.png","language":"HTML","readme":"# CodingWiz.dev\nA lightweight blog app built with Python and Flask. Source Code from my Python and Flask Web Development Course (Lang: Italian)\n\n![](https://i.imgur.com/8ahzSnh.gif)\n\n\n### How To Install Locally\n```\ngit clone https://github.com/pymike00/codingwiz-dev.git\ncd codingwiz-dev\npython3 -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\nflask db upgrade\nflask shell\nfrom blog.models import User\nu = User(username=\"admin\", email=\"email@provider.com\")\nu.set_password_hash(\"your-secret-psw\")\ndb.session.add(u)\ndb.session.commit()\nquit()\nflask run\n```\n\n\n### Few things you might want to add/change if you intend to actually use the app:\n- Error Logging\n- Rate Limiting\n- Markdown Preview\n- Whatever else you want! The theme is based on Bootstrap 4, so it's easily adaptable.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymike00%2Fcodingwiz-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymike00%2Fcodingwiz-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymike00%2Fcodingwiz-dev/lists"}