Dear Sir, I was thinking of working towards adding Python 3 support for scrapy. How should I proceed in that direction?
Thanks and regards, Anuj. On Thursday, January 22, 2015 at 6:29:25 AM UTC+5:30, Travis Leleu wrote: > > Hi Anuj, > > I'd love to see a web interface to scrapy's web services console. Being > able to monitor and trigger my jobs from a web interface would be neat. > > Also would love to see more integrations with 3rd party services. I use > s3 for caching a lot -- be cool to have that built in. > > On Wed, Jan 21, 2015 at 10:52 AM, Anuj Bansal <[email protected] > <javascript:>> wrote: > >> Dear Sir, >> >> >> I'm a BE (Hons.) student in Computer Science at Birla Institute of >> Technology and Science, Pilani, India. I love coding and especially like >> automating things. I have a good knowledge of Python and C and know Java as >> well. >> >> I'm quite interested in the project Python 3 support for scrapy. >> Therefore, I have been reading the docs [1] and have also started >> implementing scrapy. >> >> I'm a member of Software Development Lab of my college and working on a >> Django based project. One of my Django project is currently being used by >> the institution [2]. >> >> I have also written a script through which user can download subtitles >> for a movie with a single command within seconds, the code for which is >> available on my github repo [3]. I have made the script compatible with >> both Python 3 and 2. >> >> I'd like to contribute to scrapy and hence, would like some ideas for >> patches / code samples which I could write, like supporting modules which >> may be required for the project or some other bug fixes. >> >> >> Thanks and regards, >> >> Anuj. >> >> [1] http://doc.scrapy.org/en/latest >> [2] http://csiselective.pythonanywhere.com/ >> [3] https://github.com/ahhda/python-sub-downloader/ >> >> -- >> You received this message because you are subscribed to the Google Groups >> "scrapy-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/scrapy-users. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
