Port details |
- py-ccxt Cryptocurrency trading API with support for 100+ exchanges
- 2.4.101 finance
=0 2.4.101Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-27 03:03:12
- Last Update: 2023-03-14 06:00:09
- Commit Hash: 122f741
- Also Listed In: python
- License: MIT
- Description:
- The CCXT library is used to connect and trade with cryptocurrency exchanges and
payment processing services worldwide. It provides quick access to market data
for storage, analysis, visualization, indicator development, algorithmic
trading, strategy backtesting, bot programming, and related software
engineering.
It is intended to be used by coders, developers, technically-skilled traders,
data-scientists and financial analysts for building trading algorithms.
Current feature list:
* support for many cryptocurrency exchanges - more coming soon
* fully implemented public and private APIs
* optional normalized data for cross-exchange analytics and arbitrage
* an out of the box unified API that is extremely easy to integrate
* works in Node 10.4+, Python 3, PHP 7.0+, and web browsers
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ccxt>0:finance/py-ccxt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/py-ccxt/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/py-ccxt
- pkg install py39-ccxt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-ccxt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ccxt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1678772562
SHA256 (ccxt-2.4.101.tar.gz) = d4a47478e969cf60298ea38429faa3e2fa370b4c7e87f8e4ed1b00017cf966d1
SIZE (ccxt-2.4.101.tar.gz) = 3133244
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-certifi>=2018.1.18 : security/py-certifi@py39
- py39-cryptography>=2.6.1 : security/py-cryptography@py39
- py39-requests>=2.18.4 : www/py-requests@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-aiohttp>=3.8 : www/py-aiohttp@py39
- py39-pytest-asyncio>0 : devel/py-pytest-asyncio@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-certifi>=2018.1.18 : security/py-certifi@py39
- py39-cryptography>=2.6.1 : security/py-cryptography@py39
- py39-requests>=2.18.4 : www/py-requests@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_py-ccxt
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.101 14 Mar 2023 06:00:09
    |
Yuri Victorovich (yuri)  |
finance/py-ccxt: Update 2.4.93 → 2.4.101
Reported by: portscout |
2.4.93 31 Jan 2023 03:04:56
    |
Yuri Victorovich (yuri)  |
finance/py-ccxt: Update 2.4.92 → 2.4.93
Reported by: portscout |
2.4.92 30 Jan 2023 08:44:53
    |
Yuri Victorovich (yuri)  |
finance/py-ccxt: Update 2.4.91 → 2.4.92
Reported by: portscout |
2.4.91 28 Jan 2023 04:09:21
    |
Yuri Victorovich (yuri)  |
finance/py-ccxt: Update 2.4.61 → 2.4.91
Reported by: portscout |
2.4.61 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.4.61 28 Dec 2022 19:08:59
    |
Yuri Victorovich (yuri)  |
finance/py-ccxt: Update 2.4.60 -> 2.4.61
Reported by: portscout |
2.4.60 27 Dec 2022 02:59:58
    |
Yuri Victorovich (yuri)  |
finance/py-ccxt: New port: Cryptocurrency trading API with support for 100+
exchanges |