scholrly / neo4django

Drop-in Neo4j/Django integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I use your code

pawamoy opened this issue · comments

Hi!

I'm currently building a small Python package to interact with Neo4j. It's more a personal challenge than something else right now, but I'm writing stuff very similar to what you have in this repo. I'm particularly interested in the code in db/models/cypher.py. I wonder if I could reuse it (and modify it a bit) with your consent? I see that this package is licensed under GPL-3.0 which is a bit problematic for me 😕

(I'm not trying to build a Neo/Django integration, because the whole "model" thing is irrelevant to my concerns. I simply want a Python library that allows me to manipulate graph data, backed by Neo4j, with Python objects.)

It's very sad this project is not maintained anymore, because it seems like a wonderful piece of code! I would have loved using it a Django project 🐍 😸

No, feedback, closing! Thanks anyway!