Socket
Book a DemoInstallSign in
Socket

che168

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

che168

Official TypeScript client parser for the Carapis Che168 API. Access real-time vehicle data via a powerful REST API. (Che168)

latest
Source
npmnpm
Version
1.0.12
Version published
Maintainers
1
Created
Source

Che168 Client - Official Carapis Che168 API Client

NPM version PyPI version API Docs License: MIT

Official Python client parser for the Carapis Che168 API. Access real-time vehicle data via a powerful REST API. (Che168) Use this library to access, search, and analyze real-time vehicle data from Che168 via a powerful REST API provided by Carapis.com.

Installation

NPM:

npm install che168

PyPI:

pip install che168

Usage

(See examples/ directory in the respective package source for detailed usage)

Che168 Specific Usage

Details about using the Che168 client.

// Che168 specific example
# Che168 specific example

Configuration

An API key from Carapis.com is required for full access. Set the CARAPIS_API_KEY environment variable. Limited free tier access is available without a key.

Documentation

Full API documentation: https://carapis.com/docs

Support

License

MIT License - see the LICENSE file for details.

Keywords

che168

FAQs

Package last updated on 25 Apr 2025

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