Hi
I was evaluating ETL tools/frameworks and Reporting Suites for my current
project.
All the tools that I came across specially the free ones are all written in
Java. Just wanted to understand what are the other options of such tools /
frameworks in Python ?
ETL Purposes : Talend, Kattle
Repor
Hi
Would like to contribute. Please let me know, how I could help.
Regards
Konark
On Wed, May 22, 2013 at 2:51 PM, vijay wrote:
> Hi All,
>We need couple of people to take charge of PyCon India website.
>Tasks include tweaking the website software and manage the content.
>Code is o
Hi
Although I am not from Bangalore, but there was a similar question asked on
the mailing list, so listing the same options below.
https://fifthelephant.in/2013/venue
Regards
Konark
On Thu, Aug 22, 2013 at 11:57 PM, Kumar Anirudha wrote:
> Sir,
> I'm to attend Pycon India workshop at Nimhans
Hi Jagan,
This should be of your interest :
http://pyvideo.org/video/1707/how-import-works
Regards
Konark
On Tue, Sep 10, 2013 at 3:36 PM, Vaikuntham Jagannath <
vjagannat...@gmail.com> wrote:
> Hi,
>
> I am trying to dynamically import classes & create instances of those
> classes.
>
> Can yo
Thanks for sharing this...
Very nice...
On Wed, Sep 25, 2013 at 12:10 AM, Palak Mathur wrote:
> On Tue, Sep 24, 2013 at 1:10 PM, Lakshman Prasad >wrote:
>
> > How I wished I was a decade younger and in college today!
>
>
> So true. This surely is a nice way for teachers and learners both to ad
I have used Python + TEIDD via JDBC, and Python + Microsoft SQL Server
using ODBC..
I'll share my steps with you for connecting ODBC + Python on a linux
machine(CentOS 5.x, 6.x) .
1. Install FREE TDS
2. Install Unix ODBC
3. Install PyODBC
4. Configure the TDS and ODBC settings in $HOME/etc/*.conf
Hi Saju,
I have not much worked on SQLAlchemy sessions, but this can be of your help
: http://pyvideo.org/video/1767/the-sqlalchemy-session-in-depth-0
Regards
Konark
On Thu, Oct 10, 2013 at 8:55 PM, Saju M wrote:
> Could someone please explain, Howto sqlalchemy creating new Session and
> conn
This is a great introduction to data structures and algorithms and that too
in Python.
http://interactivepython.org/courselib/static/pythonds/Introduction/introduction.html
Regards
Konark
On Thu, Oct 17, 2013 at 10:50 AM, ashish makani wrote:
> Some really insightful stuff here
>
> https://news
Hi
For parsing .xls files with Python, I've used xlrd lib (
https://pypi.python.org/pypi/xlrd) quite extensively.
Let's you move around multiple sheets aswell and parse data easily.
Regards
Konark
On Mon, Mar 10, 2014 at 3:59 PM, Noufal Ibrahim KV
wrote:
> On Mon, Mar 10 2014, Shashidhar Parag
Hi Shashidhar,
Although you have listed a very small requirement in terms of feature set,
I believe same can expedite to a complex and interesting scenario.
If it is a web application do look into systems like : Jobtastic [
http://policystat.github.io/jobtastic/ ] which is meant for running user
Hi
Wanted to know if anyone on the list is planning to travel for EuroPython
2014 this July.
Regards
Konark
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers
Can you share few examples of valid and invalid cases. ?
On Sat, Mar 14, 2015 at 1:01 PM, Amit Sethi
wrote:
> Hi All , I plan to port my html templates for mail to a new templating
> engine. So i am setting up some unit tests for that. However I am not
> sure how do i compare two html strings fo
12 matches
Mail list logo