Skip to content

bradmontgomery/committed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Committed

A project exploring python and Neo4j

What is this?

I'm just hacking stuff together at the moment. This project probably won't be interesting for some time.

Getting Started

These are mostly just notes to myself, at the moment.

  1. Prerequisites:
    • Create a python 3 virtual environment: pyvenv-34 python
    • Install the requirements: pip install -r requirements.txt
    • Download the Neo4j Community Edition (2.1.2)
  2. Launch Neo4j (e.g. ./neo4j-community-2.1.2/bin/neo4j start). This will also give you acess to Neo4j at http://localhost:7474/.
  3. Activate your venv (python 2 is still my default so I have to unset PYTHONPATH && source python/bin/activate)
  4. Fire up ipython and play.

About

*stealth-mode*

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages