Giter Club home page Giter Club logo

siderealastropy's Introduction

SiderealAstroPy

Astrology calculations that use either the tropical or sidereal (Hindu-Lahiri ayanamsa) zodiac. Written in Python 3.

Installation instructions:

  1. Read the Swiss Ephemeris license information: https://www.astro.com/swisseph/swephinfo_e.htm
  2. Download the latest Swiss Ephemeris source package: https://www.astro.com/ftp/swisseph/
  3. If using pip, install pyswisseph==2.00.00-2. To keep your pyswisseph installation separate for this project, install Pipenv and run pipenv install inside this project directory.
    This project is not yet compatible with pyswisseph version 2.08.00 and above.
  4. Create a file called my_ephe_path.py in your SiderealAstroPy directory to define the following variable:
    EPHE_PATH = 'filepath/of/your/SwissEphemeris/src'
    

When run, transits.py provides a command-line interface through which to interact with its functions.

To run the zodiacal releasing calculator as an executable without installing Python or pyswisseph, download zrcsv.zip, open the folder, and run zodiacal-releasing-calculator. The calculator saves .csv files of zodiacal releasing periods (over a 100-year lifetime) in a folder called Zodiacal Releasing in your home directory. You will need to enter the chart owner's birth time in Universal Time and the latitude and longitude of their birth place.

siderealastropy's People

Contributors

aschubauer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

siderealastropy's Issues

Syntax error?

Hello, when I try to run transits.py I get the following:

File "transits.py", line 86
ASPECTS.append((*nextAspect, planet1, planet2))
^
SyntaxError: invalid syntax

I'm new to Python and it may be that I didn't set up the project properly. Could you please advise?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.