pyswisseph icon indicating copy to clipboard operation
pyswisseph copied to clipboard

Python extension to the Swiss Ephemeris

Results 17 pyswisseph issues
Sort by recently updated
recently updated
newest added

In case i want to change observer position to helio . How can i do in library ? on following page it's shown you can pass -helio but not sure...

aren't you supposed to list the authors name somewhere on the readme or something?

For different position(like in London or in NewYork) it should get different result when using "calc_ut()", so anyone knows how to change the specific position? I don't see any parameters...

I'm on Windows 10. Running python 3.7 on a conda virtual env. Using VScode. I have tried to install swisseph and pyswisseph in every way possible to try and get...

Just want to say - Thank you guys, for your efforts in creating and maintaining this library.

Hi folks, I'm working on implementing a Transits chart and I need to list aspects for planets in a particular day. I'm able to determine the aspect between two bodies...

At the official repo, there is swevents.c which has some good code for events, is there plans to make a python port of swevents.c as well?