Commit Graph

42 Commits

Author SHA1 Message Date
Friedrich Lindenberg
7f881b440b Credit the Wehrmeyer. 2014-02-12 12:28:04 +01:00
Stefan Wehrmeyer
a34315818f Fix bad python 2.6 detection 2014-01-31 21:07:39 +01:00
Stefan Wehrmeyer
7337b857de Add ordereddict to Py 2.6 special dependencies 2014-01-31 20:55:03 +01:00
Stefan Wehrmeyer
697cfcf165 Explicitly install flake8 and run it 2014-01-25 22:13:52 +01:00
Stefan Wehrmeyer
92817d5f4d Make flake8 part of test suite 2014-01-25 21:45:30 +01:00
Stefan Wehrmeyer
6292bda8aa Upgrade dependencies 2014-01-25 21:22:19 +01:00
Stefan Wehrmeyer
6c8f83b7c2 Merge branch 'master' into improve-testing
Conflicts:
	test/test_persistence.py
2014-01-25 20:53:03 +01:00
Friedrich Lindenberg
06046aa16f Update to version 0.4.0 2014-01-05 18:43:25 +01:00
Friedrich Lindenberg
3abe9d2c8d Merge branch 'python-3' of github.com:stefanw/dataset into stefanw-python-3 2014-01-05 17:52:59 +01:00
Friedrich Lindenberg
1fe1b163f6 Release 0.3.15. 2014-01-05 15:55:37 +01:00
Stefan Wehrmeyer
425528dc17 Set up test suite running through setup.py
Run with python setup.py test
2013-12-18 13:02:36 +01:00
Stefan Wehrmeyer
2291953e59 Do not install test package into global namespace 2013-12-18 13:02:36 +01:00
Stefan Wehrmeyer
2eea58a64c Fix Python version detection for Python 2.6 2013-12-18 12:53:11 +01:00
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