Skip to main content

No project description provided

Project description

python-flareio

flareio is a light Flare API SDK that wraps requests and automatically manages authentication.

Usage examples and use cases are documented in the Flare API documentation.

Installing

The library can be installed via pip install flareio.

Basic Usage

from flareio import FlareApiClient

client = FlareApiClient(
    api_key="fw-...",
)

sources = client.get(
    "/leaksdb/v2/sources",
).json()

Contributing

  • make test will run tests
  • make format format will format the code
  • make lint will run typechecking + linting

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

flareio-0.1.17.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

flareio-0.1.17-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file flareio-0.1.17.tar.gz.

File metadata

  • Download URL: flareio-0.1.17.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for flareio-0.1.17.tar.gz
Algorithm Hash digest
SHA256 9202be5d58d96b567712748886f0c94d349892bf9ab8f0035ba694548e6e2bcf
MD5 935f32d6d6674749fcafd59d8be44317
BLAKE2b-256 c7cd1e5b141145095a8520181d15e50b6af92e435ace1b4b4c66d34e21294d2b

See more details on using hashes here.

File details

Details for the file flareio-0.1.17-py3-none-any.whl.

File metadata

  • Download URL: flareio-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for flareio-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 76b6ae3b744d437b08d80a0a7a93d086c28e47d31a8b2b606abe1f27d9b2f89e
MD5 5b0f417251ed1f6bafc6660e240aeae2
BLAKE2b-256 2b67884cd08a947911a718640f68619a1c13712d6cb44f6e933ba519ed3c80bb

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