{"id":25963508,"url":"https://github.com/odiegosilva1/python","last_synced_at":"2026-04-19T01:04:21.090Z","repository":{"id":279466928,"uuid":"659691759","full_name":"odiegosilva1/Python","owner":"odiegosilva1","description":"Repositorio para prjetos de python.","archived":false,"fork":false,"pushed_at":"2026-03-17T12:21:42.000Z","size":4500,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-18T02:06:54.819Z","etag":null,"topics":["pyhon3"],"latest_commit_sha":null,"homepage":"","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/odiegosilva1.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-28T11:02:56.000Z","updated_at":"2026-03-11T19:26:40.000Z","dependencies_parsed_at":"2025-02-25T18:38:59.142Z","dependency_job_id":"656806f9-8389-421a-adbe-8e7d05b83102","html_url":"https://github.com/odiegosilva1/Python","commit_stats":null,"previous_names":["odiegosilva1/python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/odiegosilva1/Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odiegosilva1%2FPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odiegosilva1%2FPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odiegosilva1%2FPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odiegosilva1%2FPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odiegosilva1","download_url":"https://codeload.github.com/odiegosilva1/Python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odiegosilva1%2FPython/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31990579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: 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":["pyhon3"],"created_at":"2025-03-04T20:38:57.445Z","updated_at":"2026-04-19T01:04:21.081Z","avatar_url":"https://github.com/odiegosilva1.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n```markdown\n# Sistema de Agendamento de Acolhimento\n\nSistema web para agendamento de acolhimento com profissionais multidisciplinares.\n\n## Funcionalidades\n\n- Calendário interativo (semanal/diário)\n- Agendamento rápido com validação de conflitos\n- Cancelamento de atendimentos\n- Interface responsiva e acessível\n- Tratamento de erros\n\n## Tecnologias\n\n**Backend:** Python 3.11.2, Flask 2.3.3  \n**Frontend:** HTML5, CSS3, JavaScript, FullCalendar 5.11.3  \n**Testes:** pytest 7.4.0\n\n## Configuração Rápida\n\n```bash\n# Clone o repositório\ngit clone https://github.com/seu-usuario/agendamento-acolhimento.git\ncd agendamento-acolhimento\n\n# Crie e ative ambiente virtual\npython -m venv venv\nsource venv/bin/activate  # Linux/macOS\n# venv\\Scripts\\activate   # Windows\n\n# Instale dependências\npip install -r requirements.txt\n\n# Execute a aplicação\npython app.py\n```\n\nAcesse: http://127.0.0.1:5000\n\n## Dependências Principais\n\n```\nFlask==2.3.3\nWerkzeug==2.3.7\npytest==7.4.0\npython-dotenv==1.0.0\n```\n\n## Testes\n\n```bash\n# Executar testes\npytest tests/ -v\n\n# Com cobertura\npip install pytest-cov\npytest tests/ --cov=.\n```\n\n## Estrutura do Projeto\n\n```\nagendamento-acolhimento/\n├── app.py              # Aplicação principal\n├── models.py           # Modelos de dados\n├── tests/              # Testes unitários\n├── static/             # CSS e JavaScript\n└── templates/          # Templates HTML\n```\n\n## Próximas Melhorias\n\n- Banco de dados (SQLAlchemy + PostgreSQL)\n- Autenticação de usuários\n- Notificações WhatsApp\n- Otimização de rotas\n- Relatórios e exportação\n\n\n---\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodiegosilva1%2Fpython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodiegosilva1%2Fpython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodiegosilva1%2Fpython/lists"}