Plugin-package for csspin providing workflows related plugins
Project description
csspin-workflows is maintained and published by CONTACT Software GmbH and serves workflows for the csspin task runner.
The following plugins are available:
csspin_workflows.stdworkflows: Provides workflows for the csspin task runner.
Prerequisites
csspin is available on PyPI and can be installed using pip, pipx or any other Python package manager, e.g.:
python -m pip install csspin
Using csspin-python
The csspin-python package and its plugins can be installed by defining those within the spinfile.yaml configuration file of your project.
spin:
project_name: my_project
# To develop plugins comfortably, install the packages editable as
# follows and add the relevant plugins to the list 'plugins' below
plugin_packages:
- csspin-python
- csspin-workflows
# The list of plugins to be used for this project.
plugins:
- csspin_workflows.stdworkflows
python:
version: '3.11.10'
If the spinfile.yaml is configured correctly, you can provision the project using spin provision, that will automatically create a Python virtual environment and install the required dependencies. After that, you can run the “test” workflow using spin test in order to run all tasks annotated with @task(when=["test"])`.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 csspin_workflows-2.1.0-py3-none-any.whl.
File metadata
- Download URL: csspin_workflows-2.1.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
120e8e2df027c54abb0e02f3cb84483c394f5d7272de92115115f775ccc92cfc
|
|
| MD5 |
dd3f09df644903dbdc9944d1eb4bbadb
|
|
| BLAKE2b-256 |
211616661275ab348a5836ad647cbc9e20c5fde44ea290aa0fb65a5cb99fd466
|