{ "info": { "author": "Gian Luca Dalla Torre", "author_email": "gianluca@gestionaleauto.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "GD Shortener\n=============\n\nPython Module for `is.gd - v.gd `_ URL Shortener.\n\nWhat is this?\n-------------\n\n*GD Shortener* allow Python software to access `is.gd - v.gd `_ URL shortener service.\n\nUsing this module you could shorten an URL to a small one like *Twitter* does for its link.\n\nThis service is provided by `is.gd - v.gd `_ and, thru the classes in this module, you could view stats on shortened URLs and obtain reverse lookup on URLs. \n\nInstall\n-------\n\nTo install *GD Shortener*, run the following command::\n\n pip install gdshortener\n\t\nUsage\n-----\n\n\nAfter install, to use *GD Shortener* is sufficient to import the package, choose the implementing class `ISGDShortener` or `VGDShortener` (it maps to is.gd or v.gd) and use the following code:\n\n.. code-block:: python \n\t \n\timport gdshortener\n\t\n\ts = gdshortener.ISGDShortener()\n\tprint s.shorten('http://www.google.com')\n\t\nIf you want statistic usage on a URL use:\n\n.. code-block:: python\n\t\n\tprint s.shorten(url = 'http://www.google.com', log_stat = True)\n\t\nIf you want a custom URL use:\n\n.. code-block:: python\n\t\n\tprint s.shorten(url = 'http://www.google.com', custom_url = 'Pippus')\n\nIf you want to ignore SSL certificate (for older version of OpenSSL):\n\n.. code-block:: python\n\n\tprint s.shorten(url = 'https://expired.badssl.com', verify_ssl = False)\n\nIf you have an already shortened URL and want a reverse lookup:\n\n.. code-block:: python\n\t\n\tprint s.lookup('http://is.gd/Pippus')\n\t\nLicense\n-------\n\n*GD Shortener* is licensed under LGPL. See LICENSE.txt for details.", "description_content_type": "", "docs_url": "https://pythonhosted.org/gdshortener/", "download_url": "https://github.com/torre76/gd_shortener/tarball/0.0.4", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/torre76/gd_shortener", "keywords": "url shortener gd", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "gdshortener", "package_url": "https://pypi.org/project/gdshortener/", "platform": "", "project_url": "https://pypi.org/project/gdshortener/", "project_urls": { "Download": "https://github.com/torre76/gd_shortener/tarball/0.0.4", "Homepage": "https://github.com/torre76/gd_shortener" }, "release_url": "https://pypi.org/project/gdshortener/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "A module that provides access to .gd URL Shortener", "version": "0.0.4" }, "last_serial": 5217258, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f3e1129be82af9f1c6628757a68ff87a", "sha256": "4ea9d05bd8b430939d18790a5be6c0923a9db936efaea3b41221e2015b603ed4" }, "downloads": -1, "filename": "gdshortener-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f3e1129be82af9f1c6628757a68ff87a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4548, "upload_time": "2013-06-15T21:40:50", "url": "https://files.pythonhosted.org/packages/7a/36/d6d0e054b73f0f7ffd1cb479f7014502807de2618f2677a769cb9f2f3e3e/gdshortener-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ef617efc11436f72e2fc9cfba16be60f", "sha256": "f5e958199dbe92179bf27ec30bf1dcccc105802b91071a59c1ffb76f4f6842cd" }, "downloads": -1, "filename": "gdshortener-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ef617efc11436f72e2fc9cfba16be60f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4709, "upload_time": "2013-06-17T22:34:02", "url": "https://files.pythonhosted.org/packages/68/68/0097b254496f3403d1a866fe63231170d0ca07e5367338d781f8d391b401/gdshortener-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "fcb581084c73e9741d8fabbe8b4ca343", "sha256": "b4f8671b4f7dca8f2b758b7542126c43e7bf16e5e85d0a825e5c55675a3defc6" }, "downloads": -1, "filename": "gdshortener-0.0.3.tar.gz", "has_sig": false, "md5_digest": "fcb581084c73e9741d8fabbe8b4ca343", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4707, "upload_time": "2019-04-30T13:30:53", "url": "https://files.pythonhosted.org/packages/87/b3/7d34fecf5ec5883f31c6c8f7f887cdb44f1ace1b832e88dfee7c8c9f9422/gdshortener-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "1e1e2c74684ab08838dc3bb563936761", "sha256": "3aa6f1dc30ae38a412b4280a2e7f50626c26d3df356eb93e7a4e156e55563723" }, "downloads": -1, "filename": "gdshortener-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1e1e2c74684ab08838dc3bb563936761", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4983, "upload_time": "2019-05-02T12:47:57", "url": "https://files.pythonhosted.org/packages/a8/9c/9d7f8103b0eed64e895dfa670cfcba7152527e7dd166e22ca542a1af18cd/gdshortener-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e1e2c74684ab08838dc3bb563936761", "sha256": "3aa6f1dc30ae38a412b4280a2e7f50626c26d3df356eb93e7a4e156e55563723" }, "downloads": -1, "filename": "gdshortener-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1e1e2c74684ab08838dc3bb563936761", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4983, "upload_time": "2019-05-02T12:47:57", "url": "https://files.pythonhosted.org/packages/a8/9c/9d7f8103b0eed64e895dfa670cfcba7152527e7dd166e22ca542a1af18cd/gdshortener-0.0.4.tar.gz" } ] }