Skip to main content

A Wrapper to communicate with the https://abre.ai API

Project description

Install

Pypi

pip install abreai

GitHub

pip install git+https://github.com/1Marcuth/encurtanet-py.git

Simple use example

from abreai import AbreAi

shortener = AbreAi()

url_info = shortener.shorten(
    url="https://google.com", # Your url
    alias="url-alias" # Alias of the url
)
shortened_url = url_info.get_shortened_url()

print(url_info.get_shortened_url())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abreai-1.0.1.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file abreai-1.0.1.tar.gz.

File metadata

  • Download URL: abreai-1.0.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for abreai-1.0.1.tar.gz
Algorithm Hash digest
SHA256 4f7101f8e7e9f978222347b462eabd946082ed75e878ef2f49a037bc113d9fca
MD5 8bd509aee95b74c8cb72024b26374474
BLAKE2b-256 fa0d453cbc4b391e728a4eab166a9674202c4363576351cd4939b53026bfe3ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page