Skip to main content

A wrapper for it finance data

Project description

It Finances Api

A wrapper for It Finances Api

Official api documentation

https://api-test.itfinance.it/IT4FRest/rest/swagger-ui.html

how to use it

    import json
    from it_finance_api import ItFinanceApi
    from it_finance_api.models import CreditScoreDetailData

    with open('credentials.json', 'rb') as f:
        c = json.load(f)
        USERNAME = c.get('username')
        PASSWORD = c.get('password')

    api = ItFinanceApi()
    api.login(USERNAME, PASSWORD)

    res: CreditScoreDetailData  = api.get_score_companies_detail('02162745')

Disclaimer

This wrapper is made only for those who have access to the api. You have to directly contact It Finance to gain access to the endpoints.

The calls to this api are not free, the cost is defined with a contract with itFinance

Collab

This wrappper is maintained by Telnet Servizi srl By the software division Telnet Data https://www.telnetdata.it/

Contact

http://www.itfinance.it

Release notes

Look in the Github releases section for the update info

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

it_finance_api-0.0.4.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

it_finance_api-0.0.4-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file it_finance_api-0.0.4.tar.gz.

File metadata

  • Download URL: it_finance_api-0.0.4.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for it_finance_api-0.0.4.tar.gz
Algorithm Hash digest
SHA256 59a36e436d3697d5c5f2e3b74ebf6d82607134c45297222b8999f6517b829aa8
MD5 66c66d6e35e580821db300c0275997aa
BLAKE2b-256 36617debe8e83add640f15fe850b0263c576c87e4ae2803cb6706029e9ed54dc

See more details on using hashes here.

File details

Details for the file it_finance_api-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: it_finance_api-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for it_finance_api-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2732bd5497b21c9065662fe69dda4acb10f94a347e0ab9f85ab038143fbf26bf
MD5 e7292616c916c614b61a54db6b961ecf
BLAKE2b-256 8ac7c55371b0af22aa043631698b19e47e7800097615116a0f6951fa1a97f73c

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