Metadata-Version: 2.4
Name: evolverobotics-common
Version: 0.0.1
Summary: Placeholder for the private Evolve Robotics SDK distribution of the same name.
Author: Evolve Robotics, Inc.
Author-email: Evolve Robotics, Inc. <engineering@evolverobotics.com>
License-Expression: LicenseRef-Proprietary
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Project-URL: Homepage, https://evolverobotics.com
Description-Content-Type: text/markdown

# evolverobotics-common

This distribution is a placeholder. The Evolve Robotics SDK is proprietary and
is published to a private package index for licensed customers, under this
same name.

If you installed this package, the private index was not consulted or its
credentials were rejected. Install the SDK with an API token from
<https://evolverobotics.com>:

```bash
curl -sSf https://evolverobotics.com/api/sdk/install | bash -s -- --token <API_TOKEN>
```

or point your package manager at `https://pypi.evolverobotics.com/simple` with the token as the
`__token__` password.

Copyright 2026 Evolve Robotics, Inc. All rights reserved.
