https://github.com/ghostofgoes/addrparse
Generates normalized host addresses from disparate inputs
https://github.com/ghostofgoes/addrparse
address address-validation hostname ip ipv4 ipv4-address ipv6 ipv6-address networking parsing python
Last synced: about 1 month ago
JSON representation
Generates normalized host addresses from disparate inputs
- Host: GitHub
- URL: https://github.com/ghostofgoes/addrparse
- Owner: GhostofGoes
- License: mit
- Created: 2019-02-08T18:49:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T02:08:01.000Z (about 7 years ago)
- Last Synced: 2024-10-19T05:22:22.896Z (over 1 year ago)
- Topics: address, address-validation, hostname, ip, ipv4, ipv4-address, ipv6, ipv6-address, networking, parsing, python
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# addrparse
Pure-Python library that generates normalized host addresses from disparate
inputs.
Requires Python 3.6+