{"id":20828979,"url":"https://github.com/the-akira/flask-pokedex","last_synced_at":"2025-05-07T21:21:48.457Z","repository":{"id":48706989,"uuid":"224559460","full_name":"the-akira/Flask-Pokedex","owner":"the-akira","description":"Uma simples Pokédex feita com Flask com propósito de demonstração","archived":false,"fork":false,"pushed_at":"2024-02-21T02:36:47.000Z","size":5578,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T14:11:18.363Z","etag":null,"topics":["flask","flask-application","json","pokedex","pokemon","python3","pythonanywhere","requests"],"latest_commit_sha":null,"homepage":"https://akiraflask.pythonanywhere.com","language":"CSS","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/the-akira.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}},"created_at":"2019-11-28T03:05:39.000Z","updated_at":"2022-12-20T18:42:28.000Z","dependencies_parsed_at":"2024-02-21T03:49:55.616Z","dependency_job_id":null,"html_url":"https://github.com/the-akira/Flask-Pokedex","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/the-akira%2FFlask-Pokedex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FFlask-Pokedex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FFlask-Pokedex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2FFlask-Pokedex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-akira","download_url":"https://codeload.github.com/the-akira/Flask-Pokedex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252955161,"owners_count":21831059,"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":["flask","flask-application","json","pokedex","pokemon","python3","pythonanywhere","requests"],"created_at":"2024-11-17T23:19:02.615Z","updated_at":"2025-05-07T21:21:48.431Z","avatar_url":"https://github.com/the-akira.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Pokédex\n\n![img](https://raw.githubusercontent.com/the-akira/Flask-Pokedex/master/static/Avatar.png)\n\nPequena aplicação feita como exemplo para ensinar como fazer Deploy de uma aplicação Flask.\n\nLeia o **[Tutorial](https://akiradev.netlify.app/posts/flask-pythonanywhere/)**\n\n---\n\n## Como utilizar a aplicação\n\n### Crie um clone do repositório\n\n```\ngit clone https://github.com/the-akira/Flask-Pokedex.git\n```\n\n### Dentro do diretório principal\n\nCrie um Ambiente Virtual\n\n```\npython -m venv myvenv\n```\n\nAtive o Ambiente Virtual\n\n```\nsource myvenv/bin/activate\n```\n\nInstale as dependências necessárias\n\n```\npip install -r requirements.txt\n```\n\nExecute o arquivo `app.py`\n\n```\npython app.py\n```\n\nNavegue até a página `http://127.0.0.1:5000/` para ver a aplicação.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-akira%2Fflask-pokedex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-akira%2Fflask-pokedex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-akira%2Fflask-pokedex/lists"}