Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
TabGeo - a special geolocation database to determine country of the user according to his IP-address. Due to the unique architecture of the database and the binary format, TabGeo performs 2-4 times faster on real projects than similar free alternatives
TabGeo - the best solution for the IP-geolocation live.
This module based on origial PHP version from http://tabgeo.com
This python implementation licensed under GNU Affero General Public License v3.0 <http://choosealicense.com/licenses/agpl-3.0/>
, available from PyPI <https://pypi.python.org/pypi/tabgeo/>
, the source code can be found on GitHub <https://github.com/nimda7/tabgeo>
_.
In case of issues please open ticket here https://github.com/nimda7/tabgeo/issues
Through PyPI::
$ pip install tabgeo
Example usage::
>>> from tabgeo import getbyip
>>> print getbyip('8.8.4.4')
US
FAQs
Geolocation database to determine country code (ISO 3166-1 alpha-2) by IP
We found that tabgeo demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.