Skip to main content

Neptune Client

Reason this release was yanked:

Unforseen interference between packages

Project description

 

neptune.ai

Quickstart   •   Website   •   Docs   •   Examples   •   Resource center   •   Blog   •   Podcast  

⚠️ This package has been renamed to neptune

With the 1.0 release of the Neptune client library, we changed the package name from neptune-client to neptune.

To upgrade your Neptune client from 0.x to 1.x:

pip uninstall neptune-client
pip install neptune

The neptune 1.0.0 release comes with numerous updates, notably:

  • The neptune.new package is now just neptune.
  • We tweaked the monitoring of system metrics and hardware consumption:
    • Better support for multi-process jobs.
    • Disabled by default if you start Neptune in an interactive session.
  • Initialization and project management functions take keyword arguments instead of positional ones.
  • Run states are changed to "inactive" and "active" instead of "idle" and "running".
  • If you attempt to log unsupported types, they're no longer implicitly cast to string. We offer utilities and workarounds for types that are not yet directly supported.

For the full list of changes, see the neptune 1.0.0 upgrade guide.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neptune_client-1.0.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

neptune_client-1.0.0-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page