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

koordinates

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koordinates

A Python client library for a number of Koordinates web APIs

0.7.1
Source
PyPI
Maintainers
1

Koordinates Python API Client

A BSD-licensed Python client library for a number of Koordinates web APIs.

The library provides easy access to Koordinates web services, particularly the Publisher Admin APIs.

Build status

Installation

To install the latest stable release of the library, simply:

pip install -U koordinates

The library is compatible with Python 3.7+.

Documentation

Support & Contributions

Please report bugs as Github issues. For general technical support for the APIs and libraries, please contact us via support.koordinates.com.

We welcome contributions as pull requests - please open a new issue to start a discussion around a feature idea or bug. See the Contributing notes for more details.

Code formatting

We use Black to ensure consistent code formatting. We recommend integrating black with your editor:

We use the default settings.

One easy solution is to install pre-commit, run pre-commit install --install-hooks and it'll automatically validate your changes code as a git pre-commit hook.

Keywords

koordinates

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