Farmware-tools

Latest version: v3.5.6

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

3.5.0

3.4.0

* add `set_config_value`

For example,
python
from farmware_tools import set_config_value
set_config_value('Farmware Name', 'config_name', 'value')

creates or updates a Farmware environment variable named `farmware_name_config_name` with the value `"value"`.

3.3.0

* add FarmBot OS v8 beta support

3.2.2

* improve command error log handling

3.2.0

* Fix Farmware name conversion bug.
* Attempt to return Web App API response when JSON is not returned (1).
* Add an option in `farmware_tools.app` request calls to `return_dict` with keys `json` and `status_code`.

3.1.3

* Improved Farmware name conversion for namespaced configs to match the format expected by the Web App.
* Improved error handling when running a Farmware locally on a computer.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.