kerykeion 4.24.0__tar.gz → 4.24.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.
- {kerykeion-4.24.0 → kerykeion-4.24.1}/PKG-INFO +2 -1
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/kr_types/chart_types.py +3 -3
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/kr_types/kr_models.py +2 -1
- {kerykeion-4.24.0 → kerykeion-4.24.1}/pyproject.toml +2 -1
- {kerykeion-4.24.0 → kerykeion-4.24.1}/LICENSE +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/README.md +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/__init__.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/aspects/__init__.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/aspects/aspects_utils.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/aspects/natal_aspects.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/aspects/synastry_aspects.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/astrological_subject.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/__init__.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/charts_utils.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/draw_planets.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/kerykeion_chart_svg.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/templates/aspect_grid_only.xml +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/templates/chart.xml +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/templates/wheel_only.xml +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/themes/classic.css +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/themes/dark-high-contrast.css +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/themes/dark.css +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/charts/themes/light.css +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/enums.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/ephemeris_data.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/fetch_geonames.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/kr_types/__init__.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/kr_types/kerykeion_exception.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/kr_types/kr_literals.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/kr_types/settings_models.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/relationship_score/__init__.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/relationship_score/relationship_score.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/relationship_score/relationship_score_factory.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/report.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/settings/__init__.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/settings/config_constants.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/settings/kerykeion_settings.py +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/settings/kr.config.json +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/sweph/README.md +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/sweph/seas_18.se1 +0 -0
- {kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/utilities.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: kerykeion
|
|
3
|
-
Version: 4.24.
|
|
3
|
+
Version: 4.24.1
|
|
4
4
|
Summary: A python library for astrology.
|
|
5
5
|
Home-page: https://www.kerykeion.net/
|
|
6
6
|
License: AGPL-3.0
|
|
@@ -33,6 +33,7 @@ Requires-Dist: requests (>=2.32.3,<3.0.0)
|
|
|
33
33
|
Requires-Dist: requests-cache (>=1.2.1,<2.0.0)
|
|
34
34
|
Requires-Dist: scour (>=0.38.2,<0.39.0)
|
|
35
35
|
Requires-Dist: simple-ascii-tables (>=1.0.0,<2.0.0)
|
|
36
|
+
Requires-Dist: typing-extensions (>=4.12.2,<5.0.0)
|
|
36
37
|
Project-URL: Repository, https://github.com/g-battaglia/kerykeion
|
|
37
38
|
Description-Content-Type: text/markdown
|
|
38
39
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
from
|
|
1
|
+
from typing_extensions import TypedDict
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
class ChartTemplateDictionary(TypedDict):
|
|
@@ -30,7 +30,7 @@ class ChartTemplateDictionary(TypedDict):
|
|
|
30
30
|
paper_color_0: str
|
|
31
31
|
# Background color of the chart
|
|
32
32
|
paper_color_1: str
|
|
33
|
-
|
|
33
|
+
|
|
34
34
|
# Planets colors, from 0 to 16 (0 is the Sun)
|
|
35
35
|
planets_color_0: str
|
|
36
36
|
planets_color_1: str
|
|
@@ -49,7 +49,7 @@ class ChartTemplateDictionary(TypedDict):
|
|
|
49
49
|
planets_color_14: str
|
|
50
50
|
planets_color_15: str
|
|
51
51
|
planets_color_16: str
|
|
52
|
-
|
|
52
|
+
|
|
53
53
|
# Zodiac colors, from 0 to 11 (0 is Aries)
|
|
54
54
|
zodiac_color_0: str
|
|
55
55
|
zodiac_color_1: str
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "kerykeion"
|
|
3
|
-
version = "4.24.
|
|
3
|
+
version = "4.24.1"
|
|
4
4
|
authors = ["Giacomo Battaglia <kerykeion.astrology@gmail.com>"]
|
|
5
5
|
description = "A python library for astrology."
|
|
6
6
|
license = "AGPL-3.0"
|
|
@@ -49,6 +49,7 @@ requests-cache = "^1.2.1"
|
|
|
49
49
|
requests = "^2.32.3"
|
|
50
50
|
simple-ascii-tables = "^1.0.0"
|
|
51
51
|
pytz = "^2024.2"
|
|
52
|
+
typing-extensions = "^4.12.2"
|
|
52
53
|
|
|
53
54
|
[tool.poetry.scripts]
|
|
54
55
|
create-docs = "scripts.docs:main"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kerykeion-4.24.0 → kerykeion-4.24.1}/kerykeion/relationship_score/relationship_score_factory.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|