Skip to main content

A python SDK for ScamAdviser API

Project description

Installation

pip install scamadviser_client

or

poetry add scamadviser_client

Usage

from scamadviser_client import FeedAPI

api = FeedAPI(apikey=[your_apikey])

api.list(params={"type": "daily", "from": "2023-01-01", "to": "2023-01-02"})
api.download(params={"path": "/5-minute/1602245968.json"})

Development

You may install Nix to have fully env settings by running nix-shell, or simply use poetry shell to bootstrap this package if you would like to join our development.

We also use justfile to provide some simple commands, you may use

just default

to check all of these available commands.

start the environment (poetry)

just up

stop the environment (poetry)

just down

test

just test

make the code prettier

just be-pretty

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

scamadviser_client-0.2.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

scamadviser_client-0.2.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file scamadviser_client-0.2.1.tar.gz.

File metadata

  • Download URL: scamadviser_client-0.2.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.7.11 Darwin/22.2.0

File hashes

Hashes for scamadviser_client-0.2.1.tar.gz
Algorithm Hash digest
SHA256 57c902b44d2113c85e90dd34ec0a8d1d911aa040fae5438cddc3131c4235c11e
MD5 a963d8790acb3e4214efd5967f70dad7
BLAKE2b-256 291a930b2231c09becdaced0e917515cf83e0576bb0bf32a61d5747ef371fc71

See more details on using hashes here.

File details

Details for the file scamadviser_client-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for scamadviser_client-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cbdb34ba22139bacd83fa3a07543d275e1da1fadc7974834a8cf9e6555b8df35
MD5 66d7a1c03b013835f787618bae6489d4
BLAKE2b-256 8b170a5e199d759b4827e48c66405334df5955810d7361b9c7079fd45131e315

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