Skip to main content
License https://img.shields.io/pypi/pyversions/pyflinks.svg Latest Version

pyflinks is a Python module for communicating with the Flinks.io API.

Main requirements

Python 3.11+, Requests 2.0+.

Installation

To install pyflinks, please use pip (or pipenv) as follows:

$ pip install --pre pyflinks

Basic usage

The first step to interact with the Flinks v3 API interface is to initialize a flinks.Client instance. You’ll need a Flinks customer ID (and optionally a private API instance URL) to perform this initialization:

>>> from pyflinks import Client
>>> client = Client('<CUSTOMER_ID>', 'https://sandbox.flinks.io/v3/')

Then you can easily interact with the implemented entities and the underlying API endpoints. Here are some examples:

>>> client.banking_services.authorize(login_id='<LOGIN_ID>', most_recent_cached=True)
>>> client.banking_services.get_accounts_summary('<REQUEST_ID>')

Authors

impak Finance <tech@impakfinance.com>.

License

MIT. See LICENSE for more details.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyflinks-0.1.2.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyflinks-0.1.2-py2.py3-none-any.whl (10.3 kB view details)

Uploaded Python 2Python 3

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page