{ "info": { "author": "Jeremy G. Kahn", "author_email": "jeremy@trochee.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nA Twitter bot that posts sentences for grammaticality judgments.\n\n* Free software: BSD license\n\nInstallation\n============\n\n::\n\n pip install cromulatron\n\nDocumentation\n=============\n\nhttps://cromulatron-bot.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.0 (2016-10-10)\n-----------------------------------------\n\n* First release on PyPI.", "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/jkahn/cromulatron-bot", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cromulatron", "package_url": "https://pypi.org/project/cromulatron/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cromulatron/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jkahn/cromulatron-bot" }, "release_url": "https://pypi.org/project/cromulatron/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Twitter bot that posts sentences for grammaticality judgments.", "version": "0.1.0" }, "last_serial": 2391916, "releases": { "0.1.0": [] }, "urls": [] }