python -m http.server didn't have RGB :)
Available on TestPyPI for now:
pip install -i https://test.pypi.org/simple/ localserverRun the server:
localserverby default, it will listen on 0.0.0.0:8000
You can also specify host and port:
localserver -b <host> -p <port>- File responses can sometimes be slow.
- keep-alive connections.
