|
1 month ago | |
---|---|---|
.github/workflows | 1 month ago | |
doc | 11 months ago | |
src/gb | 1 month ago | |
test | 3 years ago | |
.gitignore | 3 years ago | |
.pre-commit-config.yaml | 1 month ago | |
.travis.yml | 3 years ago | |
Containerfile | 1 month ago | |
LICENSE | 5 years ago | |
README.md | 1 month ago | |
poetry.lock | 1 month ago | |
pyproject.toml | 1 month ago | |
tox.ini | 1 month ago |
README.md
gb
About
gb
or gopherball is a gopher library written in Python with the main goals of
ease of use and integration. The name gopherball is inspired by a recurring
theme in the Calvin & Hobbes comicbooks and a tongue in cheek reference of an
alternative to the World Wide Web as we know it today.
Examples
There are several other projects that are built on top of gb
to get you running:
Server
Check out the gbs project.
Client
Check out the gbc project.
Proxy
Check out the gbx project.
Technology
gb
is written with the help of Python 3.9 and higher and the Tornado
framework for its networking.
Contributing
The source code for gb
lives on my GitHub where you can also submit issues
and pull requests. It mostly needs help by people with the ability to test in
various clients and libraries that might still support the gopher protocol.