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.2.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

it_finance_api-0.0.2-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: it_finance_api-0.0.2.tar.gz
  • Upload date:
  • Size: 6.2 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.2.tar.gz
Algorithm Hash digest
SHA256 16b1ed70657fdca459c99dc4f781f95d3c2feef1476923d1a14ec0519239bbcf
MD5 f8416dff6fd63bc594b333998e3fe48d
BLAKE2b-256 6421df5faf497a6bf0318ee38d385eacc95787adf0abeb1c5a979ea6cac845e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: it_finance_api-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 50a6f667885176c6a169d500b8b664cc5095aa5b42705d0b2817e10705333cce
MD5 85b9ed83654b37955e8a5e87769ee0f0
BLAKE2b-256 eb015994d8466e78154c0bdad3129da36986e8771ffe6342bd813fa538dbb7db

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