Unified pest and disease modeling interface in Python
Project description
pestipy
pestipy is a Python package for running pest and disease models through a consistent API.
Current model adapters
FranchestynModel: adapter for the FraNchEstYN crop-disease model.
Install (editable)
From repository root:
pip install -e ./pestipy
Quick start
from pestipy import FranchestynModel
model = FranchestynModel()
result = model.run()
print(result["returncode"])
print(result["output_files"])
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
pestipy-0.1.0.tar.gz
(297.0 kB
view details)
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
pestipy-0.1.0-py3-none-any.whl
(295.6 kB
view details)
File details
Details for the file pestipy-0.1.0.tar.gz.
File metadata
- Download URL: pestipy-0.1.0.tar.gz
- Upload date:
- Size: 297.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df685aab7e2b737c1704953541f50af1db6afc026f3fbf47648f9ec3749f9a0d
|
|
| MD5 |
3b240096bce313c24bb1f36862ba2c83
|
|
| BLAKE2b-256 |
a587fc6fea073487e4ca89af0d67e6b547353ccfa73701f33d78183e65888f89
|
File details
Details for the file pestipy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pestipy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 295.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd277c1c0808470b714804039a81307b6405994b98f1afc6756472504853699f
|
|
| MD5 |
ed7cb403fa3b42264170258cfe30c263
|
|
| BLAKE2b-256 |
f4beaa2830da734dbc26b94bb9bd089b0fdf41f7194eb3d2d22d5b23e45b0353
|