PRO_PYTHON_CODE Telegram 1431
pyshorteners - полезная случаях библиотека для сокращения ссылок.

Поддерживаются различные сервисы для сокращения, среди них:
tiny.cc
bit.ly
adf.ly
git.io
tinyurl.com
— и многие другие

Пример кода для сокращения ссылки.
import pyshorteners

s = pyshorteners.Shortener()
print(s.tinyurl.short('http://www.g1.com.br'))

Ставится командой pip install pyshorteners
Документация и примеры кода здесь.

https://pypi.org/project/pyshorteners/



tgoop.com/pro_python_code/1431
Create:
Last Update:

pyshorteners - полезная случаях библиотека для сокращения ссылок.

Поддерживаются различные сервисы для сокращения, среди них:
tiny.cc
bit.ly
adf.ly
git.io
tinyurl.com
— и многие другие

Пример кода для сокращения ссылки.
import pyshorteners

s = pyshorteners.Shortener()
print(s.tinyurl.short('http://www.g1.com.br'))

Ставится командой pip install pyshorteners
Документация и примеры кода здесь.

https://pypi.org/project/pyshorteners/

BY Python RU




Share with your friend now:
tgoop.com/pro_python_code/1431

View MORE
Open in Telegram


Telegram News

Date: |

Find your optimal posting schedule and stick to it. The peak posting times include 8 am, 6 pm, and 8 pm on social media. Try to publish serious stuff in the morning and leave less demanding content later in the day. 5Telegram Channel avatar size/dimensions Polls The visual aspect of channels is very critical. In fact, design is the first thing that a potential subscriber pays attention to, even though unconsciously. You can invite up to 200 people from your contacts to join your channel as the next step. Select the users you want to add and click “Invite.” You can skip this step altogether.
from us


Telegram Python RU
FROM American