A python coder needed

Chris Angelico rosuav at gmail.com
Sat Jan 31 04:10:09 EST 2015


On Sat, Jan 31, 2015 at 7:51 PM,  <fatihbazman at gmail.com> wrote:
> Hello. I am looking for a python coder. Please find the details which are in the below:
>
> A bittorrent client will be coded in order to share files in a private group. The private tracker server was coded by me (PHP & MySQL) and bittorrent client will be communicated with this tracker server via REST API. File meta data and peer information will be stored on this private tracker server. Files will be stored on peers computers and shared in each others by peers.
>
> For this project, Python coder will use libtorrent library and produce a software with a simple and user friendly UI. During the file sharing, all bittorent features will be used (for example segmented file transfer, cryptographic hash etc.).
>

There are various job posting sites; I believe the Stack Overflow
family of sites has one, for instance. The Python Job Board is
currently down, or I'd point you there.

However, this sounds like something that must surely exist. Can't you
just take one of the existing torrent clients and maybe have a tiny
script to signal it to start using a particular torrent file?

ChrisA



More information about the Python-list mailing list