SoftPack Builder provides services for building SoftPack environments.
Project description
SoftPack Builder
SoftPack Builder provides services for building SoftPack environments.
- Documentation: https://wtsi-hgi.github.io/softpack-builder
- GitHub: https://github.com/wtsi-hgi/softpack-builder
- PyPI: https://pypi.org/project/softpack-builder/
- Free software: MIT
Features
- Delivers cross-platform software packaging environments for reproducible research.
- Includes integrated management and monitoring of build flows using Prefect.
- Supports distributed and parallel builds using Dask for seamless scalability.
Installation
Stable release
To install SoftPack Builder, run this command in your terminal:
$ pip install softpack-builder
This is the preferred method to install SoftPack Builder, as it will always install the most recent stable release.
If you don't have pip installed, this Python installation guide can guide you through the process.
From source
The source for SoftPack Builder can be downloaded from the Github repo.
You can either clone the public repository:
$ git clone https://github.com/wtsi-hgi/softpack-builder.git
Or download the tarball:
$ curl -OJL https://github.com/wtsi-hgi/softpack-builder/tarball/master
Once you have a copy of the source, you can install it with:
$ pip install .
Development
For development mode, clone the repository and use Poetry to install the package.
$ git clone https://github.com/wtsi-hgi/softpack-builder.git
Install Poetry:
$ pip install poetry
Install Poetry environments for development:
poetry install --with dev,doc,test
Run tests with Tox
poetry run tox
Run MkDocs server to view documentation:
poetry run mkdocs serve
Credits
This package was created with Cookiecutter and the altaf-ali/cookiecutter-pypackage project template.
SoftPack mascot and logo courtesy of Cartoon Vectors by Vecteezy.
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 softpack_builder-0.1.0.tar.gz
.
File metadata
- Download URL: softpack_builder-0.1.0.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a203a4307aebc9220b1701cc22b3e461df39d99c92067ff84d78648b857f2714 |
|
MD5 | c73222f2efd6ed5c87f86b97479140b0 |
|
BLAKE2b-256 | c3c0bc63404efe260b966b64716c0e71c8b6932c6de14a44dcee7e5381dbda7b |
File details
Details for the file softpack_builder-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: softpack_builder-0.1.0-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb5b3937de2ca301048e7393e221012e3336124e44d1c49c5ad4b84773784819 |
|
MD5 | 1877808feca4425cb4e310edc948845d |
|
BLAKE2b-256 | d3a5c5bf48d6b5aa36ea2813e32b6c5ab9c260c9108337b292d24d9991547ad6 |