Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25323
| From | Leif <leif.poorman@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Request for useful functions on dicts |
| Date | 2012-07-14 16:56 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <38c6d4cb-89b3-4f78-a966-be5ddccec845@googlegroups.com> (permalink) |
Hi, everybody. I am trying to collect all the functions I've found useful for working with dicts into a library: https://github.com/leifp/dictutil If you have a favorite dict-related func / class, or know of similar projects, please let me know (or open an issue on github). Bear in mind that the functions don't even have to come from python; if you have a favorite PHP / APL / COBOL / etc associative array function, that's fair game. Thanks, Leif P. S. I'm participating in Julython [ http://www.julython.org/ ], and it's fun. You should all join and show everyone that your city has the most open source python activity.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Request for useful functions on dicts Leif <leif.poorman@gmail.com> - 2012-07-14 16:56 -0700
Re: Request for useful functions on dicts Ian Kelly <ian.g.kelly@gmail.com> - 2012-07-15 11:38 -0600
Re: Request for useful functions on dicts Leif <leif.poorman@gmail.com> - 2012-07-15 12:47 -0700
Re: Request for useful functions on dicts Leif <leif.poorman@gmail.com> - 2012-07-15 12:47 -0700
csiph-web