neuracore

View on PyPIReverse Dependencies (0)

1.2.2 neuracore-1.2.2-py3-none-any.whl
1.2.1 neuracore-1.2.1-py3-none-any.whl
1.2.0 neuracore-1.2.0-py3-none-any.whl
1.1.1 neuracore-1.1.1-py3-none-any.whl

Wheel Details

Project: neuracore
Version: 1.1.1
Filename: neuracore-1.1.1-py3-none-any.whl
Download: [link]
Size: 24834
MD5: ed7bb19e6ce0f1e8a941c94c2b82d214
SHA256: 476e6f17ffb49b32c01fe0da51274cd0f20906ed03106bed050c158b58159987
Uploaded: 2025-03-11 11:27:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: neuracore
Version: 1.1.1
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=rHOhRaEhPi5MeOu8k3rmxMV5RW_I6j_BGZc39rE6aN4 57
neuracore/auth.py sha256=OT3oBvTM6OxFw1MwTraMnzuxAXMhWPH1egFJEg09e2w 3762
neuracore/const.py sha256=8UMZuZuMoLg2fTOkLylrYWUKWdNxKkiVk2DgYGf4wps 85
neuracore/core.py sha256=UKDebLqlaJLMruiio9Eu_CzDToPcWVdyjol7QPNZApk 9366
neuracore/dataset.py sha256=yAoyRiTfV8J2Rpvmkdq41c6-HGso47WLl7fWywooIVY 11530
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.1.dist-info/LICENSE sha256=RVTDr2yqyr4NC-vf1G7hNvqL4rCDF3na7ylkTiB1QXg 1064
neuracore-1.1.1.dist-info/METADATA sha256=diwJX6IGlOGUIqpy05IDe0-p_bXqucSx8bcE7UhqICc 3099
neuracore-1.1.1.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
neuracore-1.1.1.dist-info/entry_points.txt sha256=yHNS5O-kqjq9aQJX-6mfw98utO6zXKR95lvEM0mAXc4 79
neuracore-1.1.1.dist-info/top_level.txt sha256=0zlrzMjwZ-FOHSEHRaS2wiC8TLV50gYQ8NiW752FoAI 10
neuracore-1.1.1.dist-info/RECORD

top_level.txt

neuracore

entry_points.txt

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