-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, initially thank you for the great solution.
It would be great to implement this for Python 3 as well.
First issue when executed with Python 3 is BaseHTPServer -> http.server difference:
Traceback (most recent call last):
File "./snow-grafana-proxy.py", line 9, in <module>
from BaseHTTPServer import BaseHTTPRequestHandler,HTTPServer
ImportError: No module named 'BaseHTTPServer'
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request