Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

DragonFire1230/LinkR.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

LinkR.py

An API wrapper for LinkR

Installing

From pip

LinkR.py is available at PyPi. Run this command to install it: pip install linkrapi

Example

from linkrpy import LinkR

linkr = LinkR(key = "your_api_key")
linkr.generate("https://example.com")

About

An API wrapper for LinkR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages