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.4.5.tar.gz (45.6 kB view details)

Uploaded Source

Built Distribution

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

carconnectivity_plugin_database-0.4.5-py3-none-any.whl (66.6 kB view details)

Uploaded Python 3

File details

Details for the file carconnectivity_plugin_database-0.4.5.tar.gz.

File metadata

File hashes

Hashes for carconnectivity_plugin_database-0.4.5.tar.gz
Algorithm Hash digest
SHA256 34635db4ffdf7244b9ff1cdd4f79663da06d11ccc24ef62f6c00cd3d8019909a
MD5 18ba0ddb8cabd0e84023543fbf54050b
BLAKE2b-256 db02837adc311e5833fd1ea5d2be65bd634cf6aa977cc37f633270fefecb75cd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for carconnectivity_plugin_database-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d6f826c68b95fc197b171473affae9f8dffbe25cb5fc369f00afdd44aacb5dc8
MD5 63afd6f99a5ff4e7c7543e49f243f3f7
BLAKE2b-256 a4cf42a9ea881e90b080f19247cdf60f0a1c28dc033dacd1e642e8c11490747f

See more details on using hashes here.

Provenance

The following attestation bundles were made for carconnectivity_plugin_database-0.4.5-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