Skip to content

rhg/pytorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pymission is a bittorrent library in python.
Eventually I might transition to py3k and/or cython.
A purpose is to allow a native python interface.
The other reason is for experience in:
    git
    bittorrent
    OO
    HTTP
    python
tinfo.py is a simple test script that takes 1 arg: a torrent file.
It calls bt.open_torrent on sys.argv[1] and prints the resulting object.

About

A bt library in python with full OO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages