🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

idealgeo

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idealgeo

Client library for IdealSpot's Geodata API.

0.1.0
PyPI
Maintainers
1

======== Overview

Client library for IdealSpot's Geodata API.

  • Free software: Apache Software License 2.0

Installation

::

pip install idealgeo

You can also install the in-development version with::

pip install https://gitlab.com/jbwinters/python-idealgeo/-/archive/main/python-idealgeo-main.zip

Documentation

https://python-idealgeo.readthedocs.io/

Development

To run all the tests run::

tox

Note, to combine the coverage data from all the tox environments run:

.. list-table:: :widths: 10 90 :stub-columns: 1

- - Windows
  - ::

        set PYTEST_ADDOPTS=--cov-append
        tox

- - Other
  - ::

        PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.0 (2023-04-14)

  • First release on PyPI.

Keywords

demographics

FAQs

Did you know?

Socket

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.

Install

Related posts