hcs_utils 1.1.1
My personal library collecting some useful snippets.
Latest Version: 1.3rc6
About
This is my personal collection of snippets that I use in multiple projects. Each one feels a bit to small to merit it's own library.
So what does it include?
- memoize decorator (caching)
- a storage class wrapping a dict.
- unittest assert functions.
- Functions for handling large JSON documents.
- list_dir(path) –> (dirnames, filenames)
Feedback and getting involved
Send feedback and bug reports by email to hcs at furuvik dot net.
- Code Repository: http://gitorious.org/goobook
News
1.1
Release date: 2010-04-22
- Fixed unpickeling of Storage objects.
1.0
Release date: 2010-04-18
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| hcs_utils-1.1.1.tar.gz (md5) | Source | 2010-04-22 | 6KB | 4217 | |
- Author: Christer Sjöholm
- Home Page: http://pypi.python.org/pypi/hcs_utils
- Download URL: http://pypi.python.org/pypi/hcs_utils
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: ISC License (ISCL)
- Operating System :: OS Independent
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: hcs
- DOAP record: hcs_utils-1.1.1.xml
