{"id":23975687,"url":"https://github.com/atlas-jedi/projeto-ting","last_synced_at":"2025-10-24T06:49:52.537Z","repository":{"id":195042846,"uuid":"692123434","full_name":"atlas-jedi/projeto-ting","owner":"atlas-jedi","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-15T16:35:07.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"Andre-Pestana-ting","last_synced_at":"2025-02-24T17:15:41.967Z","etag":null,"topics":["flake8","poo","pytest","python3","venv-python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/atlas-jedi.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":".github/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2023-09-15T15:58:11.000Z","updated_at":"2023-09-15T16:37:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"3257cb3b-2896-4ac6-8acb-a0a309f49a01","html_url":"https://github.com/atlas-jedi/projeto-ting","commit_stats":null,"previous_names":["atlas-jedi/projeto-ting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atlas-jedi/projeto-ting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlas-jedi%2Fprojeto-ting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlas-jedi%2Fprojeto-ting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlas-jedi%2Fprojeto-ting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlas-jedi%2Fprojeto-ting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atlas-jedi","download_url":"https://codeload.github.com/atlas-jedi/projeto-ting/tar.gz/refs/heads/Andre-Pestana-ting","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlas-jedi%2Fprojeto-ting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280755317,"owners_count":26385096,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":["flake8","poo","pytest","python3","venv-python"],"created_at":"2025-01-07T06:50:18.336Z","updated_at":"2025-10-24T06:49:52.505Z","avatar_url":"https://github.com/atlas-jedi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Projeto TING (Trybe is not Google)\n\nEste projeto implementa um programa que simula um algoritmo de indexação de documentos similar ao do Google, sendo possível identificar ocorrências de termos em arquivos _TXT_.\n  \nPara isso, o programa desenvolvido tem dois módulos:\n- **Módulo de gerenciamento de arquivos** que permite anexar arquivos de texto (formato _TXT_) e;\n- **Módulo de buscas** que permite operar funções de busca sobre os arquivos anexados.\n\n## Habilidades exercitadas:\n\n - Manipular Pilhas;\n\n - Manipular Deque;\n\n - Manipular Nó \u0026 Listas Ligadas e;\n\n - Manipular Listas Duplamente Ligadas.\n\n## Tecnologias usadas\n\n - Python3\n - Pytest 7.1.1\n - Flake8 3.8.4\n - Black\n\n## Instalação\n\nPara instalar, recomenda-se que inicie um ambiente de desenvolvimento virtual python:\n\n```bash\npython3 -m venv .venv\n```\n\nPara executar o ambiente virtual de desenvolvimento basta executar o script de ativação dentro da pasta \u003ccode\u003e.venv/Scripts/\u003c/code\u003e.\n\nFeito isso, basta instalar as dependências do projeto:\n\n```bash\npython3 -m pip install -r dev-requirements.txt\n```\n\n## Como testar\n\nPara testar as funcionalidades escritas no programa, basta executar o script de teste:\n\n```bash\npython -m pytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatlas-jedi%2Fprojeto-ting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatlas-jedi%2Fprojeto-ting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatlas-jedi%2Fprojeto-ting/lists"}