irigon / py7242

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Py7242

A simple convergence layer for the bundle protocol (RFC5050).

This project is a work in progress.

Getting Started

python3 -m venv --without-pip .venv
curl -sS https://bootstrap.pypa.io/get-pip.py | .venv/bin/python
source .venv/bin/activate
pip install -r requirements.txt

About


Languages

Language:Python 100.0%