gunlink

Handling links


Keywords
gunlink, python, link, python3
License
MIT
Install
pip install gunlink==1.0.1

Documentation

                      _  _         _    
                     | |(_)       | |   
  __ _  _   _  _ __  | | _  _ __  | | __
 / _` || | | || '_ \ | || || '_ \ | |/ /
| (_| || |_| || | | || || || | | ||   < 
 \__, | \__,_||_| |_||_||_||_| |_||_|\_\
  __/ |                                 
 |___/                                  

Version Python-Version issues License

A package that allows to handle URL

Installation

gunlink is available on PyPI python:

$ 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 .