Skip to main content

Change plain text into HTML.

Project description

Change plain text into HTML has <a> tag.

Getting started

Call linky.linky.

from linky import linky

linky('Serching on https://google.com') # Serching on <a href="https://google.com">https://google.com</a>

Usually thease function is used on Jinja, so it provide options to escape some HTML special characters like <, >.

from linky import linky

linky('Serching < on https://google.com') # Serching &lt; on <a href="https://google.com">https://google.com</a>

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

linkfy-0.1.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

linkfy-0.1.1-py2.py3-none-any.whl (3.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file linkfy-0.1.1.tar.gz.

File metadata

  • Download URL: linkfy-0.1.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for linkfy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 64c6d83372bbd71fd50855cdade24b84333276fd21fa5e50ee7d6d478b757aaf
MD5 8dcf3db45f8913499830ab309f9541d0
BLAKE2b-256 07b9298df578dabccaeec26bb76a7ce1eed2fcb90e3588ab06fd48ccca42085b

See more details on using hashes here.

File details

Details for the file linkfy-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for linkfy-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d89e3089bd025054ec4036471a9b84549e2149b75f6ba06154912faa6ec298b0
MD5 5060f52f458a3b6432a0df2889fe69fc
BLAKE2b-256 73ed1eff5a22413b333c00125ac74ce32c49f049e4277bf4ce72a9c43d6c2306

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