pyshorteners


Namepyshorteners JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/ellisonleao/pyshorteners/
SummaryA Python lib to wrap and consume the most used shorteners APIs
upload_time2020-03-19 17:54:24
maintainer
docs_urlNone
authorEllison Leão
requires_python>=3.6
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">
    <img src="https://blog.shareaholic.com/wp-content/uploads/2015/06/shortlink.png" alt="logo"/><br>
    pyshorteners
</h1>

<hr/>

<p align="center">
    <a href="https://github.com/ellisonleao/pyshorteners/actions"><img src="https://github.com/ellisonleao/pyshorteners/workflows/build/badge.svg" alt="Travis"/></a>
    <a href="https://saythanks.io/to/ellisonleao"><img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg" alt=""/></a>
    <a href="https://pyshorteners.readthedocs.io/en/latest/"><img src="https://img.shields.io/pypi/dw/pyshorteners.svg" alt="Download stats"/></a>
</p>

A simple URL shortening API wrapper Python library.

# Installing

    pip install pyshorteners

# Documentation

https://pyshorteners.readthedocs.io/en/latest/
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ellisonleao/pyshorteners/",
    "name": "pyshorteners",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ellison Le\u00e3o",
    "author_email": "ellisonleao@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/80/13/7dd5f53ac009775e18861f41efadf78160e1015c84a476d373957cb63b5c/pyshorteners-1.0.1.tar.gz",
    "platform": "",
    "description": "<h1 align=\"center\">\n \u00a0 \u00a0<img src=\"https://blog.shareaholic.com/wp-content/uploads/2015/06/shortlink.png\" alt=\"logo\"/><br>\n    pyshorteners\n</h1>\n\n<hr/>\n\n<p align=\"center\">\n \u00a0 \u00a0<a href=\"https://github.com/ellisonleao/pyshorteners/actions\"><img src=\"https://github.com/ellisonleao/pyshorteners/workflows/build/badge.svg\" alt=\"Travis\"/></a>\n \u00a0 \u00a0<a href=\"https://saythanks.io/to/ellisonleao\"><img src=\"https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg\" alt=\"\"/></a>\n \u00a0 \u00a0<a href=\"https://pyshorteners.readthedocs.io/en/latest/\"><img src=\"https://img.shields.io/pypi/dw/pyshorteners.svg\" alt=\"Download stats\"/></a>\n</p>\n\nA simple URL shortening API wrapper Python library.\n\n# Installing\n\n    pip install pyshorteners\n\n# Documentation\n\nhttps://pyshorteners.readthedocs.io/en/latest/",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A Python lib to wrap and consume the most used shorteners APIs",
    "version": "1.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80137dd5f53ac009775e18861f41efadf78160e1015c84a476d373957cb63b5c",
                "md5": "51bfc578d8c06d6712308fbe798e13f8",
                "sha256": "22045c997c4283124768c165623a267cf9ba2a7d416101e2e5fccfc244d34544"
            },
            "downloads": -1,
            "filename": "pyshorteners-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "51bfc578d8c06d6712308fbe798e13f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9952,
            "upload_time": "2020-03-19T17:54:24",
            "upload_time_iso_8601": "2020-03-19T17:54:24.830192Z",
            "url": "https://files.pythonhosted.org/packages/80/13/7dd5f53ac009775e18861f41efadf78160e1015c84a476d373957cb63b5c/pyshorteners-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-03-19 17:54:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ellisonleao",
    "github_project": "pyshorteners",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyshorteners"
}
        
Elapsed time: 0.23274s