Skip to main content

Tryton module to plug a URL to an action

Project description

The web_shortener module allows URLs to be shortened. It counts the number of times the URL is accessed and optionally triggers action.

The module defines a route /s/<shortened_id> which will redirect the queries to the URL registered previously with ShortenedURL.get_url.

Models that need to be callable from a shortened URL must define the method shortened_url_execute. This class method will be called from the underlying queue with the record and the keywords arguments transmitted when calling get_url.

Shortened URL

  • Shortened URL: The shortened URL

  • Redirect URL: The URL the request is redirected to

  • Record: The record on which method will be executed

  • Method: The name of the method to call on record

  • Count: The number of times this shortened URL has been triggered

Configuration

The web_shortener modules uses the parameter from the section:

  • [web]:

    • shortener_base: The base URL without path for shortened URL. The default value is composed with the configuration [web] hostname.

Download files

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

Source Distribution

trytond_web_shortener-5.8.1.tar.gz (23.9 kB view details)

Uploaded Source

Built Distribution

trytond_web_shortener-5.8.1-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

Details for the file trytond_web_shortener-5.8.1.tar.gz.

File metadata

  • Download URL: trytond_web_shortener-5.8.1.tar.gz
  • Upload date:
  • Size: 23.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6

File hashes

Hashes for trytond_web_shortener-5.8.1.tar.gz
Algorithm Hash digest
SHA256 c848bb3fd0847b46a1b9612bb916b31962c981360acd2967e6e8dab3f63716ba
MD5 8a465803e367413a347083e7fbbb7a49
BLAKE2b-256 7df4f27bfccb257510a5c57829f407dc7f2cf4f8bf868504164abbfc861c25e8

See more details on using hashes here.

File details

Details for the file trytond_web_shortener-5.8.1-py3-none-any.whl.

File metadata

  • Download URL: trytond_web_shortener-5.8.1-py3-none-any.whl
  • Upload date:
  • Size: 30.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6

File hashes

Hashes for trytond_web_shortener-5.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c1d583a4643ea050dba9ac5992d999754c0c3e12ae3b0b8af4895c40bfbf595d
MD5 590d5402de702b796fe7e6f557002064
BLAKE2b-256 a2f3b4334436136ffbb42dfb4050145a4f80e417e414dc4a2a82873cf88af9ad

See more details on using hashes here.

Supported by

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