{"id":20981391,"url":"https://github.com/yurykozhenov/university-database","last_synced_at":"2026-04-21T21:02:06.765Z","repository":{"id":119343811,"uuid":"60182417","full_name":"yurykozhenov/university-database","owner":"yurykozhenov","description":"Database GUI made with Python and Flask","archived":false,"fork":false,"pushed_at":"2016-06-25T23:30:36.000Z","size":228,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T11:28:20.425Z","etag":null,"topics":["flask","python","university"],"latest_commit_sha":null,"homepage":"https://university-database.herokuapp.com/","language":"Python","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/yurykozhenov.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":"2016-06-01T14:08:09.000Z","updated_at":"2022-04-25T20:25:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf5dcf60-7a77-4ec9-a0fc-8d1a82c16592","html_url":"https://github.com/yurykozhenov/university-database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yurykozhenov/university-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurykozhenov%2Funiversity-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurykozhenov%2Funiversity-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurykozhenov%2Funiversity-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurykozhenov%2Funiversity-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yurykozhenov","download_url":"https://codeload.github.com/yurykozhenov/university-database/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurykozhenov%2Funiversity-database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32110137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["flask","python","university"],"created_at":"2024-11-19T05:37:05.031Z","updated_at":"2026-04-21T21:02:06.728Z","avatar_url":"https://github.com/yurykozhenov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# University Database Project\n\nIn order to run this app you need to have [Python 3](https://www.python.org/) installed.\n\nAlso, you need:\n* [Flask](https://github.com/pallets/flask)\n* [Peewee ORM](https://github.com/coleifer/peewee)\n* [Faker](https://github.com/joke2k/faker)\n* [WTForms](https://github.com/wtforms/wtforms)\n* [Flask-WTF](https://github.com/lepture/flask-wtf)\n\n**Run this command inside project directory to install dependencies:**\n```\npip install -r requirements.txt\n```\n\n**Start server:**\n```\npython app.py\n```\n\n## If you want to create isolated environment for application:\n\nInstall and create virtualenv:\n```\npip install virtualenv\nvirtualenv venv\n```\nThen, if you are on Windows, run this:\n```\nvenv\\Scripts\\activate.bat\n```\nOr if you are on Mac or Linux:\n```\nsource venv/bin/activate\n```\nAnd then run:\n```\npip install -r requirements.txt\n```\n**If you want to exit isolated enviroment:**\n```\ndeactivate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurykozhenov%2Funiversity-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyurykozhenov%2Funiversity-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurykozhenov%2Funiversity-database/lists"}