kerykeion 5.0.0b5__tar.gz → 5.0.1__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.

Potentially problematic release.


This version of kerykeion might be problematic. Click here for more details.

Files changed (247) hide show
  1. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/PKG-INFO +67 -72
  2. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/README.md +66 -71
  3. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/backword.py +1 -1
  4. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/pyproject.toml +1 -1
  5. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_backward_compatibility.py +32 -32
  6. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/.coveragerc +0 -0
  7. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/.github/FUNDING.yml +0 -0
  8. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/.gitignore +0 -0
  9. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/.uv-cache/.gitignore +0 -0
  10. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/.uv-cache/.lock +0 -0
  11. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/.uv-cache/CACHEDIR.TAG +0 -0
  12. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/.uv-cache/interpreter-v4/7e11d242fb84b9e8/66d9843502616e2c.msgpack +0 -0
  13. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/.uv-cache/sdists-v9/.git +0 -0
  14. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/.uv-cache/sdists-v9/.gitignore +0 -0
  15. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/CHANGELOG.md +0 -0
  16. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/DEVELOPMENT.md +0 -0
  17. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/LICENSE +0 -0
  18. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/MANIFEST.in +0 -0
  19. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/TODO.md +0 -0
  20. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/index.html +0 -0
  21. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/aspects/aspects_utils.html +0 -0
  22. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/aspects/natal_aspects.html +0 -0
  23. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/aspects/synastry_aspects.html +0 -0
  24. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/aspects/transits_time_range.html +0 -0
  25. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/aspects.html +0 -0
  26. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/astrological_subject.html +0 -0
  27. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/charts/charts_utils.html +0 -0
  28. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/charts/draw_planets.html +0 -0
  29. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/charts/kerykeion_chart_svg.html +0 -0
  30. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/charts.html +0 -0
  31. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/composite_subject_factory.html +0 -0
  32. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/enums.html +0 -0
  33. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/ephemeris_data.html +0 -0
  34. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/fetch_geonames.html +0 -0
  35. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/kr_types/chart_types.html +0 -0
  36. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/kr_types/kerykeion_exception.html +0 -0
  37. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/kr_types/kr_literals.html +0 -0
  38. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/kr_types/kr_models.html +0 -0
  39. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/kr_types/settings_models.html +0 -0
  40. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/kr_types.html +0 -0
  41. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/relationship_score/relationship_score.html +0 -0
  42. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/relationship_score/relationship_score_factory.html +0 -0
  43. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/relationship_score.html +0 -0
  44. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/report.html +0 -0
  45. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/settings/config_constants.html +0 -0
  46. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/settings/kerykeion_settings.html +0 -0
  47. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/settings.html +0 -0
  48. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/transits_time_range.html +0 -0
  49. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion/utilities.html +0 -0
  50. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/kerykeion.html +0 -0
  51. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/docs/search.js +0 -0
  52. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/aspects_synastry.py +0 -0
  53. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/composite_report_example.py +0 -0
  54. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/current_time_report.py +0 -0
  55. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/dual_return_report_example.py +0 -0
  56. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/natal_report_example.py +0 -0
  57. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/planetary_return.py +0 -0
  58. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/quickstart_natal_chart.py +0 -0
  59. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/solar_return_report_example.py +0 -0
  60. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/subject_report_example.py +0 -0
  61. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/synastry_report_example.py +0 -0
  62. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/transit_report_example.py +0 -0
  63. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/examples/transits_time_range.py +0 -0
  64. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/__init__.py +0 -0
  65. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/aspects/__init__.py +0 -0
  66. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/aspects/aspects_factory.py +0 -0
  67. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/aspects/aspects_utils.py +0 -0
  68. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/astrological_subject_factory.py +0 -0
  69. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/chart_data_factory.py +0 -0
  70. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/__init__.py +0 -0
  71. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/chart_drawer.py +0 -0
  72. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/charts_utils.py +0 -0
  73. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/draw_planets.py +0 -0
  74. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/templates/aspect_grid_only.xml +0 -0
  75. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/templates/chart.xml +0 -0
  76. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/templates/wheel_only.xml +0 -0
  77. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/themes/black-and-white.css +0 -0
  78. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/themes/classic.css +0 -0
  79. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/themes/dark-high-contrast.css +0 -0
  80. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/themes/dark.css +0 -0
  81. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/themes/light.css +0 -0
  82. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/charts/themes/strawberry.css +0 -0
  83. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/composite_subject_factory.py +0 -0
  84. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/ephemeris_data_factory.py +0 -0
  85. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/fetch_geonames.py +0 -0
  86. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/house_comparison/__init__.py +0 -0
  87. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/house_comparison/house_comparison_factory.py +0 -0
  88. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/house_comparison/house_comparison_utils.py +0 -0
  89. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/kr_types/__init__.py +0 -0
  90. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/kr_types/chart_template_model.py +0 -0
  91. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/kr_types/kerykeion_exception.py +0 -0
  92. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/kr_types/kr_literals.py +0 -0
  93. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/kr_types/kr_models.py +0 -0
  94. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/kr_types/settings_models.py +0 -0
  95. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/planetary_return_factory.py +0 -0
  96. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/relationship_score_factory.py +0 -0
  97. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/report.py +0 -0
  98. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/schemas/__init__.py +0 -0
  99. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/schemas/chart_template_model.py +0 -0
  100. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/schemas/kerykeion_exception.py +0 -0
  101. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/schemas/kr_literals.py +0 -0
  102. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/schemas/kr_models.py +0 -0
  103. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/schemas/settings_models.py +0 -0
  104. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/settings/__init__.py +0 -0
  105. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/settings/chart_defaults.py +0 -0
  106. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/settings/config_constants.py +0 -0
  107. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/settings/kerykeion_settings.py +0 -0
  108. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/settings/translation_strings.py +0 -0
  109. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/settings/translations.py +0 -0
  110. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/README.md +0 -0
  111. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/ast136/s136108s.se1 +0 -0
  112. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/ast136/s136199s.se1 +0 -0
  113. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/ast136/s136472s.se1 +0 -0
  114. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/ast28/se28978s.se1 +0 -0
  115. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/ast50/se50000s.se1 +0 -0
  116. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/ast90/se90377s.se1 +0 -0
  117. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/ast90/se90482s.se1 +0 -0
  118. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/seas_18.se1 +0 -0
  119. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/sweph/sefstars.txt +0 -0
  120. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/transits_time_range_factory.py +0 -0
  121. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/kerykeion/utilities.py +0 -0
  122. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.14.0.md +0 -0
  123. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.16.0.md +0 -0
  124. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.17.0.md +0 -0
  125. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.19.0.md +0 -0
  126. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.21.0.md +0 -0
  127. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.22.0.md +0 -0
  128. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.23.0.md +0 -0
  129. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.24.0.md +0 -0
  130. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.25.0.md +0 -0
  131. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/V4.26.0.md +0 -0
  132. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/v5.0.0.md +0 -0
  133. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/v5.0.0a.md +0 -0
  134. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/release_notes/v5.0.0b.md +0 -0
  135. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/scripts/README.md +0 -0
  136. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/scripts/__init__.py +0 -0
  137. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/scripts/quality_check.py +0 -0
  138. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/scripts/regenerate_expected_aspects.py +0 -0
  139. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/scripts/regenerate_synastry_aspects.py +0 -0
  140. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/scripts/regenerate_synastry_from_test.py +0 -0
  141. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/scripts/regenerate_test_charts.py +0 -0
  142. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/scripts/test_markdown_snippets.py +0 -0
  143. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/aspects.md +0 -0
  144. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/astrological_subject_factory.md +0 -0
  145. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/chart_data_factory.md +0 -0
  146. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/charts.md +0 -0
  147. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/composite_subject_factory.md +0 -0
  148. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/element_quality_distribution.md +0 -0
  149. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/ephemeris_data_factory.md +0 -0
  150. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/house_comparison.md +0 -0
  151. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/planetary_return_factory.md +0 -0
  152. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/relationship_score_factory.md +0 -0
  153. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/report.md +0 -0
  154. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/transits_time_range_factory.md +0 -0
  155. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/site-docs/utilities.md +0 -0
  156. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/__init__.py +0 -0
  157. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/aspects/__init__.py +0 -0
  158. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/aspects/expected_natal_aspects.py +0 -0
  159. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/aspects/expected_synastry_aspects.py +0 -0
  160. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/aspects/test_natal_aspects.py +0 -0
  161. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/aspects/test_synastry_aspects.py +0 -0
  162. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/__init__.py +0 -0
  163. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/compare_svg_lines.py +0 -0
  164. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Albert Einstein - Natal Chart.svg +0 -0
  165. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Amitabh Bachchan - Natal Chart.svg +0 -0
  166. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Angelina Jolie and Brad Pitt Composite Chart - Black and White Theme - Composite Chart.svg +0 -0
  167. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Angelina Jolie and Brad Pitt Composite Chart - Composite Chart.svg +0 -0
  168. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Antonio Banderas - Natal Chart.svg +0 -0
  169. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Cristiano Ronaldo - Natal Chart.svg +0 -0
  170. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Hua Chenyu - Natal Chart.svg +0 -0
  171. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Jeanne Moreau - Natal Chart.svg +0 -0
  172. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - All Active Points - Natal Chart - Aspect Grid Only.svg +0 -0
  173. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - All Active Points - Natal Chart - Wheel Only.svg +0 -0
  174. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - All Active Points - Natal Chart.svg +0 -0
  175. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - All Active Points - Synastry Chart - Aspect Grid Only.svg +0 -0
  176. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - All Active Points - Synastry Chart - Grid.svg +0 -0
  177. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - All Active Points - Synastry Chart - List.svg +0 -0
  178. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - All Active Points - Synastry Chart - Wheel Only.svg +0 -0
  179. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Aspect Grid Dark Synastry - Synastry Chart - Aspect Grid Only.svg +0 -0
  180. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Aspect Grid Dark Theme - Natal Chart - Aspect Grid Only.svg +0 -0
  181. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Aspect Grid Light Theme - Natal Chart - Aspect Grid Only.svg +0 -0
  182. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Aspect Grid Only - Natal Chart - Aspect Grid Only.svg +0 -0
  183. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Aspect Grid Synastry - Synastry Chart - Aspect Grid Only.svg +0 -0
  184. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Aspect Grid Transit - Transit Chart - Aspect Grid Only.svg +0 -0
  185. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Black and White Theme - DualReturnChart Chart - Solar Return.svg +0 -0
  186. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Black and White Theme - Natal Chart.svg +0 -0
  187. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Black and White Theme - Synastry Chart.svg +0 -0
  188. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Black and White Theme - Transit Chart.svg +0 -0
  189. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - DTS - Synastry Chart.svg +0 -0
  190. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Dark High Contrast Theme - Natal Chart.svg +0 -0
  191. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Dark Theme - Natal Chart.svg +0 -0
  192. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Dark Theme External - Natal Chart.svg +0 -0
  193. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - DualReturnChart Chart - Solar Return.svg +0 -0
  194. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - ExternalNatal - Natal Chart.svg +0 -0
  195. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Heliocentric - Natal Chart.svg +0 -0
  196. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - House System Morinus - Natal Chart.svg +0 -0
  197. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Light Theme - Natal Chart.svg +0 -0
  198. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Minified - Natal Chart.svg +0 -0
  199. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Natal Chart.svg +0 -0
  200. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - SCTWL - Synastry Chart.svg +0 -0
  201. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Synastry Chart.svg +0 -0
  202. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - TCWTG - Transit Chart.svg +0 -0
  203. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Topocentric - Natal Chart.svg +0 -0
  204. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Transit Chart.svg +0 -0
  205. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Transparent Background - Natal Chart.svg +0 -0
  206. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - True Geocentric - Natal Chart.svg +0 -0
  207. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Wheel External Only - ExternalNatal Chart - Wheel Only.svg +0 -0
  208. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Wheel Only - Natal Chart - Wheel Only.svg +0 -0
  209. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Wheel Synastry Only - Synastry Chart - Wheel Only.svg +0 -0
  210. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon - Wheel Transit Only - Transit Chart - Wheel Only.svg +0 -0
  211. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon DeLuce - Natal Chart.svg +0 -0
  212. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon Fagan-Bradley - Light Theme - Natal Chart - Wheel Only.svg +0 -0
  213. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon Fagan-Bradley - Natal Chart.svg +0 -0
  214. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon J2000 - Natal Chart.svg +0 -0
  215. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon Lahiri - Dark Theme - Natal Chart - Wheel Only.svg +0 -0
  216. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon Lahiri - Natal Chart.svg +0 -0
  217. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon Solar Return - Black and White Theme - SingleReturnChart Chart.svg +0 -0
  218. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/John Lennon Solar Return - SingleReturnChart Chart.svg +0 -0
  219. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Kanye - Natal Chart.svg +0 -0
  220. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Mehmet Oz - Natal Chart.svg +0 -0
  221. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Mikhail Bulgakov - Natal Chart.svg +0 -0
  222. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/svg/Sophia Loren - Natal Chart.svg +0 -0
  223. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/test_charts.py +0 -0
  224. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/charts/test_draw_planets.py +0 -0
  225. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/settings/test_settings.py +0 -0
  226. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_all_active_points.py +0 -0
  227. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_astrological_subject.py +0 -0
  228. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_astrological_subject_jyotish.py +0 -0
  229. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_backword.py +0 -0
  230. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_chart_data_factory.py +0 -0
  231. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_chart_data_factory_complete.py +0 -0
  232. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_chart_drawer_complete.py +0 -0
  233. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_composite_subject_factory_complete.py +0 -0
  234. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_ephemeris_data.py +0 -0
  235. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_ephemeris_data_factory_complete.py +0 -0
  236. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_fetch_geonames.py +0 -0
  237. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_json_dump.py +0 -0
  238. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_planetary_return_factory_complete.py +0 -0
  239. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_relationship_score.py +0 -0
  240. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_relationship_score_factory_complete.py +0 -0
  241. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_report.py +0 -0
  242. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_transits_time_range_factory_complete.py +0 -0
  243. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_utc.py +0 -0
  244. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/tests/test_utilities.py +0 -0
  245. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/uv.lock +0 -0
  246. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/workspace/README.md +0 -0
  247. {kerykeion-5.0.0b5 → kerykeion-5.0.1}/workspace/main.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kerykeion
