issues
search
appliedsec
/
pygeoip
DEPRECATED: Pure Python API for Maxmind's binary GeoIP databases
https://github.com/appliedsec/pygeoip
GNU Lesser General Public License v3.0
482
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.2.7 on PyPI
#37
damycra
closed
11 years ago
3
Empty dictionary from one specific ip address
#36
p0bailey
closed
11 years ago
12
add regionname.py to make region_name human-readable
#35
phuslu
closed
11 years ago
2
pygeoip.GeoIPError: Invalid database type, expected Org, ISP or ASNum
#34
timss
closed
11 years ago
3
Link to MaxMind's C-based Python API gives 404
#33
timss
closed
11 years ago
1
Extended Ipv6 documentation
#32
ioc32
closed
11 years ago
2
Error installing on Python3.3 + FreeBSD
#31
tahajahangir
closed
11 years ago
5
Added support for IPv6 ASN and City editions
#30
mteodoro
closed
11 years ago
1
Add support for countries South Sudan and Bonaire, Sint Eustatius and Saba
#29
tfederman
closed
11 years ago
1
Ship metadata with source distribution to PyPI
#28
ralphbean
closed
11 years ago
0
pygeoip._get_record returns None when country is not found, shoul return empty dict.
#27
adcaes
closed
11 years ago
0
Cache db file in a in-memory Key-value store?
#26
est
closed
11 years ago
3
better ip to int conversion & better tz data
#25
est
closed
11 years ago
2
Error under ipython console
#24
vsilent
closed
11 years ago
1
Re-implement better gzip support
#23
tiwilliam
closed
11 years ago
0
Fails to open City database when using MEMORY or MMAP
#22
tiwilliam
closed
12 years ago
0
Python 3: MEMORY_CACHE and MMAP_CACHE does not work
#21
tiwilliam
closed
12 years ago
0
added a 'continent' key, fixed a couple country names
#20
emf
closed
11 years ago
1
Define the correct license
#19
ludovic-gasc
closed
12 years ago
0
Write unicode string test
#18
tiwilliam
closed
12 years ago
0
fix for UnicodeWarning when accessing a city database with MEMORY_CACHE
#17
idyedov
closed
12 years ago
2
UnicodeWarning in pygeoip/__init__.py:128
#16
idyedov
closed
12 years ago
1
IPv6 support
#15
tiwilliam
closed
12 years ago
6
Add region name according to maxmind-geoip
#14
likema
closed
12 years ago
1
Thread safety
#13
wmalinowski
closed
12 years ago
1
GeoIPError: Invalid database type; record_* methods expect City database
#12
vmihailenco
closed
12 years ago
7
Removed six.py dependence
#11
jimbo1023
closed
12 years ago
1
Fix gzip in-memory feature, using StringIO to emulate file API for the parts that need it
#10
chrish42
closed
12 years ago
1
Invalid region name
#9
Nahor
closed
12 years ago
1
Add support for non-gzipped .dat files when in MEMORY_CACHE mode.
#8
patricksmith
closed
12 years ago
0
GeoIPError at / Invalid database type; record_* methods expect City database
#7
tpaz
closed
12 years ago
10
Fixed bug in __init__.py line 294 (NoneType not iterable).
#6
vatsan
closed
12 years ago
2
MEMORY_CACHE requires db to be gzipped
#5
idyedov
closed
12 years ago
0
Support for .dat.gz files
#4
chrish42
closed
12 years ago
1
IPv6 support
#3
jennifere
closed
12 years ago
3
GeoIPRegion.dat queries don't work for outside US and Canada
#2
jennifere
closed
12 years ago
0
Unicode encoded data returned as ascii encoded string.
#1
jennifere
closed
12 years ago
3
Previous