Photo-Composition-Designer 0.1.4__tar.gz → 1.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (147) hide show
  1. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/workflows/build-linux.yml +2 -2
  2. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/workflows/build-macos.yml +2 -2
  3. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/workflows/build-win.yml +2 -2
  4. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.idea/workspace.xml +76 -78
  5. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/HISTORY.md +15 -0
  6. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/Makefile +3 -0
  7. {photo_composition_designer-0.1.4/src/Photo_Composition_Designer.egg-info → photo_composition_designer-1.0.0}/PKG-INFO +27 -11
  8. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/README.md +25 -9
  9. photo_composition_designer-1.0.0/docs/_static/img/collages.png +0 -0
  10. photo_composition_designer-1.0.0/docs/_static/img/gui_settings.png +0 -0
  11. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/getting-started/install.md +3 -3
  12. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/index.md +25 -9
  13. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/pyproject.toml +1 -1
  14. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/_version.py +3 -3
  15. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0/src/Photo_Composition_Designer.egg-info}/PKG-INFO +27 -11
  16. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer.egg-info/SOURCES.txt +1 -0
  17. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer.egg-info/requires.txt +1 -1
  18. photo_composition_designer-1.0.0/uv.lock +1481 -0
  19. photo_composition_designer-0.1.4/docs/_static/img/gui_settings.png +0 -0
  20. photo_composition_designer-0.1.4/uv.lock +0 -1433
  21. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/FUNDING.yml +0 -0
  22. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  23. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
  24. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
  25. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/actions/setup-environment/action.yml +0 -0
  26. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/dependabot.yml +0 -0
  27. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/init.sh +0 -0
  28. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/release_message.sh +0 -0
  29. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/rename_project.sh +0 -0
  30. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/update_funding.py +0 -0
  31. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/workflows/main.yml +0 -0
  32. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/workflows/release.yml +0 -0
  33. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.github/workflows/update_readme.yml +0 -0
  34. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.gitignore +0 -0
  35. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.idea/runConfigurations/config_generate.xml +0 -0
  36. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.idea/runConfigurations/module_cli.xml +0 -0
  37. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.idea/runConfigurations/module_gui.xml +0 -0
  38. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.idea/vcs.xml +0 -0
  39. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.pre-commit-config-linux.yaml +0 -0
  40. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.pre-commit-config.yaml +0 -0
  41. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/.readthedocs.yaml +0 -0
  42. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/LICENSE +0 -0
  43. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/anniversaries.ini +0 -0
  44. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/config.yaml +0 -0
  45. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/.nav.yml +0 -0
  46. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/_static/img/favicon.png +0 -0
  47. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/_static/img/gui_main.png +0 -0
  48. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/_static/img/logo.png +0 -0
  49. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/css/custom.css +0 -0
  50. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/funding/funding.md +0 -0
  51. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/getting-started/virtual-environment.md +0 -0
  52. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/usage/cli.md +0 -0
  53. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/docs/usage/config.md +0 -0
  54. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/descriptions.txt +0 -0
  55. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/title/This is a description for all photos of this calender collage page. It will be displayed in one line between the photos and the calendar items..txt +0 -0
  56. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/title/image_02.jpg +0 -0
  57. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_1/description.txt +0 -0
  58. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_1/image_01.jpg +0 -0
  59. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_2/image_04.jpg +0 -0
  60. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_2/image_13.jpg +0 -0
  61. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_3/This is a description for all photos of this calender collage page. It will be displayed in one line between the photos and the calendar items..txt +0 -0
  62. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_3/image_02.jpg +0 -0
  63. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_3/image_03.jpg +0 -0
  64. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_3/image_07.jpg +0 -0
  65. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_4/image_08.jpg +0 -0
  66. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_4/image_09.jpg +0 -0
  67. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_4/image_10.jpg +0 -0
  68. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_4/image_13.jpg +0 -0
  69. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_5/Lisbon.jpg +0 -0
  70. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_5/image_05.jpg +0 -0
  71. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_5/image_06.jpg +0 -0
  72. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_5/image_07.jpg +0 -0
  73. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/images/week_5/image_13.jpg +0 -0
  74. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/locations_de.ini +0 -0
  75. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/locations_en.ini +0 -0
  76. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/mkdocs.yml +0 -0
  77. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/pytest.ini +0 -0
  78. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_admin_0_countries/ne_50m_admin_0_countries.README.html +0 -0
  79. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_admin_0_countries/ne_50m_admin_0_countries.VERSION.txt +0 -0
  80. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_admin_0_countries/ne_50m_admin_0_countries.cpg +0 -0
  81. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_admin_0_countries/ne_50m_admin_0_countries.dbf +0 -0
  82. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_admin_0_countries/ne_50m_admin_0_countries.prj +0 -0
  83. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_admin_0_countries/ne_50m_admin_0_countries.shp +0 -0
  84. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_admin_0_countries/ne_50m_admin_0_countries.shx +0 -0
  85. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_rivers_lake_centerlines_scale_rank/ne_50m_rivers_lake_centerlines_scale_rank.README.html +0 -0
  86. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_rivers_lake_centerlines_scale_rank/ne_50m_rivers_lake_centerlines_scale_rank.VERSION.txt +0 -0
  87. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_rivers_lake_centerlines_scale_rank/ne_50m_rivers_lake_centerlines_scale_rank.cpg +0 -0
  88. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_rivers_lake_centerlines_scale_rank/ne_50m_rivers_lake_centerlines_scale_rank.dbf +0 -0
  89. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_rivers_lake_centerlines_scale_rank/ne_50m_rivers_lake_centerlines_scale_rank.prj +0 -0
  90. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_rivers_lake_centerlines_scale_rank/ne_50m_rivers_lake_centerlines_scale_rank.shp +0 -0
  91. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/res/maps/ne_50m_rivers_lake_centerlines_scale_rank/ne_50m_rivers_lake_centerlines_scale_rank.shx +0 -0
  92. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/scripts/generate_config_docs.py +0 -0
  93. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/scripts/show_filelist.py +0 -0
  94. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/scripts/show_tree.py +0 -0
  95. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/scripts/update_readme.py +0 -0
  96. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/setup.cfg +0 -0
  97. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/__init__.py +0 -0
  98. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/__main__.py +0 -0
  99. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/cli/__init__.py +0 -0
  100. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/cli/__main__.py +0 -0
  101. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/cli/cli.py +0 -0
  102. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/common/Anniversaries.py +0 -0
  103. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/common/Locations.py +0 -0
  104. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/common/MoonPhase.py +0 -0
  105. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/common/Photo.py +0 -0
  106. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/common/__init__.py +0 -0
  107. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/config/__init__.py +0 -0
  108. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/config/config.py +0 -0
  109. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/core/__init__.py +0 -0
  110. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/core/base.py +0 -0
  111. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/gui/GuiLogWriter.py +0 -0
  112. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/gui/__init__.py +0 -0
  113. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/gui/__main__.py +0 -0
  114. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/gui/gui.py +0 -0
  115. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/image/CalendarRenderer.py +0 -0
  116. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/image/CollageRenderer.py +0 -0
  117. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/image/DescriptionRenderer.py +0 -0
  118. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/image/MapRenderer.py +0 -0
  119. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/image/__init__.py +0 -0
  120. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/tools/DescriptionsFileGenerator.py +0 -0
  121. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/tools/GeoPlotter.py +0 -0
  122. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/tools/Helpers.py +0 -0
  123. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/tools/ImageDistributor.py +0 -0
  124. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer/tools/__init__.py +0 -0
  125. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer.egg-info/dependency_links.txt +0 -0
  126. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer.egg-info/entry_points.txt +0 -0
  127. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/Photo_Composition_Designer.egg-info/top_level.txt +0 -0
  128. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/__init__.py +0 -0
  129. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/firewall_handler.py +0 -0
  130. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/main.py +0 -0
  131. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/src/path_handler.py +0 -0
  132. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/template.yml.url +0 -0
  133. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/TestHelper.py +0 -0
  134. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/__init__.py +0 -0
  135. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_CalendarRenderer.py +0 -0
  136. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_CollageRenderer.py +0 -0
  137. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_CompositionDesigner.py +0 -0
  138. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_DescriptionRenderer.py +0 -0
  139. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_DescriptionsFileGenerator.py +0 -0
  140. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_GeoPlotter.py +0 -0
  141. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_ImageDistributor.py +0 -0
  142. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_Locations.py +0 -0
  143. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_MapRenderer.py +0 -0
  144. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_MoonPhase.py +0 -0
  145. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_Photo.py +0 -0
  146. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_anniversaries.py +0 -0
  147. {photo_composition_designer-0.1.4 → photo_composition_designer-1.0.0}/tests/test_cli.py +0 -0
