Skip to main content

Ekylibre set of tools for MycroftAI skills

Project description

This package is used in our skills for MycroftAI. It provides access to Ekylibre API and much more…

This is a work in progress…

Packaging for PyPi

Creates the virtual environment (you need Pipenv):

$ pipenv install

Creates packages :

$ pipenv run python setup.py sdist bdist_wheel

Publish package to PyPi

Now it’s time to publish :

$ pipenv run twine upload dist/*

Usage

To install the package, simply:

$ pip install mycroft-ekylibre-utils

Mycroft settings

This package works with a custom config section in your mycroft.conf file:

"ekylibre_api": {
    "host": "yourfarm.ekylibre.farm",
    "user": "you@example.org",
    "password": "*******"
}

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

mycroft-ekylibre-utils-0.9.tar.gz (223.1 kB view hashes)

Uploaded Source

Built Distribution

mycroft_ekylibre_utils-0.9-py3-none-any.whl (314.8 kB view hashes)

Uploaded Python 3

Supported by

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