Skip to main content

CarConnectivity plugin for storing data to Databases

Project description

CarConnectivity Plugin for Database storage

GitHub sourcecode GitHub release (latest by date) GitHub GitHub issues PyPI - Downloads PyPI - Python Version Donate at PayPal Sponsor at Github

CarConnectivity is a python API to connect to various car services. If you want to store the data collected from your vehicle to a relational database (e.g. MySQL, PostgreSQL, or SQLite) this plugin will help you.

Install using PIP

If you want to use the CarConnectivity Plugin for Databases, the easiest way is to obtain it from PyPI. Just install it using:

pip3 install carconnectivity-plugin-database

after you installed CarConnectivity

Configuration

In your carconnectivity.json configuration add a section for the database plugin like this. A documentation of all possible config options can be found here.

{
    "carConnectivity": {
        "connectors": [
            ...
        ]
        "plugins": [
            {
                "type": "database",
                "config": {
                    "db_url": "sqlite:///carconnectivity.db"
                }
            }
        ]
    }
}

Updates

If you want to update, the easiest way is:

pip3 install carconnectivity-plugin-database --upgrade

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

carconnectivity_plugin_database-0.1a17.tar.gz (34.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file carconnectivity_plugin_database-0.1a17.tar.gz.

File metadata

File hashes

Hashes for carconnectivity_plugin_database-0.1a17.tar.gz
Algorithm Hash digest
SHA256 e543b3f532201094d1fcfb683d365ddb7c9c422d6a592629e69e6ba222912972
MD5 205b30ef66ffac29e1f20bd66931cce9
BLAKE2b-256 7c741c31c77d70cd45153e7a86aad27a9ed658420d23df8862fa8af519dad161

See more details on using hashes here.

Provenance

The following attestation bundles were made for carconnectivity_plugin_database-0.1a17.tar.gz:

Publisher: build_and_publish.yml on tillsteinbach/CarConnectivity-plugin-database

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file carconnectivity_plugin_database-0.1a17-py3-none-any.whl.

File metadata

File hashes

Hashes for carconnectivity_plugin_database-0.1a17-py3-none-any.whl
Algorithm Hash digest
SHA256 04c3b6ef36da1cf5d848af5659aa5d2b3ba703ec571f1a05edb32a30e86c6485
MD5 51a73d3697ddb666deab41569e457267
BLAKE2b-256 1681d1356cdc35a59840f5c0c66dcd08295f0795b8f2ae566f14ad97e810f8c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for carconnectivity_plugin_database-0.1a17-py3-none-any.whl:

Publisher: build_and_publish.yml on tillsteinbach/CarConnectivity-plugin-database

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page