| Port details |
- py-modelscope-hub Python client to connect with ModelScope Hub
- 0.1.7 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-07-07 21:51:59
- Last Update: 2026-07-07 21:49:16
- Commit Hash: 3e6fa4b
- Also Listed In: python
- License: APACHE20
- WWW:
- https://www.modelscope.cn/home
- https://github.com/modelscope/modelscope
- Description:
- modelscope-hub connects your code to the ModelScope ecosystem - models,
datasets, Studio spaces, skills, and MCP servers - through a single
HubApi class or the ms CLI.
Features:
* Unified repo interface — one set of methods for models, datasets,
studios, skills, and MCP servers
* OpenAPI-first - built on the ModelScope OpenAPI surface with transparent
legacy fallback
* Production-grade downloads - HTTP Range resume, parallel range download
for large files, per-file retry with backoff, SHA256 integrity checks,
file lock for multiprocess safety, offline mode, progress callbacks,
and intra-cloud acceleration
* Full lifecycle CLI - download, upload, deploy, manage secrets, inspect
cache - all from the terminal
* Deep ecosystem integration - seamless access to 100K+ models and datasets on
ModelScope Hub; works with the modelscope training framework, Studio
deployment platform, and MCP server infrastructure
 ¦ ¦ ¦ ¦ 
- 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}modelscope-hub>0:misc/py-modelscope-hub@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-modelscope-hub/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-modelscope-hub
- pkg install py312-modelscope-hub
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 py312-modelscope-hub listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-modelscope-hub
- Package flavors (<flavor>: <package>)
- py312: py312-modelscope-hub
- distinfo:
- TIMESTAMP = 1783443497
SHA256 (modelscope_hub-0.1.7.tar.gz) = b78730f3923cf13d5fbc56c6224a5ba617bf111a562fe3808c03e34c3c07840f
SIZE (modelscope_hub-0.1.7.tar.gz) = 126616
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-filelock>=3.9 : sysutils/py-filelock@py312
- py312-requests>=2.28 : www/py-requests@py312
- py312-tqdm>=4.64.0 : misc/py-tqdm@py312
- py312-urllib3>=1.26 : net/py-urllib3@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-modelscope-hub
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|