{"id":19936185,"url":"https://github.com/havocesp/pandaxt","last_synced_at":"2025-07-02T12:32:45.556Z","repository":{"id":41877708,"uuid":"149701055","full_name":"havocesp/pandaxt","owner":"havocesp","description":"A Python 3 \"ccxt\" wrapper over \"Pandas\" lib.","archived":false,"fork":false,"pushed_at":"2024-05-07T03:46:45.000Z","size":104,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-02T17:37:34.427Z","etag":null,"topics":["api","ccxt","cryptocurrencies","cryptocurrency","currencies","exchanges","pandas","stock","technical-analysis","trading","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/havocesp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-21T02:51:37.000Z","updated_at":"2023-06-03T03:31:09.000Z","dependencies_parsed_at":"2024-11-12T23:26:49.176Z","dependency_job_id":"2f5a0d8c-58c8-4f67-b378-dd238365a115","html_url":"https://github.com/havocesp/pandaxt","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/havocesp/pandaxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpandaxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpandaxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpandaxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpandaxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/havocesp","download_url":"https://codeload.github.com/havocesp/pandaxt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havocesp%2Fpandaxt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263140483,"owners_count":23419887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","ccxt","cryptocurrencies","cryptocurrency","currencies","exchanges","pandas","stock","technical-analysis","trading","wrapper"],"created_at":"2024-11-12T23:24:08.580Z","updated_at":"2025-07-02T12:32:45.528Z","avatar_url":"https://github.com/havocesp.png","language":"Python","readme":"# PandaXT\n\nA Python 3 \"__ccxt__\" wrapper over __Pandas__ lib.\n\n - Author: Daniel J. Umpierrez\n - License: UNLICENSE\n - Version: 0.1.10\n\n## Description\n\nPython ccxt multi-exchange lib mixed with pandas lib for data handling.\n\n## Requirements\n\n- [requests](https://pypi.org/project/requests)\n- [regex](https://pypi.org/project/regex)\n- [ccxt](https://pypi.org/project/ccxt)\n- [pandas](https://pypi.org/project/pandas)\n- [Cython](https://pypi.org/project/Cython)\n- [diskcache](https://pypi.org/project/diskcache)\n- [newtulipy](https://pypi.org/project/newtulipy/)\n\n## Usage\n\n### Basic example\n\n```python\nfrom pandaxt import PandaXT\napi = PandaXT('binance')\nprint(api.markets)\n```\n\n## Changelog\n\nProject changes over versions.\n\n### 0.1.10\n\n- Update python versions support ti \u003e=3.8\n- Update some requirements.\n- Added tox.ini and pyproject.toml files.\n\n### 0.1.9\n\n- Added and/or updated packages at requirements.txt file.\n- Updated setup.py classifiers with new python versions.\n\n### 0.1.8\n\n- Minor fixes.\n\n### 0.1.7\n\n- Fixed \"currencies\" method and recursion limit bugs.\n\n### 0.1.6\n- README requirements fixed\n- Removed 'PandaXT._fetch_ohlcv' method.\n\n### 0.1.5\n- Many features added and many errors fixed\n\n### 0.1.4\n- New \"model\" module.\n- Added dict2class in \"utils\" module.\n\n### 0.1.3\n- \"Binance\" specific options added for time adjust and auto fit precision or orders.md.\n\n### 0.1.2\n- New \"create_market_order\" method.\n- New \"sort_by\" function in utils module.\n- Unified cancel methods into \"cancel_order\".\n- Sell and Buy methods auto-fill price and amount if not is supplied as param.\n\n### 0.1.1\n- Added precision related methods to \"_PandaXT_\" class.\n\n### 0.1.0\n- Initial version\n\n## TODO\n- TODO\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavocesp%2Fpandaxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhavocesp%2Fpandaxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavocesp%2Fpandaxt/lists"}