Port details |
- py-scikit-base Base classes for sklearn-like parametric objects
- 0.12.0 devel
=2 0.7.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:39:39
- Last Update: 2024-11-21 13:38:17
- Commit Hash: 903bc9c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://skbase.readthedocs.io/en/latest/
- https://github.com/sktime/skbase
- Description:
- skbase provides base classes for creating scikit-learn-like parametric objects,
along with tools to make it easier to build your own packages that follow these
design patterns.
 ¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}scikit-base>0:devel/py-scikit-base@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-scikit-base/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-scikit-base
- pkg install py311-scikit-base
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-scikit-base listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-scikit-base
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731679304
SHA256 (scikit_base-0.12.0.tar.gz) = 2f801a149dda944481f327f5b3c6137aa53dc6974d097b086cfbba107034a7fe
SIZE (scikit_base-0.12.0.tar.gz) = 118741
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-build>=0 : devel/py-build@py311
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-toml>=0 : textproc/py-toml@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:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-scikit-base-0.12.0:
ALL=off: All optional dependencies
===> Use 'make config' to modify these settings
- Options name:
- devel_py-scikit-base
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|