Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/curt/python-url-converter
Provides a base class for implementing simple URL converters.
https://github.com/curt/python-url-converter
Last synced: about 2 months ago
JSON representation
Provides a base class for implementing simple URL converters.
- Host: GitHub
- URL: https://github.com/curt/python-url-converter
- Owner: curt
- License: mit
- Created: 2022-09-01T22:50:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T23:40:44.000Z (over 2 years ago)
- Last Synced: 2024-10-29T01:10:29.559Z (2 months ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
URL Converter for Python
========================A base class for implementing simple URL converters.
License
-------MIT license.
Author
------The package is written and maintained by Curt Gilman.