# PyShortener
<div align="center">
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/Hamster45105/pyshortener?style=social">
<img alt="GitHub Repo forks" src="https://img.shields.io/github/forks/Hamster45105/pyshortener?style=social">
<img alt="GitHub Repo forks" src="https://img.shields.io/github/watchers/Hamster45105/pyshortener?style=social">
<br/>
<img alt="Static Badge" src="https://img.shields.io/badge/Python-8A2BE2?style=for-the-badge&logo=python&logoColor=white&color=blue">
<img alt="Static Badge" src="https://img.shields.io/badge/PyPI-8A2BE2?style=for-the-badge&logo=pypi&logoColor=white&color=blue">
<br/>
<img alt="Python version" src="https://img.shields.io/pypi/pyversions/pyshortener?logo=python&logoColor=white&label=Python Version&style=for-the-badge&color=purple"/>
<img alt="PyPI version" src="https://img.shields.io/pypi/v/pyshortener?logo=pypi&logoColor=white&style=for-the-badge&label=PyPI+Version&color=purple"/>
<br/>
<img src="https://img.shields.io/github/license/Hamster45105/pyshortener?style=for-the-badge" alt="License LGPL-3.0" />
<img src="https://img.shields.io/github/languages/code-size/Hamster45105/pyshortener?style=for-the-badge" alt="GitHub code size in bytes" />
<img src="https://img.shields.io/github/actions/workflow/status/Hamster45105/pyshortener/tests.yml?style=for-the-badge&label=Tests" alt="Test staus" />
</div>
<br/>
`pyshortener` is a Python library for interacting with the `.gd` URL shortening services. It provides functions to shorten URLs, expand URLs and view stats for shortened URLs.
## Install
You can install `pyshortener` using pip:
```bash
pip install pyshortener
```
## Documentation
Documentation is available in the [DOCS.md file](https://github.com/Hamster45105/pyshortener/blob/main/DOCS.md)
## License
`pyshortener` is licensed under the [MIT License](https://choosealicense.com/licenses/mit/)
Raw data
{
"_id": null,
"home_page": null,
"name": "pyshortener",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "url shortener, is.gd, v.gd",
"author": "Hamster45105",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/71/d4/5661cbb9d65bbd09bfd1aed72436dcf3fe86b01b94c7faa922618b7dfcac/pyshortener-1.2.2.tar.gz",
"platform": null,
"description": "# PyShortener\n\n<div align=\"center\">\n <img alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/Hamster45105/pyshortener?style=social\">\n <img alt=\"GitHub Repo forks\" src=\"https://img.shields.io/github/forks/Hamster45105/pyshortener?style=social\">\n <img alt=\"GitHub Repo forks\" src=\"https://img.shields.io/github/watchers/Hamster45105/pyshortener?style=social\">\n\n <br/>\n\n <img alt=\"Static Badge\" src=\"https://img.shields.io/badge/Python-8A2BE2?style=for-the-badge&logo=python&logoColor=white&color=blue\">\n <img alt=\"Static Badge\" src=\"https://img.shields.io/badge/PyPI-8A2BE2?style=for-the-badge&logo=pypi&logoColor=white&color=blue\">\n\n <br/>\n\n <img alt=\"Python version\" src=\"https://img.shields.io/pypi/pyversions/pyshortener?logo=python&logoColor=white&label=Python Version&style=for-the-badge&color=purple\"/>\n <img alt=\"PyPI version\" src=\"https://img.shields.io/pypi/v/pyshortener?logo=pypi&logoColor=white&style=for-the-badge&label=PyPI+Version&color=purple\"/>\n \n <br/>\n\n <img src=\"https://img.shields.io/github/license/Hamster45105/pyshortener?style=for-the-badge\" alt=\"License LGPL-3.0\" />\n <img src=\"https://img.shields.io/github/languages/code-size/Hamster45105/pyshortener?style=for-the-badge\" alt=\"GitHub code size in bytes\" />\n <img src=\"https://img.shields.io/github/actions/workflow/status/Hamster45105/pyshortener/tests.yml?style=for-the-badge&label=Tests\" alt=\"Test staus\" />\n</div>\n\n<br/>\n\n`pyshortener` is a Python library for interacting with the `.gd` URL shortening services. It provides functions to shorten URLs, expand URLs and view stats for shortened URLs.\n\n## Install\n\nYou can install `pyshortener` using pip:\n\n```bash\npip install pyshortener\n```\n\n## Documentation\n\nDocumentation is available in the [DOCS.md file](https://github.com/Hamster45105/pyshortener/blob/main/DOCS.md)\n\n## License\n\n`pyshortener` is licensed under the [MIT License](https://choosealicense.com/licenses/mit/)\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "A Python package for interacting with the is.gd and v.gd API",
"version": "1.2.2",
"project_urls": {
"Documentation": "https://github.com/Hamster45105/pyshortener/blob/main/DOCS.md",
"Homepage": "https://github.com/Hamster45105/pyshortener",
"Issues": "https://github.com/Hamster45105/pyshortener/issues",
"Pull Requests": "https://github.com/Hamster45105/pyshortener/pulls"
},
"split_keywords": [
"url shortener",
" is.gd",
" v.gd"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "df7da6c0ee96d2327be1c599830423746614ecac508d71db576455f51ca6a938",
"md5": "822c7c59e0039dc604d0677208ebe0d7",
"sha256": "0a64ac8b12f1ea235a37c5a48e98f4bd4ae4453a67e5af1935a4540f6155c887"
},
"downloads": -1,
"filename": "pyshortener-1.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "822c7c59e0039dc604d0677208ebe0d7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4830,
"upload_time": "2024-09-18T02:10:41",
"upload_time_iso_8601": "2024-09-18T02:10:41.976341Z",
"url": "https://files.pythonhosted.org/packages/df/7d/a6c0ee96d2327be1c599830423746614ecac508d71db576455f51ca6a938/pyshortener-1.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "71d45661cbb9d65bbd09bfd1aed72436dcf3fe86b01b94c7faa922618b7dfcac",
"md5": "489d2f8ea2bb0acd7e46aee262042d5a",
"sha256": "88c9b75aa035717058232f291accc0ef56497606e768b3c4480bab3866f24a76"
},
"downloads": -1,
"filename": "pyshortener-1.2.2.tar.gz",
"has_sig": false,
"md5_digest": "489d2f8ea2bb0acd7e46aee262042d5a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 5298,
"upload_time": "2024-09-18T02:10:43",
"upload_time_iso_8601": "2024-09-18T02:10:43.173330Z",
"url": "https://files.pythonhosted.org/packages/71/d4/5661cbb9d65bbd09bfd1aed72436dcf3fe86b01b94c7faa922618b7dfcac/pyshortener-1.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-18 02:10:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Hamster45105",
"github_project": "pyshortener",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "pyshortener"
}