{ "info": { "author": "Martijn Jasperse", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Topic :: Database", "Topic :: Scientific/Engineering" ], "description": "The module provides a simple way to store and recall pandas timeseries data from a database. It provides greater control and flexibility than pandas.io.sql, while being easier to use as it automatically converts the timeseries index timestamps into SQL-compatible strings.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://timesquirrel.readthedocs.org/", "keywords": "timeseries, sqlite, pandas", "license": "BSD 2-clause", "maintainer": "", "maintainer_email": "", "name": "timesquirrel", "package_url": "https://pypi.org/project/timesquirrel/", "platform": "", "project_url": "https://pypi.org/project/timesquirrel/", "project_urls": { "Homepage": "http://timesquirrel.readthedocs.org/" }, "release_url": "https://pypi.org/project/timesquirrel/0.7/", "requires_dist": null, "requires_python": null, "summary": "A simple interface between timeseries data and SQLite3 databases", "version": "0.7" }, "last_serial": 1333827, "releases": { "0.7": [] }, "urls": [] }