{ "info": { "author": "Geoffrey Leh\u00e9e", "author_email": "hello@socketubs.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3" ], "description": "Isit\n====\n\nDescription\n-----------\n\nDetect environment variables, such ``linux``, ``distribution``, ``python``, etc...\n\n::\n\n >>> import isit\n >>> isit.linux\n True\n >>> isit.linux2\n True\n >>> isit.linux3\n False\n >>> isit.py2\n True\n >>> isit.py27\n False\n >>> isit.debian\n True\n >>> isit.debian_version\n '6.0.5'\n >>> isit.debian_release\n '5'\n >>> isit.bit32\n True\n >>> isit.pypy\n False\n >>> isit.cpython\n True\n >>> isit.friday\n True\n >>> isit.winter\n True\n >>> isit.heroku\n False\n >>> isit.newrelic\n False\n\nYou can do ``help(isit)`` for list.\n\nInstallation\n------------\n\n::\n\n\tpip install isit", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://git.socketubs.org/?p=isit.git", "keywords": "python linux env variable windows arch distribution", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "isit", "package_url": "https://pypi.org/project/isit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/isit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://git.socketubs.org/?p=isit.git" }, "release_url": "https://pypi.org/project/isit/0.3.5/", "requires_dist": null, "requires_python": null, "summary": "Environment runtime detection (Python,Linux,Distribution,etc...)", "version": "0.3.5" }, "last_serial": 2255154, "releases": { "0.3.3": [], "0.3.4": [ { "comment_text": "", "digests": { "md5": "a1cb83b6433b1221f03208cd051f1b4e", "sha256": "2f4b206817c4e5161afa814deccb8c61bf56510278315d5d8e47a0d56e08ea02" }, "downloads": -1, "filename": "isit-0.3.4.tar.gz", "has_sig": false, "md5_digest": "a1cb83b6433b1221f03208cd051f1b4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3174, "upload_time": "2016-07-27T12:06:12", "url": "https://files.pythonhosted.org/packages/f1/a7/8f33d7207173eeb6e1673271d79929067c7524a5f682ee1032fc959c6f7a/isit-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "22672005f54c37ea8bdaf52c5e57e625", "sha256": "2228a1dc69afb3e8a059081fc71e1123e73e2852303a4dfbfa883f3301288155" }, "downloads": -1, "filename": "isit-0.3.5.tar.gz", "has_sig": false, "md5_digest": "22672005f54c37ea8bdaf52c5e57e625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3606, "upload_time": "2016-08-01T12:36:27", "url": "https://files.pythonhosted.org/packages/88/37/369bbe3cac6254593532194528e6fefdb90ed5fee312318ab7d470b02f32/isit-0.3.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22672005f54c37ea8bdaf52c5e57e625", "sha256": "2228a1dc69afb3e8a059081fc71e1123e73e2852303a4dfbfa883f3301288155" }, "downloads": -1, "filename": "isit-0.3.5.tar.gz", "has_sig": false, "md5_digest": "22672005f54c37ea8bdaf52c5e57e625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3606, "upload_time": "2016-08-01T12:36:27", "url": "https://files.pythonhosted.org/packages/88/37/369bbe3cac6254593532194528e6fefdb90ed5fee312318ab7d470b02f32/isit-0.3.5.tar.gz" } ] }