{"id":20084248,"url":"https://github.com/lucas54neves/phone-localization","last_synced_at":"2026-05-06T16:02:29.154Z","repository":{"id":105531083,"uuid":"384756201","full_name":"lucas54neves/phone-localization","owner":"lucas54neves","description":"Phone localization with Python","archived":false,"fork":false,"pushed_at":"2022-09-04T21:05:39.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-02T14:23:03.623Z","etag":null,"topics":["localization","phone","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/lucas54neves.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,"publiccode":null,"codemeta":null}},"created_at":"2021-07-10T17:38:44.000Z","updated_at":"2022-09-04T21:05:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"9546f97b-4ab6-4e68-a7b7-8c4a088b9d2a","html_url":"https://github.com/lucas54neves/phone-localization","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucas54neves/phone-localization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fphone-localization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fphone-localization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fphone-localization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fphone-localization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucas54neves","download_url":"https://codeload.github.com/lucas54neves/phone-localization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucas54neves%2Fphone-localization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32701388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["localization","phone","python"],"created_at":"2024-11-13T15:51:14.907Z","updated_at":"2026-05-06T16:02:29.115Z","avatar_url":"https://github.com/lucas54neves.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phone Localization\n\nPhone Localization é um script em Python que localiza um telefone pelo número, mostrando qual o estado brasileiro que ele se encontra e qual sua operadora.\n\n## Instalação do Python\n### Download\nPara baixar o Python entre no [site oficial do Python](https://www.python.org/downloads/) e baixe a versão 3.8.2 (versão utilizada no momento da escrita desse roteiro). Após concluido o download, abra o executavel e siga os passos informados.\n\n### Instalação de dependências \nÉ necessário instalar o módulo \"phonenumbers\" para poder executar o arquivo. A partir do terminal da sua máquina execute o seguinte comando:\n```\npython -m pip install phonenumbers\n```\n\n## Execução do código\nPara executar o código, abra o terminal no diretorio do main.py e digite:\n```\npython main.py\n```\nO programa irá pedir um número de telefone. Escreva o número do telefone no formato XXNNNNNNNNN onde X é o DDD e N é o numero do telefone.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas54neves%2Fphone-localization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucas54neves%2Fphone-localization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas54neves%2Fphone-localization/lists"}