{"id":21459759,"url":"https://github.com/stepanzubkov/penzalib","last_synced_at":"2025-03-17T04:24:05.454Z","repository":{"id":110685326,"uuid":"422622358","full_name":"stepanzubkov/PenzaLib","owner":"stepanzubkov","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-27T11:49:53.000Z","size":508,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T14:15:14.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/stepanzubkov.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":"2021-10-29T15:18:11.000Z","updated_at":"2022-11-15T17:28:55.000Z","dependencies_parsed_at":"2023-04-25T12:31:39.673Z","dependency_job_id":null,"html_url":"https://github.com/stepanzubkov/PenzaLib","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/stepanzubkov%2FPenzaLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepanzubkov%2FPenzaLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepanzubkov%2FPenzaLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stepanzubkov%2FPenzaLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stepanzubkov","download_url":"https://codeload.github.com/stepanzubkov/PenzaLib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971682,"owners_count":20376873,"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":[],"created_at":"2024-11-23T06:31:48.602Z","updated_at":"2025-03-17T04:24:05.432Z","avatar_url":"https://github.com/stepanzubkov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Penza Library\n\nPenza Library - сайт пензенской городской библиотеки. Это не настоящий сайт библиотеки, лишь пример сайта библиотеки.\n\nДля локальной развёртки создайте базу данных коммандой в psql:\n\n```sql\nCREATE DATABASE plib;\n```\n\nЗатем откройте командную строку и пропишите следущие команды:\n\n```\npip install -r requirements.txt\nSET FLASK_APP=app.py\nflask db upgrade\n```\n\nЕсли вы хотите внести изменения в базу данных, пропишите следуещие команды\n\n```\nSET FLASK_APP=app.py\nflask db migrate -m \"Сообщение\"\nflask db upgrade\n```\n\nПеред тем как запускать файл app.py, измените значения в файле config.py в переменных SQLALCHEMY_DATABASE_URI, MAIL_DEFAULT_SENDER, MAIL_PASSWORD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepanzubkov%2Fpenzalib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstepanzubkov%2Fpenzalib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstepanzubkov%2Fpenzalib/lists"}