Metadata-Version: 2.1
Name: flab-utils
Version: 0.1.5
Summary: A library for robotic math
Author: Flab
Author-email: dongsteve9@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.10, <3.14
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: lcm
Requires-Dist: joblib
Requires-Dist: itsdangerous
Requires-Dist: pydantic
Requires-Dist: glfw
Requires-Dist: python-dotenv
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"

