issues
search
autocracy
/
python-ipy
IPy are a Python class and tools for handling of IPv4 and IPv6 addresses and networks. It is similar to Net::IP Perl module.
Other
560
stars
176
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Push to pypi
#85
mmalter-at-gandi
opened
3 months ago
0
Feature Request: Allow invalid octet values
#84
ajmeese7
opened
5 months ago
0
Fix typos
#82
cclauss
closed
9 months ago
0
reverseName on 0.0.0.0/0 returns invalid name
#81
andy-shady-org
opened
1 year ago
0
Update IPy.py to address mutableset missing from collections in python3.10+
#80
drizuid
closed
1 year ago
1
verifying IP(input)
#79
andvas0576
opened
2 years ago
0
distutils has been deprecated in Python 3.10
#78
tirkarthi
opened
3 years ago
0
Range IP exception
#77
984958198
closed
2 years ago
2
Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10
#76
tirkarthi
opened
3 years ago
0
Proposing a PR to fix a few small typos
#75
timgates42
opened
3 years ago
1
Release 1.02 Fix a bug: last_ip can't be compressed
#74
thianda91
opened
3 years ago
1
.broadcast() returns IPv4('0.0.0.2') for IPv6('::2/128')
#73
jn0
opened
3 years ago
3
Travis-ci: added support for ppc64le
#72
sanjaymsh
opened
4 years ago
0
Update versions tested
#71
autocracy
opened
4 years ago
0
Improved Py3 support (Rework #63)
#70
autocracy
closed
4 years ago
0
Use `Thread.is_alive()` not `Thread.isAlive()` for Python 3.9
#69
AdamWill
closed
4 years ago
1
IPy forces the user to provide normalized values
#68
SantjagoCorkez
opened
4 years ago
4
Replace unmaintained nose with pytest to support Python 3.9
#67
hugovk
closed
4 years ago
2
Fix DeprecationWarning regarding collections.abc and isAlive.
#66
tirkarthi
closed
4 years ago
5
Request: add type annotations
#65
d33tah
opened
4 years ago
2
flake8 issues
#64
L1ghtn1ng
opened
5 years ago
1
Travis CI: Detect Python syntax errors and undefined names
#63
cclauss
closed
4 years ago
3
Deprecation warning in Python 3.7
#62
icemac
closed
4 years ago
0
Request to add IPv4 and IPv6 constants
#61
HodeiG
closed
2 years ago
0
FAIL: testRandomContains (__main__.TestIPSet)
#60
arekm
closed
5 years ago
2
wire tests in setup.py
#59
arekm
opened
5 years ago
1
Version 1.00
#58
autocracy
closed
5 years ago
0
Wrong decoding of IPv6 address from string and int representations
#57
dvdfabian
closed
5 years ago
0
IPSet now accepts more types
#56
vstoykov
closed
5 years ago
1
IPSet.__contains__ will autoconvert strings
#55
vstoykov
closed
5 years ago
1
Feature proposal: IPSet to work with strings
#54
vstoykov
closed
5 years ago
5
IPy fails dictionary test in test.rst on Python >=3.6
#53
ghost
closed
5 years ago
2
Python3 use of __bool__ to fix #50
#52
autocracy
closed
6 years ago
0
IP Auto "fills" IPv4 with Zero
#51
isaiah1112
closed
6 years ago
2
2 failing tests on 32bit/python3 hosts
#50
nirik
closed
6 years ago
4
Fixing space(s) in IP address.
#49
notalentgeek
closed
6 years ago
0
Add pkg info in pypi repository
#48
bbaja42
closed
5 years ago
3
Allow using operations <= or >= in Python 3
#47
tolbkni
closed
8 years ago
0
version testing on /31(and /127) network fails
#46
paddy01
closed
8 years ago
1
Added coveragerc
#45
ZuluPro
closed
8 years ago
4
Added tox.ini
#44
ZuluPro
closed
8 years ago
2
mv README README.rst and improve it
#43
ZuluPro
closed
8 years ago
1
Operator IN work not correctly if you check ip that hass biggr mask than others in IPSet
#42
epotyom
closed
9 years ago
1
Overflow when calling len() on IPSet
#41
arnuschky
closed
9 years ago
3
Fix 127.0.0.1 type to LOOPBACK
#40
arturmartins
closed
8 years ago
1
Please clarify license
#39
yurivict
closed
8 years ago
0
consider 127.0 range LOOPBACK not PRIVATE
#38
chrismeyersfsu
closed
9 years ago
1
127.0/8 .iptype() should return 'LOOPBACK'
#37
chrismeyersfsu
closed
9 years ago
1
String conversion wantprefixlen behaviour
#36
ktims
closed
9 years ago
2
No way to force printing of host prefix lengths
#35
ktims
closed
9 years ago
4
Next