notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q1
py-wandb CLI and library for interacting with the Weights and Biases API
0.17.9_2 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.17.9_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-21 23:30:14
Last Update: 2025-01-21 22:52:53
Commit Hash: 3a5f172
License: MIT
WWW:
https://wandb.ai/
Description:
wandb helps to build better machine learning models faster. It allows to track and visualize all the pieces of your machine learning pipeline, from datasets to production machine learning models.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}wandb>0:misc/py-wandb@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-wandb/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-wandb
  • pkg install py311-wandb
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-wandb listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-wandb
Package flavors (<flavor>: <package>)
  • py311: py311-wandb
distinfo:
TIMESTAMP = 1725595599 SHA256 (wandb-wandb-v0.17.9_GH0.tar.gz) = 3710701698d5a0c2c19624fac56f8bb089c62a3231fd54400c7b82fa3c834fd8 SIZE (wandb-wandb-v0.17.9_GH0.tar.gz) = 19695942

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-hatchling>0 : devel/py-hatchling@py311
  3. py311-typing-extensions>0 : devel/py-typing-extensions@py311
  4. py311-wheel>0 : devel/py-wheel@py311
  5. go122 : lang/go122
  6. python3.11 : lang/python311
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-bokeh>0 : www/py-bokeh@py311
  2. py311-matplotlib>0 : math/py-matplotlib@py311
  3. py311-nbclient>0 : devel/py-nbclient@py311
  4. py311-nbformat>0 : devel/py-nbformat@py311
  5. py311-parameterized>0 : devel/py-parameterized@py311
  6. py311-pytest-cov>0 : devel/py-pytest-cov@py311
  7. py311-pytest-flask>0 : devel/py-pytest-flask@py311
  8. py311-pytest-mock>=1.10.4 : devel/py-pytest-mock@py311
  9. py311-pytest-rerunfailures>0 : devel/py-pytest-rerunfailures@py311
  10. py311-pytest-timeout>0 : devel/py-pytest-timeout@py311
  11. py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
  12. py311-responses>0 : devel/py-responses@py311
  13. py311-pytest>=7,1 : devel/py-pytest@py311
  14. python3.11 : lang/python311
Runtime dependencies:
  1. py311-appdirs>=1.4.3 : devel/py-appdirs@py311
  2. py311-click>=7.1 : devel/py-click@py311
  3. py311-docker-pycreds>=0.4.0 : security/py-docker-pycreds@py311
  4. py311-gitpython>=1.0.0 : devel/py-gitpython@py311
  5. py311-pathtools>0 : devel/py-pathtools@py311
  6. py311-platformdirs>0 : devel/py-platformdirs@py311
  7. py311-protobuf>=3.19.0 : devel/py-protobuf@py311
  8. py311-psutil>=5.0.0 : sysutils/py-psutil@py311
  9. py311-requests>=2.0.0,<3 : www/py-requests@py311
  10. py311-sentry-sdk>=1.0.0 : devel/py-sentry-sdk@py311
  11. py311-setproctitle>0 : devel/py-setproctitle@py311
  12. py311-pyyaml>0 : devel/py-pyyaml@py311
  13. py311-boto3>0 : www/py-boto3@py311
  14. py311-plotly>0 : graphics/py-plotly@py311
  15. py311-pydantic>0 : devel/py-pydantic@py311
  16. py311-scikit-learn>0 : science/py-scikit-learn@py311
  17. py311-tqdm>0 : misc/py-tqdm@py311
  18. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_py-wandb
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wandb/wandb/tar.gz/v0.17.9?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.9_2
21 Jan 2025 22:52:53
commit hash: 3a5f172d6756b805c68894d3da4c10a12a595449commit hash: 3a5f172d6756b805c68894d3da4c10a12a595449commit hash: 3a5f172d6756b805c68894d3da4c10a12a595449commit hash: 3a5f172d6756b805c68894d3da4c10a12a595449 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		284181
MFH:		2025Q1
(cherry picked from commit 39522060fe30d16b47ca1671b543507a15d0817b)

Number of commits found: 1