g-battaglia / kerykeion

Data driven Astrology 💫
Kerykeion is a python library for astrology. It can generate SVG charts and extract all data about a birthchart, a synastry chart and a transit chart.
https://kerykeion.net
GNU Affero General Public License v3.0
316 stars 110 forks source link

added offline mode #37

Closed gaycodegal closed 2 years ago

gaycodegal commented 2 years ago

I wanted to do a computation without using online services. This project was the easiest way but did not support that, so I added it in. Should follow old code paths if online is true, which is the new default