arrow pointing left
Back to blog
Neuigkeiten

Automatisieren Sie die Erstellung von Markenkurzlinks mit dem Python-SDK von Rebrandly

Last updated

February 12, 2025

Alison Charles
By
Alison Charles
Alison ist Marketingleiterin bei Rebrandly. Ihr Hintergrund liegt in den Bereichen Produktmarketing, GTM und Vertriebsförderung.
Share this article on social:
Share this post on social:
Subscribe to our newsletter

We pleased us, the introduction of the Rebrandly Python SDK known to give, the link management will be simple and performance ability as you before. The einführung our new SDK shows our continuous engagement, to provide a erstklassiges Developer experience.

Mehr Links, weniger Code

The Rebrandly Python SDK provides a overview and intuitive interface for rebrandly api, which reduced development time. Im Gegensatz zur direkten API-Integration verarbeitet unser SDK alle Implementierungsdetails auf einer niedrigeren Ebene, sodass sie sich auf ihre Anwendungslogik konzentrieren können. After user-code for the processing of api interaction, you can use vorgefertigte methods for general link management tasks, including:

  • Create and updates
  • Implementation of Deep-Linking functions
  • Configuration of traffic pipeline
  • Administrieren von Link-Metadaten

Unser SDK bewältigt die gesamte Komplexität der Schnittstelle mit einer API, sodass Sie sich auf das Wesentliche konzentrieren können: Ihre Anwendungslogik.

Die wichtigsten Vorteile

Das SDK reduziert den Entwicklungsaufwand auf drei wichtige Arten erheblich:

1. Inconnected important components

Sie verbringen keine Zeit damit, den Boilerplate-Code zu schreiben. The SDK includes integrated authentication, paginization and error treatment — important components, which usually take much development time.

2. Intuitive Oberfläche

We have designed an consistency python interface for all link operations. Die Methoden folgen den Best Practices von Python und sind intuitiv benannt, wodurch Ihr Code lesbar und wartbar ist.

3. Mühelose Skalierbarkeit

Das SDK ist skalierbar. Unser Bulk-Endpoint macht es einfach, Ihre Linkerposition in sekundenschnelle on Things or tausende von Links hochfahren.

Why first Python?

We have python for our first SDK, weil viele Kunden und Partner von Rebrandly intensiv mit dieser Sprache arbeiten. We want to provide a significant part our development community immediately an value.

Use the SDK

This version offers all functions that you need to perform the following processes in your Rebrandly account:

We added additional functions that building on Rebrandlys core functions: reliable and safe link generation and management.

Die Installation unseres Python-SDK kann nur in einer Codezeile über PIP erfolgen:

pip install rebrandly-official

We have a comprehensive READ ME in our repos, the offer a overview, was the SDK for you made, how it works, and codeexamples for your team.

Hier ist ein Beispiel dafür, wie die Linkgenerierung mit dem Python SDK von Rebrandly aussieht:

from rebrandly_official.rebrandly_client import RebrandlyClient
client = RebrandlyClient('YOUR_API_KEY')
new_link = client.links.create('https://destination_url_...')

Was kommt als Nächstes

The Python SDK is a step on our way to improve the Developer experience in all languages. This version is for our engagement, the link management for Developer successfully design. We work active an:

  • Zusätzliche Sprachunterstützung und SDKs
  • Functional Actions on the base of Developer Feedback
  • Continuous improvements of documentation and examples

Fangen Sie an

Schauen Sie sich unsere an GitHub-Repo um loszulegen, Feedback zu hinterlassen oder Funktionsanfragen einzureichen.

Sie sind gespannt auf weitere SDK-Versionen, während wir die Sprachunterstützung erweitern und unsere Entwicklertools erweitern.

Overtake the control over your link in Bio and Testen Sie die Linkgalerie noch heute

Explore related articles