I started a Traffic Control Client in python. You can find it here:
https://github.com/hbeatty/traffic-control-python Still needs a lot of work! Thanks, Hank On 06/14/2017 11:35 AM, Scrimo, Robert (Contractor) wrote:
All, I would like to add a Python Traffic Ops Client to the ‘apache/incubator-trafficcontrol’ repository but while I am in there I should probably re-organize the golang client that resides in there too. This will most definitely break other code dependent on its current location, which is the root of the client directory. I am proposing to move the golang code to a newly created ‘golang’ directory and add a ‘python’ directory for my Python client. I will fix any references to code using the client from within the ‘incubator-trafficcontrol’ repository. If anyone has any insight/objections/comments about this please respond. I will take your silence as approval... Thank you, -Robert