Feature
* **utils:** Add methods to SQLite ([`55124ce`](https://github.com/Kabilan108/infoml/commit/55124ce9eaf8dfba2400a16366db3a623af60a12))
* **utils:** Add SQLite wrapper class ([`4e45314`](https://github.com/Kabilan108/infoml/commit/4e453143de5c04027f0b2e1fadfb47687fc44d8a))
* **utils:** Add downloadurl() ([`93ae5fc`](https://github.com/Kabilan108/infoml/commit/93ae5fc78956c0fcecccade047d9673292c7884a))
* Add functions for checking for empty directories and files ([`41c8923`](https://github.com/Kabilan108/infoml/commit/41c8923a38b1e0fe1246d9890fbee2665e4612a7))
* Add sluggify() ([`d51c9cf`](https://github.com/Kabilan108/infoml/commit/d51c9cf1b930bdc748fed95721f412dc5f4b81f8))
* Add ispc() ([`8a15de5`](https://github.com/Kabilan108/infoml/commit/8a15de5a69a86680242dba845330787accfe964d))
* Define I/O for utils module ([`578fc57`](https://github.com/Kabilan108/infoml/commit/578fc574f71450ccab11c93e4162851f87f997d0))
* Add the utils module ([`1e4b04a`](https://github.com/Kabilan108/infoml/commit/1e4b04a784de308d1f155bb2510785f762da2300))
* Clean up I/O for infoml ([`447bbef`](https://github.com/Kabilan108/infoml/commit/447bbef0aca2d7338e4688b6c140f5c6e3d802f5))
* Add config class with paths to data directories ([`aecc4f2`](https://github.com/Kabilan108/infoml/commit/aecc4f24d5aba1fd4f1416e54457cf6e98306895))
Fix
* Add datasets and utils to __all__ ([`f768259`](https://github.com/Kabilan108/infoml/commit/f768259314e3251f1d682310b77a4dbed587cf46))
* Fix circular import of CONFIG ([`14ea1c3`](https://github.com/Kabilan108/infoml/commit/14ea1c3775e7a5acf07922ef1951ca774af8eec3))
Documentation
* Update documentation ([`f25a70e`](https://github.com/Kabilan108/infoml/commit/f25a70ea790070d2aef0ef4c07eb92b3f14b7cb8))
* Add TODO ([`bdb4573`](https://github.com/Kabilan108/infoml/commit/bdb457304a80077ad9f741df67780b25c11c83d2))
* Add examples for SQLite.insert ([`8449aee`](https://github.com/Kabilan108/infoml/commit/8449aeee157a99dc6e15d16d605a10769c7671eb))
* Update docstring for slugify ([`15593ef`](https://github.com/Kabilan108/infoml/commit/15593efe18a1e72a527690e1bc10989ff1a9052b))
* Add WakaTime badge ([`d9471a0`](https://github.com/Kabilan108/infoml/commit/d9471a06262fabe8633b07a288505764038a6b9b))