Skip to main content

An Experimental Gemini Server

Project description

<h1 align=”center”>Jetforce</h1> <p align=”center”>An experimental python server framework for the new, under development Gemini Protocol.</p> <p align=”center”>Learn more about Project Gemini from its designer, ~solderpunk, <a href=”https://gopher.commons.host/gopher://zaibatsu.circumlunar.space/1/~solderpunk/gemini”>here</a>.</p> <p align=”center”><img alt=”rocket launch” src=”resources/rocket.jpg”/></p>

## Features

  • A modern python 3 codebase with type hinting and black formatting.

  • Lightweight, single-file web framework with zero dependencies.

  • A built-in static file server with support for .gemini directory map files.

  • Supports concurrent connections using an asynchronous event loop.

  • Extendable - loosely implements the [WSGI](https://en.wikipedia.org/wiki/Web_Server_Gateway_Interface) server/application pattern.

## Installation

Requires Python 3.7+ and OpenSSL

### pip

`bash $ pip install jetforce `

### git

`bash $ git clone https://github.com/michael-lazar/jetforce $ cd jetforce $ python jetforce.py `

## TODO

  • Finish documentation :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Jetforce-0.0.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

Jetforce-0.0.2-py3-none-any.whl (18.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page