Last updated:
0 purchases
BasicHttpServer 1.0.0
usage-
from BasicHttpServer import BasicHttpServer
http_server = BasicHttpServer(‘127.0.0.1’,1118)
http_server.start()
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.