Skip to content

irigon/py7242

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages