devcartel / pyrfa

Open sourced Python API for Refinitiv (Thomson Reuters) Enterprise Platform.
http://devcartel.com/pyrfa
MIT License
50 stars 15 forks source link

no setup.py and no .tar.gz in pypi #43

Open fersarr opened 6 years ago

fersarr commented 6 years ago

Please provide a setup.py and a .tar.gz in pypi.org like most packages so that it can be built from source easily. This will also help egg-based install systems

it was promised here https://github.com/devcartel/pyrfa/issues/3 but never fulfilled

wiwat-tharateeraparb commented 6 years ago

We did have setup.py back in version 7.6.0.2 but have moved wheel-based built distribution since 7.70. Do you have any issue installing PyRFA using pip?

fersarr commented 6 years ago

pip works fine, but we build external packages from source... in a conda-recipes style.

wiwat-tharateeraparb commented 5 years ago

.tar.gz packaging can be requested if you are our Enterprise Support subscriber.