Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95435 > unrolled thread

Who is using littletable?

Started byPaul McGuire <ptmcg@austin.rr.com>
First post2015-08-17 09:02 -0700
Last post2015-08-17 18:24 +0200
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  Who is using littletable? Paul McGuire <ptmcg@austin.rr.com> - 2015-08-17 09:02 -0700
    Re: Who is using littletable? Laura Creighton <lac@openend.se> - 2015-08-17 18:24 +0200

#95435 — Who is using littletable?

FromPaul McGuire <ptmcg@austin.rr.com>
Date2015-08-17 09:02 -0700
SubjectWho is using littletable?
Message-ID<14856fda-14f0-47b1-92f7-63143a677f8f@googlegroups.com>
littletable is a little module I knocked together a few years ago, found it sort of useful, so uploaded to SF and PyPI.  The download traffic at SF is very light, as I expected, but PyPI shows > 3000 downloads in the past month!  Who *are* all these people?

In my own continuing self-education, it is interesting to see overlap in the basic goals in littletable, and the much more widely known pandas module (with littletable being more lightweight/freestanding, not requiring numpy, but correspondingly not as snappy).

I know Adam Sah uses (or at least used to use) littletable as an in-memory product catalog for his website Buyer's Best friend (http://www.bbfdirect.com/).  Who else is out there, and what enticed you to use this little module?

-- Paul

[toc] | [next] | [standalone]


#95436

FromLaura Creighton <lac@openend.se>
Date2015-08-17 18:24 +0200
Message-ID<mailman.61.1439828683.4764.python-list@python.org>
In reply to#95435
Some of the PyPI traffic is for mirrors.  In addition to our official
mirrors, some people/companies set up their own mirrors and suck down
everything.

Laura

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web