Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Vinta Chen
awesome-python
Merge requests
!556
Add urlobject library
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Administrator
requested to merge
github/fork/adaszko/patch-1
into
master
9 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Created by: adaszko
0
0
Compare
master
master (base)
and
latest version
latest version
5a43d16e
1 commit,
2 years ago
1 file
+
1
-
0
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
README.md
+
1
-
0
Options
View file @ 5a43d16e
Show full file
@@ -620,6 +620,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Libraries for parsing URLs.*
*
[
urlobject
](
https://github.com/zacharyvoase/urlobject
)
- Python library for manipulating URLs (and some URIs) in a more natural way.
*
[
furl
](
https://github.com/gruns/furl
)
- A small Python library that makes manipulating URLs simple.
*
[
purl
](
https://github.com/codeinthehole/purl
)
- A simple, immutable URL class with a clean API for interrogation and manipulation.
*
[
pyshorteners
](
https://github.com/ellisonleao/pyshorteners
)
- A pure Python URL shortening lib.
Menu
Explore
Projects
Groups
Snippets