neuracore

View on PyPIReverse Dependencies (0)

1.1.0 neuracore-1.1.0-py3-none-any.whl

Wheel Details

Project: neuracore
Version: 1.1.0
Filename: neuracore-1.1.0-py3-none-any.whl
Download: [link]
Size: 24874
MD5: 06c6b6fa53b41e5a905eab2193d0f2fa
SHA256: 3217ed8910649fb0f13e0ee7304ae079d633fc781ff47a0397d20dd0626a91d7
Uploaded: 2025-01-31 16:49:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: neuracore
Version: 1.1.0
Summary: Neuracore Client Library
Author: Stephen James
Author-Email: stephen[at]neuraco.com
Home-Page: https://github.com/neuraco/neuracore
Keywords: robotics machine-learning ai client-library
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Requires-Dist: websockets (>=14.0)
Requires-Dist: numpy (>=1.24.0)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: pillow (>=10.0.0)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: tqdm (>=4.66.0)
Requires-Dist: requests-oauthlib
Requires-Dist: pytest (>=6.2.5); extra == "dev"
Requires-Dist: pytest-cov (>=2.12.1); extra == "dev"
Requires-Dist: twine (>=3.4.2); extra == "dev"
Requires-Dist: requests-mock (>=1.9.3); extra == "dev"
Requires-Dist: matplotlib (>=3.3.0); extra == "examples"
Requires-Dist: mujoco (==2.3.7); extra == "examples"
Requires-Dist: dm-control (==1.0.14); extra == "examples"
Requires-Dist: pyquaternion (>=0.9.5); extra == "examples"
Requires-Dist: torchserve; extra == "local-endpoint"
Requires-Dist: nvgpu; extra == "local-endpoint"
Requires-Dist: torch; extra == "local-endpoint"
Requires-Dist: torchvision; extra == "local-endpoint"
Requires-Dist: torch-model-archiver; extra == "local-endpoint"
Requires-Dist: mujoco (>3); extra == "mjcf"
Provides-Extra: dev
Provides-Extra: examples
Provides-Extra: local_endpoint
Provides-Extra: mjcf
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1408 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.45.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
neuracore/__init__.py sha256=PQNRevSzcz-ytJfIduC1w01M3GFIQBn8XfwrjqBlo2w 57
neuracore/auth.py sha256=OT3oBvTM6OxFw1MwTraMnzuxAXMhWPH1egFJEg09e2w 3762
neuracore/const.py sha256=8UMZuZuMoLg2fTOkLylrYWUKWdNxKkiVk2DgYGf4wps 85
neuracore/core.py sha256=s8F6R-wS6ppQg6Fa1AQMAHIND21PbQk28xcigDmFHlE 9363
neuracore/dataset.py sha256=W5f6x5eO1uUdEuVM_PMVzFf0sT7nFOQ4yMWpOME_MuQ 11521
neuracore/endpoint.py sha256=rag7XlazAr8zqxGl2m_g4ZmhNbI_n3pncxfMju3gNME 8684
neuracore/exceptions.py sha256=yNRxnHBIy8SUBqLP_gtKBQEJqJKwoQGeE4YIXTyFr_4 5277
neuracore/generate_api_key.py sha256=7rmEAGYvRtbHZQYlOD9ApHf4uIbE7NTlkHMUgVRTPCI 1490
neuracore/mjcf_to_urdf.py sha256=sYLIEbzaswFqv0pGZhZ3FWkMAfAZwV4gKsszXWaA0Tc 10945
neuracore/robot.py sha256=UYq5ugPqEHAwJJdtnkPMgHA4iprnLq-D7K2rE0ssKYY 9894
neuracore/streaming.py sha256=OjmGzGtedWFdrbiYg6LdKFYEAnMQrR8z2SO0P6rn27U 13254
neuracore-1.1.0.dist-info/LICENSE sha256=RVTDr2yqyr4NC-vf1G7hNvqL4rCDF3na7ylkTiB1QXg 1064
neuracore-1.1.0.dist-info/METADATA sha256=OFV-KoeaYzZs6wWuQtKPlIOQ4_6wMU3JAQmqOqFdMVs 3099
neuracore-1.1.0.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
neuracore-1.1.0.dist-info/entry_points.txt sha256=yHNS5O-kqjq9aQJX-6mfw98utO6zXKR95lvEM0mAXc4 79
neuracore-1.1.0.dist-info/top_level.txt sha256=0zlrzMjwZ-FOHSEHRaS2wiC8TLV50gYQ8NiW752FoAI 10
neuracore-1.1.0.dist-info/RECORD

top_level.txt

neuracore

entry_points.txt

neuracore-generate-api-key = neuracore.generate_api_key:main