uploadserver 5.2.2
0
Python's http.server extended to include a file upload page
Contents
Python's http.server extended to include a file upload page
Stars: 230, Watchers: 230, Forks: 48, Open Issues: 1The Densaugeo/uploadserver
repo was created 5 years ago and the last code push was Yesterday.
The project is popular with 230 github stars!
How to Install uploadserver
You can install uploadserver using pip
pip install uploadserver
or add it to a project with poetry
poetry add uploadserver
Package Details
- Author
- Densaugeo
- License
- None
- Homepage
- https://github.com/Densaugeo/uploadserver
- PyPi:
- https://pypi.org/project/uploadserver/
- GitHub Repo:
- https://github.com/Densaugeo/uploadserver
Classifiers
Related Packages
Errors
A list of common uploadserver errors.
Code Examples
Here are some uploadserver
code examples and snippets.
GitHub Issues
The uploadserver package has 1 open issues on GitHub
- Feature request: add an entry point to support pipx installation