pudo / dataset

Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
https://dataset.readthedocs.org/
MIT License
4.76k stars 297 forks source link

CleverDict instead of stuf #358

Closed garyrob closed 3 years ago

garyrob commented 3 years ago

CleverDict is much better documented than stuf, and looks like a much more active project, and seems to work pretty much the same way from the perspective of using it with dataset.

So, just a small suggestion: modify the dataset docs to reference CleverDict instead of stuf.

https://pypi.org/project/cleverdict/

pudo commented 3 years ago

It's an example. stuf is not used anywhere in dataset.