retoor 781b8436a3
build / python (push) Failing after 1m49s
maintenance: bump version to 1.7.0
maintenance: update changelog with release notes
maintenance: update __version__ in dataset/__init__
2025-11-09 17:03:37 +01:00
2021-06-25 13:51:49 +02:00
2023-07-12 10:51:27 +02:00
2023-07-12 10:51:27 +02:00
2020-01-11 12:11:30 +01:00
2013-04-01 22:39:04 +02:00
2021-10-30 12:07:06 +02:00
2020-03-15 13:29:39 +01:00
2017-12-04 23:29:24 +01:00
2025-11-09 17:03:37 +01:00

dataset: databases for lazy people

build

In short, dataset makes reading and writing data in databases as simple as reading and writing JSON files.

Read the docs

To install dataset, fetch it with pip:

$ pip install dataset

Note: as of version 1.0, dataset is split into two packages, with the data export features now extracted into a stand-alone package, datafreeze. See the relevant repository here.

S
Description
Upgraded dataset version from https://github.com/pudo/dataset/. This one uses new SQLAlchemy2.
Readme
870 KiB
Languages
Python 99.5%
Makefile 0.5%