Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Feature request - adding ephem library

Got a good idea? You can suggest new features here.
Post Reply
Filandre
Posts: 10
Joined: Sat Mar 28, 2015 8:27 pm

Feature request - adding ephem library

Post by Filandre »

Is it possible to integrate this library: https://pypi.python.org/pypi/ephem/ in a future release?
I have the need to compute rise/set of the moon in Eventghost and it's very easy with this library.
It's available for python 2.6 but some parts are coded in C language, so I don't know if it's possible to integrate it to Eventghost.
Thank's a lot
Last edited by Filandre on Mon Feb 08, 2016 9:25 pm, edited 1 time in total.
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Feature request - adding ephem library

Post by Pako »

I do not think it is necessary to add this library to the installation file.
Who needs it, can add the directory "ephem" into the folder ...\EventGhost\lib26\site-packages (or to the directory where a new plugin will be located) itself.

Pako
Attachments
ephem.zip
ephem library version 3.7.6.0
(734.19 KiB) Downloaded 227 times
You know flattr ? You can Image
Filandre
Posts: 10
Joined: Sat Mar 28, 2015 8:27 pm

Re: Feature request - adding ephem library

Post by Filandre »

That works!
Thank you very very much Pako, it's exactly what i wanted :D
Filandre
Post Reply