{ "info": { "author": "Blake Anderson", "author_email": "blake@expressiveanalytics.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries" ], "description": "deep-thought.py\n===============\n\nPython implementation of the Deep Thought Library\n\nGetting Started\n--------\n\n### Install Deep Thought for Python\n\n```\npip install deepthought\n```\n\n### Hello World\n\nTo confirm that everything is set up and working, run the following script:\n\n```\nfrom deepthought.utils.DTLog import DTLog\n\nDTLog.debug(\"Hello, world!\")\n```", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/expressive-analytics/deep-thought.py", "keywords": "orm api-centered deep-thought", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "deepthoughthttp", "package_url": "https://pypi.org/project/deepthoughthttp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/deepthoughthttp/", "project_urls": { "Homepage": "https://github.com/expressive-analytics/deep-thought.py" }, "release_url": "https://pypi.org/project/deepthoughthttp/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Python implementation of the Deep Thought Library", "version": "1.0.0" }, "last_serial": 2176492, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0b2d9ba28a1783974122abfa2f4e45aa", "sha256": "4254db42267220fc478a7f6f8f5347d6c33ec37e373b1e5726128753d3b798f8" }, "downloads": -1, "filename": "deepthoughthttp-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0b2d9ba28a1783974122abfa2f4e45aa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6442, "upload_time": "2016-06-20T00:21:22", "url": "https://files.pythonhosted.org/packages/88/23/7d22a6d54a6fe1450ff3ac7a600fdda424a79baa5a30b4bfe1a70ab4f2a2/deepthoughthttp-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "891ed4f3ce7c886238758443c9609e3f", "sha256": "32b09945a9cc895101464cde05b48002d070a9c19a44f5ce010105d54b615c51" }, "downloads": -1, "filename": "deepthoughthttp-1.0.0.tar.gz", "has_sig": false, "md5_digest": "891ed4f3ce7c886238758443c9609e3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4257, "upload_time": "2016-06-20T00:21:44", "url": "https://files.pythonhosted.org/packages/1e/cc/4714d27b3ca9f4f13907c9238bf87412dda6fa66d9cec94fadca22eb75fe/deepthoughthttp-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0b2d9ba28a1783974122abfa2f4e45aa", "sha256": "4254db42267220fc478a7f6f8f5347d6c33ec37e373b1e5726128753d3b798f8" }, "downloads": -1, "filename": "deepthoughthttp-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0b2d9ba28a1783974122abfa2f4e45aa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6442, "upload_time": "2016-06-20T00:21:22", "url": "https://files.pythonhosted.org/packages/88/23/7d22a6d54a6fe1450ff3ac7a600fdda424a79baa5a30b4bfe1a70ab4f2a2/deepthoughthttp-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "891ed4f3ce7c886238758443c9609e3f", "sha256": "32b09945a9cc895101464cde05b48002d070a9c19a44f5ce010105d54b615c51" }, "downloads": -1, "filename": "deepthoughthttp-1.0.0.tar.gz", "has_sig": false, "md5_digest": "891ed4f3ce7c886238758443c9609e3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4257, "upload_time": "2016-06-20T00:21:44", "url": "https://files.pythonhosted.org/packages/1e/cc/4714d27b3ca9f4f13907c9238bf87412dda6fa66d9cec94fadca22eb75fe/deepthoughthttp-1.0.0.tar.gz" } ] }