Skip to main content

Uma biblioteca para listar seguidores ou perfis seguidos no GitHub.

Project description

followers_github

GitHub License

Uma biblioteca Python para listar seguidores e perfis seguidos no GitHub.

🚀 Instalação

pip install followers_github

🛠 Uso

Importação

from followers_github import followers, following

Obtendo seguidores de um usuário

print(followers("torvalds"))

Obtendo perfis seguidos por um usuário

print(following("torvalds"))

Uso com Token de Autenticação

Para evitar limites de requisição na API do GitHub, você pode fornecer um token de acesso pessoal:

MEU_TOKEN = "seu_token_aqui"
print(followers("torvalds", MEU_TOKEN))

📜 Estrutura do Projeto

followers_github/
│── followers_github/      # Pacote principal
│   ├── __init__.py        # Exposição das funções principais
│   ├── api.py             # Implementação das funções
│── pyproject.toml         # Configuração do pacote
│── README.md              # Documentação do projeto
│── LICENSE                # Licença
│── .gitignore             # Arquivos a serem ignorados

📄 Licença

Este projeto está sob a licença MIT. Sinta-se livre para contribuir! 🚀

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

followers_github-0.1.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

followers_github-0.1.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file followers_github-0.1.1.tar.gz.

File metadata

  • Download URL: followers_github-0.1.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for followers_github-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8b7e3d02b31ed8e0238b21a6c07a66b9aed39877e2a7b31201bbaf5f4c6afba0
MD5 9edc20ccd5e6efa750502ad37e5ba468
BLAKE2b-256 619e5d427407483fce0eace7cf6c4113ea02c9a6fb5ed9d87820c691ec9a1a02

See more details on using hashes here.

File details

Details for the file followers_github-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for followers_github-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 42c4231cf83ac56a3b25694e4778209d93d986c45fef3b3cc6daac0e9c5784f3
MD5 c60813c57d852b4891ed2d9f8705ccfa
BLAKE2b-256 d4e23fd3706ebede165495937b797992ef21a10935f06e08f8c10e165d7dbf09

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page