{"id":22878508,"url":"https://github.com/sauberr/flask-2024","last_synced_at":"2026-02-08T14:03:24.720Z","repository":{"id":267364302,"uuid":"867366470","full_name":"Sauberr/flask-2024","owner":"Sauberr","description":"Flask website project for Hillel Python Pro course","archived":false,"fork":false,"pushed_at":"2025-01-17T20:27:49.000Z","size":597,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T14:30:02.348Z","etag":null,"topics":["faker","flask","python","sql"],"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/Sauberr.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-10-03T23:40:05.000Z","updated_at":"2025-01-17T20:27:51.000Z","dependencies_parsed_at":"2024-12-09T23:28:34.433Z","dependency_job_id":"be21af24-868a-413a-8191-10396772039d","html_url":"https://github.com/Sauberr/flask-2024","commit_stats":null,"previous_names":["sauberr/flask-2024"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sauberr%2Fflask-2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sauberr%2Fflask-2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sauberr%2Fflask-2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sauberr%2Fflask-2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sauberr","download_url":"https://codeload.github.com/Sauberr/flask-2024/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252961821,"owners_count":21832194,"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":["faker","flask","python","sql"],"created_at":"2024-12-13T16:29:28.234Z","updated_at":"2026-02-08T14:03:23.235Z","avatar_url":"https://github.com/Sauberr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Website Project\n\nThis project is designed to be a practical introduction to the Flask framework for Python. Developed as part of the Hillel Python Pro course, it provides a hands-on learning experience for building web applications.  Explore core Flask concepts like routing, templates, and request handling while constructing a functional application. This project serves as a foundation for understanding web development with Python and Flask.\n\n#### Stack:\n\n- [Python](https://www.python.org/downloads/)\n- [Flask](https://flask.palletsprojects.com/en/3.0.x/)\n\n## Local Developing\n\nAll actions should be executed from the source directory of the project and only after installing all requirements.\n\n1. Firstly, create and activate a new virtual environment:\n   ```bash\n   python3.12 -m venv ../venv\n   source ../venv/bin/activate\n   ```\n   \n2. Install packages:\n   ```bash\n   pip install --upgrade pip\n   pip install -r requirements.txt\n   ```\n   \n## Run application\n```\nRun a file called main.\n```\n\n## License\n\nThis project uses the [MIT] license(https://github.com/Sauberr/flask-2024/blob/master/LICENSE)\n\n## Contact\n\nTo contact the author of the project, write to email 𝚍𝚖𝚒𝚝𝚛𝚒𝚢𝚋𝚒𝚛𝚒𝚕𝚔𝚘@𝚐𝚖𝚊𝚒𝚕.𝚌𝚘𝚖.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsauberr%2Fflask-2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsauberr%2Fflask-2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsauberr%2Fflask-2024/lists"}