I have developed whole lot Python Code using installation done using Anaconda, and I notice that “alpaca_trade_api” is not available on conda. Please consider making “alpaca_trade_api” available on anaconda platform, so that it can be installed by “conda install alpaca_trade_api”.
At present I am running programs with “alpaca_trade_api” using a different “environment” of Python, but switching the environments is not desirable.
Perhaps you missed the part in my post above, where I indicated that I’m using different “environment” of Python. Therefore what you’ve proposed as an alternative is not reeally an alternative. I’m using this approach already.
In short - there is no alternative to the feature I’m requesting. It will be useful if Alpaca makes the alpaca_trade_api available on Anaconda platform.