{"id":28296438,"url":"https://github.com/mgckaled/ignite-python-sample_flask_auth","last_synced_at":"2026-05-01T02:34:55.193Z","repository":{"id":218997590,"uuid":"747828334","full_name":"mgckaled/ignite-python-sample_flask_auth","owner":"mgckaled","description":"Repositório do quarto módulo da trilha Python 2024, desenvolvido pela Rocketseat Education.","archived":false,"fork":false,"pushed_at":"2024-01-25T21:46:55.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-01T02:34:50.002Z","etag":null,"topics":["flask","flask-login","flask-sqlalchemy","pylint","python"],"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/mgckaled.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}},"created_at":"2024-01-24T18:10:18.000Z","updated_at":"2024-01-25T21:46:58.000Z","dependencies_parsed_at":"2024-01-24T23:12:03.680Z","dependency_job_id":null,"html_url":"https://github.com/mgckaled/ignite-python-sample_flask_auth","commit_stats":null,"previous_names":["mgckaled/ignite-python-sample_flask_auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mgckaled/ignite-python-sample_flask_auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-sample_flask_auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-sample_flask_auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-sample_flask_auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-sample_flask_auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgckaled","download_url":"https://codeload.github.com/mgckaled/ignite-python-sample_flask_auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgckaled%2Fignite-python-sample_flask_auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32483406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","flask-login","flask-sqlalchemy","pylint","python"],"created_at":"2025-05-22T20:13:46.832Z","updated_at":"2026-05-01T02:34:55.186Z","avatar_url":"https://github.com/mgckaled.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD033 --\u003e\n\u003c!-- markdownlint-disable MD014 --\u003e\n\n# Ignite Trilha Python - Desenvolvimento Avançado com Flask\n\n\u003cdiv align=\"center\"\u003e\n   \u003cimg alt=\"logo trilha\" src=\".github/assets/trilha-rs.png\" width=\"35%\"/\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Made by mgckaled\" src=\"https://img.shields.io/badge/made%20by-mgckaled-darkblue\"\u003e\n  \u003cimg alt=\"GitHub Repo Size\" src=\"https://img.shields.io/github/repo-size/mgckaled/ignite-python-sample_flask_auth\"\u003e\n  \u003cimg alt=\"pylint badge\" src=\"https://img.shields.io/badge/linting-pylint-yellowgreen\"\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/static/v1?label=license\u0026message=MIT\u0026color=49AA26\u0026labelColor=000000\"\u003e\n\u003c/div\u003e\n\n## Sumário\n\n- [Ignite Trilha Python - Desenvolvimento Avançado com Flask](#ignite-trilha-python---desenvolvimento-avançado-com-flask)\n  - [Sumário](#sumário)\n  - [Sobre o Projeto](#sobre-o-projeto)\n  - [Tecnologias](#tecnologias)\n    - [Linguagem de Programação](#linguagem-de-programação)\n    - [Gerenciadores de Ambiente Virtual](#gerenciadores-de-ambiente-virtual)\n    - [Bibliotecas Instaladas (Packages)](#bibliotecas-instaladas-packages)\n  - [Como clonar o projeto?](#como-clonar-o-projeto)\n  - [Licença](#licença)\n\n## Sobre o Projeto\n\nRepositório do quarto módulo da trilha Python 2024, desenvolvido pela Rocketseat Education.\n\nEste módulo foi elaborado para o entendimento e aplicação de autenticação usando `Flask-Login`, além de apresentar os conceitos de integração de banco de dados utilziando o `SQLAlchemy`.\n\n\u003e [Anotações](./.github/docs/notes.md) referente ao módulo.\n\u003e\n\u003e Acesso ao [roteiro das aulas](./.github/docs/class-schedule.md).\n\u003e\n\u003e Perguntas e respostas do [Quiz](./.github/docs/quizz.md).\n\n## Tecnologias\n\n### Linguagem de Programação\n\n- [`python`](https://www.python.org/) (v3.11.5)\n\n### Gerenciadores de Ambiente Virtual\n\n- [`pyenv`](https://github.com/pyenv/pyenv)\n- [`pipenv`](https://pipenv.pypa.io/en/latest/)\n\n### Bibliotecas Instaladas (Packages)\n\n- [`pylint`](https://pylint.pycqa.org/en/latest/index.html)\n- [`flask`](https://flask.palletsprojects.com/en/3.0.x/)\n- [`flask-sqlalchemy`](https://flask-sqlalchemy.palletsprojects.com/en/3.1.x/)\n- [`flask-login`](https://flask-login.readthedocs.io/en/latest/)\n\n## Como clonar o projeto?\n\n1. Certifique-se de que está usando o `pyenv` e o `pipenv` para gerenciar as dependências do projeto. Veja como instalar e configurar clicando nos respectivos links do tópico [Gerenciadores de Ambiente Virtual](#gerenciadores-de-ambiente-virtual).\n\n2. Faça o clone pelo Github:\n\n    ```shell\n    $ git clone https://github.com/mgckaled/ignite-python-sample_flask_auth.git\n    ```\n\n3. Acesse o diretório:\n\n    ```shell\n    $ cd ignite-python-sample_flask_auth\n    ```\n\n4. Instale as dependências e ative o ambiente virtual\n\n    ```shell\n    $ pipenv install -r requirements.txt\n    $ pipenv shell\n    ```\n\n## Licença\n\nDistribuído sob a licença *MIT*. Veja [LICENSE](LICENSE) para mais informações.\n\n---\n\n\u003ch5 align=\"center\"\u003e\n  2024 - \u003ca href=\"https://github.com/mgckaled/\"\u003eMarcel Kaled\u003c/a\u003e\n\u003c/h5\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgckaled%2Fignite-python-sample_flask_auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgckaled%2Fignite-python-sample_flask_auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgckaled%2Fignite-python-sample_flask_auth/lists"}