Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.5.0
-
None
Description
The mesos python bindings/eggs are no longer available for download from mesosphere or anywhere else so anyone who wants to use Mesos python APIs to write own Scheduler framework ( using mesos.native, mesos.scheduler, mesos.executor etc) would have to locally build mesos and then easy_install the eggs in order to work with the APIs
It would be really helpful if we could make this available for download from mesosphere. Although many would prefer making these installable via `pip` Currently only mesos.cli & mesos.interface are installable via `pip`.