Hi Folks

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

The user should log into a web app, select a file & be able to create a 
torrent & a private tracker(http://IP_ADDRESS:PORT/announce) gets created 
for that torrent.

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 :  user 
selects a file(s) & a torrent file & associated (private) tracker,
gets created for that file(s).

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/zHLm2DFLA4kJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to