
digiKam
XnView MP
Photos on macOS
Darktable
Shotwell
Adobe Lightroom
ACDSee Photo Studio
IrfanView
Think Python
Google's Python Class
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
digiKam is an advanced open-source digital photo management application that runs on Linux, Windows, and MacOS. The application provides a comprehensive set of tools for importing, managing, editing, and sharing photos and raw files.
digiKamdigiKam is ideal for professional photographers, photo enthusiasts, and anyone needing a comprehensive tool for organizing and editing large collections of images. It's especially suited for users who prefer open-source software and require advanced management capabilities for their photo libraries.
Think Python might be a bit more popular than digiKam. We know about 9 links to it since March 2021 and only 9 links to digiKam. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Digikam seems ideal for this https://digikam.org/. - Source: Hacker News / about 3 years ago
I have all of my photos (with the exception of smartphone photos... ugh) in a nicely constructed set of folders \photos\yyyy\yyyymmmdd\ then the folder made by the camera, etc. I've got a small python script to generate the folders. I use Digikam[1] to do facial recognition and tagging on them. It's finally gotten to the point where it doesn't crash all the time writing metadata, and the facial recognition is... - Source: Hacker News / about 3 years ago
I use digikam for my own personal library. Iโm not sure if itโs able to be run from a server, but I know you can hook up a NAS to it to manage it. Can tag photos, rank, organize, etc. Source: over 3 years ago
Check out digiKam. It has photo editing tools as well, but the main focus is photo management. Also it is free and open source. Source: over 4 years ago
But with that many photos, I'd suggest a more fully featured digital asset management (DAM) program. Lightroom (paid), DigiKam, or DarkTable (both free) are good choices. PhoTool's IMatch (paid) also uses exiftool and is extremely powerful with regards to metadata. Source: over 4 years ago
This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: over 3 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: over 3 years ago
This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: about 4 years ago
In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: over 4 years ago
Computer Science โ For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 4 years ago
XnView MP - XnView is a free software that allows you to view, resize and edit your images. It supports more than 500 different formats!
Google's Python Class - Assorted educational materials provided by Google.
Photos on macOS - Photos keeps your images organized and accessible. Rediscover favorite shots with Memories. Access them on your devices with iCloud Photos.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Darktable - darktable is an open source photography workflow application and raw developer.
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.