Denis Waßmann
|
ae9ef44443
Small error removed
|
6 years ago |
Denis Waßmann
|
3f0066f096
Removed typing-module-related annotations as it's python 3.5+ only
|
6 years ago |
Denis Waßmann
|
bdfcd84a6d
Added type annotations in own classes (first commit of two resulting from the code review)
|
6 years ago |
Denis Waßmann
|
051b0a23a8
Documentation and slight bugfixes
|
6 years ago |
dustin.born
|
82506f5fb4
Add local IP recognition in local networks with public IPs.
|
6 years ago |
Denis Waßmann
|
6eba0d207c
Added the possibility to create ip-addresses from user-defined blocks and lists
|
7 years ago |
dustin.born
|
3fb4ad9b8b
Add possibility to retrieve first and last address of IP block rather conveniently
|
7 years ago |
Denis Waßmann
|
19b39a8d5b
redesigned the ip-generator to use the new classes
|
7 years ago |
Denis Waßmann
|
7c94338da4
Deleted the __gt__-method because python can derive it from __lt__ and __eg__ already and because i wanted to have the last word. It's early morning, I don't know what I'm doing
|
7 years ago |
dustin.born
|
8b0aec85c6
Add more useful functions to IPv4
|
7 years ago |
Denis Waßmann
|
ce182b73fa
Isolated the ip-core-classes
|
7 years ago |