neo4j-django-tutorial:使用Neo4j REST服务器设置新的Django项目的教程

时间:2024-02-25 17:29:45
【文件属性】:

文件名称:neo4j-django-tutorial:使用Neo4j REST服务器设置新的Django项目的教程

文件大小:229KB

文件格式:ZIP

更新时间:2024-02-25 17:29:45

python django neo4j graph django-tutorial

Neo4j和Django教程 如何开始 转到您选择的目录并克隆此存储库: git clone https://github.com/johanlundberg/neo4j-django-tutorial.git cd neo4j-django-tutorial 在存储库中创建virtualenv并激活它: virtualenv tutorialenv source tutorialenv/bin/activate 安装所需的软件包。 pip install -r requirements.txt Neo4j Alt 1.使用Docker 如果您已安装Docker,请运行以下命令以启动N


【文件预览】:
neo4j-django-tutorial-master
----requirements.txt(31B)
----.gitignore(475B)
----README.md(29KB)
----neo4jtut()
--------templates()
--------static()
--------manage.py(251B)
--------neo4japp()
--------neo4jtut()

网友评论