bitfinex-api-py


Namebitfinex-api-py JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttps://github.com/bitfinexcom/bitfinex-api-py
SummaryOfficial Bitfinex Python API
upload_time2025-10-18 20:28:28
maintainerNone
docs_urlNone
authorBitfinex
requires_python>=3.8
licenseApache-2.0
keywords bitfinex api trading
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python reference implementation of the Bitfinex API for both REST and websocket interaction.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bitfinexcom/bitfinex-api-py",
    "name": "bitfinex-api-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "bitfinex, api, trading",
    "author": "Bitfinex",
    "author_email": "support@bitfinex.com",
    "download_url": "https://files.pythonhosted.org/packages/50/32/716b7cfb6f4562ea23d2e77e530e3c0115a96cf16717cb6c4f55dd80d0f8/bitfinex_api_py-4.0.0.tar.gz",
    "platform": null,
    "description": "A Python reference implementation of the Bitfinex API for both REST and websocket interaction.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Official Bitfinex Python API",
    "version": "4.0.0",
    "project_urls": {
        "Bug Reports": "https://github.com/bitfinexcom/bitfinex-api-py/issues",
        "Homepage": "https://github.com/bitfinexcom/bitfinex-api-py",
        "Source": "https://github.com/bitfinexcom/bitfinex-api-py"
    },
    "split_keywords": [
        "bitfinex",
        " api",
        " trading"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5032716b7cfb6f4562ea23d2e77e530e3c0115a96cf16717cb6c4f55dd80d0f8",
                "md5": "259f78de8236983322efedd61697b698",
                "sha256": "1b16a38100a1e62fe0731aaf8149678f95696b72b51da78b14b314fe9a162cdf"
            },
            "downloads": -1,
            "filename": "bitfinex_api_py-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "259f78de8236983322efedd61697b698",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32964,
            "upload_time": "2025-10-18T20:28:28",
            "upload_time_iso_8601": "2025-10-18T20:28:28.628724Z",
            "url": "https://files.pythonhosted.org/packages/50/32/716b7cfb6f4562ea23d2e77e530e3c0115a96cf16717cb6c4f55dd80d0f8/bitfinex_api_py-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-18 20:28:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bitfinexcom",
    "github_project": "bitfinex-api-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "bitfinex-api-py"
}
        
Elapsed time: 1.54429s