On Thu, Apr 4, 2013 at 3:30 PM, <bangpypers-requ...@python.org> wrote:
> Send BangPypers mailing list submissions to > bangpypers@python.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.python.org/mailman/listinfo/bangpypers > or, via email, send a message with subject or body 'help' to > bangpypers-requ...@python.org > > You can reach the person managing the list at > bangpypers-ow...@python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of BangPypers digest..." > > > Today's Topics: > > 1. Re: Hosting the Python Code on web (kracekumar ramaraju) > 2. Re: Hosting the Python Code on web (Mandar Vaze / ????? ???) > 3. Re: April month meetup (L Radhakrishna Rao) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 3 Apr 2013 23:38:56 +0530 > From: kracekumar ramaraju <kracethekingma...@gmail.com> > To: Bangalore Python Users Group - India <bangpypers@python.org> > Subject: Re: [BangPypers] Hosting the Python Code on web > Message-ID: > <CAO5c=m= > 7rk4en6gwitnvurnh9y_deyzzi+ssycrsbcbb2hb...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > On Wed, Apr 3, 2013 at 11:04 PM, SUMIT KUMAR RAJ <sumit786...@gmail.com > >wrote: > > > Hello Everyone, > > I have kept learning from you all and I am very > > thankful to you also. > > Actually I am doing my final year project of engg. ie. "Sentiment > Analysis > > of Twitter Data" and I got this code on github > > https://github.com/ravikiranj/twitter-sentiment-analyzer > > which is working in terminal to classify any tweet as positive, negative > or > > neutral. > > I wan't the same to be happening in browser by uploading or hosting the > > code to my domain as www.sentiment140.com works. > > I am really confused about it.Please help > > 1).Do I need to write the code again using any framework or is there any > > way? > > > > > Yes, you can package the current work and choose framework to port existing > work as Web application. Yes framework is required, in case you are trying > any other trick it may end up dirty. > > > > 2) I have a linux hosting plan for my domain www.techpython.com.So, how > > can > > I host any django code or any python code which has third party module > with > > it? Will the hosting support codes other than standard python library? > > > > > It depends on hosting, with VPS you will get root access, so all the third > party libraries can be installed. I don't think shared hosting as great > option. Service like dotcloud, heroku are free. It is great bet to try on > those and later migrate to VPS. > > > > -- > > Regards... > > ---------------------- > > Sumit Kumar Raj > > Software & Web Developer > > Contact no:-9590283524 > > Bangalore,India > > _______________________________________________ > > BangPypers mailing list > > BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > * > Thanks & Regards > > "Talk is cheap, show me the code" -- Linus Torvalds > kracekumar > www.kracekumar.com > * > > > ------------------------------ > > Message: 2 > Date: Wed, 3 Apr 2013 23:38:53 +0530 > From: Mandar Vaze / ????? ??? <mandarv...@gmail.com> > To: Bangalore Python Users Group - India <bangpypers@python.org> > Subject: Re: [BangPypers] Hosting the Python Code on web > Message-ID: > < > caddydfvvqas9jam5p4uezgaoo7hv9mn218cqcagd56iq6ca...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > > 1).Do I need to write the code again using any framework or is there any > > way? > > > > Yes. Currently your code prints the output on the terminal > To display something in the browser, you'll need to use some web framework > You should be able to use most of the logic from your existing code > > > > 2) I have a linux hosting plan for my domain www.techpython.com.So, how > > can > > I host any django code or any python code which has third party module > with > > it? Will the hosting support codes other than standard python library? > > > > You should ask this to your hosting provider. > BTW, you can try https://www.pythonanywhere.com/pricing/ > For free plan your application will be available at <username>. > pythonanywhere.com i.e. you can't use other domain name for free plan > (Might be OK if this is your final year project) > > > -Mandar > > > ------------------------------ > > Message: 3 > Date: Thu, 4 Apr 2013 09:43:08 +0530 > From: L Radhakrishna Rao <satishsaga...@gmail.com> > To: Bangalore Python Users Group - India <bangpypers@python.org> > Subject: Re: [BangPypers] April month meetup > Message-ID: > < > caazd-jt2trov+lpkfy-ftrsbptrk0gz+eemq6a1wfc9j_-t...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > Guys, > > Is the venue decided? > > Thanks > > > On Wed, Apr 3, 2013 at 9:57 PM, kracekumar ramaraju < > kracethekingma...@gmail.com> wrote: > > > All, > > > > Unfortunately Siva can't attend April month meetup, so Django Hands on > > session is *CANCELLED*. If any one is willing to present a session is > > welcome. > > > I am in blore, I won't mind doing a session, please let me know date/venue. > > > > On Sun, Mar 24, 2013 at 1:24 AM, kracekumar ramaraju < > > kracethekingma...@gmail.com> wrote: > > > > > All, > > > > > > Siva informed me he is willing to handle 3 hours hands-on session > about > > > getting started with Django next month. We need a venue which has power > > > socket and decent internet connection. I would like to have others > > > suggestions about the format, looking forward for venue to host for > next > > > meetup. We will be also needing few volunteers to help during meetup. > > > > > > -- > > > * > > > Thanks & Regards > > > > > > "Talk is cheap, show me the code" -- Linus Torvalds > > > kracekumar > > > www.kracekumar.com > > > * > > > > > > > > > > > -- > > * > > Thanks & Regards > > > > "Talk is cheap, show me the code" -- Linus Torvalds > > kracekumar > > www.kracekumar.com > > * > > _______________________________________________ > > BangPypers mailing list > > BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > > > ------------------------------ > > End of BangPypers Digest, Vol 68, Issue 7 > ***************************************** > -- Regards, Saket Bhushan twitter <https://twitter.com/gamebit07>, linkedin<https://www.linkedin.com/in/bhushansaket>, myshareplex <http://www.myshareplex.com> _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers