{ "info": { "author": "impak Finance", "author_email": "tech@impakfinance.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "flinks-python\n=============\n\n.. image:: https://img.shields.io/pypi/l/flinks.svg\n :target: https://pypi.python.org/pypi/flinks/\n :alt: License\n\n.. image:: https://img.shields.io/pypi/pyversions/flinks.svg\n :target: https://pypi.python.org/pypi/flinks\n\n.. image:: https://img.shields.io/pypi/v/flinks.svg\n :target: https://pypi.python.org/pypi/flinks/\n :alt: Latest Version\n\n.. image:: https://travis-ci.org/impak-finance/flinks-python.svg?branch=master\n :target: https://travis-ci.org/impak-finance/flinks-python\n\n.. image:: https://codecov.io/gh/impak-finance/flinks-python/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/impak-finance/flinks-python\n\n|\n\n**Flinks-python** is a Python module for communicating with the\n`Flinks.io API `_.\n\n.. contents:: Table of Contents\n :local:\n\nMain requirements\n-----------------\n\nPython_ 3.4+, Requests_ 2.0+.\n\nInstallation\n------------\n\nTo install Flinks, please use pip_ (or pipenv_) as follows:\n\n.. code-block:: shell\n\n $ pip install --pre flinks\n\nBasic usage\n-----------\n\nThe first step to interact with the Flinks v3 API interface is to initialize a ``flinks.Client``\ninstance. You'll need a Flinks customer ID (and optionally a private API instance URL) to perform\nthis initialization:\n\n.. code-block:: python\n\n >>> from flinks import Client\n >>> client = Client('', 'https://sandbox.flinks.io/v3/')\n\nThen you can easily interact with the implemented entities and the underlying API endpoints. Here\nare some examples:\n\n\n.. code-block:: python\n\n >>> client.banking_services.authorize(login_id='', most_recent_cached=True)\n >>> client.banking_services.get_accounts_summary('')\n\nAuthors\n-------\n\nimpak Finance .\n\nLicense\n-------\n\nMIT. See ``LICENSE`` for more details.\n\n\n.. _pip: https://github.com/pypa/pip\n.. _pipenv: https://github.com/pypa/pipenv\n.. _Python: https://www.python.org/\n.. _Requests: http://docs.python-requests.org/en/master/\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/impak-finance/flinks-python", "keywords": "flinks bank financial data institution", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "flinks", "package_url": "https://pypi.org/project/flinks/", "platform": "", "project_url": "https://pypi.org/project/flinks/", "project_urls": { "Homepage": "https://github.com/impak-finance/flinks-python" }, "release_url": "https://pypi.org/project/flinks/0.1.0a2/", "requires_dist": null, "requires_python": "", "summary": "A Python module for communicating with the Flinks.io API.", "version": "0.1.0a2", "yanked": false, "yanked_reason": null }, "last_serial": 6012877, "releases": { "0.1.0.dev0": [], "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "23b9b9c55e9c20e28e72778213802921", "sha256": "525bef55f89451e2e4d6bbd70f3002347fe9c5d269990d460d1c0e025d9d05b9" }, "downloads": -1, "filename": "flinks-0.1.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "23b9b9c55e9c20e28e72778213802921", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8374, "upload_time": "2018-11-08T21:21:58", "upload_time_iso_8601": "2018-11-08T21:21:58.969040Z", "url": "https://files.pythonhosted.org/packages/30/1c/be8412050a18f877abcf82f962df624ff25b4a21e07361c328b758ad54de/flinks-0.1.0a1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "37e3c4dfd17ef9f124fcfe44b08cb292", "sha256": "1551a47a498860196c3ca70a9d2c40a7b700a61e6533dc99e5cad09a82245a5c" }, "downloads": -1, "filename": "flinks-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "37e3c4dfd17ef9f124fcfe44b08cb292", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7287, "upload_time": "2018-11-08T21:21:57", "upload_time_iso_8601": "2018-11-08T21:21:57.303988Z", "url": "https://files.pythonhosted.org/packages/ec/8a/a1ac5fa7130e994297bf86a1ae13e8df16985b236e87c99fb0199fb98f47/flinks-0.1.0a1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0a2": [ { "comment_text": "", "digests": { "md5": "d23ded80eda63984f318dd77b82c2f13", "sha256": "96cffff6754de0c90b5536c47d95e9192312c16332c3aa20844f7505fecbccab" }, "downloads": -1, "filename": "flinks-0.1.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d23ded80eda63984f318dd77b82c2f13", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8436, "upload_time": "2019-10-22T13:47:06", "upload_time_iso_8601": "2019-10-22T13:47:06.548727Z", "url": "https://files.pythonhosted.org/packages/dc/e5/4cc4441b09802e39bfad46cc7e169f5bc4e60f97311a2470966f9c0e935f/flinks-0.1.0a2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9dc7218e15f10d8cab8608a9c7733495", "sha256": "9a93076f62245d85f7872556266c67c8cbc2c86d591acb1dfc44c6c602efeefd" }, "downloads": -1, "filename": "flinks-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "9dc7218e15f10d8cab8608a9c7733495", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7344, "upload_time": "2019-10-22T13:47:04", "upload_time_iso_8601": "2019-10-22T13:47:04.113922Z", "url": "https://files.pythonhosted.org/packages/ad/4d/f655ae6e1cb65df5c50cb9eb78b69e9ded1a1c7303b7460233367d66f318/flinks-0.1.0a2.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d23ded80eda63984f318dd77b82c2f13", "sha256": "96cffff6754de0c90b5536c47d95e9192312c16332c3aa20844f7505fecbccab" }, "downloads": -1, "filename": "flinks-0.1.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d23ded80eda63984f318dd77b82c2f13", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8436, "upload_time": "2019-10-22T13:47:06", "upload_time_iso_8601": "2019-10-22T13:47:06.548727Z", "url": "https://files.pythonhosted.org/packages/dc/e5/4cc4441b09802e39bfad46cc7e169f5bc4e60f97311a2470966f9c0e935f/flinks-0.1.0a2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9dc7218e15f10d8cab8608a9c7733495", "sha256": "9a93076f62245d85f7872556266c67c8cbc2c86d591acb1dfc44c6c602efeefd" }, "downloads": -1, "filename": "flinks-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "9dc7218e15f10d8cab8608a9c7733495", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7344, "upload_time": "2019-10-22T13:47:04", "upload_time_iso_8601": "2019-10-22T13:47:04.113922Z", "url": "https://files.pythonhosted.org/packages/ad/4d/f655ae6e1cb65df5c50cb9eb78b69e9ded1a1c7303b7460233367d66f318/flinks-0.1.0a2.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }