From narayannaik.05 at gmail.com Thu Jan 1 11:25:04 2015 From: narayannaik.05 at gmail.com (narayan naik) Date: Thu, 1 Jan 2015 15:55:04 +0530 Subject: [BangPypers] face detection Message-ID: hi, have any one worked with face detection project............. From vipul.sharma20 at gmail.com Thu Jan 1 11:43:58 2015 From: vipul.sharma20 at gmail.com (Vipul Sharma) Date: Thu, 1 Jan 2015 16:13:58 +0530 Subject: [BangPypers] face detection In-Reply-To: References: Message-ID: Use SimpleCV or OpenCV On Thu, Jan 1, 2015 at 3:55 PM, narayan naik wrote: > hi, > have any one worked with face detection project............. > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- Vipul Sharma Jabalpur Engineering College +91-8827931450 From abhijit.bangera at hotmail.com Fri Jan 2 14:03:47 2015 From: abhijit.bangera at hotmail.com (Abhijit Bangera) Date: Fri, 2 Jan 2015 13:03:47 +0000 Subject: [BangPypers] Python conversion from .py to .exe Message-ID: Hi All, Need a quick help in understanding conversion process from .py to .exe. I am able to convert a single .py file to .exe, but I need to convert a complete project to .exe. That is to say, I have multiple modules to run. I am using py2exe (http://www.py2exe.org/index.cgi/Tutorial) for this. Can anyone help me getting this done? Also say I have a project which makes use of DB, will the conversion process take care of DB part as well? FYI, Python version used: 3.4 DB: Sqlite Regards, Abhijit Bangera www.geektech.in From senthil at uthcode.com Sat Jan 3 04:27:04 2015 From: senthil at uthcode.com (Senthil Kumaran) Date: Fri, 2 Jan 2015 19:27:04 -0800 Subject: [BangPypers] Python conversion from .py to .exe In-Reply-To: References: Message-ID: <10C9E048610C4664B2B5EB0E123D7581@uthcode.com> On Friday, January 2, 2015 at 5:03 AM, Abhijit Bangera wrote: > That is to say, I have multiple modules to run. I am using py2exe (http://www.py2exe.org/index.cgi/Tutorial) for this. Can anyone help me getting this done? > > Also say I have a project which makes use of DB, will the conversion process take care of DB part as well? For any application, which has multiple modules and some of which are interacting with databases, you will have ?entry point?. Entry point module is how the applications recognize which module to run. As explained in the tutorial, you design your application with one entry point and point that entry point in the setup.py If you have multiple entry points, then it is considered as multiple applications you will create exes for each of them. HTH, Senthil -- Senthil Kumaran From senthil at uthcode.com Sat Jan 3 05:23:08 2015 From: senthil at uthcode.com (Senthil Kumaran) Date: Fri, 2 Jan 2015 20:23:08 -0800 Subject: [BangPypers] Terrible choices: MySQL. What is the way ahead? In-Reply-To: References: <87zja5nskt.fsf@nibrahim.net.in> <87oaqkoq9n.fsf@nibrahim.net.in> Message-ID: On Tuesday, December 30, 2014 at 6:02 PM, Anand Chitipothu wrote: > The big companies using mysql would have found work-arounds for these > issues. I don't think individual developers can afford that. Just to churn this a little. I have been using MySQL at work and we have not found any basic problems with it. It seems to be stable technology for us, but of course there are some database experts who spend their day time entirely on it. Thanks, Senthil From arunvr at gmail.com Mon Jan 5 08:38:13 2015 From: arunvr at gmail.com (Arun Ravindran) Date: Mon, 5 Jan 2015 13:08:13 +0530 Subject: [BangPypers] Python conversion from .py to .exe In-Reply-To: <10C9E048610C4664B2B5EB0E123D7581@uthcode.com> References: <10C9E048610C4664B2B5EB0E123D7581@uthcode.com> Message-ID: Hi Abhijit, Just to be clear, py2exe doesn't truly convert py to exe like you would expect a compiler to. Instead it takes a copy of your python runtime and the dependencies of your application; then it bundles them into a directory or archive (which could be make executable for single EXE targets). To add to Senthil's advice, you need to find the 'main.py' of your application and mention it in your setup.py appropriately like: setup(console=['main.py']) Cheers, Arun On Sat, Jan 3, 2015 at 8:57 AM, Senthil Kumaran wrote: > > > On Friday, January 2, 2015 at 5:03 AM, Abhijit Bangera wrote: > > > That is to say, I have multiple modules to run. I am using py2exe ( > http://www.py2exe.org/index.cgi/Tutorial) for this. Can anyone help me > getting this done? > > > > Also say I have a project which makes use of DB, will the conversion > process take care of DB part as well? > > For any application, which has multiple modules and some of which are > interacting with databases, you will have ?entry point?. Entry point module > is how the applications recognize which module to run. As explained in the > tutorial, you design your application with one entry point and point that > entry point in the setup.py > > If you have multiple entry points, then it is considered as multiple > applications you will create exes for each of them. > > HTH, > Senthil > > > -- > Senthil Kumaran > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > From kracethekingmaker at gmail.com Fri Jan 9 21:49:49 2015 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Sat, 10 Jan 2015 02:19:49 +0530 Subject: [BangPypers] Jan Meetup Message-ID: Hi All We are having Jan meetup on 24th in Goibibo office from 10.30 to 1.00. RSVP is open. Page: http://www.meetup.com/BangPypers/events/165153532/ You can present talk for 30 minutes or flash talk of 10 minutes. If you are interested to attend please RSVP and if you would like to present leave a comment in the page. -- *Thanks & Regardskracekumar"Talk is cheap, show me the code" -- Linus Torvaldshttp://kracekumar.com * From shashankchandra at coursesity.com Mon Jan 12 10:04:57 2015 From: shashankchandra at coursesity.com (Shashank Chandra) Date: Mon, 12 Jan 2015 14:34:57 +0530 Subject: [BangPypers] [JOB] Angel funded company looking for a Technical Co-Founder Message-ID: <001a01d02e46$d83932c0$88ab9840$@coursesity.com> Hi All, I'm reaching out to this group with the hope of finding a technical cofounder. Coursesity, an online learning platform is focused on a niche market in India with the potential to go global quickly. We have already raised close to $40k through an angel investor. The initial prototype, which we got built through a freelancing company, is almost ready. And.we have received positive feedback from potential customers and mentors about the idea and its potential success. The biggest challenge now is bringing the product in-house, for which we need a technical co-founder. So here's what we're looking for: Someone who believes in the idea and can constantly brainstorm to add more value to the business. Someone who can build the product and lead the technical team. The product is currently built on PHP but we can start from scratch with the framework of your preference (Python/Ruby/etc...). Ideal cofounder will be a full-stack developer and have deep knowledge of databases, hosting and web development. Pay, Equity, etc. can be discussed. About me: Previously worked at Microsoft and B.PAC. Completed my Engineering from PESIT, Bangalore and EPYM in Marketing from IIM Calcutta. (LinkedIn ) So if you want to be part of the journey of building this organization with us, feel free to contact me back at shashankchandra at coursesity.com . Look forward. Regards, Shashank Chandra From subhendu at venturesity.com Mon Jan 12 07:29:14 2015 From: subhendu at venturesity.com (Subhendu Panigrahi) Date: Mon, 12 Jan 2015 11:59:14 +0530 Subject: [BangPypers] Inviting BangPypers for an API Hackathon Message-ID: Dear Members, Hackathons have gained a lot of popularity in last few years and companies are also embracing the hacker culture. Hackathons are paving a new way to showcase coding skills and get in front of employers. We are doing a 24 hour hackathon on 17th and 18th January with Knowlarity and the challenge is to develop apps using their API. Knowlarity is looking for coding ninjas and it is a great chance for you to participate and get discovered.Plus lot of prizes to be won. You can find more about the API hackathon here :http://goo.gl/d8BgBK Please form a team of three participants and hack on 17th. If you are looking for team members, let us know. ?Look for complementary skills. ? Regards, Subhendu -- Subhendu Panigrahi Co-Founder, Venturesity Alumnus, Indian Institute of Technology, Kharagpur Mob# +919739835921 From hilpy at outlook.com Tue Jan 13 08:33:25 2015 From: hilpy at outlook.com (Mudit Sethia) Date: Tue, 13 Jan 2015 13:03:25 +0530 Subject: [BangPypers] =?cp1256?q?Request_for_review_of_the_HILPY_idea=2E?= =?cp1256?q?=FE?= Message-ID: Hi Friends I have a small idea on the lines of collaborative learning of programming in Python, which has been briefly described on the link below.Link : http://www.hilpy.in/ideaPlease share your views,suggestions,advice and interest on info at hilpy.in .Thank You. Have a great day.RegardsMudit SethiaContact : +91 8820259461 / +91 9931259461 From bhatt.suyash at gmail.com Tue Jan 20 05:39:14 2015 From: bhatt.suyash at gmail.com (Suyash Bhatt) Date: Tue, 20 Jan 2015 10:09:14 +0530 Subject: [BangPypers] Python training material Message-ID: Hi Friends, I am looking for any Basic training material for Python which can be shared across (with due credit). Please let me know if anyone can help me with that. Regards, Suyash From anandology at gmail.com Tue Jan 20 06:12:07 2015 From: anandology at gmail.com (Anand Chitipothu) Date: Tue, 20 Jan 2015 10:42:07 +0530 Subject: [BangPypers] Python training material In-Reply-To: References: Message-ID: On Tue, Jan 20, 2015 at 10:09 AM, Suyash Bhatt wrote: > Hi Friends, > > I am looking for any Basic training material for Python which can be shared > across (with due credit). > Please let me know if anyone can help me with that. > Feel free to use: http://anandology.com/python-practice-book/ It is CC-licensed. Anand From kracethekingmaker at gmail.com Tue Jan 20 06:29:23 2015 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Tue, 20 Jan 2015 10:59:23 +0530 Subject: [BangPypers] Python training material In-Reply-To: References: Message-ID: https://github.com/kracekumar/pythonbyexamplestutorial https://github.com/kracekumar/learnpythoninminutes/blob/master/learn_python_in_minutes.pdf On Tue, Jan 20, 2015 at 10:42 AM, Anand Chitipothu wrote: > On Tue, Jan 20, 2015 at 10:09 AM, Suyash Bhatt > wrote: > > > Hi Friends, > > > > I am looking for any Basic training material for Python which can be > shared > > across (with due credit). > > Please let me know if anyone can help me with that. > > > > Feel free to use: > > http://anandology.com/python-practice-book/ > > It is CC-licensed. > > Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- *Thanks & Regardskracekumar"Talk is cheap, show me the code" -- Linus Torvaldshttp://kracekumar.com * From bhatt.suyash at gmail.com Tue Jan 20 06:30:18 2015 From: bhatt.suyash at gmail.com (Suyash Bhatt) Date: Tue, 20 Jan 2015 11:00:18 +0530 Subject: [BangPypers] Python training material In-Reply-To: References: Message-ID: Thanks a lot Anand. Suyash On Tue, Jan 20, 2015 at 10:42 AM, Anand Chitipothu wrote: > On Tue, Jan 20, 2015 at 10:09 AM, Suyash Bhatt > wrote: > > > Hi Friends, > > > > I am looking for any Basic training material for Python which can be > shared > > across (with due credit). > > Please let me know if anyone can help me with that. > > > > Feel free to use: > > http://anandology.com/python-practice-book/ > > It is CC-licensed. > > Anand > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > From noufal at nibrahim.net.in Tue Jan 20 07:17:56 2015 From: noufal at nibrahim.net.in (Noufal Ibrahim KV) Date: Tue, 20 Jan 2015 11:47:56 +0530 Subject: [BangPypers] Python training material In-Reply-To: (Suyash Bhatt's message of "Tue, 20 Jan 2015 10:09:14 +0530") References: Message-ID: <878ugyc6wb.fsf@nibrahim.net.in> On Tue, Jan 20 2015, Suyash Bhatt wrote: > Hi Friends, > > I am looking for any Basic training material for Python which can be shared > across (with due credit). > Please let me know if anyone can help me with that. I wrote this for an early training I conducted. It's out of date though and needs fixing but you might be able to get something out of it. http://nibrahim.net.in/self-defence/ [...] -- Cordially, Noufal http://nibrahim.net.in From shrayasr at gmail.com Tue Jan 20 07:24:49 2015 From: shrayasr at gmail.com (Shrayas rajagopal) Date: Tue, 20 Jan 2015 11:54:49 +0530 Subject: [BangPypers] Python training material In-Reply-To: <878ugyc6wb.fsf@nibrahim.net.in> References: <878ugyc6wb.fsf@nibrahim.net.in> Message-ID: Hi Anand, Krace, Noufal, On Tue, Jan 20, 2015 at 10:42 AM, Anand Chitipothu wrote: > http://anandology.com/python-practice-book/ On Tue, Jan 20, 2015 at 10:59 AM, kracekumar ramaraju wrote: > https://github.com/kracekumar/pythonbyexamplestutorial > https://github.com/kracekumar/learnpythoninminutes/blob/master/learn_python_in_minutes.pdf On Tue, Jan 20, 2015 at 11:47 AM, Noufal Ibrahim KV wrote: > I wrote this for an early training I conducted. It's out of date though > and needs fixing but you might be able to get something out of it. > http://nibrahim.net.in/self-defence/ Is it ok if we use this for some of the Chennaipy training sessions? Best Regards, Shrayas From noufal at nibrahim.net.in Tue Jan 20 07:32:05 2015 From: noufal at nibrahim.net.in (Noufal Ibrahim KV) Date: Tue, 20 Jan 2015 12:02:05 +0530 Subject: [BangPypers] Python training material In-Reply-To: (Shrayas rajagopal's message of "Tue, 20 Jan 2015 11:54:49 +0530") References: <878ugyc6wb.fsf@nibrahim.net.in> Message-ID: <873876c68q.fsf@nibrahim.net.in> Fine be me but don't hold me responsible if you pick up some bad habits from my tutorial. Like I said, it's out of date and unmaintained. On Tue, Jan 20 2015, Shrayas rajagopal wrote: > Hi Anand, Krace, Noufal, > > On Tue, Jan 20, 2015 at 10:42 AM, Anand Chitipothu wrote: >> http://anandology.com/python-practice-book/ > > On Tue, Jan 20, 2015 at 10:59 AM, kracekumar ramaraju > wrote: >> https://github.com/kracekumar/pythonbyexamplestutorial >> https://github.com/kracekumar/learnpythoninminutes/blob/master/learn_python_in_minutes.pdf > > On Tue, Jan 20, 2015 at 11:47 AM, Noufal Ibrahim KV > wrote: > >> I wrote this for an early training I conducted. It's out of date though >> and needs fixing but you might be able to get something out of it. >> http://nibrahim.net.in/self-defence/ > > Is it ok if we use this for some of the Chennaipy training sessions? > > Best Regards, > Shrayas > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- Cordially, Noufal http://nibrahim.net.in From kracethekingmaker at gmail.com Tue Jan 20 09:39:16 2015 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Tue, 20 Jan 2015 14:09:16 +0530 Subject: [BangPypers] Python training material In-Reply-To: References: <878ugyc6wb.fsf@nibrahim.net.in> Message-ID: Hi Shreyas On Tue, Jan 20, 2015 at 11:54 AM, Shrayas rajagopal wrote: > Hi Anand, Krace, Noufal, > > On Tue, Jan 20, 2015 at 10:42 AM, Anand Chitipothu > wrote: > > http://anandology.com/python-practice-book/ > > On Tue, Jan 20, 2015 at 10:59 AM, kracekumar ramaraju > wrote: > > https://github.com/kracekumar/pythonbyexamplestutorial > > > https://github.com/kracekumar/learnpythoninminutes/blob/master/learn_python_in_minutes.pdf > > On Tue, Jan 20, 2015 at 11:47 AM, Noufal Ibrahim KV > wrote: > > > I wrote this for an early training I conducted. It's out of date though > > and needs fixing but you might be able to get something out of it. > > http://nibrahim.net.in/self-defence/ > > Is it ok if we use this for some of the Chennaipy training sessions? > > Feel free to use. Happy to hear feedbacks. At bangpypers we had lot of workshops last year, have lot of learnings as well. > Best Regards, > Shrayas > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- *Thanks & Regardskracekumar"Talk is cheap, show me the code" -- Linus Torvaldshttp://kracekumar.com * From shrayasr at gmail.com Tue Jan 20 11:45:47 2015 From: shrayasr at gmail.com (Shrayas rajagopal) Date: Tue, 20 Jan 2015 16:15:47 +0530 Subject: [BangPypers] Python training material In-Reply-To: References: <878ugyc6wb.fsf@nibrahim.net.in> Message-ID: On Tue, Jan 20, 2015 at 12:02 PM, Noufal Ibrahim KV wrote: > Fine be me but don't hold me responsible if you pick up some bad habits > from my tutorial. Like I said, it's out of date and unmaintained. Haha. Will use it as a reference mainly. Thank you. On Tue, Jan 20, 2015 at 2:09 PM, kracekumar ramaraju wrote: > Feel free to use. Happy to hear feedbacks. At bangpypers we had lot of > workshops last year, have lot of learnings as well. Will surely get back. We're planning to do something soon enough. Will keep y'all informed. Regards, Shrayas From vnbang2003 at gmail.com Tue Jan 20 19:41:29 2015 From: vnbang2003 at gmail.com (vijay kumar) Date: Wed, 21 Jan 2015 00:11:29 +0530 Subject: [BangPypers] Fwd: [Inpycon] PyBelgaum 2015 Message-ID: Sorry for Cross post. ---------- Forwarded message ---------- From: iliyas shirol Date: Tue, Jan 20, 2015 at 10:06 PM Subject: [Inpycon] PyBelgaum 2015 To: Mailing list for the PyCon India conference Hello everyone, We are happy to announce the first Python conference of the year 2015. Location: Belgaum, Karnataka Dates: 28th Feb - 1st March 2015. Website: http://pybelgaum.org/2015/ The CFP is now open. We request people to submit their proposals for talks/workshops. - http://junction.pybelgaum.org/pybelgaum/proposals/ If anyone can help to get the sponsorship for the event then please guide them to the below URL, - Sponsorship Prospectus link: http://pybelgaum.org/2015/static/images/PyBelgaum_Sponsorship_Brochure.pdf Facebook: https://www.facebook.com/PyBelgaum Twitter: https://twitter.com/pybelgaum Please do spread the word. Thanks. _______________________________________________ Inpycon mailing list Inpycon at python.org https://mail.python.org/mailman/listinfo/inpycon From saager.mhatre at gmail.com Fri Jan 23 15:38:54 2015 From: saager.mhatre at gmail.com (Saager Mhatre) Date: Fri, 23 Jan 2015 09:38:54 -0500 Subject: [BangPypers] Python training material In-Reply-To: References: Message-ID: On Mon, Jan 19, 2015 at 11:39 PM, Suyash Bhatt wrote: > Hi Friends, > > I am looking for any Basic training material for Python which can be > shared across (with due credit). > Please let me know if anyone can help me with that. There's a list the Pune Python community compiled => http://pune.python.org.in/pages/python-resources.html It's not comprehensive, but there's a few good books in there. - d From sunil at planmytour.in Thu Jan 29 12:38:39 2015 From: sunil at planmytour.in (Sunil Gupta) Date: Thu, 29 Jan 2015 17:08:39 +0530 Subject: [BangPypers] [Job Posting] Python Django Developer Message-ID: Dear Bangpypers, *Work Culture:* Our work culture is die for work and live for fun and enjoy each moment of life. Our team do not miss best of movies; we arrange the team meetings over the lunch/dinner at famous restaurants. Sometime we work in the car, driving across cities, resorts while fishing and do not mind to try new idea. If you do not find this interesting do not read further. *About the company:* Plan My Tour (unit of BiRam Technologies Pvt Ltd) is a cloud based technology platform that facilitates traveller to customize their tour plan. This is first of its kind of product in the tourism industry and you are going to be part of team in an innovative company. We are a start-up backed by our technical team that is managed by experts which has working experience of 14 years in MNCs like TCS, Honeywell and HCL in various technology like Java, C++, Python, VC++, Web Services and various web development tools etc. Oh.. you are here.... So... lets go... *Job Description:* So, you would be responsible to work across technologies and cross platform with advance concepts like Python Django, Strong Algorithms, AnularJS, RESTful APIs, TripAdvisor API, Google API etc. Also you would part of the team working with SOAP, Web Services, Payment Gateways, MySQL, Android, iOS, Telecom and what not? 90% of our work is dynamic (server side) with lots of real time business logic and a strong PL/SQL programming. So if you are a passionate about start-ups, quick learner and explorer you are 50% fit for this job, 30% is for your work experience with the required technologies and remaining 20% is for never give up attitude. *Job Type:* Permanent *Office:* PlanMyTour, Near Raj Serenity, DLF Township, Bangalore. *Eligibility:* Computer Graduate *Experience:* Minimum 1 year in relevant technologies *Skills: * *Must to have:* Python / Django with Positive and never give up attitude *Preferred to have:* SQL, AJAX, JQuery, JavaScript, CSS, HTML *Good to have:* RESTful API, Angular JS *Welcome skills:* Knowledge of Payment Gateway, Mobile Apps (Android / iOS), APIs like Google, Google Map, Facebook, TripAdvisor etc. *Advantage:* Technical experience and interest in travel domain. Must: *Salary:* More than industry standard. *How to apply:* Email your resume to sunil at planmytour.in From careers at doublespring.com Thu Jan 29 15:28:18 2015 From: careers at doublespring.com (Shuhaib Shariff) Date: Thu, 29 Jan 2015 19:58:18 +0530 Subject: [BangPypers] [JOBS] Python / Django (FRESHERS) Message-ID: DoubleSpring seeks passionate PYTHON / DJANGO developers. We highly value native ability, passion and the right attitude. Requirements - Knowledge of Python / Django. - Knowledge of MySQL / PgSQL. - Solid algorithm skills. - 0-1 years experience (Freshers Welcome) Location: Bangalore How to apply Send your resume to: careers [at] doublespring.com From kishanmehta3 at gmail.com Thu Jan 29 15:56:11 2015 From: kishanmehta3 at gmail.com (Kishan Mehta) Date: Thu, 29 Jan 2015 20:26:11 +0530 Subject: [BangPypers] [JOBS] Python / Django (FRESHERS) In-Reply-To: References: Message-ID: Hi, I am interested for the position. What is the salary I can expect? Kishan. On Jan 29, 2015 7:58 PM, "Shuhaib Shariff" wrote: > DoubleSpring seeks passionate PYTHON / DJANGO developers. We highly value > native ability, passion and the right attitude. > > Requirements > - Knowledge of Python / Django. > - Knowledge of MySQL / PgSQL. > - Solid algorithm skills. > - 0-1 years experience (Freshers Welcome) > > Location: Bangalore > > How to apply > Send your resume to: careers [at] doublespring.com > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > From vnbang2003 at gmail.com Thu Jan 29 15:58:39 2015 From: vnbang2003 at gmail.com (vijay kumar) Date: Thu, 29 Jan 2015 20:28:39 +0530 Subject: [BangPypers] [JOBS] Python / Django (FRESHERS) In-Reply-To: References: Message-ID: Please take it offline . On Thu, Jan 29, 2015 at 8:26 PM, Kishan Mehta wrote: > Hi, > > I am interested for the position. > What is the salary I can expect? > > Kishan. > On Jan 29, 2015 7:58 PM, "Shuhaib Shariff" > wrote: > > > DoubleSpring seeks passionate PYTHON / DJANGO developers. We highly value > > native ability, passion and the right attitude. > > > > Requirements > > - Knowledge of Python / Django. > > - Knowledge of MySQL / PgSQL. > > - Solid algorithm skills. > > - 0-1 years experience (Freshers Welcome) > > > > Location: Bangalore > > > > How to apply > > Send your resume to: careers [at] doublespring.com > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > https://mail.python.org/mailman/listinfo/bangpypers > > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- Thanks, Vijay From nitin.nitp at gmail.com Fri Jan 30 07:34:15 2015 From: nitin.nitp at gmail.com (Nitin Kumar) Date: Fri, 30 Jan 2015 12:04:15 +0530 Subject: [BangPypers] 3rd party module, pure python or C dependent Message-ID: Is there a way (command/tool) to find if a third party which i want to use is a pure python or it got c code which need to be compiled while installing. ex: numpy requires C code compilation. Can we know it before hand. Nitin K From mak.gnu at gmail.com Fri Jan 30 12:39:33 2015 From: mak.gnu at gmail.com (Mukesh Yadav) Date: Fri, 30 Jan 2015 17:09:33 +0530 Subject: [BangPypers] How to manage Database for Django on live server? Message-ID: Hi, I recently moved my office one of the app to Django. Now its time for this to go live. While development we faced many problems in terms of conflicts in migrations file of Django. Due to this I'm not confident that django should take control of database (migrate and makemigrations command) on live server. My Question is how you guys handle database and data's integrity. Do you guys change the Schema manually or you just migrate/syncdb. Have you faced any issues? Please give your input. -- Regards Mukesh Yadav mukeshyadav.com From gora at mimirtech.com Fri Jan 30 12:47:46 2015 From: gora at mimirtech.com (Gora Mohanty) Date: Fri, 30 Jan 2015 17:17:46 +0530 Subject: [BangPypers] How to manage Database for Django on live server? In-Reply-To: References: Message-ID: On 30 January 2015 at 17:09, Mukesh Yadav wrote: > > Hi, > I recently moved my office one of the app to Django. Now its time for > this to go live. While development we faced many problems in terms of > conflicts in migrations file of Django. Due to this I'm not confident that > django should take control of database (migrate and makemigrations command) > on live server. Would strongly recommend using migrations, rather than changing the schema manually. I presume that you are using the built-in support for migrations with Django 1.7. You do not explain details of the issues that you faced with using migrations, so it is difficult to comment further, but manual schema changes are more prone to errors. Have not yet had occasion to use Django 1.7's migrations, but South has been part of our Django setup for quite some time, and we have not faced significant issues with it besides glitches when support for a custom user was added to Django. Regards, Gora From kracethekingmaker at gmail.com Fri Jan 30 13:55:18 2015 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Fri, 30 Jan 2015 18:25:18 +0530 Subject: [BangPypers] How to manage Database for Django on live server? In-Reply-To: References: Message-ID: On Fri, Jan 30, 2015 at 5:09 PM, Mukesh Yadav wrote: > Hi, > I recently moved my office one of the app to Django. Now its time for > this to go live. While development we faced many problems in terms of > conflicts in migrations file of Django. Due to this I'm not confident that > django should take control of database (migrate and makemigrations command) > on live server. > > My Question is how you guys handle database and data's integrity. Do you > guys > change the Schema manually or you just migrate/syncdb. > Have you faced any issues? > > Please give your input. > > Use in built in migrations since it can produce change scripts in python or sql. There will be difference in migration scripts produced by django and manual one. For example: On adding a new column django migration will ask for default value in mysql also, though alter column in mysql assumes null by default(MySQL quirk). It is better to use a tool to generate migrations. -- > Regards > Mukesh Yadav > mukeshyadav.com > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- *Thanks & Regardskracekumar"Talk is cheap, show me the code" -- Linus Torvaldshttp://kracekumar.com * From noufal at nibrahim.net.in Sat Jan 31 03:49:13 2015 From: noufal at nibrahim.net.in (Noufal Ibrahim KV) Date: Sat, 31 Jan 2015 08:19:13 +0530 Subject: [BangPypers] 3rd party module, pure python or C dependent In-Reply-To: (Nitin Kumar's message of "Fri, 30 Jan 2015 12:04:15 +0530") References: Message-ID: <87bnlfwtp2.fsf@nibrahim.net.in> On Fri, Jan 30 2015, Nitin Kumar wrote: > Is there a way (command/tool) to find if a third party which i want to use > is a pure python or it got c code which need to be compiled while > installing. > > ex: numpy requires C code compilation. Can we know it before hand. I think looking into the setup.py file to see if there are any extensions would be a good thing to try. [...] -- Cordially, Noufal http://nibrahim.net.in From jaysinhp at gmail.com Sat Jan 31 21:31:19 2015 From: jaysinhp at gmail.com (Jaysinh shukla) Date: Sun, 1 Feb 2015 02:01:19 +0530 Subject: [BangPypers] =?utf-8?q?Request_for_review_of_the_HILPY_idea=2E?= =?utf-8?b?4oCP?= In-Reply-To: References: Message-ID: Your link is not working. On Tue, Jan 13, 2015 at 1:03 PM, Mudit Sethia wrote: > Hi Friends I have a small idea on the lines of collaborative learning of > programming in Python, which has been briefly described on the link > below.Link : http://www.hilpy.in/ideaPlease share your > views,suggestions,advice and interest on info at hilpy.in .Thank You. Have a > great day.RegardsMudit SethiaContact : +91 8820259461 / +91 9931259461 > > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- Jaysinh :) From kracethekingmaker at gmail.com Sat Jan 31 21:39:56 2015 From: kracethekingmaker at gmail.com (kracekumar ramaraju) Date: Sun, 1 Feb 2015 02:09:56 +0530 Subject: [BangPypers] =?utf-8?q?Request_for_review_of_the_HILPY_idea=2E?= =?utf-8?b?4oCP?= In-Reply-To: References: Message-ID: He missed a space before `Please`. Correct link is http://www.hilpy.in/idea/ On Sun, Feb 1, 2015 at 2:01 AM, Jaysinh shukla wrote: > Your link is not working. > > On Tue, Jan 13, 2015 at 1:03 PM, Mudit Sethia wrote: > > > Hi Friends I have a small idea on the lines of collaborative learning of > > programming in Python, which has been briefly described on the link > > below.Link : http://www.hilpy.in/ideaPlease share your > > views,suggestions,advice and interest on info at hilpy.in .Thank You. Have > a > > great day.RegardsMudit SethiaContact : +91 8820259461 / +91 9931259461 > > > > _______________________________________________ > > BangPypers mailing list > > BangPypers at python.org > > https://mail.python.org/mailman/listinfo/bangpypers > > > > > > -- > > Jaysinh :) > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- *Thanks & Regardskracekumar"Talk is cheap, show me the code" -- Linus Torvaldshttp://kracekumar.com * From vasudevram at gmail.com Sat Jan 31 23:12:14 2015 From: vasudevram at gmail.com (Vasudev Ram) Date: Sun, 1 Feb 2015 03:42:14 +0530 Subject: [BangPypers] 3rd party module, pure python or C dependent In-Reply-To: References: Message-ID: GIYF (Google Is Your Friend) Google for the name of the library. In most cases you should find info on whether it is pure Python or written in C - within the first few pages of search results - don't stop at the first few hits as most people do. --- "Inspired by nature" Vasudev Ram - Dancing Bison Enterprises Software consulting and training - Python, C, SQL, Linux, bash/sed/awk, PDF generation, open source, ...) Signup to know about new products from me: Email: vasudevram at gmail.com . Skype: vasudevram http://jugad2.blogspot.in/p/about-vasudev-ram.html http://careers.stackoverflow.com/cv/employer/130856# Biz site: http://www.dancingbison.com LinkedIn: http://www.linkedin.com/in/vasudevram Twitter: http://mobile.twitter.com/vasudevram Open source projects: https://bitbucket.org/vasudevram Blog: http://jugad2.blogspot.com Python and other recipes on ActiveState Code: https://code.activestate.com/recipes/users/4173351/ Python posts: http://jugad2.blogspot.com/search/label/python xtopdf posts: http://jugad2.blogspot.com/search/label/xtopdf xtopdf: "a Swiss army knife for PDF creation" xtopdf on Slid.es: http://slid.es/vasudevram/xtopdf xtopdf on Google Slides: http://bit.ly/xtopdf-google-slides On the Python Wiki: https://wiki.python.org/moin/VasudevRam On Fri, Jan 30, 2015 at 12:04 PM, Nitin Kumar wrote: > Is there a way (command/tool) to find if a third party which i want to use > is a pure python or it got c code which need to be compiled while > installing. > > ex: numpy requires C code compilation. Can we know it before hand. > > Nitin K > _______________________________________________ > BangPypers mailing list > BangPypers at python.org > https://mail.python.org/mailman/listinfo/bangpypers