MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.88k stars 497 forks source link

DietPi-Software | ccxt cryptocurrency trading API #6107

Closed faustf closed 1 year ago

faustf commented 1 year ago

Creating a software request

Formal software information

What makes your requested software better than the above solutions, if available?

A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

How can DietPi make the installation easier or compatible, than following the install instructions or do APT installation, if available?

i dont know

Can you provide the installation steps that you would suggest DietPi-Software to do?

MichaIng commented 1 year ago

Many thanks for your request.

Isn't all that needs to be done to install this:

pip3 install ccxt

as of https://pypi.org/project/ccxt/?