bitfinex-api-py-postonly


Namebitfinex-api-py-postonly JSON
Version 3.0.5.post2 PyPI version JSON
download
home_pagehttps://github.com/0xferit/bitfinex-api-py
SummaryBitfinex Python API with enforced POST_ONLY orders - prevents accidental market/taker orders
upload_time2025-08-16 11:59:05
maintainerNone
docs_urlNone
author0xferit
requires_python>=3.8
licenseApache-2.0
keywords bitfinex api trading post-only postonly maker-only maker safety no-taker bitcoin cryptocurrency exchange limit-order market-maker grid-trading algo-trading
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A safety-enhanced fork of the official Bitfinex Python API that enforces POST_ONLY (maker-only) flag on ALL orders. Prevents accidental market orders, taker fees, and costly trading mistakes. Orders will never cross the spread. Perfect for market makers, grid bots, and safety-critical trading. Drop-in replacement for bitfinex-api-py with automatic POST_ONLY enforcement.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/0xferit/bitfinex-api-py",
    "name": "bitfinex-api-py-postonly",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "bitfinex, api, trading, post-only, postonly, maker-only, maker, safety, no-taker, bitcoin, cryptocurrency, exchange, limit-order, market-maker, grid-trading, algo-trading",
    "author": "0xferit",
    "author_email": "ferit@example.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/8a/cf30195be35412c0a91edd72ccc2efbaff46537737a3298fe26b258eda38/bitfinex_api_py_postonly-3.0.5.post2.tar.gz",
    "platform": null,
    "description": "A safety-enhanced fork of the official Bitfinex Python API that enforces POST_ONLY (maker-only) flag on ALL orders. Prevents accidental market orders, taker fees, and costly trading mistakes. Orders will never cross the spread. Perfect for market makers, grid bots, and safety-critical trading. Drop-in replacement for bitfinex-api-py with automatic POST_ONLY enforcement.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Bitfinex Python API with enforced POST_ONLY orders - prevents accidental market/taker orders",
    "version": "3.0.5.post2",
    "project_urls": {
        "Documentation": "https://github.com/0xferit/bitfinex-api-py/blob/master/README.md",
        "Fork Source": "https://github.com/0xferit/bitfinex-api-py",
        "Homepage": "https://github.com/0xferit/bitfinex-api-py",
        "Issues": "https://github.com/0xferit/bitfinex-api-py/issues",
        "Original Source": "https://github.com/bitfinexcom/bitfinex-api-py"
    },
    "split_keywords": [
        "bitfinex",
        " api",
        " trading",
        " post-only",
        " postonly",
        " maker-only",
        " maker",
        " safety",
        " no-taker",
        " bitcoin",
        " cryptocurrency",
        " exchange",
        " limit-order",
        " market-maker",
        " grid-trading",
        " algo-trading"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "40e541894f5d00b67acb0d151a29827435e05db39f5a7f922101f688a83c4a3a",
                "md5": "098ace70b4e36452a667f11e23c2382e",
                "sha256": "55f53c35eb8f3c86078a931e808c334e7f35902c1d655062adfb29c84ee4f286"
            },
            "downloads": -1,
            "filename": "bitfinex_api_py_postonly-3.0.5.post2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "098ace70b4e36452a667f11e23c2382e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 43382,
            "upload_time": "2025-08-16T11:59:03",
            "upload_time_iso_8601": "2025-08-16T11:59:03.407986Z",
            "url": "https://files.pythonhosted.org/packages/40/e5/41894f5d00b67acb0d151a29827435e05db39f5a7f922101f688a83c4a3a/bitfinex_api_py_postonly-3.0.5.post2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d08acf30195be35412c0a91edd72ccc2efbaff46537737a3298fe26b258eda38",
                "md5": "b87bc5324d65bc042a58987845ee1c88",
                "sha256": "b61560dd7a8a6291b5246be3be9f6fa5d196dfef4a733f5cede87ef2512587a2"
            },
            "downloads": -1,
            "filename": "bitfinex_api_py_postonly-3.0.5.post2.tar.gz",
            "has_sig": false,
            "md5_digest": "b87bc5324d65bc042a58987845ee1c88",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 33728,
            "upload_time": "2025-08-16T11:59:05",
            "upload_time_iso_8601": "2025-08-16T11:59:05.004764Z",
            "url": "https://files.pythonhosted.org/packages/d0/8a/cf30195be35412c0a91edd72ccc2efbaff46537737a3298fe26b258eda38/bitfinex_api_py_postonly-3.0.5.post2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-16 11:59:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "0xferit",
    "github_project": "bitfinex-api-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "bitfinex-api-py-postonly"
}
        
Elapsed time: 1.19008s