Creating a torrent file & associated tracker through a django web app

A

ashish

Hi c.l.p folks

Following is a description of what i am trying to achieve :

The user should log into a django web app, select a file & the web app should generate a .torrent file & a private tracker(http://IP_ADDRESS:PORT_NUMBER/announce) for that .torrent file.

Basically, i want to programmatically create a .torrent file, on the server side.

I found two libraries mktorrent[1] & py3createtorrent [2], but i need help with how to create a torrent from a django web app.

Any suggestions for django modules or libraries which can do this ?

Any suggestions/pointers/ideas/links will be greatly appreciated

Thanks a ton,

cheers,

ashish

1. http://mktorrent.sourceforge.net/
2. http://www.robertnitsch.de/projects/py3createtorrent
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top