Skip to main content

Warning: This library currently ships with a shared object of gohttplib compiled for OSX. It will not work on other platforms at the moment.

See https://github.com/shazow/gohttplib for details.

Usage

from gohttp import route, run

@route('/')
def index(w, req):
    w.write("%s %s %s\n" % (req.method, req.host, req.url))
    w.write("Hello, world.\n")

run(host='127.0.0.1', port=5000)

License

MIT.

Release files for gohttp 0.3.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distributions (sdists)

Source distribution for gohttp 0.3.3
File Size Uploaded
gohttp-0.3.3.tar.gz 2.7 MB Details
gohttp-0.3.3.macosx-10.9-x86_64.tar.gz 2.1 MB Details

Release files / gohttp-0.3.3.tar.gz

Download URL gohttp-0.3.3.tar.gz
Size 2.7 MB
Tags Source
SHA-256 checksum
How to use checksums
fda1c8499ac24e46ab33e85b5d7ca4d60e17cce63873a2f12d49fed20a66b0fb
BLAKE2b-256 checksum
How to use checksums
6d576e38950278d53fd94742b0f111978e989bfe343b6d58036381b161079b76
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / gohttp-0.3.3.macosx-10.9-x86_64.tar.gz

Download URL gohttp-0.3.3.macosx-10.9-x86_64.tar.gz
Size 2.1 MB
Tags Source
SHA-256 checksum
How to use checksums
c6a4ed8f6e15c881b11859f8a0806ce0d143c785c9f052745f9ae8b248a1c409
BLAKE2b-256 checksum
How to use checksums
2f19e428415fe67bc2e1886f2832499598b5d2a4de789ed9ea4c5dc3cb697f4b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.3.3 This release

2 release files

0.3.2

1 release file

0.3.1

1 release file

0.3

1 release file

0.2

2 release files

0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page