Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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

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.4.6a1.tar.gz (46.8 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.4.6a1.tar.gz.

File metadata

File hashes

Hashes for carconnectivity_plugin_database-0.4.6a1.tar.gz
Algorithm Hash digest
SHA256 bc7a56b05864822bdf74b726ba0535f7eb78398f26df917954beaabc1abb7816
MD5 357909bca0ee49259db36734c8f97be7
BLAKE2b-256 2b0ecf3d4a589a94a5424115cda820ed8e9688b3d3c8f69ad4e7c824ec780fe5

See more details on using hashes here.

Provenance

The following attestation bundles were made for carconnectivity_plugin_database-0.4.6a1.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.4.6a1-py3-none-any.whl.

File metadata

File hashes

Hashes for carconnectivity_plugin_database-0.4.6a1-py3-none-any.whl
Algorithm Hash digest
SHA256 7c465e5578303d543fbfb690556396c61d2238d54858aa3e43a498c488a176d3
MD5 e2667bfcc1df0cf9a027787aa5514a4a
BLAKE2b-256 202d1c25c9a6611b635306718e2869b06425eeb63f4eed21e347d1ca1061a109

See more details on using hashes here.

Provenance

The following attestation bundles were made for carconnectivity_plugin_database-0.4.6a1-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 Sentry Error logging StatusPage Status page