3
- Version: 5.0.0b5
3
+ Version: 5.0.1
4
4
  Summary: A Python library for astrological calculations, including natal charts, houses, planetary aspects, and SVG chart generation.
5
5
  Project-URL: Homepage, https://www.kerykeion.net/
6
6
  Project-URL: Repository, https://github.com/g-battaglia/kerykeion
@@ -64,7 +64,7 @@ Kerykeion also integrates seamlessly with LLM and AI applications.
64
64
 
65
65
  Here is an example of a birthchart:
66
66
 
67
- ![John Lenon Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Dark%20Theme%20-%20Natal%20Chart.svg)
67
+ ![John Lenon Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Dark%20Theme%20-%20Natal%20Chart.svg)
68
68
 
69
69
  ## **Web API**
70
70
 
@@ -80,70 +80,65 @@ Maintaining this project requires substantial time and effort. The Astrologer AP
80
80
 
81
81
  [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/kerykeion)
82
82
 
83
- ## ⚠️ Development Branch Notice
84
-
85
- This branch (`next`) is **not the stable version** of Kerykeion. It is the **development branch for the upcoming V5 release**.
86
-
87
- If you're looking for the latest stable version, please check out the [`master`](https://github.com/g-battaglia/kerykeion/tree/master) branch instead.
88
-
89
83
  ## Table of Contents
