kerykeion 4.25.3__tar.gz → 4.25.4__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.25.3 → kerykeion-4.25.4}/PKG-INFO +4 -4
- {kerykeion-4.25.3 → kerykeion-4.25.4}/README.md +3 -3
- {kerykeion-4.25.3 → kerykeion-4.25.4}/pyproject.toml +1 -1
- {kerykeion-4.25.3 → kerykeion-4.25.4}/LICENSE +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/__init__.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/aspects/__init__.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/aspects/aspects_utils.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/aspects/natal_aspects.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/aspects/synastry_aspects.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/astrological_subject.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/__init__.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/charts_utils.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/draw_planets.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/kerykeion_chart_svg.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/templates/aspect_grid_only.xml +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/templates/chart.xml +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/templates/wheel_only.xml +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/themes/classic.css +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/themes/dark-high-contrast.css +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/themes/dark.css +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/charts/themes/light.css +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/composite_subject_factory.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/enums.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/ephemeris_data.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/fetch_geonames.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/kr_types/__init__.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/kr_types/chart_types.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/kr_types/kerykeion_exception.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/kr_types/kr_literals.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/kr_types/kr_models.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/kr_types/settings_models.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/relationship_score/__init__.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/relationship_score/relationship_score.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/relationship_score/relationship_score_factory.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/report.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/settings/__init__.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/settings/config_constants.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/settings/kerykeion_settings.py +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/settings/kr.config.json +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/sweph/README.md +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/sweph/seas_18.se1 +0 -0
- {kerykeion-4.25.3 → kerykeion-4.25.4}/kerykeion/utilities.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: kerykeion
|
|
3
|
-
Version: 4.25.
|
|
3
|
+
Version: 4.25.4
|
|
4
4
|
Summary: A python library for astrology.
|
|
5
5
|
Home-page: https://www.kerykeion.net/
|
|
6
6
|
License: AGPL-3.0
|
|
@@ -148,7 +148,7 @@ birth_chart_svg.makeSVG()
|
|
|
148
148
|
```
|
|
149
149
|
|
|
150
150
|
The SVG file will be saved in the home directory.
|
|
151
|
-

|
|
152
152
|
|
|
153
153
|
### Synastry Chart
|
|
154
154
|
|
|
@@ -159,12 +159,12 @@ first = AstrologicalSubject("John Lennon", 1940, 10, 9, 18, 30, "Liverpool", "GB
|
|
|
159
159
|
second = AstrologicalSubject("Paul McCartney", 1942, 6, 18, 15, 30, "Liverpool", "GB")
|
|
160
160
|
|
|
161
161
|
# Set the type, it can be Natal, Synastry or Transit
|
|
162
|
-
synastry_chart = KerykeionChartSVG(first, "Synastry", second)
|
|
162
|
+
synastry_chart = KerykeionChartSVG(first, "Synastry", second)
|
|
163
163
|
synastry_chart.makeSVG()
|
|
164
164
|
|
|
165
165
|
```
|
|
166
166
|
|
|
167
|
-

|
|
168
168
|
|
|
169
169
|
|
|
170
170
|
### Transit Chart
|
|
@@ -109,7 +109,7 @@ birth_chart_svg.makeSVG()
|
|
|
109
109
|
```
|
|
110
110
|
|
|
111
111
|
The SVG file will be saved in the home directory.
|
|
112
|
-

|
|
113
113
|
|
|
114
114
|
### Synastry Chart
|
|
115
115
|
|
|
@@ -120,12 +120,12 @@ first = AstrologicalSubject("John Lennon", 1940, 10, 9, 18, 30, "Liverpool", "GB
|
|
|
120
120
|
second = AstrologicalSubject("Paul McCartney", 1942, 6, 18, 15, 30, "Liverpool", "GB")
|
|
121
121
|
|
|
122
122
|
# Set the type, it can be Natal, Synastry or Transit
|
|
123
|
-
synastry_chart = KerykeionChartSVG(first, "Synastry", second)
|
|
123
|
+
synastry_chart = KerykeionChartSVG(first, "Synastry", second)
|
|
124
124
|
synastry_chart.makeSVG()
|
|
125
125
|
|
|
126
126
|
```
|
|
127
127
|
|
|
128
|
-

|
|
129
129
|
|
|
130
130
|
|
|
131
131
|
### Transit Chart
|
|
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
|
|
File without changes
|
|
File without changes
|
{kerykeion-4.25.3 → kerykeion-4.25.4}/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
|