virginia
Fileserver
An application framework for serving static file content from a disk directory in a Python-based web development environment.
Pyramid sample application for publishing filesystem content
24 stars
11 watching
7 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/substanced | An application server that provides a user interface and libraries for creating applications | 156 |
pldubouilh/gossa | A simple fileserver that provides a basic UI and supports features like drag-and-drop uploading, video streaming, and multi-account setup. | 912 |
z-shell/zservice-py3http | A plugin that serves files from its directory using Python's HTTP server | 4 |
pylons/deform | A Python HTML form library providing support for complex data entry forms and integration with various web frameworks. | 417 |
mchav/fervor | A tool that serves files from a local directory over the network. | 0 |
pyfilesystem/pyfilesystem2 | Provides a unified interface to various filesystems and archives, abstracting the underlying storage technology. | 1,995 |
pylons/paginate | Helps divide large lists of items into pages for user navigation. | 78 |
9001/copyparty | A file server project that enables easy resumable uploads/downloads and provides various protocols for sharing files | 850 |
epoupon/fileshelter | An application that allows users to easily share files over the internet with customizable sharing options and expiry dates. | 489 |
outflanknl/redfile | An application serving files with conditional logic and client-side keying for RedTeam payloads | 18 |
pylons/pyramid_mailer | A package for sending emails from Python web applications | 50 |
pylons/pyramid_beaker | A sessioning binding library for the Pyramid web framework | 49 |
pylons/horus | A user registration and login system for the Pyramid Web Framework. | 14 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
pylons/pyramid_bpython | Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |