{"id":17009266,"url":"https://github.com/jeffersonalionco/site-simples-python","last_synced_at":"2026-02-15T13:34:12.997Z","repository":{"id":185193240,"uuid":"673141633","full_name":"jeffersonalionco/site-simples-python","owner":"jeffersonalionco","description":"Aprenda a criar um site simples com python, utilizando este projeto.","archived":false,"fork":false,"pushed_at":"2023-08-02T12:40:36.000Z","size":111,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-06T18:13:33.000Z","etag":null,"topics":["flask","html","python"],"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/jeffersonalionco.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}},"created_at":"2023-08-01T01:11:10.000Z","updated_at":"2025-09-07T21:37:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc7f40f5-ddc4-4e9e-b181-419e5cffe5c5","html_url":"https://github.com/jeffersonalionco/site-simples-python","commit_stats":null,"previous_names":["jeffersonalionco/site-simples-python"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jeffersonalionco/site-simples-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersonalionco%2Fsite-simples-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersonalionco%2Fsite-simples-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersonalionco%2Fsite-simples-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersonalionco%2Fsite-simples-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffersonalionco","download_url":"https://codeload.github.com/jeffersonalionco/site-simples-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersonalionco%2Fsite-simples-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29479846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"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","html","python"],"created_at":"2024-10-14T05:43:10.686Z","updated_at":"2026-02-15T13:34:12.991Z","avatar_url":"https://github.com/jeffersonalionco.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003ch1 align=\"center\"\u003e Site Simples em Python com Flask \u003c/h1\u003e\n\n![Pagina de Contatos](./tutorial/Icone.PNG) \nNova Atualização\n![Pagina de Contatos](./tutorial/icone2.PNG)\n\n **Introdução**\n    Este é um projeto simples para iniciantes do python, um codigo para você ler, baixar, alterar e aprender o maximo que que conseguir. Nesse projeto não teremos um site completo com javascript, Mysql ou bootstrap. Mais sim um pacote simples para facilitar o inicio do aprendizado de você iniciante.\n\nE não se esqueça de nunca desistir, ser programador e ótimo, basta insistir nos seus objetivos.\n\nLeia as linhas abaixo onde te mostro quais são as dependecias para instalar a sua maquina antes de começar a usar este codigo simples.\n\nBOA SORTE, E BOM APRENDIZADO.\n\n# Indice\n* [Introdução](#h1-aligncenter-site-simples-em-python-com-flask-h1)\n* [Dependencias](#-dependecias-obrigadoria-)\n* [Como Instalar](#como-instalar)\n* [Autores](#autores)\n\n# 🛠 Dependecias Obrigatoria: \n\n- Python - \u003ca\u003e https://www.python.org/downloads/ \u003c/a\u003e\n- FLask - \u003ca\u003e https://flask.palletsprojects.com/en/2.3.x/ \u003c/a\u003e\n    \u003cbr\u003e Para instalar o flask pode ser via terminal, veja em [Instalação](#como-instalar)\n- git - \u003ca\u003e https://git-scm.com/ \u003c/a\u003e\n\n\n# Como Instalar\n\n**Após ter instalado, todas as dependencias siga os passo a passso abaixo**\n\n* no seu terminal clone o repositorio na pasta que deseja:  ```git clone https://github.com/jeffersonalionco/site-simples-python.git```\n* Após baixar o repositorio entre na pasta: `cd site-simples-python`\n* agora a variavel env: `python -m venv venv`\n* agora instalar o flask: `pip install flask`\n\n**- agora só executar o flask:** `flask run`\n\nSe você fizer tudo certo, ira ficar igual a imagem abaixo\n![Execução do flask](./tutorial/flask_run.png) \nAgora so entrar na Url (http://127.0.0.1:5000 )\n\n\n\n\n# Autores\n| [\u003cimg loading=\"lazy\" src=\"https://scontent-gru2-2.xx.fbcdn.net/v/t39.30808-6/273837211_1382505092209828_5737095710214054058_n.jpg?_nc_cat=105\u0026cb=99be929b-59f725be\u0026ccb=1-7\u0026_nc_sid=09cbfe\u0026_nc_eui2=AeFQU7VM50Jn5INmhEMbCu80FN52wLNAvk4U3nbAs0C-ThvmrbiCSKciDh-7U3q8WGIEdt_5FFlGDQjSGvm-MLzf\u0026_nc_ohc=usoYBlwCebQAX_V9CW2\u0026_nc_ht=scontent-gru2-2.xx\u0026oh=00_AfDrZyGnUxR_OmStTnfKTDsimxz0UTjHjkWT2wKtS0aSvg\u0026oe=64CEAFA2\" width=115\u003e\u003cbr\u003e\u003csub\u003eJefferson L. Alionco\u003c/sub\u003e]() | [\u003cimg loading=\"lazy\" src=\"https://img.freepik.com/fotos-gratis/respingo-colorido-abstrato-3d-background-generativo-ai-background_60438-2509.jpg?w=996\u0026t=st=1690896624~exp=1690897224~hmac=bb555879a9d18f013566ddfa17279bb19215940abadce4c5948114dd1f23ef57\" width=115\u003e\u003cbr\u003e\u003csub\u003eAguardando\u003c/sub\u003e](https://images.freeimages.com/fic/images/icons/573/must_have/256/user.png) | [\u003cimg loading=\"lazy\" src=\"https://img.freepik.com/fotos-gratis/respingo-colorido-abstrato-3d-background-generativo-ai-background_60438-2509.jpg?w=996\u0026t=st=1690896624~exp=1690897224~hmac=bb555879a9d18f013566ddfa17279bb19215940abadce4c5948114dd1f23ef57\" width=115\u003e\u003cbr\u003e\u003csub\u003eAguradando\u003c/sub\u003e]() |\n|:-------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffersonalionco%2Fsite-simples-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffersonalionco%2Fsite-simples-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffersonalionco%2Fsite-simples-python/lists"}