Skip to main content

Allow to interact with FFBB apis

Project description

PyPI-Server Project generated with PyScaffold

ffbb_api_client

Allow to interact with FFBB apis

ffbb_api_client allow to interact with FFBB api. You can retrieve information about clubs, teams, matches, etc…

Installation

pip install ffbb_api_client

Quick start

import os
from ffbb_api_client import FFBBApiClient

# Load env from file if needed
# from dotenv import load_dotenv
# load_dotenv()

# Retrieve api user / pass
basic_auth_user = os.getenv("FFBB_BASIC_AUTH_USER")
basic_auth_pass = os.getenv("FFBB_BASIC_AUTH_PASS")

# Create an instance of the api client
api_client = FFBBApiClient(
    basic_auth_user=basic_auth_user,
    basic_auth_pass=basic_auth_pass
)

Examples

Take a look at quick_start.py to see how to use the library.

Note

This project has been set up using PyScaffold 4.5. For details and usage information on PyScaffold see https://pyscaffold.org/.

Licence

ffbb_api_client is distributed under the Apache 2.0 license.

Dev notes

Command used to create this project:

putup FFBBApiClient_Python -p ffbb_api_client -l Apache-2.0 -d "Allow to interact with FFBB apis" -u "https://github.com/Rinzler78/FFBBApiClient_Python" -v --github-actions --venv .venv

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

ffbb_api_client-0.0.9.9.7.tar.gz (42.8 kB view details)

Uploaded Source

Built Distribution

ffbb_api_client-0.0.9.9.7-py3-none-any.whl (40.4 kB view details)

Uploaded Python 3

File details

Details for the file ffbb_api_client-0.0.9.9.7.tar.gz.

File metadata

  • Download URL: ffbb_api_client-0.0.9.9.7.tar.gz
  • Upload date:
  • Size: 42.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for ffbb_api_client-0.0.9.9.7.tar.gz
Algorithm Hash digest
SHA256 d0208004ec157bead95c91e92258340c2e3796486a1422c70ee23564c7667d15
MD5 e6f4762fa727d27c801f36673df56763
BLAKE2b-256 57d2e0b2700881241c7ead29aae01a1f9214d018a924a2b31f16010b03256a8a

See more details on using hashes here.

File details

Details for the file ffbb_api_client-0.0.9.9.7-py3-none-any.whl.

File metadata

File hashes

Hashes for ffbb_api_client-0.0.9.9.7-py3-none-any.whl
Algorithm Hash digest
SHA256 bce0179f636cd817f7eba383f8b1eecfd2e49908d5cfb2cf1ec0287ae4769b5d
MD5 562b450bc33aeaf33ec54cf0cb0b98ed
BLAKE2b-256 289fa7904dec29e0461c8f93054c8819d894de2cea26da867f5fd76109933c3b

See more details on using hashes here.

Supported by

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