Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3 support (and Storm) #32

Open
pieterdavid opened this issue Mar 27, 2019 · 0 comments
Open

python3 support (and Storm) #32

pieterdavid opened this issue Mar 27, 2019 · 0 comments

Comments

@pieterdavid
Copy link
Member

From this Storm issue it seems that a python3 port is in the plans, but not really any time soon (and the project looks rather inactive, with the last release in 2010).
As far as I can see, Storm is the only thing that prevents SAMADhi's python code to work with python3. Should we look into moving to an alternative ORM library?
From a quick search, SQLAlchemy is the reference python ORM but rather heavy, and peewee a smaller and simpler alternative, with an API that is very similar to Storm - therefore I would try that first (the models seem translate almost one-to-one, but I have only changed about half of the code so far, so to be checked).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant