Metadata-Version: 2.4
Name: PyAltium365
Version: 0.5.0
Summary: an library that can interface with altium 365
Author: Dylan Gybels
Author-email: GybelsDylan@gmail.com
License: MIT
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: requests>=2
Requires-Dist: pydantic>=2.10
Requires-Dist: pydantic-xml>=2.14.0
