{"id":18737396,"url":"https://github.com/murilobsd/cartaohelija","last_synced_at":"2025-07-22T14:05:29.133Z","repository":{"id":75172883,"uuid":"61740828","full_name":"murilobsd/cartaohelija","owner":"murilobsd","description":"Geradores de cartões de visita helija org. contabil.","archived":false,"fork":false,"pushed_at":"2016-06-22T20:00:02.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T02:50:37.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/murilobsd.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,"zenodo":null}},"created_at":"2016-06-22T18:08:12.000Z","updated_at":"2016-06-22T18:22:58.000Z","dependencies_parsed_at":"2023-06-05T15:30:50.559Z","dependency_job_id":null,"html_url":"https://github.com/murilobsd/cartaohelija","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/murilobsd/cartaohelija","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilobsd%2Fcartaohelija","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilobsd%2Fcartaohelija/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilobsd%2Fcartaohelija/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilobsd%2Fcartaohelija/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murilobsd","download_url":"https://codeload.github.com/murilobsd/cartaohelija/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilobsd%2Fcartaohelija/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266507366,"owners_count":23940055,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-07T15:25:00.816Z","updated_at":"2025-07-22T14:05:29.123Z","avatar_url":"https://github.com/murilobsd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crawlercps lab804\n\n![](exemplo_saida.png)\n![](murilo.jpg)\n\n## Introdução\n\nCriador de cartões para os funcionários **Helija Org. Contábil**\n\nO gerador foi desenvolvido na versão **2.7.11** do python.\n\n## Instalando python\n\n### Linux\n```bash\n$ sudo apt-get update\n$ sudo apt-get install python-dev python-setuptools\n```\n\n### Windows\n- [https://www.python.org/ftp/python/2.7.11/python-2.7.11.amd64.msi](Download)\n- [http://stackoverflow.com/questions/3701646/how-to-add-to-the-pythonpath-in-windows-7](Adicionando ao Path)\n- Abra o cmd e digite **python**\n\n\n## Instalando as dependências\n\n\n### Linux\n```bash\n# diretorio do projeto\n$ pip install -r req.txt\n```\n\n### Windows\n```bash\npip install -r req.txt\n```\n\n## Exemplos\n\n### Linux\n```bash\n$ python main.py -i funcionario.xlsx -o data/\n```\n\n### Windows\n```bash\npython main.py -i funcionario.xlsx -o data/\n```\n\n## Dúvidas\n```bash\npython main.py -h\n\nusage: main.py [-h] -i ENTRADA -o SAIDA\n\nGerar cartões dos funcionários Helija Org. Contábil.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i ENTRADA, --entrada ENTRADA\n                        Arquivo no formato xlsx.\n  -o SAIDA, --saida SAIDA\n                        Pasta na qual será salva as assinaturas.\n```\n\n# TODO\n- [x] ler arquivo xslx com os dados dos funcionarios\n- [x] aceitar argumentos da \"linha de comando\"\n- [x] escolher colunas e linhas onde estao os dados\n- [ ] checar se existe conteudo\n- [ ] passar outros tipos de argumentos como fonte, dimensao da imagem de saida, qualidade da imagem, extensao, posicionamento...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurilobsd%2Fcartaohelija","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurilobsd%2Fcartaohelija","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurilobsd%2Fcartaohelija/lists"}