Python3 module to remove URLs in strings.
Project description
removeurl
Python3 module to remove URLs in strings.
Installation
Install with pip
pip3 install -U removeurl
Usage
In [1]: import removeurl
In [2]: removeurl.remove_url("Link: https://www.google.com")
Out[2]: 'Link: '
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
removeurl-0.1.tar.gz
(1.5 kB
view details)
File details
Details for the file removeurl-0.1.tar.gz.
File metadata
- Download URL: removeurl-0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e2a0fa31276f9d1aef8416113250f64a99d469821f5fb2c5da864ba29510e08
|
|
| MD5 |
9e30956497fd4460fa8745dcf84ae6dd
|
|
| BLAKE2b-256 |
3d1272b398eb291bf197a0cf18b4aae1b0428722c9e623760a20af5d460d1b9f
|