@@ -37,12 +37,12 @@ jobs:
37
37
  run: |
38
38
  echo "Create the ZIP archive from the contents of the release folder"
39
39
  cd release
40
- zip -r ../package-linux.zip .
40
+ zip -r ../photo-composition-designer-linux.zip .
41
41
 
42
42
  - name: Upload ZIP to GitHub Release
43
43
  uses: softprops/action-gh-release@v2
44
44
  if: startsWith(github.ref, 'refs/tags/')
45
45
  with:
46
- files: package-linux.zip
46
+ files: photo-composition-designer-linux.zip
47
47
  env:
48
48
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -37,12 +37,12 @@ jobs:
37
37
  run: |
38
38
  echo "Create the ZIP archive from the contents of the release folder"
39
39
  cd release
40
- zip -r ../package-macOS.zip .
40
+ zip -r ../photo-composition-designer-macos.zip .
41
41
 
42
42
  - name: Upload ZIP to GitHub Release
43
43
  uses: softprops/action-gh-release@v2
44
44
  if: startsWith(github.ref, 'refs/tags/')
45
45
  with:
46
- files: package-macOS.zip
46
+ files: photo-composition-designer-macos.zip
47
47
  env:
48
48
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -35,12 +35,12 @@ jobs:
35
35
  run: |
