{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/7"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/3"}],"enrichment":{"capability":"Neptune-scale is a Python client library for logging and monitoring experiment metadata\u2014metrics, configurations, files, and histograms\u2014during model training, with integration to the Neptune web platform for visualization and analysis.","skillfed_tags":["experiment-tracking","mlops","training-monitoring"],"use_cases":["Log training metrics (loss, accuracy) and hyperparameters from a model training loop to track experiment progress.","Upload dataset samples, model checkpoints, or debug logs as files to Neptune for post-training inspection.","Monitor per-layer activations, gradients, and weight histograms during deep learning training to diagnose training instability.","Tag and organize multiple training runs for comparison and grouping within a shared Neptune workspace.","Debug training issues by drilling into logged metrics and files without re-running experiments."],"what_it_does":"Neptune-scale is a client library for the Neptune experiment-tracking platform, designed to capture and send training metadata\u2014metrics, configurations, files, and histograms\u2014from your training loop to a centralized web dashboard. It sits between your training code and the Neptune backend (via neptune-api), handling the collection, buffering, and transmission of experiment data.\n\nYou initialize a Run object, call logging methods like log_metrics() and log_configs() during training, and optionally upload files or histograms. The library depends on standard utilities like requests, aiofiles, GitPython, and click to manage I/O, retries, and CLI interactions. It's built for foundation model training workflows where you need to monitor many per-layer signals without lag.","worth_installing":"Yes, if you are training foundation models or large neural networks and want centralized experiment tracking with minimal setup. The low install friction, permissive license, and no known vulnerabilities make it safe to adopt. However, the aging maintenance status (261 days since last release) suggests you should verify that updates and support align with your project timeline before committing to it as a long-term dependency."},"id":"neptune-scale","links":{"html":"https://skillfed.io/packages/neptune-scale","md":"https://skillfed.io/packages/neptune-scale.md","pypi":"https://pypi.org/project/neptune-scale/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-26","license_spdx":null,"license_treatment":"permissive","name":"neptune-scale","python_support":"supports_current","summary":"A minimal client library"},"popularity":{"monthly_downloads":1460565,"position":3881,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.30.0"}
