17 projects
tremolo
Tremolo is a stream-oriented, asynchronous, programmable HTTP server written in pure Python. It can also serve as an ASGI server.
httpout
httpout is a runtime environment for Python files. It allows you to execute your Python scripts from a web URL, the print() output goes to your browser.
tremolo-login
tremolo-login is basically an extension of tremolo-session.
tremolo-session
A simple, file-based session middleware for Tremolo.
mysqlite
An opinionated sqlite3 wrapper.
sqlitei
An opinionated sqlite3 wrapper.
awaiter
Makes your blocking functions awaitable.
visits
visits is just an example of a web page to display hits.
httpout-login
httpout-login is basically an extension of httpout-session.
httpout-session
A simple, file-based session middleware for httpout.
print2web
The package final name is httpout.
sqlite3i
An opinionated sqlite3 wrapper.
asyncutor
Makes your blocking functions awaitable. This package has been renamed to: awaiter.
h1client
A very tiny HTTP/1.x client that is only used to deal with APIs. It is not designed to be bulletproof or full-featured like requests.
h1parser
A simple, pure Python 2.7/3.x HTTP parser
terbilang
Python Terbilang
simpleclient
Python Simple HTTP Client