Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 support #6

Open
asmwarrior opened this issue Aug 24, 2022 · 2 comments
Open

Python 3 support #6

asmwarrior opened this issue Aug 24, 2022 · 2 comments

Comments

@asmwarrior
Copy link

I made some changes for the Python 3 support, see my changes here:

https://github.com/asmwarrior/Simple-File-Server

I think there are still some other changes needed to fully support Python3

@RDCH106
Copy link
Owner

RDCH106 commented Aug 24, 2022

Thank you for your updates! I will check them.

I am going to prepare a branch for python3 full support.

@asmwarrior
Copy link
Author

There are some similar projects which I see has compact code:
johann-petrak/python-tiny-http-server: A simple ad-hoc http server to serve static pages, optionally use basic auth and https

and

Densaugeo/uploadserver: Python's http.server extended to include a file upload page

Both of the two projects can be installed from the pip command.

Hope that helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants