finix


Namefinix JSON
Version 5.0.0 PyPI version JSON
download
home_pagehttps://github.com/finix-payments/finix-python
SummaryFinix API client library
upload_time2023-10-05 18:22:19
maintainer
docs_urlNone
authorFinix
requires_python>=3.6
licenseApache
keywords payment finix api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Official Finix Python SDK
===================================

A Python library for Finix APIs.


Installation
---------------

You can install this package by pip:

    $ pip install finix

Using the Finix APIs
-------------------------

Documentation for developers and Finix API reference:

- https://www.finix.com/docs/
- https://www.finix.com/docs/api/

Please check the first link for general documentation and the second link for details of Finix APIs.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/finix-payments/finix-python",
    "name": "finix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Payment,Finix API",
    "author": "Finix",
    "author_email": "support@finixpayments.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/e6/8118352a03d23d73d4b0f90a97fd6486c3bc2eaddb76b869de558ceaaa1e/finix-5.0.0.tar.gz",
    "platform": null,
    "description": "Official Finix Python SDK\n===================================\n\nA Python library for Finix APIs.\n\n\nInstallation\n---------------\n\nYou can install this package by pip:\n\n    $ pip install finix\n\nUsing the Finix APIs\n-------------------------\n\nDocumentation for developers and Finix API reference:\n\n- https://www.finix.com/docs/\n- https://www.finix.com/docs/api/\n\nPlease check the first link for general documentation and the second link for details of Finix APIs.\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Finix API client library",
    "version": "5.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/finix-payments/finix-python/issues",
        "Changes": "https://github.com/finix-payments/finix-python/blob/main/CHANGELOG.md",
        "Documentation": "https://www.finix.com/docs",
        "Homepage": "https://github.com/finix-payments/finix-python",
        "Source Code": "https://github.com/finix-payments/finix-python"
    },
    "split_keywords": [
        "payment",
        "finix api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cfec223acc35382c96b221f02c734d97354ba8169277cb55a320913f106465b4",
                "md5": "e0983aecbf22f5c403ae92362f32e1fd",
                "sha256": "7dcdc0c7d676affa71038364c96b9ab514d06947095ced7542a022f4d2b3c2dc"
            },
            "downloads": -1,
            "filename": "finix-5.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0983aecbf22f5c403ae92362f32e1fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1072932,
            "upload_time": "2023-10-05T18:22:17",
            "upload_time_iso_8601": "2023-10-05T18:22:17.854070Z",
            "url": "https://files.pythonhosted.org/packages/cf/ec/223acc35382c96b221f02c734d97354ba8169277cb55a320913f106465b4/finix-5.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5e68118352a03d23d73d4b0f90a97fd6486c3bc2eaddb76b869de558ceaaa1e",
                "md5": "2b8c598eae4e5307d80fd4f890e2fca4",
                "sha256": "be948103b94e108773d23e8e5e25c26f075d659154409c05ae2400ca3dbc5ad8"
            },
            "downloads": -1,
            "filename": "finix-5.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2b8c598eae4e5307d80fd4f890e2fca4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 280316,
            "upload_time": "2023-10-05T18:22:19",
            "upload_time_iso_8601": "2023-10-05T18:22:19.711911Z",
            "url": "https://files.pythonhosted.org/packages/e5/e6/8118352a03d23d73d4b0f90a97fd6486c3bc2eaddb76b869de558ceaaa1e/finix-5.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 18:22:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "finix-payments",
    "github_project": "finix-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [],
    "tox": true,
    "lcname": "finix"
}
        
Elapsed time: 0.12348s