github RhetTbull/osxphotos v0.59.0
API support for concurrent export

latest releases: v0.69.2, v0.69.0, v0.68.6...
21 months ago

API Support for Concurrent Export

1 April 2023

New

  • PhotoInfo.export() and PhotoExporter.export() now support exporting in concurrent threads on Python 3.11+. This applies only to the API. The osxphotos export CLI does not yet support concurrent export. See #999.

See example code in concurrent_export.py.

Contributors

  • @RhetTbull for code changes.
  • @eecue for testing and helping to pinpoint the issue.

Don't miss a new osxphotos release

NewReleases is sending notifications on new releases.