Metadata-Version: 2.4
Name: pyimmich
Version: 0.1.0
Summary: Client library to access an Immich server
Project-URL: Homepage, https://github.com/yourusername/pyimmich
Project-URL: Repository, https://github.com/yourusername/pyimmich
Project-URL: Issues, https://github.com/yourusername/pyimmich/issues
Author-email: Your Name <your.email@example.com>
License: MIT
License-File: LICENSE
Keywords: api,client,immich,photos
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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.9
Requires-Dist: requests>=2.32.5
Description-Content-Type: text/markdown

# PyImmich

A Python client library for the Immich API.

## Installation