90
84
 
91
- - [**Web API**](#web-api)
92
- - [**Donate**](#donate)
93
- - [⚠️ Development Branch Notice](#️-development-branch-notice)
94
- - [Table of Contents](#table-of-contents)
95
- - [Installation](#installation)
96
- - [Basic Usage](#basic-usage)
97
- - [Generate a SVG Chart](#generate-a-svg-chart)
98
- - [Birth Chart](#birth-chart)
99
- - [External Birth Chart](#external-birth-chart)
100
- - [Synastry Chart](#synastry-chart)
101
- - [Transit Chart](#transit-chart)
102
- - [Composite Chart](#composite-chart)
103
- - [Wheel Only Charts](#wheel-only-charts)
104
- - [Birth Chart](#birth-chart-1)
105
- - [Wheel Only Birth Chart (External)](#wheel-only-birth-chart-external)
106
- - [Synastry Chart](#synastry-chart-1)
107
- - [Change the Output Directory](#change-the-output-directory)
108
- - [Change Language](#change-language)
109
- - [Minified SVG](#minified-svg)
110
- - [SVG without CSS Variables](#svg-without-css-variables)
111
- - [Grid Only SVG](#grid-only-svg)
112
- - [Report Generator](#report-generator)
113
- - [Quick Examples](#quick-examples)
114
- - [Section Access](#section-access)
115
- - [Example: Retrieving Aspects](#example-retrieving-aspects)
116
- - [Ayanamsa (Sidereal Modes)](#ayanamsa-sidereal-modes)
117
- - [House Systems](#house-systems)
118
- - [Perspective Type](#perspective-type)
119
- - [Themes](#themes)
120
- - [Alternative Initialization](#alternative-initialization)
121
- - [Lunar Nodes (Rahu \& Ketu)](#lunar-nodes-rahu--ketu)
122
- - [JSON Support](#json-support)
123
- - [Auto Generated Documentation](#auto-generated-documentation)
124
- - [Development](#development)
125
- - [Kerykeion v5.0 – What's New](#kerykeion-v50--whats-new)
126
- - [🎯 Key Highlights](#-key-highlights)
127
- - [Factory-Centered Architecture](#factory-centered-architecture)
128
- - [Pydantic 2 Models \& Type Safety](#pydantic-2-models--type-safety)
129
- - [Enhanced Features](#enhanced-features)
130
- - [🚨 Breaking Changes](#-breaking-changes)
131
- - [1. Removed Legacy Classes](#1-removed-legacy-classes)
132
- - [2. Import Changes](#2-import-changes)
133
- - [3. Lunar Nodes Naming](#3-lunar-nodes-naming)
134
- - [4. Chart Generation Changes](#4-chart-generation-changes)
135
- - [5. Aspects API Changes](#5-aspects-api-changes)
136
- - [🔄 Migration Guide](#-migration-guide)
137
- - [Using the Backward Compatibility Layer](#using-the-backward-compatibility-layer)
138
- - [Step-by-Step Migration](#step-by-step-migration)
139
- - [Automated Migration Script](#automated-migration-script)
140
- - [📦 Other Notable Changes](#-other-notable-changes)
141
- - [🎨 New Themes](#-new-themes)
142
- - [📚 Resources](#-resources)
143
- - [Integrating Kerykeion into Your Project](#integrating-kerykeion-into-your-project)
144
- - [License](#license)
145
- - [Contributing](#contributing)
146
- - [Citations](#citations)
85
+ - [**Web API**](#web-api)
86
+ - [**Donate**](#donate)
87
+ - [Table of Contents](#table-of-contents)
88
+ - [Installation](#installation)
89
+ - [Basic Usage](#basic-usage)
90
+ - [Generate a SVG Chart](#generate-a-svg-chart)
91
+ - [Birth Chart](#birth-chart)
92
+ - [External Birth Chart](#external-birth-chart)
93
+ - [Synastry Chart](#synastry-chart)
94
+ - [Transit Chart](#transit-chart)
95
+ - [Composite Chart](#composite-chart)
96
+ - [Wheel Only Charts](#wheel-only-charts)
97
+ - [Birth Chart](#birth-chart-1)
98
+ - [Wheel Only Birth Chart (External)](#wheel-only-birth-chart-external)
99
+ - [Synastry Chart](#synastry-chart-1)
100
+ - [Change the Output Directory](#change-the-output-directory)
101
+ - [Change Language](#change-language)
102
+ - [SVG without CSS Variables](#svg-without-css-variables)
103
+ - [Grid Only SVG](#grid-only-svg)
104
+ - [Report Generator](#report-generator)
105
+ - [Quick Examples](#quick-examples)
106
+ - [Section Access](#section-access)
107
+ - [Example: Retrieving Aspects](#example-retrieving-aspects)
108
+ - [Element \& Quality Distribution Strategies](#element--quality-distribution-strategies)
109
+ - [Ayanamsa (Sidereal Modes)](#ayanamsa-sidereal-modes)
110
+ - [House Systems](#house-systems)
111
+ - [Perspective Type](#perspective-type)
112
+ - [Themes](#themes)
113
+ - [Alternative Initialization](#alternative-initialization)
114
+ - [Lunar Nodes (Rahu \& Ketu)](#lunar-nodes-rahu--ketu)
115
+ - [JSON Support](#json-support)
116
+ - [Auto Generated Documentation](#auto-generated-documentation)
117
+ - [Development](#development)
118
+ - [Kerykeion v5.0 – What's New](#kerykeion-v50--whats-new)
119
+ - [🎯 Key Highlights](#-key-highlights)
120
+ - [Factory-Centered Architecture](#factory-centered-architecture)
121
+ - [Pydantic 2 Models \& Type Safety](#pydantic-2-models--type-safety)
122
+ - [Enhanced Features](#enhanced-features)
123
+ - [🚨 Breaking Changes](#-breaking-changes)
124
+ - [1. Removed Legacy Classes](#1-removed-legacy-classes)
125
+ - [2. Import Changes](#2-import-changes)
126
+ - [3. Type Aliases Unified](#3-type-aliases-unified)
127
+ - [4. Lunar Nodes Naming](#4-lunar-nodes-naming)
128
+ - [5. Axis Orb Filtering](#5-axis-orb-filtering)
129
+ - [6. Chart Generation Changes](#6-chart-generation-changes)
130
+ - [7. Aspects API Changes](#7-aspects-api-changes)
131
+ - [🔄 Migration Guide](#-migration-guide)
132
+ - [Using the Backward Compatibility Layer](#using-the-backward-compatibility-layer)
133
+ - [Step-by-Step Migration](#step-by-step-migration)
134
+ - [Automated Migration Script](#automated-migration-script)
135
+ - [📦 Other Notable Changes](#-other-notable-changes)
136
+ - [🎨 New Themes](#-new-themes)
137
+ - [📚 Resources](#-resources)
138
+ - [Integrating Kerykeion into Your Project](#integrating-kerykeion-into-your-project)
139
+ - [License](#license)
140
+ - [Contributing](#contributing)
141
+ - [Citations](#citations)
147
142
 
148
143
  ## Installation
149
144
 
@@ -216,7 +211,7 @@ birth_chart_svg.save_svg()
216
211
  ```
217
212
 
218
213
  The SVG file will be saved in the home directory.
219
- ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Natal%20Chart.svg)
214
+ ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Natal%20Chart.svg)
220
215
 
221
216
  ### External Birth Chart
222
217
 
@@ -236,7 +231,7 @@ birth_chart_svg = ChartDrawer(chart_data=chart_data)
236
231
  birth_chart_svg.save_svg()
237
232
  ```
238
233
 
239
- ![John Lennon External Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20ExternalNatal%20Chart.svg)
234
+ ![John Lennon External Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20ExternalNatal%20-%20Natal%20Chart.svg)
240
235
 
241
236
  ### Synastry Chart
242
237
 
@@ -278,7 +273,7 @@ transit_chart = ChartDrawer(chart_data=chart_data)
278
273
  transit_chart.save_svg()
279
274
  ```
280
275
 
281
- ![John Lennon Transit Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Transit%20Chart.svg)
276
+ ![John Lennon Transit Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Transit%20Chart.svg)
282
277
 
283
278
  ### Composite Chart
284
279
 
@@ -304,7 +299,7 @@ composite_chart = ChartDrawer(chart_data=chart_data)
304
299
  composite_chart.save_svg()
305
300
  ```
306
301
 
307
- ![Angelina Jolie and Brad Pitt Composite Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/Angelina%20Jolie%20and%20Brad%20Pitt%20Composite%20Chart%20-%20Composite%20Chart.svg)
302
+ ![Angelina Jolie and Brad Pitt Composite Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/Angelina%20Jolie%20and%20Brad%20Pitt%20Composite%20Chart%20-%20Composite%20Chart.svg)
308
303
 
309
304
  ## Wheel Only Charts
310
305
 
@@ -328,7 +323,7 @@ birth_chart_svg = ChartDrawer(chart_data=chart_data)
328
323
  birth_chart_svg.save_wheel_only_svg_file()
329
324
  ```
330
325
 
331
- ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Wheel%20Only%20-%20Natal%20Chart%20-%20Wheel%20Only.svg)
326
+ ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Wheel%20Only%20-%20Natal%20Chart%20-%20Wheel%20Only.svg)
332
327
 
333
328
  ### Wheel Only Birth Chart (External)
334
329
 
@@ -351,7 +346,7 @@ birth_chart_svg.save_wheel_only_svg_file(
351
346
  )
352
347
  ```
353
348
 
354
- ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Wheel%20External%20Only%20-%20ExternalNatal%20Chart%20-%20Wheel%20Only.svg)
349
+ ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Wheel%20External%20Only%20-%20ExternalNatal%20Chart%20-%20Wheel%20Only.svg)
355
350
 
356
351
  ### Synastry Chart
357
352
 
@@ -372,7 +367,7 @@ synastry_chart = ChartDrawer(chart_data=chart_data)
372
367
  synastry_chart.save_wheel_only_svg_file()
373
368
  ```
374
369
 
375
- ![John Lennon and Paul McCartney Synastry](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Wheel%20Synastry%20Only%20-%20Synastry%20Chart%20-%20Wheel%20Only.svg)
370
+ ![John Lennon and Paul McCartney Synastry](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Wheel%20Synastry%20Only%20-%20Synastry%20Chart%20-%20Wheel%20Only.svg)
376
371
 
377
372
  ### Change the Output Directory
378
373
 
@@ -518,7 +513,7 @@ aspect_grid_chart = ChartDrawer(chart_data=chart_data, theme="dark")
518
513
  aspect_grid_chart.save_aspect_grid_only_svg_file()
519
514
  ```
520
515
 
521
- ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Aspect%20Grid%20Only%20-%20Natal%20Chart%20-%20Aspect%20Grid%20Only.svg)
516
+ ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Aspect%20Grid%20Only%20-%20Natal%20Chart%20-%20Aspect%20Grid%20Only.svg)
522
517
 
523
518
  ## Report Generator
524
519
 
@@ -24,7 +24,7 @@ Kerykeion also integrates seamlessly with LLM and AI applications.
24
24
 
25
25
  Here is an example of a birthchart:
26
26
 
27
- ![John Lenon Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Dark%20Theme%20-%20Natal%20Chart.svg)
27
+ ![John Lenon Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Dark%20Theme%20-%20Natal%20Chart.svg)
28
28
 
29
29
  ## **Web API**
30
30
 
@@ -40,70 +40,65 @@ Maintaining this project requires substantial time and effort. The Astrologer AP
40
40
 
41
41
  [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/kerykeion)
42
42
 
43
- ## ⚠️ Development Branch Notice
44
-
45
- This branch (`next`) is **not the stable version** of Kerykeion. It is the **development branch for the upcoming V5 release**.
46
-
47
- If you're looking for the latest stable version, please check out the [`master`](https://github.com/g-battaglia/kerykeion/tree/master) branch instead.
48
-
49
43
  ## Table of Contents
50
44
 
51
- - [**Web API**](#web-api)
52
- - [**Donate**](#donate)
53
- - [⚠️ Development Branch Notice](#️-development-branch-notice)
54
- - [Table of Contents](#table-of-contents)
55
- - [Installation](#installation)
56
- - [Basic Usage](#basic-usage)
57
- - [Generate a SVG Chart](#generate-a-svg-chart)
58
- - [Birth Chart](#birth-chart)
59
- - [External Birth Chart](#external-birth-chart)
60
- - [Synastry Chart](#synastry-chart)
61
- - [Transit Chart](#transit-chart)
62
- - [Composite Chart](#composite-chart)
63
- - [Wheel Only Charts](#wheel-only-charts)
64
- - [Birth Chart](#birth-chart-1)
65
- - [Wheel Only Birth Chart (External)](#wheel-only-birth-chart-external)
66
- - [Synastry Chart](#synastry-chart-1)
67
- - [Change the Output Directory](#change-the-output-directory)
68
- - [Change Language](#change-language)
69
- - [Minified SVG](#minified-svg)
70
- - [SVG without CSS Variables](#svg-without-css-variables)
71
- - [Grid Only SVG](#grid-only-svg)
72
- - [Report Generator](#report-generator)
73
- - [Quick Examples](#quick-examples)
74
- - [Section Access](#section-access)
75
- - [Example: Retrieving Aspects](#example-retrieving-aspects)
76
- - [Ayanamsa (Sidereal Modes)](#ayanamsa-sidereal-modes)
77
- - [House Systems](#house-systems)
78
- - [Perspective Type](#perspective-type)
79
- - [Themes](#themes)
80
- - [Alternative Initialization](#alternative-initialization)
81
- - [Lunar Nodes (Rahu \& Ketu)](#lunar-nodes-rahu--ketu)
82
- - [JSON Support](#json-support)
83
- - [Auto Generated Documentation](#auto-generated-documentation)
84
- - [Development](#development)
85
- - [Kerykeion v5.0 – What's New](#kerykeion-v50--whats-new)
86
- - [🎯 Key Highlights](#-key-highlights)
87
- - [Factory-Centered Architecture](#factory-centered-architecture)
88
- - [Pydantic 2 Models \& Type Safety](#pydantic-2-models--type-safety)
89
- - [Enhanced Features](#enhanced-features)
90
- - [🚨 Breaking Changes](#-breaking-changes)
91
- - [1. Removed Legacy Classes](#1-removed-legacy-classes)
92
- - [2. Import Changes](#2-import-changes)
93
- - [3. Lunar Nodes Naming](#3-lunar-nodes-naming)
94
- - [4. Chart Generation Changes](#4-chart-generation-changes)
95
- - [5. Aspects API Changes](#5-aspects-api-changes)
96
- - [🔄 Migration Guide](#-migration-guide)
97
- - [Using the Backward Compatibility Layer](#using-the-backward-compatibility-layer)
98
- - [Step-by-Step Migration](#step-by-step-migration)
99
- - [Automated Migration Script](#automated-migration-script)
100
- - [📦 Other Notable Changes](#-other-notable-changes)
101
- - [🎨 New Themes](#-new-themes)
102
- - [📚 Resources](#-resources)
103
- - [Integrating Kerykeion into Your Project](#integrating-kerykeion-into-your-project)
104
- - [License](#license)
105
- - [Contributing](#contributing)
106
- - [Citations](#citations)
45
+ - [**Web API**](#web-api)
46
+ - [**Donate**](#donate)
47
+ - [Table of Contents](#table-of-contents)
48
+ - [Installation](#installation)
49
+ - [Basic Usage](#basic-usage)
50
+ - [Generate a SVG Chart](#generate-a-svg-chart)
51
+ - [Birth Chart](#birth-chart)
52
+ - [External Birth Chart](#external-birth-chart)
53
+ - [Synastry Chart](#synastry-chart)
54
+ - [Transit Chart](#transit-chart)
55
+ - [Composite Chart](#composite-chart)
56
+ - [Wheel Only Charts](#wheel-only-charts)
57
+ - [Birth Chart](#birth-chart-1)
58
+ - [Wheel Only Birth Chart (External)](#wheel-only-birth-chart-external)
59
+ - [Synastry Chart](#synastry-chart-1)
60
+ - [Change the Output Directory](#change-the-output-directory)
61
+ - [Change Language](#change-language)
62
+ - [SVG without CSS Variables](#svg-without-css-variables)
63
+ - [Grid Only SVG](#grid-only-svg)
64
+ - [Report Generator](#report-generator)
65
+ - [Quick Examples](#quick-examples)
66
+ - [Section Access](#section-access)
67
+ - [Example: Retrieving Aspects](#example-retrieving-aspects)
68
+ - [Element \& Quality Distribution Strategies](#element--quality-distribution-strategies)
69
+ - [Ayanamsa (Sidereal Modes)](#ayanamsa-sidereal-modes)
70
+ - [House Systems](#house-systems)
71
+ - [Perspective Type](#perspective-type)
72
+ - [Themes](#themes)
73
+ - [Alternative Initialization](#alternative-initialization)
74
+ - [Lunar Nodes (Rahu \& Ketu)](#lunar-nodes-rahu--ketu)
75
+ - [JSON Support](#json-support)
76
+ - [Auto Generated Documentation](#auto-generated-documentation)
77
+ - [Development](#development)
78
+ - [Kerykeion v5.0 – What's New](#kerykeion-v50--whats-new)
79
+ - [🎯 Key Highlights](#-key-highlights)
80
+ - [Factory-Centered Architecture](#factory-centered-architecture)
81
+ - [Pydantic 2 Models \& Type Safety](#pydantic-2-models--type-safety)
82
+ - [Enhanced Features](#enhanced-features)
83
+ - [🚨 Breaking Changes](#-breaking-changes)
84
+ - [1. Removed Legacy Classes](#1-removed-legacy-classes)
85
+ - [2. Import Changes](#2-import-changes)
86
+ - [3. Type Aliases Unified](#3-type-aliases-unified)
87
+ - [4. Lunar Nodes Naming](#4-lunar-nodes-naming)
88
+ - [5. Axis Orb Filtering](#5-axis-orb-filtering)
89
+ - [6. Chart Generation Changes](#6-chart-generation-changes)
90
+ - [7. Aspects API Changes](#7-aspects-api-changes)
91
+ - [🔄 Migration Guide](#-migration-guide)
92
+ - [Using the Backward Compatibility Layer](#using-the-backward-compatibility-layer)
93
+ - [Step-by-Step Migration](#step-by-step-migration)
94
+ - [Automated Migration Script](#automated-migration-script)
95
+ - [📦 Other Notable Changes](#-other-notable-changes)
96
+ - [🎨 New Themes](#-new-themes)
97
+ - [📚 Resources](#-resources)
98
+ - [Integrating Kerykeion into Your Project](#integrating-kerykeion-into-your-project)
99
+ - [License](#license)
100
+ - [Contributing](#contributing)
101
+ - [Citations](#citations)
107
102
 
108
103
  ## Installation
109
104
 
@@ -176,7 +171,7 @@ birth_chart_svg.save_svg()
176
171
  ```
177
172
 
178
173
  The SVG file will be saved in the home directory.
179
- ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Natal%20Chart.svg)
174
+ ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Natal%20Chart.svg)
180
175
 
181
176
  ### External Birth Chart
182
177
 
@@ -196,7 +191,7 @@ birth_chart_svg = ChartDrawer(chart_data=chart_data)
196
191
  birth_chart_svg.save_svg()
197
192
  ```
198
193
 
199
- ![John Lennon External Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20ExternalNatal%20Chart.svg)
194
+ ![John Lennon External Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20ExternalNatal%20-%20Natal%20Chart.svg)
200
195
 
201
196
  ### Synastry Chart
202
197
 
@@ -238,7 +233,7 @@ transit_chart = ChartDrawer(chart_data=chart_data)
238
233
  transit_chart.save_svg()
239
234
  ```
240
235
 
241
- ![John Lennon Transit Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Transit%20Chart.svg)
236
+ ![John Lennon Transit Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Transit%20Chart.svg)
242
237
 
243
238
  ### Composite Chart
244
239
 
@@ -264,7 +259,7 @@ composite_chart = ChartDrawer(chart_data=chart_data)
264
259
  composite_chart.save_svg()
265
260
  ```
266
261
 
267
- ![Angelina Jolie and Brad Pitt Composite Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/Angelina%20Jolie%20and%20Brad%20Pitt%20Composite%20Chart%20-%20Composite%20Chart.svg)
262
+ ![Angelina Jolie and Brad Pitt Composite Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/Angelina%20Jolie%20and%20Brad%20Pitt%20Composite%20Chart%20-%20Composite%20Chart.svg)
268
263
 
269
264
  ## Wheel Only Charts
270
265
 
@@ -288,7 +283,7 @@ birth_chart_svg = ChartDrawer(chart_data=chart_data)
288
283
  birth_chart_svg.save_wheel_only_svg_file()
289
284
  ```
290
285
 
291
- ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Wheel%20Only%20-%20Natal%20Chart%20-%20Wheel%20Only.svg)
286
+ ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Wheel%20Only%20-%20Natal%20Chart%20-%20Wheel%20Only.svg)
292
287
 
293
288
  ### Wheel Only Birth Chart (External)
294
289
 
@@ -311,7 +306,7 @@ birth_chart_svg.save_wheel_only_svg_file(
311
306
  )
312
307
  ```
313
308
 
314
- ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Wheel%20External%20Only%20-%20ExternalNatal%20Chart%20-%20Wheel%20Only.svg)
309
+ ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Wheel%20External%20Only%20-%20ExternalNatal%20Chart%20-%20Wheel%20Only.svg)
315
310
 
316
311
  ### Synastry Chart
317
312
 
@@ -332,7 +327,7 @@ synastry_chart = ChartDrawer(chart_data=chart_data)
332
327
  synastry_chart.save_wheel_only_svg_file()
333
328
  ```
334
329
 
335
- ![John Lennon and Paul McCartney Synastry](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Wheel%20Synastry%20Only%20-%20Synastry%20Chart%20-%20Wheel%20Only.svg)
330
+ ![John Lennon and Paul McCartney Synastry](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Wheel%20Synastry%20Only%20-%20Synastry%20Chart%20-%20Wheel%20Only.svg)
336
331
 
337
332
  ### Change the Output Directory
338
333
 
@@ -478,7 +473,7 @@ aspect_grid_chart = ChartDrawer(chart_data=chart_data, theme="dark")
478
473
  aspect_grid_chart.save_aspect_grid_only_svg_file()
479
474
  ```
480
475
 
481
- ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/master/tests/charts/svg/John%20Lennon%20-%20Aspect%20Grid%20Only%20-%20Natal%20Chart%20-%20Aspect%20Grid%20Only.svg)
476
+ ![John Lennon Birth Chart](https://raw.githubusercontent.com/g-battaglia/kerykeion/refs/heads/main/tests/charts/svg/John%20Lennon%20-%20Aspect%20Grid%20Only%20-%20Natal%20Chart%20-%20Aspect%20Grid%20Only.svg)
482
477
 
483
478
  ## Report Generator
484
479
 
@@ -621,7 +621,7 @@ class KerykeionChartSVG:
621
621
  # ---------------------------------------------------------------------------
622
622
  class NatalAspects:
623
623
  """Wrapper replicating the master branch NatalAspects interface.
624
-
624
+
625
625
  Replacement: AspectsFactory.single_subject_aspects(subject)
626
626
  """
627
627
 
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "kerykeion"
3
- version = "5.0.0b5"
3
+ version = "5.0.1"
4
4
  authors = [
5
5
  { name = "Giacomo Battaglia", email = "kerykeion.astrology@gmail.com" }
6
6
  ]
@@ -15,14 +15,14 @@ class TestKrTypesModuleCompatibility:
15
15
  """Test that importing kr_types triggers deprecation warning."""
16
16
  with warnings.catch_warnings(record=True) as w:
17
17
  warnings.simplefilter("always", DeprecationWarning)
18
-
18
+
19
19
  # Import should work but trigger warning
20
20
  from kerykeion import kr_types # noqa: F401
21
-
21
+
22
22
  # Filter for kr_types specific deprecation warnings
23
23
  kr_types_warnings = [
24
- warning for warning in w
25
- if issubclass(warning.category, DeprecationWarning)
24
+ warning for warning in w
25
+ if issubclass(warning.category, DeprecationWarning)
26
26
  and "kr_types" in str(warning.message)
27
27
  ]
28
28
  assert len(kr_types_warnings) >= 1
@@ -32,9 +32,9 @@ class TestKrTypesModuleCompatibility:
32
32
  """Test that Planet alias is available from kr_types."""
33
33
  with warnings.catch_warnings():
34
34
  warnings.simplefilter("ignore", DeprecationWarning)
35
-
35
+
36
36
  from kerykeion.kr_types import Planet, AstrologicalPoint
37
-
37
+
38
38
  # Planet should be an alias for AstrologicalPoint
39
39
  assert Planet == AstrologicalPoint
40
40
 
@@ -42,9 +42,9 @@ class TestKrTypesModuleCompatibility:
42
42
  """Test that AxialCusps alias is available from kr_types."""
43
43
  with warnings.catch_warnings():
44
44
  warnings.simplefilter("ignore", DeprecationWarning)
45
-
45
+
46
46
  from kerykeion.kr_types import AxialCusps, AstrologicalPoint
47
-
47
+
48
48
  # AxialCusps should be an alias for AstrologicalPoint
49
49
  assert AxialCusps == AstrologicalPoint
50
50
 
@@ -52,13 +52,13 @@ class TestKrTypesModuleCompatibility:
52
52
  """Test that kr_types.kr_literals works as a compatibility shim."""
53
53
  with warnings.catch_warnings(record=True) as w:
54
54
  warnings.simplefilter("always", DeprecationWarning)
55
-
55
+
56
56
  from kerykeion.kr_types.kr_literals import Planet, AxialCusps
57
-
57
+
58
58
  # Should trigger deprecation warning
59
59
  deprecation_warnings = [warning for warning in w if issubclass(warning.category, DeprecationWarning)]
60
60
  assert any("kr_types.kr_literals" in str(dw.message) for dw in deprecation_warnings)
61
-
61
+
62
62
  # But imports should still work
63
63
  assert Planet is not None
64
64
  assert AxialCusps is not None
@@ -67,13 +67,13 @@ class TestKrTypesModuleCompatibility:
67
67
  """Test that kr_types.kr_models works as a compatibility shim."""
68
68
  with warnings.catch_warnings(record=True) as w:
69
69
  warnings.simplefilter("always", DeprecationWarning)
70
-
70
+
71
71
  from kerykeion.kr_types.kr_models import AstrologicalSubjectModel
72
-
72
+
73
73
  # Should trigger deprecation warning
74
74
  deprecation_warnings = [warning for warning in w if issubclass(warning.category, DeprecationWarning)]
75
75
  assert any("kr_types.kr_models" in str(dw.message) for dw in deprecation_warnings)
76
-
76
+
77
77
  # But imports should still work
78
78
  assert AstrologicalSubjectModel is not None
79
79
 
@@ -84,27 +84,27 @@ class TestDeprecatedAliasesInSchemas:
84
84
  def test_planet_alias_in_schemas(self):
85
85
  """Test that Planet alias exists in schemas module."""
86
86
  from kerykeion.schemas import Planet, AstrologicalPoint
87
-
87
+
88
88
  # Planet should be an alias for AstrologicalPoint
89
89
  assert Planet == AstrologicalPoint
90
90
 
91
91
  def test_axial_cusps_alias_in_schemas(self):
92
92
  """Test that AxialCusps alias exists in schemas module."""
93
93
  from kerykeion.schemas import AxialCusps, AstrologicalPoint
94
-
94
+
95
95
  # AxialCusps should be an alias for AstrologicalPoint
96
96
  assert AxialCusps == AstrologicalPoint
97
97
 
98
98
  def test_planet_alias_in_kr_literals(self):
99
99
  """Test that Planet alias exists in schemas.kr_literals."""
100
100
  from kerykeion.schemas.kr_literals import Planet, AstrologicalPoint
101
-
101
+
102
102
  assert Planet == AstrologicalPoint
103
103
 
104
104
  def test_axial_cusps_alias_in_kr_literals(self):
105
105
  """Test that AxialCusps alias exists in schemas.kr_literals."""
106
106
  from kerykeion.schemas.kr_literals import AxialCusps, AstrologicalPoint
107
-
107
+
108
108
  assert AxialCusps == AstrologicalPoint
109
109
 
110
110
 
@@ -115,21 +115,21 @@ class TestMigrationPathExamples:
115
115
  """
116
116
  V4 Pattern: from kerykeion.kr_types import Planet
117
117
  V5 Pattern: from kerykeion.schemas import AstrologicalPoint
118
-
118
+
119
119
  Compatibility: from kerykeion.schemas import Planet (with alias)
120
120
  """
121
121
  with warnings.catch_warnings():
122
122
  warnings.simplefilter("ignore", DeprecationWarning)
123
-
123
+
124
124
  # Old way (still works via kr_types)
125
125
  from kerykeion.kr_types import Planet as PlanetOld
126
-
126
+
127
127
  # New way (recommended)
128
128
  from kerykeion.schemas import AstrologicalPoint
129
-
129
+
130
130
  # Transition way (works, no warning)
131
131
  from kerykeion.schemas import Planet as PlanetAlias
132
-
132
+
133
133
  assert PlanetOld == AstrologicalPoint
134
134
  assert PlanetAlias == AstrologicalPoint
135
135
 
@@ -137,21 +137,21 @@ class TestMigrationPathExamples:
137
137
  """
138
138
  V4 Pattern: from kerykeion.kr_types.kr_literals import Planet, AxialCusps
139
139
  V5 Pattern: from kerykeion.schemas.kr_literals import AstrologicalPoint
140
-
140
+
141
141
  Compatibility: from kerykeion.schemas.kr_literals import Planet, AxialCusps
142
142
  """
143
143
  with warnings.catch_warnings():
144
144
  warnings.simplefilter("ignore", DeprecationWarning)
145
-
145
+
146
146
  # Old way (still works via kr_types, with deprecation)
147
147
  from kerykeion.kr_types.kr_literals import Planet as POld, AxialCusps as ACOld
148
-
148
+
149
149
  # New way (recommended)
150
150
  from kerykeion.schemas.kr_literals import AstrologicalPoint
151
-
151
+
152
152
  # Transition way (works, no warning)
153
153
  from kerykeion.schemas.kr_literals import Planet as PNew, AxialCusps as ACNew
154
-
154
+
155
155
  assert POld == AstrologicalPoint
156
156
  assert ACOld == AstrologicalPoint
157
157
  assert PNew == AstrologicalPoint
@@ -161,17 +161,17 @@ class TestMigrationPathExamples:
161
161
  """
162
162
  V4 Pattern: from kerykeion.kr_types.kr_models import AstrologicalSubjectModel
163
163
  V5 Pattern: from kerykeion.schemas.kr_models import AstrologicalSubjectModel
164
-
164
+
165
165
  No alias needed here, just path change.
166
166
  """
167
167
  with warnings.catch_warnings():
168
168
  warnings.simplefilter("ignore", DeprecationWarning)
169
-
169
+
170
170
  # Old way (still works via kr_types, with deprecation)
171
171
  from kerykeion.kr_types.kr_models import AstrologicalSubjectModel as ASMOld
172
-
172
+
173
173
  # New way (recommended, no warning)
174
174
  from kerykeion.schemas.kr_models import AstrologicalSubjectModel as ASMNew
175
-
175
+
176
176
  # Should be the same class
177
177
  assert ASMOld is ASMNew
File without changes