Photo-organizer

Latest version: v1.1.1

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

Changed

- Refactored the `main` function to improve code modularity and readability by extracting logical components into separate functions.

Added

- Unit tests for core functions using `pytest`.

Fixed

- Improved logging messages for better debugging and clarity during file operations.

1.1.0

Added

- New optional flag `--no-year` to place month folders top-level with the format `YEAR-MONTH` instead of inside a year folder.
- The `--no-year` option also supports daily folder structure, creating a `YEAR-MONTH/DAY` folder structure.

1.0.0

Added

- Initial release of Photo Organizer.
- Move photos from a source directory to a target directory organized by year and month.
- Support for recursive file search with the `-r`, `--recursive` flag.
- Option to organize photos into daily folders with the `-d`, `--daily` flag.
- Filter photos by file extensions with the `-e`, `--endings` flag.
- Enable verbose logging with the `-v`, `--verbose` flag.
- New optional flag `-c`, `--copy` to copy files instead of moving them. The default behavior remains to move files.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.