| Port details |
- py-weasel Small and easy workflow system
- 1.0.0 devel
=0 0.4.3_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-02-21 15:18:59
- Last Update: 2026-04-21 15:43:10
- Commit Hash: a3ce545
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/explosion/weasel
- Description:
- Weasel lets you manage and share end-to-end workflows for different use cases
and domains, and orchestrate training, packaging and serving your custom
pipelines. You can start off by cloning a pre-defined project template, adjust
it to fit your needs, load in your data, train a pipeline, export it as a Python
package, upload your outputs to a remote storage and share your results with
your team. Weasel can be used via the weasel command and we provide templates in
our projects repo.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}weasel>0:devel/py-weasel@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-weasel/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-weasel
- pkg install py311-weasel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-weasel listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-weasel
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1776780822
SHA256 (weasel-1.0.0.tar.gz) = 7b129b44c90cc543b760532974ca1e4eb30dad2aa2026f57bdce66354ae610fc
SIZE (weasel-1.0.0.tar.gz) = 38682
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cloudpathlib>=0.7.0 : devel/py-cloudpathlib@py311
- py311-confection>=1.0.0 : devel/py-confection@py311
- py311-httpx>=0.24.0 : www/py-httpx@py311
- py311-packaging>=20.0 : devel/py-packaging@py311
- py311-pydantic2>=2.0.0 : devel/py-pydantic2@py311
- py311-smart-open>=5.2.1 : net/py-smart-open@py311
- py311-srsly>=2.4.3 : devel/py-srsly@py311
- py311-typer>=0.3.0 : devel/py-typer@py311
- py311-wasabi>=0.9.1 : textproc/py-wasabi@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-spacy
Configuration Options:
- No options to configure
- Options name:
- devel_py-weasel
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|