Hi
I quickly checked archive, Couldn't find much...
Humble request to some experts to throw some lights on Mobile App
Development using Python
Thanks
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/ma
.
Would like to know your thoughts on which online payment option/provider is
economical. Membership fee will be as low as 10 Rs. We are told some
providers like paycheck paytime etc are having high commission.
Thanks
Jins Thomas
___
BangPypers mailing
On Tue, Sep 9, 2014 at 4:19 PM, Akshay Verma wrote:
> Could you upload a Video or Materials of this event?
>
>
I just found this on their website.
http://local.arduino.cc/bangalore/2014/09/15/using-python-to-do-more-with-your-arduino/
___
BangPypers ma
Hello all,
I remember some Python enthusiasts used to conduct Python training
workshops on a regular basis in Bangalore. Is such training still happen
in and around Bangalore.?
Thanks
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
kends?
> On Fri, Dec 19, 2014 at 10:57 AM, Jins Thomas
> wrote:
> >
> > Hello all,
> >
> > I remember some Python enthusiasts used to conduct Python training
> > workshops on a regular basis in Bangalore. Is such training still happen
&g
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers
Hi all,
I would like to request your suggestions on good books on Data Analysis in
general and also on Big Data using Python
Thank you so much for the support
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org
> On Wednesday 08 April 2015 07:12 PM, Jins Thomas wrote:
> > Hi all,
> >
> > I would like to request your suggestions on good books on Data
> > Analysis in general and also on Big Data using Python
>
> I am learning this right now using
> "Python for
Hello All,
I humbly request some help for the following problem I'm facing.
UseCase: I'm trying to write a script to download the transgender voter
details from (BBMP Election Website - Below)
http://117.247.176.82/Searchbynames.aspx
Below is the link to the code i have written.
https://gis
s for beginner/intermediate
levels
Thank You
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers
Python.
Thanks
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers
Hi all,
Was trying a small code to send email from a server
import smtplib
server = smtplib.SMTP('125.x.x.x.', 465)
server.starttls()
server.login("t...@xx.com", "")
msg = "TEST MAIL!"
server.sendmail("t...@xx.com", "t...@xx.com", msg)
server.quit()
But getting failed with following error.
Hello experts,
We have a running script which takes a file as a parameter and generates
another output file.
But this is to be used by non-programmers, so we plan to convert this to a
simple webserver where user can go to localhost:8000 upload input file and
script will run to generate an output
foundation to rollout a data entry app to Health
workers. Primary intention is to track the devices & push newer version of
Apps
Thank you so much
JIns Thomas
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/list
it to another API to the
second system
Thank you in advance
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers
On Sun, Sep 11, 2022 at 3:14 PM Kumar Anirudha
wrote:
> On Sun, 11 Sept 2022 at 09:00, Jins Thomas wrote:
> >
> > Hello Bangpypers,
> >
> > Greetings of the day, Would like to kindly request your guidance and
> > recommendations on Python Integration Fram
lease
help.
Many Thanks
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
On Thu, Sep 17, 2009 at 9:53 AM, Balamurugan S
wrote:
> On Wed, Sep 16, 2009 at 7:48 PM, Jins Thomas wrote:
> > Would any body please comment on some good frameworks in python (web
> based
> > GUI), which is already available on which i can add my customizations.
> This
>
finalize a good framework to use
for creating this graphs. I'm absolutely in confusion which'll be better to
use. Would anybody suggest what's the usual thought process in taking
decisions like this.
Thanks alot
Jins Thomas
___
Bang
re is any good way by which we write
this and publish as pdfs in the internet. I was curious how our free python
tutorials being written, like 'A byte of python' , ThinkCSPY etc.
Cheers
Jins Thomas
___
BangPypers mailing list
BangPypers@
On Sat, Jan 30, 2010 at 12:32 AM, Pradeep Gowda wrote:
> On Fri, Jan 29, 2010 at 3:47 AM, Jins Thomas wrote:
> > Hi All,
> >
> > Would like to ask one suggestion from bangpypers.
> >
> > I have a oracle database in Unix and need to create a web based GUI to
deal like reader has already some conceptual understanding on Object
Oriented Concepts.
Cheers
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
Hi all,
Would like to ask one more doubt regarding which version we should
concentrate, considering a newbie to python.
Cheers
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
a good idea to rewrite the entire thing in Python.
4. And some general programming thoughts/suggestsion/advice why this
happened :(
Thanks alot
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
Or is it
something which i did wrongly.
Also i'm looking for some sites similar to perlmonks.org in python. There in
perlmonks we could see lots of small small articles (basic and advanced)
which will give clear idea on the usage, style etc. Have you heard of
anythin
Hi all,
Do we have some site which we can compare with perlmonks.org for Python. I
have seen perlmonks.org is very helpful with lot's of Q&As , some small
practical tutorials, thoughts on programming etc, code snippets etc.
Thanks
Ji
On Fri, Mar 25, 2011 at 4:40 PM, Santosh Rajan wrote:
> I think the perl monks have already answered your question.
>
> http://www.perlmonks.org/?node_id=511582
>
>
Yes that's right. I had gone through that. But it didn't give any solid
results.
> On Fri, Mar 25,
Hi all,
Would like to have some guesses on when Python 3 will be available with
standard distributions of Linux/Unix.
Cheers
Jins Thomas
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
On Thu, Jan 19, 2012 at 4:54 PM, Kenneth Gonsalves wrote:
> On Thu, 2012-01-19 at 16:06 +0530, Jins Thomas wrote:
> > Would like to have some guesses on when Python 3 will be available
> > with
> > standard distributions of Linux/Unix.
>
> depends on what you mean by
Hi all,
Sorry for spamming with an off topic. We are planning to create a wiki site
for our project. Would like to know your suggestions, either free or
affordable one
Thanks alot
Jins
___
BangPypers mailing list
BangPypers@python.org
http://mail.pytho
30 matches
Mail list logo