Skip to content

asifrahaman13/automatic-dollop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How to run the application

First clone the repository

git clone https://github.com/asifrahaman13/automatic-dollop

Create the virtual environement.

virtualenv .venv
source .venv/bin/activate

Next you can install the required packages and libraries.

pip install -r requirements.txt

Create a .env file from the .env.exmaple

cp .env.example .env

Next enter the credential and run the ipynb files.

About

This is the repository which contains my learning journey to neo4j databases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published