Astra finds urls, endpoints, aws buckets, api keys, tokens, etc from a given url/s. It combines the paths and endpoints with the given domain and gives full URL.
Welcome to Headers for Humans
👋
Object oriented headers, parser and builder.
❓
Why
No matter if you are currently building software using HTTP or IMAP, you should not worry abo
webargs
Homepage: https://webargs.readthedocs.io/
webargs is a Python library for parsing and validating HTTP request objects, with built-in support for popular web frameworks, including Flask, Django, Bottle
pyshorteners
Description
A simple URL shortening Python Lib, implementing the most famous shorteners.
Installing
You can install pythorteners by pip or cloning/forking the repository and just
purl - A simple Python URL class
A simple, immutable URL class with a clean API for interrogation and manipulation. Supports Pythons 2.7, 3.3, 3.4, 3.5, 3.6 and pypy.
Also supports template URLs as per RFC 6570
Conten
furl is a small Python library that makes parsing andmanipulating URLs easy.
Python's standard urllib and urlparse modules provide a number of URL related functions, but using these functions to per