Handling links
Project description
_ _ _
| |(_) | |
__ _ _ _ _ __ | | _ _ __ | | __
/ _` || | | || '_ \ | || || '_ \ | |/ /
| (_| || |_| || | | || || || | | || <
\__, | \__,_||_| |_||_||_||_| |_||_|\_\
__/ |
|___/
A package that allows to handle URL
Installation
Requests is available on PyPI :
$ python setup.py install
or
$ python -m pip install gunlink
or ,simply
$ pip install gunlink
Gunlink officially supports Python 2.7 & 3.6+.
Cloning the repository
git clone https://github.com/Brijeshkrishna/gunlink.git
How to use:
>>> from gunlink import link
>>> gun = link('https://github.com/Brijeshkrishna')
>>> gun.is_valid_link
True
License
Gunshot is licensed and distributed under the MIT license. Contact me if you're looking for an exception to the terms.
Contributors
If want to Contributor to gunshot contact me .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gunlink-1.0.1.tar.gz
(6.4 kB
view hashes)