Commit Graph

79 Commits

Author SHA1 Message Date
Stefan Wehrmeyer
158e87152c Make argparse a Python 2.6 dependency 2013-12-18 12:35:35 +01:00
Stefan Wehrmeyer
ba7109a6b9 Add Py 2 and Py 3 classifiers 2013-12-18 04:08:24 +01:00
Stefan Wehrmeyer
74b900f1f6 Move from sqlalchemy-migrate to alembic
This affects how columns are added and dropped from
tables. MetaData and SQLATable objects have to be
recreated to make sync changed columns.
2013-12-18 04:08:24 +01:00
Friedrich Lindenberg
8ec494c515 Up the release to 0.3.14 2013-11-15 22:50:17 +02:00
Friedrich Lindenberg
060691f818 Include Python-slugify to begin using their slugging function 2013-11-15 22:50:16 +02:00
Friedrich Lindenberg
70eece9e77 Support transforms, fixes #28 2013-09-19 19:25:28 +02:00
Friedrich Lindenberg
9de60c388d update version 2013-09-18 12:54:27 +02:00
Friedrich Lindenberg
e488664efe Support generation of static JSONP. 2013-08-19 22:45:05 +02:00
Friedrich Lindenberg
5a458da376 allow params in query() 2013-08-18 18:37:31 +02:00
Friedrich Lindenberg
51462678c6 new version for pypi 2013-08-12 12:09:55 +02:00
Friedrich Lindenberg
39edde3a2c Support postgres schemata, bump version 2013-07-25 10:18:20 +02:00
Gregor Aisch
6df8870234 bumped version number 2013-07-02 09:50:45 +02:00
Friedrich Lindenberg
e10dc36219 Try to avoid some locking issues. 2013-06-14 10:33:57 +02:00
Friedrich Lindenberg
57c37ac453 Up version. 2013-06-13 12:02:56 +02:00
Gregor Aisch
4f3f574d58 made reflect metadata a flag (fixes #9) 2013-05-24 23:50:28 +02:00
Friedrich Lindenberg
1a25fbcd77 Allow user to override freezefile. 2013-05-21 16:17:36 +02:00
Friedrich Lindenberg
df8941672e up sqlalchemy dependency, refs #6 2013-04-30 09:45:30 +02:00
Friedrich Lindenberg
c2d606bc6f Import datafreeze source code. 2013-04-04 23:05:19 +02:00
Friedrich Lindenberg
bf8a267ecc Fix up setup.py 2013-04-01 22:39:04 +02:00
Friedrich Lindenberg
8e8d676369 Fix description 2013-04-01 19:28:30 +02:00
Friedrich Lindenberg
1d3102e5bc Rename to dataset. 2013-04-01 16:58:57 +02:00
Friedrich Lindenberg
ec7741223b Bump version 2013-03-31 01:56:00 +01:00
Friedrich Lindenberg
8a92787af4 Inline long_desc 2013-03-31 01:54:55 +01:00
Friedrich Lindenberg
3375e1a1c7 Bump version for pypi 2013-03-30 22:44:34 +01:00
Friedrich Lindenberg
abd0dc6372 More high-tech engineering in sqla 2013-03-30 22:43:50 +01:00
Friedrich Lindenberg
3feaeff87a Try to fix up some cheeseshop stuff 2013-03-30 22:40:58 +01:00
Friedrich Lindenberg
7340fe524b Fix URL 2013-03-30 22:30:17 +01:00
Friedrich Lindenberg
c27f8155bd More documentation, getting ready to put this on
PyPi.
2013-03-30 22:28:32 +01:00
Friedrich Lindenberg
43c9905c1b basic python package 2011-12-21 11:52:52 +01:00