The AWS Professional Services CLI tool SeedFarmer for GitOps support
Project description
Seed-Farmer
Seed-Farmer (seedfarmer) is an opensource orchestration tool modeled after GitOps deployments. It has a CommandLine Interface (CLI) and is based in Python.
Please see our SeedFarmer Documentation.
For information related to the architecture of Seed-Farmer or the deployment scheme ... please see:
Seed-Farmer uses modular code deployments (see modules) leveraging manifests and deployspecs, keeping track of changes and applying changes as need / detected.
Getting Started
The Seed-Farmer library is available on PyPi. Install the library in a python virtual environment.
python3 -m venv .venv
source .venv/bin/activate
pip install seed-farmer
Seed-Farmer also supports uv, and can be installed as a tool or into a virtual environment.
uv tool install seed-farmer
A project is necessary to begin creating modules.
Development
To get started with developing you need to setup a virtual environment and install the required python dependencies.
Setup virtual environment and install dependencies:
make install
Run unit tests
make test
Validate ruff formatting and mypy
make validate
Fix ruff formatting issues
make format
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 seed_farmer-8.0.2-py3-none-any.whl.
File metadata
- Download URL: seed_farmer-8.0.2-py3-none-any.whl
- Upload date:
- Size: 166.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cecfcb77c7e9e6b20052a04380f21b1c0052b97182585923e7b2930a6b2f1879
|
|
| MD5 |
38ffbcc98f0616fbfba22b3d1fda2c79
|
|
| BLAKE2b-256 |
3d68e8bd1a47b22e6ae7cc0fba7545ef84e588adefc7bee27374b770ec5de6ac
|