No project description provided
Project description
Rhasspy skills cli
This application can be used to install, create and delete skills managed by rhasspy skills. Can be installed using pip and depends on git to work properly.
pip install rhasspy-skills-cli
Install new skill
To install a new skill is very simple, you just need to specify the name.
rhskill install time_examples
The application will clone the repositories passed with the flag "--repositories" by default will use the examples repository and then will search for the skill with the corresponding name. You can also install a local directory or tar archive which contains the manifest.json.
Create new skill
To easily create a new skill you can use the sub-command create. If you pass the flag "-i", which stand for "--interactive", it will ask a series of prompt for helping the creation of the manifest.json.
rhskill create -i
You can also specify which template to use, in this way will be generated a functional skill based on the selected template. For now, the template simple consists of overwriting the manifest.json of a working skill but in the future will be added new functionality. Once as be created you can test by using:
rhskill install path/to/skill
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rhasspy-skills-cli-0.2.0.tar.gz.
File metadata
- Download URL: rhasspy-skills-cli-0.2.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
747df01ad697fba110d3b07b862df4c498712b79c2d80c81df30dd4bbb68aa65
|
|
| MD5 |
ff3d66191d97d3e6bb4368d97ac1700b
|
|
| BLAKE2b-256 |
8155f94fd16ef8e61f0abe91bb47070be38c78c21d3acb74492b0c7a6a219818
|
File details
Details for the file rhasspy_skills_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: rhasspy_skills_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97a507a1f80c28ba96d8430c35c31f4759a0865508ee0b95e909ce5a90d11fe6
|
|
| MD5 |
240b55bc4019a8f04a4a383a80da673c
|
|
| BLAKE2b-256 |
4a0c89cde12f0d2381677a12f79cbf349c2f13a0038896a19af4ddac167437ac
|