Utilities Data Work
Project description
Utilities for Data Work
=======================
The datautil package provides various utilities for working with data:
* cache: Url caching and scraping
* tabular/*: Processing and transforming tabular data to and from various
formats including csv, json, google spreadsheets, xls
* misc, date: Cleaning up and parsing data especially dates.
* id: ID generation and shortenening
* clitools.py: Command line tools such as creating optparse object and usage
from a module of object.
* deliveranceproxy.py: Deliverance proxy helper
CHANGELOG
=========
v0.4 2011-??-??
---------------
* Rename swiss to datautil
v0.3 2010-08-01
---------------
* Support for google docs spreadsheets as sources for TabularData
* Improve documentation of date module and add FlexiDate.as_datetime()
* New clitools module incorporating existing cli tools
* deliveranceproxy.py: Deliverance proxy helper for proxying to remote
websites and retheming with deliverance.
* parse/name.py: new (human) name parsing code
v0.2 2009-10-23
---------------
* Extensive refactoring of tabular module/package
* Standardized interface with BaseReader and BaseWriter
* JsonReader and JsonWriter providing json reading and writing
* TxtWriter to support writing to plain text
* Improvements to date parsing (support for circa, 'c.', etc)
* New id module to do 'compression' of uuids using 32 and 64 bit encoding
v0.1 2009-06-03
---------------
* Bring together existing code (from last 2+ years) into new 'datautil' package
* Url caching and scraping
* Tabular data handling including csv reader/writer, xls reader, latex writer
and associated utilities (such as pivot_table)
* Cleaning and parsing data especially dates (misc and date modules)
=======================
The datautil package provides various utilities for working with data:
* cache: Url caching and scraping
* tabular/*: Processing and transforming tabular data to and from various
formats including csv, json, google spreadsheets, xls
* misc, date: Cleaning up and parsing data especially dates.
* id: ID generation and shortenening
* clitools.py: Command line tools such as creating optparse object and usage
from a module of object.
* deliveranceproxy.py: Deliverance proxy helper
CHANGELOG
=========
v0.4 2011-??-??
---------------
* Rename swiss to datautil
v0.3 2010-08-01
---------------
* Support for google docs spreadsheets as sources for TabularData
* Improve documentation of date module and add FlexiDate.as_datetime()
* New clitools module incorporating existing cli tools
* deliveranceproxy.py: Deliverance proxy helper for proxying to remote
websites and retheming with deliverance.
* parse/name.py: new (human) name parsing code
v0.2 2009-10-23
---------------
* Extensive refactoring of tabular module/package
* Standardized interface with BaseReader and BaseWriter
* JsonReader and JsonWriter providing json reading and writing
* TxtWriter to support writing to plain text
* Improvements to date parsing (support for circa, 'c.', etc)
* New id module to do 'compression' of uuids using 32 and 64 bit encoding
v0.1 2009-06-03
---------------
* Bring together existing code (from last 2+ years) into new 'datautil' package
* Url caching and scraping
* Tabular data handling including csv reader/writer, xls reader, latex writer
and associated utilities (such as pivot_table)
* Cleaning and parsing data especially dates (misc and date modules)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
datautil-0.4.tar.gz
(29.3 kB
view details)
File details
Details for the file datautil-0.4.tar.gz
.
File metadata
- Download URL: datautil-0.4.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89842cfac9bee276117b447ad1874bb0ac2a5cbf9ed8cf4b50732cadc4d418ae |
|
MD5 | 914bf5d4dceab65e8237f2bdaa6024a2 |
|
BLAKE2b-256 | 6088fb5df361095be3f851dc9f4b6964c4e540f8b64e49b547b453f1661d3bf7 |