36
36
  echo " - Double-click to start GUI" >> release\USAGE.txt
37
37
  echo " - Run from command line for CLI options" >> release\USAGE.txt
38
- powershell Compress-Archive -Path release\* -DestinationPath installer-win.zip
38
+ powershell Compress-Archive -Path release\* -DestinationPath photo-composition-designer-win.zip
39
39
 
40
40
  - name: Upload ZIP to GitHub Release
41
41
  uses: softprops/action-gh-release@v2
42
42
  if: startsWith(github.ref, 'refs/tags/')
43
43
  with:
44
- files: installer-win.zip
44
+ files: photo-composition-designer-win.zip
45
45
  env:
46
46
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -4,11 +4,9 @@
4
4
  <option name="autoReloadType" value="SELECTIVE" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="7196224b-0c6d-4df3-926f-d243fd984ba4" name="Changes" comment="improve doc">
7
+ <list default="true" id="7196224b-0c6d-4df3-926f-d243fd984ba4" name="Changes" comment="fix doc: start app from pypi">
8
8
  <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
9
- <change beforePath="$PROJECT_DIR$/Makefile" beforeDir="false" afterPath="$PROJECT_DIR$/Makefile" afterDir="false" />
10
9
  <change beforePath="$PROJECT_DIR$/pyproject.toml" beforeDir="false" afterPath="$PROJECT_DIR$/pyproject.toml" afterDir="false" />
11
- <change beforePath="$PROJECT_DIR$/uv.lock" beforeDir="false" afterPath="$PROJECT_DIR$/uv.lock" afterDir="false" />
12
10
  </list>
13
11
  <list id="124f435c-cc09-40e9-9ed2-72d6742eb56b" name="NO_COMMIT" comment="" />
14
12
  <option name="SHOW_DIALOG" value="false" />
@@ -39,12 +37,12 @@
39
37
  &quot;assignee&quot;: &quot;pamagister&quot;
40
38
  }
41
39
  }</component>
