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_database_by_m7xlab-1.0.0.tar.gz (46.0 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_database_by_m7xlab-1.0.0.tar.gz.

File metadata

File hashes

Hashes for carconnectivity_database_by_m7xlab-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d24e51298e41f48092839007181a8375fd35446b90d142356fc623287fe1b6a2
MD5 56368b7dee5e1a83e0bb69d2675e1cad
BLAKE2b-256 46ece9c6ac62e9d497f8064af4ba14164569ae61aef5b34999a00c2d54ebd51e

See more details on using hashes here.

File details

Details for the file carconnectivity_database_by_m7xlab-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for carconnectivity_database_by_m7xlab-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 af000df0572803a4ce0a713d85c453bfce8f1f16e05f8f49d33d04cc9920c10d
MD5 f7ff5ae0f40abd651d0ab4166a7c50bc
BLAKE2b-256 7757915af700e4150879db2f8f7547b704dbf6ecced561c02f4fd56e803f67d0

See more details on using hashes here.

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