{ "info": { "author": "Chris O'Hara", "author_email": "cohara87@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "A collection of utilities for time series modelling and analysis\n\n- Trends\n- Moving averages\n- Decomposition (STL)\n- Forecasting (ETS / ARIMA)\n- Plotting (matplotlib)\n\nSee the [wiki](https://github.com/chriso/timeseries/wiki/Time-Series) for more information.\n\n### Installation\n\n```bash\n$ pip install timeseries\n```\n\n### Tests\n\nRun the test suite with\n\n```bash\n$ make check\n```\n\n### License\n\nMIT\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chriso/timeseries", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "timeseries", "package_url": "https://pypi.org/project/timeseries/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/timeseries/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chriso/timeseries" }, "release_url": "https://pypi.org/project/timeseries/0.5.0/", "requires_dist": null, "requires_python": null, "summary": "Time series modelling and analysis", "version": "0.5.0" }, "last_serial": 706346, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "667f2c774ff21dbaf83a35f46be2b60d", "sha256": "be4cd4749378ab1b134cab7ebb5049260e623fbabae79e9ca6c3915d6049b3bc" }, "downloads": -1, "filename": "timeseries-0.5.0.tar.gz", "has_sig": false, "md5_digest": "667f2c774ff21dbaf83a35f46be2b60d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7826, "upload_time": "2013-01-30T07:23:56", "url": "https://files.pythonhosted.org/packages/5c/53/3ce146c58f165736d491bbdacc1cc21bfb7890da48a464b4f76348a013da/timeseries-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "667f2c774ff21dbaf83a35f46be2b60d", "sha256": "be4cd4749378ab1b134cab7ebb5049260e623fbabae79e9ca6c3915d6049b3bc" }, "downloads": -1, "filename": "timeseries-0.5.0.tar.gz", "has_sig": false, "md5_digest": "667f2c774ff21dbaf83a35f46be2b60d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7826, "upload_time": "2013-01-30T07:23:56", "url": "https://files.pythonhosted.org/packages/5c/53/3ce146c58f165736d491bbdacc1cc21bfb7890da48a464b4f76348a013da/timeseries-0.5.0.tar.gz" } ] }