Software Repo random bits of code

Py9p - 9P2000 for python

Py9p is a pure python implementation of the 9P (in particular 9p2000) distributed file system protocol. Originally written by Tim Newsham.

Features

Includes both client and server APIs, and both client and server authentication (using the Python Cryptography Toolkit).

License

Py9p is in the public domain.