Metadata-Version: |
2.1 |
Name: |
photokit |
Version: |
0.2.1 |
Summary: |
Python package for accessing the macOS Photos.app library via Apple's native PhotoKit framework. |
Author-Email: |
Rhet Turnbull <rturnbull+git[at]gmail.com> |
Project-Url: |
Home, https://github.com/RhetTbull/photokit |
Project-Url: |
Issues, https://github.com/RhetTbull/photokit/issues |
Project-Url: |
Source, https://github.com/RhetTbull/photokit |
Classifier: |
Development Status :: 2 - Pre-Alpha |
Classifier: |
Environment :: MacOS X |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: MacOS |
Classifier: |
Programming Language :: Objective C |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.9 |
Requires-Python: |
>=3.9 |
Requires-Dist: |
pyobjc-core (<11.0,>=9.2) |
Requires-Dist: |
pyobjc-framework-AVFoundation (<11.0,>=9.2) |
Requires-Dist: |
pyobjc-framework-AppleScriptKit (<11.0,>=9.2) |
Requires-Dist: |
pyobjc-framework-AppleScriptObjC (<11.0,>=9.2) |
Requires-Dist: |
pyobjc-framework-Cocoa (<11.0,>=9.2) |
Requires-Dist: |
pyobjc-framework-CoreServices (<11.0,>=9.2) |
Requires-Dist: |
pyobjc-framework-Metal (<11.0,>=9.2) |
Requires-Dist: |
pyobjc-framework-Photos (<11.0,>=9.2) |
Requires-Dist: |
pyobjc-framework-Vision (<11.0,>=9.2) |
Requires-Dist: |
pyobjc-framework-ScriptingBridge (<11.0,>=9.2) |
Requires-Dist: |
wurlitzer (<4.0.0,>=3.0.3) |
Requires-Dist: |
bump-my-version; extra == "dev" |
Requires-Dist: |
mkdocs (>=1.4.2); extra == "docs" |
Requires-Dist: |
mkdocs-material (>=9.0.13); extra == "docs" |
Requires-Dist: |
mkdocstrings-python (>=0.8.3); extra == "docs" |
Requires-Dist: |
pytest (>=7.4.2); extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
osxphotos (>=0.63.4); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |