Skip to content

Morinus console is a project to provide a console commands to interact with the Morinus function from command line and allow to integrate with other programming languages such R to do statistical analysis. The second phase of the project will be to provide access to all the commands via a REST API. This fork was developed, fixes and tested to wo…

Lucioric2000/morinus-console

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT MORINUS
=============

Morinus is a free astrological program written in Python and developed by multiples contributors, the original project pages are:

- https://sites.google.com/site/pymorinus/Home
- https://sites.google.com/site/tradmorinus/morinus
- https://sourceforge.net/projects/morinus/files

There is no centralized repository that manages official releases, code repository and workflow, also I was not able to find who was the original creator of the project but I hope we can join efforts to create an easier to use API which could be refactored, tested and documented.

The first purpose of this repository is to create a Morinus Console version that allow to do astrological calculations from command line, for that goal I will remove all graphical UI dependent logic and refactor the functionality that I need in reusable services and commands by leveraging lot of that logic on https://github.com/sdispater/cleo API.

DEPENDENCIES
============

In order to be able to use Python Extension to the Swiss Ephemeris you need to install https://github.com/astrorigin/pyswisseph

- pip3 install pyswisseph

If you are using MacOS will need to install wxpython package:

- brew install wxpython

About

Morinus console is a project to provide a console commands to interact with the Morinus function from command line and allow to integrate with other programming languages such R to do statistical analysis. The second phase of the project will be to provide access to all the commands via a REST API. This fork was developed, fixes and tested to wo…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%