42
- <component name="GithubPullRequestsUISettings">{
43
- &quot;selectedUrlAndAccountId&quot;: {
44
- &quot;url&quot;: &quot;https://github.com/pamagister/Photo-Composition-Designer.git&quot;,
45
- &quot;accountId&quot;: &quot;beb7c4bb-5f16-4132-bb50-7bd4cee01add&quot;
40
+ <component name="GithubPullRequestsUISettings"><![CDATA[{
41
+ "selectedUrlAndAccountId": {
42
+ "url": "https://github.com/pamagister/Photo-Composition-Designer.git",
43
+ "accountId": "f4379c50-faf6-4f04-9082-3cce7569a991"
46
44
  }
47
- }</component>
45
+ }]]></component>
48
46
  <component name="ProjectColorInfo">{
49
47
  &quot;associatedIndex&quot;: 4
50
48
  }</component>
@@ -56,53 +54,53 @@
56
54
  <option name="hideEmptyMiddlePackages" value="true" />
57
55
  <option name="showLibraryContents" value="true" />
58
56
  </component>
59
- <component name="PropertiesComponent">{
60
- &quot;keyToString&quot;: {
61
- &quot;ModuleVcsDetector.initialDetectionPerformed&quot;: &quot;true&quot;,
62
- &quot;Python tests.Python tests in test_gpx.py.executor&quot;: &quot;Run&quot;,
63
- &quot;Python tests.Python tests in tests.executor&quot;: &quot;Run&quot;,
64
- &quot;Python tests.pytest for test_DescriptionRenderer.test_generate_description_creates_image_in_temp.executor&quot;: &quot;Run&quot;,
65
- &quot;Python tests.pytest for test_GeoPlotter.test__add_layer.executor&quot;: &quot;Run&quot;,
66
- &quot;Python tests.pytest for test_GeoPlotter.test__calculate_bounds.executor&quot;: &quot;Run&quot;,
67
- &quot;Python tests.pytest in test_CalendarGenerator.py.executor&quot;: &quot;Run&quot;,
68
- &quot;Python tests.pytest in test_CollageGenerator.py.executor&quot;: &quot;Run&quot;,
69
- &quot;Python tests.pytest in test_CompositionDesigner.py.executor&quot;: &quot;Run&quot;,
70
- &quot;Python tests.pytest in test_DescriptionGenerator.py.executor&quot;: &quot;Run&quot;,
71
- &quot;Python tests.pytest in test_DescriptionRenderer.py.executor&quot;: &quot;Run&quot;,
72
- &quot;Python tests.pytest in test_DescriptionsFileGenerator.py.executor&quot;: &quot;Run&quot;,
73
- &quot;Python tests.pytest in test_GeoPlotter.py.executor&quot;: &quot;Run&quot;,
74
- &quot;Python tests.pytest in test_ImageDistributor.py.executor&quot;: &quot;Run&quot;,
75
- &quot;Python tests.pytest in test_MapGenerator.py.executor&quot;: &quot;Run&quot;,
76
- &quot;Python tests.pytest in test_MapRenderer.py.executor&quot;: &quot;Run&quot;,
77
- &quot;Python tests.pytest in test_MoonPhase.py.executor&quot;: &quot;Run&quot;,
78
- &quot;Python tests.pytest in test_Photo.py.executor&quot;: &quot;Run&quot;,
79
- &quot;Python tests.pytest in test_PhotoLayoutManager.py.executor&quot;: &quot;Run&quot;,
80
- &quot;Python tests.pytest in test_cli.py.executor&quot;: &quot;Run&quot;,
81
- &quot;Python.Anniversaries.executor&quot;: &quot;Debug&quot;,
82
- &quot;Python.CalendarGenerator.executor&quot;: &quot;Run&quot;,
83
- &quot;Python.CalendarRenderer.executor&quot;: &quot;Run&quot;,
84
- &quot;Python.CompositionDesigner.executor&quot;: &quot;Debug&quot;,
85
- &quot;Python.DescriptionsFileGenerator.executor&quot;: &quot;Run&quot;,
86
- &quot;Python.GeoPlotter.executor&quot;: &quot;Run&quot;,
87
- &quot;Python.MapGenerator.executor&quot;: &quot;Debug&quot;,
88
- &quot;Python.MapRenderer.executor&quot;: &quot;Run&quot;,
89
- &quot;Python.cli.executor&quot;: &quot;Debug&quot;,
90
- &quot;Python.config-generate.executor&quot;: &quot;Run&quot;,
91
- &quot;Python.main.executor&quot;: &quot;Run&quot;,
92
- &quot;Python.module cli.executor&quot;: &quot;Run&quot;,
93
- &quot;Python.module gui.executor&quot;: &quot;Run&quot;,
94
- &quot;Python.show_tree.executor&quot;: &quot;Debug&quot;,
95
- &quot;Python.test_Locations.executor&quot;: &quot;Debug&quot;,
96
- &quot;Python.test_Photo.executor&quot;: &quot;Run&quot;,
97
- &quot;Python.test_anniversaries.executor&quot;: &quot;Debug&quot;,
98
- &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
99
- &quot;RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252&quot;: &quot;true&quot;,
100
- &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
101
- &quot;git-widget-placeholder&quot;: &quot;main&quot;,
102
- &quot;last_opened_file_path&quot;: &quot;/home/paul/dev/Photo-Composition-Designer/docs/_static/img&quot;,
103
- &quot;settings.editor.selected.configurable&quot;: &quot;preferences.pluginManager&quot;
57
+ <component name="PropertiesComponent"><![CDATA[{
58
+ "keyToString": {
59
+ "ModuleVcsDetector.initialDetectionPerformed": "true",
60
+ "Python tests.Python tests in test_gpx.py.executor": "Run",
61
+ "Python tests.Python tests in tests.executor": "Run",
62
+ "Python tests.pytest for test_DescriptionRenderer.test_generate_description_creates_image_in_temp.executor": "Run",
63
+ "Python tests.pytest for test_GeoPlotter.test__add_layer.executor": "Run",
64
+ "Python tests.pytest for test_GeoPlotter.test__calculate_bounds.executor": "Run",
65
+ "Python tests.pytest in test_CalendarGenerator.py.executor": "Run",
66
+ "Python tests.pytest in test_CollageGenerator.py.executor": "Run",
67
+ "Python tests.pytest in test_CompositionDesigner.py.executor": "Run",
68
+ "Python tests.pytest in test_DescriptionGenerator.py.executor": "Run",
69
+ "Python tests.pytest in test_DescriptionRenderer.py.executor": "Run",
70
+ "Python tests.pytest in test_DescriptionsFileGenerator.py.executor": "Run",
71
+ "Python tests.pytest in test_GeoPlotter.py.executor": "Run",
72
+ "Python tests.pytest in test_ImageDistributor.py.executor": "Run",
73
+ "Python tests.pytest in test_MapGenerator.py.executor": "Run",
74
+ "Python tests.pytest in test_MapRenderer.py.executor": "Run",
75
+ "Python tests.pytest in test_MoonPhase.py.executor": "Run",
76
+ "Python tests.pytest in test_Photo.py.executor": "Run",
77
+ "Python tests.pytest in test_PhotoLayoutManager.py.executor": "Run",
78
+ "Python tests.pytest in test_cli.py.executor": "Run",
79
+ "Python.Anniversaries.executor": "Debug",
80
+ "Python.CalendarGenerator.executor": "Run",
81
+ "Python.CalendarRenderer.executor": "Run",
82
+ "Python.CompositionDesigner.executor": "Debug",
83
+ "Python.DescriptionsFileGenerator.executor": "Run",
84
+ "Python.GeoPlotter.executor": "Run",
85
+ "Python.MapGenerator.executor": "Debug",
86
+ "Python.MapRenderer.executor": "Run",
87
+ "Python.cli.executor": "Debug",
88
+ "Python.config-generate.executor": "Run",
89
+ "Python.main.executor": "Run",
90
+ "Python.module cli.executor": "Run",
91
+ "Python.module gui.executor": "Run",
92
+ "Python.show_tree.executor": "Debug",
93
+ "Python.test_Locations.executor": "Debug",
94
+ "Python.test_Photo.executor": "Run",
95
+ "Python.test_anniversaries.executor": "Debug",
96
+ "RunOnceActivity.ShowReadmeOnStart": "true",
97
+ "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
98
+ "RunOnceActivity.git.unshallow": "true",
99
+ "git-widget-placeholder": "main",
100
+ "last_opened_file_path": "C:/dev/Photo-Composition-Designer",
101
+ "settings.editor.selected.configurable": "preferences.pluginManager"
104
102
  }
105
- }</component>
103
+ }]]></component>
106
104
  <component name="RecentsManager">
107
105
  <key name="CopyFile.RECENT_KEYS">
108
106
  <recent name="$PROJECT_DIR$/docs/_static/img" />
@@ -112,14 +110,14 @@
112
110
  <recent name="$PROJECT_DIR$/tests" />
113
111
  </key>
114
112
  <key name="MoveFile.RECENT_KEYS">
113
+ <recent name="C:\dev\Photo-Composition-Designer\docs\_static\img" />
115
114
  <recent name="$PROJECT_DIR$" />
116
115
  <recent name="$PROJECT_DIR$/src/Photo_Composition_Designer/core" />
117
116
  <recent name="$PROJECT_DIR$/src/Photo_Composition_Designer/tools" />
118
117
  <recent name="$PROJECT_DIR$/src/Photo_Composition_Designer/image" />
119
- <recent name="$PROJECT_DIR$/src/Photo_Composition_Designer/common" />
120
118
  </key>
121
119
  </component>
122
- <component name="RunManager" selected="Python.module gui">
120
+ <component name="RunManager" selected="Python.config-generate">
123
121
  <configuration name="MapRenderer" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
124
122
  <module name="Photo-Composition-Designer" />
125
123
  <option name="ENV_FILES" value="" />
@@ -233,7 +231,7 @@
233
231
  <component name="SharedIndexes">
234
232
  <attachedChunks>
235
233
  <set>
236
- <option value="bundled-python-sdk-7bb8055f9097-cbfc7b97e6b2-com.jetbrains.pycharm.community.sharedIndexes.bundled-PC-252.28238.29" />
234
+ <option value="bundled-python-sdk-e0ed3721d81e-36ea0e71a18c-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-251.25410.159" />
237
235
  </set>
238
236
  </attachedChunks>
239
237
  </component>
@@ -246,22 +244,6 @@
246
244
  <option name="presentableId" value="Default" />
247
245
  <updated>1763156815611</updated>
248
246
  </task>
249
- <task id="LOCAL-00005" summary="only use on py file to show tree with or without python classes">
250
- <option name="closed" value="true" />
251
- <created>1763290549157</created>
252
- <option name="number" value="00005" />
253
- <option name="presentableId" value="LOCAL-00005" />
254
- <option name="project" value="LOCAL" />
255
- <updated>1763290549157</updated>
256
- </task>
257
- <task id="LOCAL-00006" summary="add common functions and according tests">
258
- <option name="closed" value="true" />
259
- <created>1763290667045</created>
260
- <option name="number" value="00006" />
261
- <option name="presentableId" value="LOCAL-00006" />
262
- <option name="project" value="LOCAL" />
263
- <updated>1763290667045</updated>
264
- </task>
265
247
  <task id="LOCAL-00007" summary="move common into project dir">
266
248
  <option name="closed" value="true" />
267
249
  <created>1763290914787</created>
@@ -638,7 +620,23 @@
638
620
  <option name="project" value="LOCAL" />
639
621
  <updated>1764804873578</updated>
640
622
  </task>
641
- <option name="localTasksCounter" value="54" />
623
+ <task id="LOCAL-00054" summary="update lib, probably fix windows font issue">
624
+ <option name="closed" value="true" />
625
+ <created>1764865407663</created>
626
+ <option name="number" value="00054" />
627
+ <option name="presentableId" value="LOCAL-00054" />
628
+ <option name="project" value="LOCAL" />
629
+ <updated>1764865407664</updated>
630
+ </task>
631
+ <task id="LOCAL-00055" summary="fix doc: start app from pypi">
632
+ <option name="closed" value="true" />
633
+ <created>1764871428475</created>
634
+ <option name="number" value="00055" />
635
+ <option name="presentableId" value="LOCAL-00055" />
636
+ <option name="project" value="LOCAL" />
637
+ <updated>1764871428475</updated>
638
+ </task>
639
+ <option name="localTasksCounter" value="56" />
642
640
  <servers />
643
641
  </component>
644
642
  <component name="Vcs.Log.Tabs.Properties">
@@ -653,8 +651,6 @@
653
651
  </option>
654
652
  </component>
655
653
  <component name="VcsManagerConfiguration">
656
- <MESSAGE value="Show preview image in gui" />
657
- <MESSAGE value="gui elements do resize" />
658
654
  <MESSAGE value="generate all compositions from gui" />
659
655
  <MESSAGE value="remove unused module" />
660
656
  <MESSAGE value="remove logger from CompositionDesigner.py" />
@@ -678,14 +674,16 @@
678
674
  <MESSAGE value="code structure refactorings, &#10;new config_cli_gui version with preserved config order and logger" />
679
675
  <MESSAGE value="use logging module from lib" />
680
676
  <MESSAGE value="improve doc" />
681
- <option name="LAST_COMMIT_MESSAGE" value="improve doc" />
677
+ <MESSAGE value="update lib, probably fix windows font issue" />
678
+ <MESSAGE value="fix doc: start app from pypi" />
679
+ <option name="LAST_COMMIT_MESSAGE" value="fix doc: start app from pypi" />
682
680
  </component>
683
681
  <component name="XDebuggerManager">
684
682
  <breakpoint-manager>
685
683
  <breakpoints>
686
684
  <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
687
685
  <url>file://$PROJECT_DIR$/tests/test_anniversaries.py</url>
688
- <line>54</line>
686
+ <line>52</line>
689
687
  <option name="timeStamp" value="1" />
690
688
  </line-breakpoint>
691
689
  <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
@@ -4,6 +4,21 @@ Changelog
4
4
 
5
5
  (unreleased)
6
6
  ------------
7
+ - Upgrade libs. [Paul Magister]
8
+ - Fix doc: start app from pypi. [Paul Magister]
9
+
10
+
11
+ 0.1.5 (2025-12-04)
12
+ ------------------
13
+ - Add collages with transparency. [Paul Magister]
14
+ - Update README.md from docs/index.md. [github-actions]
15
+ - Rename installer download zip. [Paul Magister]
16
+ - Improve doc, add collages.png example image. [Paul Magister]
17
+
18
+
19
+ 0.1.4 (2025-12-04)
20
+ ------------------
21
+ - Docs: Update HISTORY.md for release 0.1.4. [Paul Magister]
7
22
  - Update lib, probably fix windows font issue. [Paul Magister]
8
23
 
9
24
 
@@ -36,6 +36,9 @@ precommit: ## Format, test and check dependencies.
36
36
 
37
37
  .PHONY: fmt
38
38
  fmt: ## Format code using black & isort.
39
+ @echo "sync documentation ..."
40
+ @uv run ./scripts/generate_config_docs.py
41
+ @uv run ./scripts/update_readme.py
39
42
  uv run ruff format src/
40
43
  uv run ruff format tests/
41
44
  uv run ruff check src/ --fix
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Photo-Composition-Designer
3
- Version: 0.1.4
3
+ Version: 1.0.0
4
4
  Summary: Feature-rich Python project template for Photo-Composition-Designer.
5
5
  Author: pamagister
6
6
  Requires-Python: <3.12,>=3.10
7
7
  Description-Content-Type: text/markdown
8
8
  License-File: LICENSE
9
9
  Requires-Dist: astral>=3.2
10
- Requires-Dist: config-cli-gui>=0.3.1
10
+ Requires-Dist: config-cli-gui>=0.3.2
11
11
  Requires-Dist: exifread>=3.5.1
12
12
  Requires-Dist: geopandas>=1.1.1
13
13
  Requires-Dist: holidays>=0.84
@@ -65,9 +65,9 @@ Photo-Composition-Designer is a tool designed to automate the creation of beauti
65
65
 
66
66
  Download the latest executable:
67
67
 
68
- - [⬇️ Download for Windows](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/installer-win.zip)
69
- - [⬇️ Download for Linux](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/package-linux.zip)
70
- - [⬇️ Download for macOS](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/package-macos.zip)
68
+ - [⬇️ Download for Windows](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-win.zip)
69
+ - [⬇️ Download for Linux](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-linux.zip)
70
+ - [⬇️ Download for macOS](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-macos.zip)
71
71
 
72
72
 
73
73
  ## Installation via pypi
@@ -85,7 +85,7 @@ pip install Photo-Composition-Designer
85
85
  Run GUI from command line
86
86
 
87
87
  ```bash
88
- Photo-Composition-Designer
88
+ Photo-Composition-Designer-gui
89
89
  ```
90
90
 
91
91
  ---
@@ -112,14 +112,23 @@ into sub-folders that represent your weekly collage content.
112
112
 
113
113
  ```plaintext
114
114
  📁 images/
115
- ├── 📁 0-Title/
116
- ├── 2024-01-01_ski_trip.jpg
117
- ├── 📁 Week 1/
118
- ├── 2024-02-14_valentines_dinner in London.jpg
115
+ ├── 📁 title/
116
+ │ └── 🖼️ title_image.jpg
117
+ ├── 📁 week_1/
118
+ ├── 🖼️ valentines_dinner_in_London.jpg
119
+ │ └── 🖼️ ski_trip.jpg
120
+ ├── 📁 week_2/
121
+ │ ├── 🖼️ new_year_hike.jpg
122
+ │ ├── 🖼️ cooking_class.jpg
123
+ │ ├── 🖼️ first_snowfall.jpg
124
+ │ └── ...
125
+ └── 📄 descriptions.txt
126
+
119
127
  ```
120
128
 
121
129
  ### 3️⃣ **Provide Descriptions** 🖥️
122
130
  Provide descriptions for every week to describe the events.
131
+
123
132
  You can use one single `description.txt` file that can be generated using the GUI
124
133
  or you can put individual txt files into every single weekly sub folder.
125
134
 
@@ -138,9 +147,16 @@ Anna = 10.01.
138
147
  Mary & Josh = 02.01.2021 ; ⚭ Symbol is used for Weddings
139
148
  ```
140
149
 
141
- ### **Generating the Calendar** 🖼️
150
+ ### 5️⃣ **Generating the Calendar** 🖼️
142
151
  Use **Generate Composition** to generate all collages and one PDF file containing all your compositions.
143
152
 
153
+ ![collages.png](_static/img/collages.png)
154
+
155
+ ### 6️⃣ **Printing the Calendar** 🖨️
156
+ Send the generated PDF to your printer or local print shop for high-quality printing.
157
+
158
+ A very good print shop for Germany is [WIRmachenDRUCK ](https://www.wir-machen-druck.de/).
159
+
144
160
  ---
145
161
 
146
162
  If you find this app helpful, [Funding](funding/funding.md) is highly appreciated 🧡.
@@ -31,9 +31,9 @@ Photo-Composition-Designer is a tool designed to automate the creation of beauti
31
31
 
32
32
  Download the latest executable:
33
33
 
34
- - [⬇️ Download for Windows](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/installer-win.zip)
35
- - [⬇️ Download for Linux](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/package-linux.zip)
36
- - [⬇️ Download for macOS](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/package-macos.zip)
34
+ - [⬇️ Download for Windows](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-win.zip)
35
+ - [⬇️ Download for Linux](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-linux.zip)
36
+ - [⬇️ Download for macOS](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-macos.zip)
37
37
 
38
38
 
39
39
  ## Installation via pypi
@@ -51,7 +51,7 @@ pip install Photo-Composition-Designer
51
51
  Run GUI from command line
52
52
 
53
53
  ```bash
54
- Photo-Composition-Designer
54
+ Photo-Composition-Designer-gui
55
55
  ```
56
56
 
57
57
  ---
@@ -78,14 +78,23 @@ into sub-folders that represent your weekly collage content.
78
78
 
79
79
  ```plaintext
80
80
  📁 images/
81
- ├── 📁 0-Title/
82
- ├── 2024-01-01_ski_trip.jpg
83
- ├── 📁 Week 1/
84
- ├── 2024-02-14_valentines_dinner in London.jpg
81
+ ├── 📁 title/
82
+ │ └── 🖼️ title_image.jpg
83
+ ├── 📁 week_1/
84
+ ├── 🖼️ valentines_dinner_in_London.jpg
85
+ │ └── 🖼️ ski_trip.jpg
86
+ ├── 📁 week_2/
87
+ │ ├── 🖼️ new_year_hike.jpg
88
+ │ ├── 🖼️ cooking_class.jpg
89
+ │ ├── 🖼️ first_snowfall.jpg
90
+ │ └── ...
91
+ └── 📄 descriptions.txt
92
+
85
93
  ```
86
94
 
87
95
  ### 3️⃣ **Provide Descriptions** 🖥️
88
96
  Provide descriptions for every week to describe the events.
97
+
89
98
  You can use one single `description.txt` file that can be generated using the GUI
90
99
  or you can put individual txt files into every single weekly sub folder.
91
100
 
@@ -104,9 +113,16 @@ Anna = 10.01.
104
113
  Mary & Josh = 02.01.2021 ; ⚭ Symbol is used for Weddings
105
114
  ```
106
115
 
107
- ### **Generating the Calendar** 🖼️
116
+ ### 5️⃣ **Generating the Calendar** 🖼️
108
117
  Use **Generate Composition** to generate all collages and one PDF file containing all your compositions.
109
118
 
119
+ ![collages.png](_static/img/collages.png)
120
+
121
+ ### 6️⃣ **Printing the Calendar** 🖨️
122
+ Send the generated PDF to your printer or local print shop for high-quality printing.
123
+
124
+ A very good print shop for Germany is [WIRmachenDRUCK ](https://www.wir-machen-druck.de/).
125
+
110
126
  ---
111
127
 
112
128
  If you find this app helpful, [Funding](funding/funding.md) is highly appreciated 🧡.
@@ -25,9 +25,9 @@ Photo-Composition-Designer-gui
25
25
 
26
26
  Download the latest executable:
27
27
 
28
- - [⬇️ Download for Windows](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/installer-win.zip)
29
- - [⬇️ Download for Linux](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/package-linux.zip)
30
- - [⬇️ Download for macOS](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/package-macos.zip)
28
+ - [⬇️ Download for Windows](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-win.zip)
29
+ - [⬇️ Download for Linux](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-linux.zip)
30
+ - [⬇️ Download for macOS](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-macos.zip)
31
31
 
32
32
 
33
33
  ## 👩🏼‍💻 Run from source
@@ -29,9 +29,9 @@ Photo-Composition-Designer is a tool designed to automate the creation of beauti
29
29
 
30
30
  Download the latest executable:
31
31
 
32
- - [⬇️ Download for Windows](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/installer-win.zip)
33
- - [⬇️ Download for Linux](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/package-linux.zip)
34
- - [⬇️ Download for macOS](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/package-macos.zip)
32
+ - [⬇️ Download for Windows](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-win.zip)
33
+ - [⬇️ Download for Linux](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-linux.zip)
34
+ - [⬇️ Download for macOS](https://github.com/pamagister/Photo-Composition-Designer/releases/latest/download/photo-composition-designer-macos.zip)
35
35
 
36
36
 
37
37
  ## Installation via pypi
@@ -49,7 +49,7 @@ pip install Photo-Composition-Designer
49
49
  Run GUI from command line
50
50
 
51
51
  ```bash
52
- Photo-Composition-Designer
52
+ Photo-Composition-Designer-gui
53
53
  ```
54
54
 
55
55
  ---
@@ -76,14 +76,23 @@ into sub-folders that represent your weekly collage content.
76
76
 
77
77
  ```plaintext
78
78
  📁 images/
79
- ├── 📁 0-Title/
80
- ├── 2024-01-01_ski_trip.jpg
81
- ├── 📁 Week 1/
82
- ├── 2024-02-14_valentines_dinner in London.jpg
79
+ ├── 📁 title/
80
+ │ └── 🖼️ title_image.jpg
81
+ ├── 📁 week_1/
82
+ ├── 🖼️ valentines_dinner_in_London.jpg
83
+ │ └── 🖼️ ski_trip.jpg
84
+ ├── 📁 week_2/
85
+ │ ├── 🖼️ new_year_hike.jpg
86
+ │ ├── 🖼️ cooking_class.jpg
87
+ │ ├── 🖼️ first_snowfall.jpg
88
+ │ └── ...
89
+ └── 📄 descriptions.txt
90
+
83
91
  ```
84
92
 
85
93
  ### 3️⃣ **Provide Descriptions** 🖥️
86
94
  Provide descriptions for every week to describe the events.
95
+
87
96
  You can use one single `description.txt` file that can be generated using the GUI
88
97
  or you can put individual txt files into every single weekly sub folder.
89
98
 
@@ -102,9 +111,16 @@ Anna = 10.01.
102
111
  Mary & Josh = 02.01.2021 ; ⚭ Symbol is used for Weddings
103
112
  ```
104
113
 
105
- ### **Generating the Calendar** 🖼️
114
+ ### 5️⃣ **Generating the Calendar** 🖼️
106
115
  Use **Generate Composition** to generate all collages and one PDF file containing all your compositions.
107
116
 
117
+ ![collages.png](_static/img/collages.png)
118
+
119
+ ### 6️⃣ **Printing the Calendar** 🖨️
120
+ Send the generated PDF to your printer or local print shop for high-quality printing.
121
+
122
+ A very good print shop for Germany is [WIRmachenDRUCK ](https://www.wir-machen-druck.de/).
123
+
108
124
  ---
109
125
 
110
126
  If you find this app helpful, [Funding](funding/funding.md) is highly appreciated 🧡.
@@ -9,7 +9,7 @@ readme = "docs/index.md"
9
9
  requires-python = ">=3.10,<3.12"
10
10
  dependencies = [
11
11
  "astral>=3.2",
12
- "config-cli-gui>=0.3.1",
12
+ "config-cli-gui>=0.3.2",
13
13
  "exifread>=3.5.1",
14
14
  "geopandas>=1.1.1",
15
15
  "holidays>=0.84",
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '0.1.4'
32
- __version_tuple__ = version_tuple = (0, 1, 4)
31
+ __version__ = version = '1.0.0'
32
+ __version_tuple__ = version_tuple = (1, 0, 0)
33
33
 
34
- __commit_id__ = commit_id = 'gc8f9e9549'
34
+ __commit_id__ = commit_id = 'gc22b4f361'