EdgeAuth-Token-Python
EdgeAuth-Token-Python copied to clipboard
Akamai Authorization Token for Python
Hi, I have an old copy of Akamai EdgeAuth Token 2.0 implementation for PHP. Can you publish on github? "author: James Mutton // Copyright (c) 2011, Akamai Technologies, Inc." Thanks!
``` $ pip3 install akamai-edgeauth Collecting akamai-edgeauth Downloading https://files.pythonhosted.org/packages/15/08/1e01d4b2e1751c71b6677a796964eec236a3a3d6361572d32720ddaadc13/akamai-edgeauth-0.3.2.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-etnez0u5/akamai-edgeauth/setup.py", line 7,...
What about support for Python 3.7?
Hello, Hhen parsing option -s: its parameter is parsed as string line 218 later it's assigned without a cast line 53 then it's compared to string now and (in that...