{ "info": { "author": "Elijah Sawyers, Benjamin Sanders, Caleb Werth", "author_email": "elijahsawyers@gmail.com, ben.sanders97@gmail.com, cwerth@crimson.ua.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python :: 3", "Topic :: Software Development :: Debuggers" ], "description": "![Logo](https://raw.githubusercontent.com/autostack-team/autostack/develop/Logo.png)\n\n

\n \n \"Build\n \n \n \"Code\n \n \n \"Maintainability\"/\n \n \n \"GitHub\n \n \n \"PyPI\n \n \n \"PyPI\"/\n \n \n \"License\"/\n \n \n \"Chat\"/\n \n \n \"Follow\n \n \n \"Support\n \n \n \"Logo\n \n

\n\nautostack is a command-line debugging tool for Python projects that automatically displays Stack Overflow answers for thrown errors.\n\nWhat is the first thing you do when a confusing error message is displayed in your terminal window? You search for an answer on Stack Overflow, of course! With autostack, you no longer have to search for answers on Stack Overflow, they are found for you. Gone are the days of scouring the internet for hours to find an answer to your development questions! autostack is here to automate the debugging process and in turn, expedite Python project development.\n\n## Table of Contents\n\n* [Installation](#Installation)\n* [Usage](#Usage)\n* [Demo](#Demo)\n* [Contributing](#Contributing)\n* [License](#License)\n* [Show your support](#Show-your-support)\n* [Authors](#Authors)\n\n## Installation\n\n**1. Clone the repo and use the install script.**\n\nClone the repo.\n\n```sh\ngit clone https://github.com/autostack-team/autostack.git\n```\n\nNavigate to the project directory, and run the install bash script.\n\n```sh\ncd /path/to/project/\nchmod +x install.sh\n./install.sh \n```\n\n**2. Or just use pip to install.**\n\n```sh\npip3 install autostack\n```\n\n## Usage \n\nIn one terminal window, execute \"autostack capture\" which will capture all errors in the terminal. You can run this command in as many terminal windows as you'd like.\n\n```sh\nautostack capture\n``` \n\nIn another terminal window, execute \"autostack display\" to display Stack Overflow posts for all captured errors.\n\n```sh\nautostack display\n```\n\nTo stop running autostack, use the exit command in the terminals that executed \"autostack capture\". This automatically stops the terminal window displaying Stack Overflow posts for captured errors.\n\n```sh\nexit\n```\n\n## Demo \n\nCheckout the demo below!\n\n

\n \"Demo\"/\n

\n\n## Contributing\n\nFor information on how to get started contributing to autostack, see the [contributing guidlines](https://github.com/autostack-team/autostack/blob/master/CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Show your support\n\nGive a \u2b50\ufe0f if autostack has helped you!\n\n\n \n\n\n## Authors\n* [Elijah Sawyers](https://github.com/elijahsawyers)\n* [Benjamin Sanders](https://github.com/BenOSanders)\n* [Caleb Werth](https://github.com/cwerth1)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/elijahsawyers/autostack", "keywords": "command-line debug development tool", "license": "", "maintainer": "", "maintainer_email": "", "name": "autostack", "package_url": "https://pypi.org/project/autostack/", "platform": "", "project_url": "https://pypi.org/project/autostack/", "project_urls": { "Homepage": "https://github.com/elijahsawyers/autostack" }, "release_url": "https://pypi.org/project/autostack/1.2.1/", "requires_dist": null, "requires_python": "", "summary": "Automatically detect python errors and search Stack Overflow.", "version": "1.2.1", "yanked": false, "yanked_reason": null }, "last_serial": 7002512, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "464717825f44a868b17526f228160651", "sha256": "03020b4bb8998b07a7afd3424d0f09262e32ee212708ff936b7e4bb7a7826636" }, "downloads": -1, "filename": "autostack-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "464717825f44a868b17526f228160651", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5584, "upload_time": "2019-07-16T14:06:55", "upload_time_iso_8601": "2019-07-16T14:06:55.058800Z", "url": "https://files.pythonhosted.org/packages/72/bc/c37af5f5c24a9b618a904fe2888fdfc99189bc75da492900afea9a4860f0/autostack-0.0.1-py2-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "96192b74ebac1794b680355d7c476723", "sha256": "b3cad1963a7e5230883aa8becf19e615d5e9a1f900da45a6e344f548a13504f0" }, "downloads": -1, "filename": "autostack-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "96192b74ebac1794b680355d7c476723", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6017, "upload_time": "2019-07-16T14:21:03", "upload_time_iso_8601": "2019-07-16T14:21:03.346778Z", "url": "https://files.pythonhosted.org/packages/a5/77/884d4ba8b468302284fb42cc63152b2f88d96d802f8b124b8ede0035c0d8/autostack-0.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "13732b30f32c39ce48b6462f07ba2969", "sha256": "625309ce674435bde3a00f4196645ac0e96459b7511a7b557bebf3a60fafd706" }, "downloads": -1, "filename": "autostack-0.0.1.tar.gz", "has_sig": false, "md5_digest": "13732b30f32c39ce48b6462f07ba2969", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4018, "upload_time": "2019-07-16T14:06:56", "upload_time_iso_8601": "2019-07-16T14:06:56.892522Z", "url": "https://files.pythonhosted.org/packages/fc/e1/3b0191f39db5c464f8eb96311fe7944a996c5802456ce11d9d40495fa46b/autostack-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "f306c6118989ac02af30b2cb4a70a588", "sha256": "329a26c8d3db61a86389b7f4f38951e02156090ed3848b949715e04bc6fe7675" }, "downloads": -1, "filename": "autostack-0.0.10-py2-none-any.whl", "has_sig": false, "md5_digest": "f306c6118989ac02af30b2cb4a70a588", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 7320, "upload_time": "2019-07-19T17:08:50", "upload_time_iso_8601": "2019-07-19T17:08:50.174226Z", "url": "https://files.pythonhosted.org/packages/2c/eb/19773f423a6a34b0d9f06b4243c02f075467ecefd5ba1056645158d9e307/autostack-0.0.10-py2-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e67ddd9e0d30093b67cd1c53ab06d3de", "sha256": "50f635b91baf51b8011f12bee88112f6d9c1ffb8e743922cd01233d8b78c8bcf" }, "downloads": -1, "filename": "autostack-0.0.10.tar.gz", "has_sig": false, "md5_digest": "e67ddd9e0d30093b67cd1c53ab06d3de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5010, "upload_time": "2019-07-19T17:08:51", "upload_time_iso_8601": "2019-07-19T17:08:51.742917Z", "url": "https://files.pythonhosted.org/packages/c3/28/c19523092df0697b29d150a971d06a8c882b9329c15115eeef155c5ac105/autostack-0.0.10.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "04234d44c61132032b84f6ca40118237", "sha256": "f0b63b8fe0cf7d109c3e962601caaba59d26ff05a4d2e1102bae00cc82e0295f" }, "downloads": -1, "filename": "autostack-0.0.11-py2-none-any.whl", "has_sig": false, "md5_digest": "04234d44c61132032b84f6ca40118237", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 7266, "upload_time": "2019-07-22T19:07:06", "upload_time_iso_8601": "2019-07-22T19:07:06.613884Z", "url": "https://files.pythonhosted.org/packages/67/e4/9013c585eb337fec0a4d89bf13bafbbc60a9b4078bd1f48b3b98cbcff7cc/autostack-0.0.11-py2-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "731f93b4e4a5a797d02a7b73e5ba1379", "sha256": "e3830e41f6e149cfde1c6ddb9ad95bc8e584e3c8b3d88e13078ba246cc11b71a" }, "downloads": -1, "filename": "autostack-0.0.11.tar.gz", "has_sig": false, "md5_digest": "731f93b4e4a5a797d02a7b73e5ba1379", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4988, "upload_time": "2019-07-22T19:07:08", "upload_time_iso_8601": "2019-07-22T19:07:08.457277Z", "url": "https://files.pythonhosted.org/packages/82/d1/389d2c162af8e36c7187b325f7d69c1f272876a6c98daa47e5dec9ccf257/autostack-0.0.11.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "45b258bb4e1654fc39936fb318cc5f02", "sha256": "624022448109dec44e71df6c3789133f8a2dbab533bd80a8cb5caa848954843b" }, "downloads": -1, "filename": "autostack-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "45b258bb4e1654fc39936fb318cc5f02", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6017, "upload_time": "2019-07-16T14:48:05", "upload_time_iso_8601": "2019-07-16T14:48:05.793123Z", "url": "https://files.pythonhosted.org/packages/b1/68/32e75b136237b391adfb50996f0de11709bf95c0a6f56563dd33b8aacac0/autostack-0.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "96c5be42fb9ab08fed658b154a42ec8c", "sha256": "8b78e81eb8fc9200389bff4e8c099b681adab7128ec6f3d28ac714ac6d1f5f86" }, "downloads": -1, "filename": "autostack-0.0.2.tar.gz", "has_sig": false, "md5_digest": "96c5be42fb9ab08fed658b154a42ec8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4185, "upload_time": "2019-07-16T14:48:07", "upload_time_iso_8601": "2019-07-16T14:48:07.258943Z", "url": "https://files.pythonhosted.org/packages/7b/08/5fdf0eec4f239cf02b90dc2609fedcd522fe49910d4a4ff170ba60691352/autostack-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "2d8472b442ae195fd72d0d12631f9c37", "sha256": "3a9162452f9ffd5fabcc6224b62e64f32a3f7349bb4974a3a3c7b1957f0b872a" }, "downloads": -1, "filename": "autostack-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "2d8472b442ae195fd72d0d12631f9c37", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6039, "upload_time": "2019-07-16T14:54:04", "upload_time_iso_8601": "2019-07-16T14:54:04.011282Z", "url": "https://files.pythonhosted.org/packages/70/f3/2634f4908efdb1d1741e514d28b0c91631d91bc59e8913335c121b73526c/autostack-0.0.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "35ab1741889471df626843754c692803", "sha256": "ba76d21cdf71f9146e7cbc3eeace79cf0acc4e14f61cfbf6fe9a4ea396d367cc" }, "downloads": -1, "filename": "autostack-0.0.3.tar.gz", "has_sig": false, "md5_digest": "35ab1741889471df626843754c692803", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4233, "upload_time": "2019-07-16T14:54:06", "upload_time_iso_8601": "2019-07-16T14:54:06.478498Z", "url": "https://files.pythonhosted.org/packages/2b/eb/6981e78dde1d3f595aa8c5d3927c2e1b7500ea749d00e6eb5339b04bbb7b/autostack-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "7411afb33d8790275c78bc0981b3db1c", "sha256": "48a434b56a3e5a48cbd3c6cca28345c4bedc4eaa4ed6f4257606c52e69c2f28a" }, "downloads": -1, "filename": "autostack-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "7411afb33d8790275c78bc0981b3db1c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6039, "upload_time": "2019-07-16T14:59:08", "upload_time_iso_8601": "2019-07-16T14:59:08.614307Z", "url": "https://files.pythonhosted.org/packages/85/a1/d4e87c74bc8fd7f63b233be70827343807bad6d5335e4fe9c81a5a7b6742/autostack-0.0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b129971f56994031d8ddfdd2b9147d80", "sha256": "751dc2befb8bf5738b597538e98cb0bdc9827266a4cd3db9e9a01e6c9321b5d5" }, "downloads": -1, "filename": "autostack-0.0.4.tar.gz", "has_sig": false, "md5_digest": "b129971f56994031d8ddfdd2b9147d80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4297, "upload_time": "2019-07-16T14:59:11", "upload_time_iso_8601": "2019-07-16T14:59:11.110789Z", "url": "https://files.pythonhosted.org/packages/8c/52/322b760123c7345c909be97dae579e1755d6b43003bc61e163c91f58b481/autostack-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "e29078990812e308030a74664e8a5410", "sha256": "e053ba866f856de3141041164aeaf5387324a7a0b059467202fd08334f31437c" }, "downloads": -1, "filename": "autostack-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "e29078990812e308030a74664e8a5410", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6101, "upload_time": "2019-07-16T15:19:22", "upload_time_iso_8601": "2019-07-16T15:19:22.473667Z", "url": "https://files.pythonhosted.org/packages/f7/7a/9d8e01e4ab9fe7d34df76d79e3a6e43c8e8374a8ad86f0873f903877dc77/autostack-0.0.5-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a2e528273816468b54fc64c4c9a0209c", "sha256": "4a7b47569d848d0d2e8cb1509ec942717c0efda5b64547071dee3b7a42b0891f" }, "downloads": -1, "filename": "autostack-0.0.5.tar.gz", "has_sig": false, "md5_digest": "a2e528273816468b54fc64c4c9a0209c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4376, "upload_time": "2019-07-16T15:19:24", "upload_time_iso_8601": "2019-07-16T15:19:24.089559Z", "url": "https://files.pythonhosted.org/packages/c0/b4/eba2b9c4a3d3ff2e2714e2685225bf1ae6ce7272a370f3327cedfe6eb06e/autostack-0.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "f8b947532a8dcc42526dad8efdacec91", "sha256": "136a7994cd80ca96718cb7417121873c302a5f026415605366dfeb700c85b321" }, "downloads": -1, "filename": "autostack-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "f8b947532a8dcc42526dad8efdacec91", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6101, "upload_time": "2019-07-16T15:22:14", "upload_time_iso_8601": "2019-07-16T15:22:14.409262Z", "url": "https://files.pythonhosted.org/packages/b4/79/762d8e499a8ed98b41a11ee6c3c0ffd0ea41248a5078f30cb7165e7f449f/autostack-0.0.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0001ba5b536ffdea603e3cba7f5d2d51", "sha256": "00b626ada1aeff6632aafc8b3ef3b08a5fd076ef0e11ebbb0bc1467f0a735a44" }, "downloads": -1, "filename": "autostack-0.0.6.tar.gz", "has_sig": false, "md5_digest": "0001ba5b536ffdea603e3cba7f5d2d51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4368, "upload_time": "2019-07-16T15:22:16", "upload_time_iso_8601": "2019-07-16T15:22:16.027996Z", "url": "https://files.pythonhosted.org/packages/62/be/668fd0b42152c59bdfa24fc29e75406aea2cddfe8029f473542d0844bcbe/autostack-0.0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "1e132a18686ce135fa6872e9b6e2c4f8", "sha256": "e86362c2e67de50affd365fe45210715c5b49adc30e1960dc1a6dc9000f93964" }, "downloads": -1, "filename": "autostack-0.0.7-py2-none-any.whl", "has_sig": false, "md5_digest": "1e132a18686ce135fa6872e9b6e2c4f8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6105, "upload_time": "2019-07-17T19:37:27", "upload_time_iso_8601": "2019-07-17T19:37:27.376040Z", "url": "https://files.pythonhosted.org/packages/52/89/589e0bf08e1fd8be5e2baa838e151212b7bdcfee2c038d32b9f0640e807f/autostack-0.0.7-py2-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d21fb2417ebc0d7be2ab671acf905bf7", "sha256": "41b2595aaf8bcfeb4acfbd820972dca12cf382d54aa1e41c5cc113138690b0aa" }, "downloads": -1, "filename": "autostack-0.0.7.tar.gz", "has_sig": false, "md5_digest": "d21fb2417ebc0d7be2ab671acf905bf7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4368, "upload_time": "2019-07-17T19:37:28", "upload_time_iso_8601": "2019-07-17T19:37:28.845673Z", "url": "https://files.pythonhosted.org/packages/80/6d/b3094eb5c9bdd49524d380b2cba565cb3d90630284f194cc0f8f1f4449c7/autostack-0.0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "47745bd3208ed5448c386537e1c35080", "sha256": "9f361a91e88eedd678c384cec8f6a14847cf61ca81321c3ed89f5881d2538b20" }, "downloads": -1, "filename": "autostack-0.0.8-py2-none-any.whl", "has_sig": false, "md5_digest": "47745bd3208ed5448c386537e1c35080", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6103, "upload_time": "2019-07-17T19:42:09", "upload_time_iso_8601": "2019-07-17T19:42:09.759689Z", "url": "https://files.pythonhosted.org/packages/bf/03/578a0963cb7d1b320681894a72c6b45d20e7439f9eb755c50f5944b7cead/autostack-0.0.8-py2-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "aa56b2f4a1c522366644f2d9554af02f", "sha256": "5745743ac2f816adf6e082197a02de4ca922903ef9be23c38b8950535959fc1b" }, "downloads": -1, "filename": "autostack-0.0.8.tar.gz", "has_sig": false, "md5_digest": "aa56b2f4a1c522366644f2d9554af02f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4369, "upload_time": "2019-07-17T19:42:11", "upload_time_iso_8601": "2019-07-17T19:42:11.281298Z", "url": "https://files.pythonhosted.org/packages/31/4d/3610ccd0b6227e8ac2791a4f86e519719ffd3a8b42aba50e1a78ac99e0cc/autostack-0.0.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "5e249c9e4f8c807a58ae0e769fba3e80", "sha256": "420533e988838d0d0cc27f86dc863d10a66f2c0ee91dd2419b89ed146a228f0b" }, "downloads": -1, "filename": "autostack-0.0.9-py2-none-any.whl", "has_sig": false, "md5_digest": "5e249c9e4f8c807a58ae0e769fba3e80", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 7290, "upload_time": "2019-07-18T20:03:00", "upload_time_iso_8601": "2019-07-18T20:03:00.126934Z", "url": "https://files.pythonhosted.org/packages/93/a8/7beaa361f54cbcedce6f1213eeb34d1a3643aedcc4f8a568eccbb032ee2e/autostack-0.0.9-py2-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "343f82c10931fbd946af667fd443c3e7", "sha256": "aa00dfe7eb845eaa8ee6f97b3f9a016d08d74bfb34c6e1d59e3521e281c4c000" }, "downloads": -1, "filename": "autostack-0.0.9.tar.gz", "has_sig": false, "md5_digest": "343f82c10931fbd946af667fd443c3e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4998, "upload_time": "2019-07-18T20:03:01", "upload_time_iso_8601": "2019-07-18T20:03:01.454246Z", "url": "https://files.pythonhosted.org/packages/f9/47/774f7bdf7e072f36ddf88e4f6ca9faefea00b802ea1f7ad48c83c4f3ae92/autostack-0.0.9.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "79599fb890fb8e742bef70e75fa47d0b", "sha256": "f73ba8ceaa7f6cd93562d62fe434f77ac59699ab201fafd27a384ffdeef3106b" }, "downloads": -1, "filename": "autostack-0.1.0.tar.gz", "has_sig": false, "md5_digest": "79599fb890fb8e742bef70e75fa47d0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8007, "upload_time": "2019-08-24T19:30:01", "upload_time_iso_8601": "2019-08-24T19:30:01.378770Z", "url": "https://files.pythonhosted.org/packages/50/07/f8bdb8d013519d0d567dcdfa9feb6408079fada54e133144a1aa69957b37/autostack-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "b96db7a9856d46514f3578b1b12a3ef6", "sha256": "f450780ba576cff5049729efb17b456f93fa1d9c8a154433a3247ae5523a596f" }, "downloads": -1, "filename": "autostack-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b96db7a9856d46514f3578b1b12a3ef6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6458, "upload_time": "2019-10-22T17:26:38", "upload_time_iso_8601": "2019-10-22T17:26:38.443252Z", "url": "https://files.pythonhosted.org/packages/bd/d0/a197d114ebe371093a8e7593742ff75e314e2e0ffc294a7eb3c9f7ae84ff/autostack-1.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "ba57b47198460beb04fe66e27802c3d0", "sha256": "7c768e7644d7aa26e6ece0387324a6b309413f07804cbf42090515e2b5dc09e1" }, "downloads": -1, "filename": "autostack-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ba57b47198460beb04fe66e27802c3d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7990, "upload_time": "2019-10-28T18:43:51", "upload_time_iso_8601": "2019-10-28T18:43:51.450740Z", "url": "https://files.pythonhosted.org/packages/50/24/402000c69c4dba7b5007b51a3507091fb2e1f8c910f90f1dc27bcfd37a99/autostack-1.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "cd55bb6ef7cec022542256c6b8095920", "sha256": "c2e24884a33383a121aacc82715ff622225a33851b835ff60bbe260f80fc1dfc" }, "downloads": -1, "filename": "autostack-1.1.0.tar.gz", "has_sig": false, "md5_digest": "cd55bb6ef7cec022542256c6b8095920", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8391, "upload_time": "2019-11-15T15:49:30", "upload_time_iso_8601": "2019-11-15T15:49:30.466508Z", "url": "https://files.pythonhosted.org/packages/f0/55/83d3587cf8fc24825988980b349388b5d816ab109c58dea3363fb0892de8/autostack-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "c25882ab83fdcee2f88ff563850ac17b", "sha256": "c47d9fae21caf1ba215772f640dffa4b5a35de57da9b4cc24b5edc3c213018b6" }, "downloads": -1, "filename": "autostack-1.1.1.tar.gz", "has_sig": false, "md5_digest": "c25882ab83fdcee2f88ff563850ac17b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8442, "upload_time": "2019-11-21T19:01:33", "upload_time_iso_8601": "2019-11-21T19:01:33.135448Z", "url": "https://files.pythonhosted.org/packages/82/59/951d09dba16c4fd2d1d905de73c302f2181a82773435df4b4a7fdf78d8ed/autostack-1.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "0a0ebbb1dc13b85e447204b47459b4e9", "sha256": "a37200737aa32cc05aaeb0f49caeb18da4eaf53a286fbbff522f932f87d99846" }, "downloads": -1, "filename": "autostack-1.2.0.tar.gz", "has_sig": false, "md5_digest": "0a0ebbb1dc13b85e447204b47459b4e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11241, "upload_time": "2019-12-06T05:21:03", "upload_time_iso_8601": "2019-12-06T05:21:03.400881Z", "url": "https://files.pythonhosted.org/packages/dc/df/907918b932af5394f3800d8d61f82c21427acae716bc27b375f8a9f7bdbb/autostack-1.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "2486cf39816e7da3da28db82b1bbfc83", "sha256": "bce703696cdc61c1453a51f9f4228a1e87451a96a3955446bb73c4b0c0b7851d" }, "downloads": -1, "filename": "autostack-1.2.1.tar.gz", "has_sig": false, "md5_digest": "2486cf39816e7da3da28db82b1bbfc83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11292, "upload_time": "2020-04-12T02:12:46", "upload_time_iso_8601": "2020-04-12T02:12:46.456762Z", "url": "https://files.pythonhosted.org/packages/a8/ba/aaf0f9a707ba2a832dd128cbdd094afcdd4002d3edcae898a5a96e9431f0/autostack-1.2.1.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2486cf39816e7da3da28db82b1bbfc83", "sha256": "bce703696cdc61c1453a51f9f4228a1e87451a96a3955446bb73c4b0c0b7851d" }, "downloads": -1, "filename": "autostack-1.2.1.tar.gz", "has_sig": false, "md5_digest": "2486cf39816e7da3da28db82b1bbfc83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11292, "upload_time": "2020-04-12T02:12:46", "upload_time_iso_8601": "2020-04-12T02:12:46.456762Z", "url": "https://files.pythonhosted.org/packages/a8/ba/aaf0f9a707ba2a832dd128cbdd094afcdd4002d3edcae898a5a96e9431f0/autostack-1.2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }