Skip to main content

Utilities for smm guru project

Project description

Utils for url shortener

Included is:

  • URLParser

Installation

pip install smm_utils

Usage

from us_utils import URLParser

parser = URLParser(url)

print(parser.scheme)
print(parser.username)
print(parser.password)
print(parser.subdomain)
print(parser.path)
print(parser.uri)
print(parser.uri_dict)

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

smm_utils-0.0.3.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

smm_utils-0.0.3-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

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