Craft provider tooling
Project description
Craft Providers
This project aims to provide Python interfaces for instantiating and executing builds for a variety of target environments.
Initial providers include:
- LXD containers
- Multipass VMs
Host support is targeted for:
- Linux
- Mac OS X
- Windows
License
Free software: GNU Lesser General Public License v3
Documentation
https://craft-providers.readthedocs.io.
Contributing
A Makefile
is provided for easy interaction with the project. To see
all available options run:
make help
Running tests
To run all tests in the suite run:
make tests
Adding new requirements
If a new dependency is added to the project run:
make freeze-requirements
Verifying documentation changes
To locally verify documentation changes run:
make docs
After running, newly generated documentation shall be available at
./docs/_build/html/
.
Committing code
Please follow these guidelines when committing code for this project:
- Use a topic with a colon to start the subject
- Separate subject from body with a blank line
- Limit the subject line to 50 characters
- Do not capitalize the subject line
- Do not end the subject line with a period
- Use the imperative mood in the subject line
- Wrap the body at 72 characters
- Use the body to explain what and why (instead of how)
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 Distribution
Built Distribution
File details
Details for the file craft-providers-1.4.1.tar.gz
.
File metadata
- Download URL: craft-providers-1.4.1.tar.gz
- Upload date:
- Size: 43.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bddf2fbb79cbbbf21f4d0ee4a686330f80de8773f368de93634dbea37f58b9ba |
|
MD5 | 8d0188bb1887aa377d4d53c876f92627 |
|
BLAKE2b-256 | 9ac8c401008ecb61f51237d52849e4fff972316a7c58466faed206cc5e8f62a4 |
File details
Details for the file craft_providers-1.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: craft_providers-1.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 63.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7d97becf44ef47e744635dcfca68b3fcabbaeac2c20a7c04a5e1618020c9288 |
|
MD5 | 49d3922015ca2d30e836691b3d7ea1b2 |
|
BLAKE2b-256 | cfeece5a76f7033423f429122a7d950beb639bf16c2ea48d3b2d656c7dab834c |