{ "info": { "author": "Jimmy Mayoukou", "author_email": "Bhullnatik@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "[![PyPi](https://img.shields.io/pypi/v/true50.svg?style=flat)](https://pypi.python.org/pypi/true50)\n[![Python versions](https://img.shields.io/pypi/pyversions/true50.svg?style=flat)](https://www.python.org/)\n\n# True50\n\nTrue50 is a Python script to open [true5050.com] links. It supports both Python 2 and 3.\n\n### Installation\n\nThe code is available on [PyPi], you should be able to install using\n\n```sh\n$ pip install true50\n```\nor\n```sh\n$ easy_install true50\n```\n\n### Usage\n\nStraightforward :\n```sh\ntrue50 \n```\n\n### Tech\n\nTrue50 uses a number of open source Python libraries:\n\n* [Requests] : Make easy HTTP requests\n* [BeautifulSoup] : Web scrapping python library\n\nMore informations on the versions used are available in [requirements.txt](./requirements.txt).\n\n### Help\n\nThis is a small project, but help is more than welcome!\n\nDon't hesitate to open an issue or pull request, I'll get to it ASAP.\n\n\n[true5050.com]:http://true5050.com\n[PyPi]:https://pypi.python.org/pypi\n[Requests]:http://docs.python-requests.org/en/latest/\n[BeautifulSoup]:http://www.crummy.com/software/BeautifulSoup/", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Bhullnatik/true50/tarball/0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Bhullnatik/true50", "keywords": "true5050,true50,script,utility,FiftyFifty,reddit", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "true50", "package_url": "https://pypi.org/project/true50/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/true50/", "project_urls": { "Download": "https://github.com/Bhullnatik/true50/tarball/0.2", "Homepage": "https://github.com/Bhullnatik/true50" }, "release_url": "https://pypi.org/project/true50/0.2/", "requires_dist": null, "requires_python": null, "summary": "Script to open true5050 links", "version": "0.2" }, "last_serial": 1866888, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bedf2b06e93e71811a581bc2789c1d8e", "sha256": "15a1adb2bb14838ddeb1b9e3ebd76699c2a21fb20fe6d3cdb1a2a1442ab78508" }, "downloads": -1, "filename": "true50-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bedf2b06e93e71811a581bc2789c1d8e", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 4326, "upload_time": "2015-08-23T15:51:42", "url": "https://files.pythonhosted.org/packages/b8/9e/818294f007620843fd06fbf3b18b6da4e95612973d475efd45e62467bafd/true50-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c358c0f1255998bc4e6bf21ddfee15c", "sha256": "6b5819c24b80b07308ebf2428b64133a3f3e9250ffed9c5da2110f3764c45a52" }, "downloads": -1, "filename": "true50-0.1.tar.gz", "has_sig": false, "md5_digest": "1c358c0f1255998bc4e6bf21ddfee15c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3328, "upload_time": "2015-08-23T15:51:19", "url": "https://files.pythonhosted.org/packages/64/70/7ac7953f1e5fb2e8bc679af2a91794fcbc056f72dc186951418d7c9bd720/true50-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "df633d0a227011050bd796bd979f6e57", "sha256": "2862d45efd833dc40436bf573b4a0b81326ad33a147ba0b59288c79a015536c3" }, "downloads": -1, "filename": "true50-0.2.tar.gz", "has_sig": false, "md5_digest": "df633d0a227011050bd796bd979f6e57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3431, "upload_time": "2015-12-17T14:36:44", "url": "https://files.pythonhosted.org/packages/d5/8e/9d646e227d7c5e73476e1772a55a5382e00a5baa7a63b944582ec9bd76d3/true50-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "df633d0a227011050bd796bd979f6e57", "sha256": "2862d45efd833dc40436bf573b4a0b81326ad33a147ba0b59288c79a015536c3" }, "downloads": -1, "filename": "true50-0.2.tar.gz", "has_sig": false, "md5_digest": "df633d0a227011050bd796bd979f6e57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3431, "upload_time": "2015-12-17T14:36:44", "url": "https://files.pythonhosted.org/packages/d5/8e/9d646e227d7c5e73476e1772a55a5382e00a5baa7a63b944582ec9bd76d3/true50-0.2.tar.gz" } ] }