Skip to content

UnivNet/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnivNet backend

Get started

  • Fork & clone this repository
  • Install anaconda or miniconda
  • Navigate to the root of your local repository and type conda env create -f environment.yml
    • This will create a virtual env UnivNet_env with all necessary packages installed
  • If using PyCharm (preferably), change your project interpreter to this virtual environment, otherwise, activate the environment from terminal.
  • You'll also need the .env file to access the project settings
    • Get it from the Google Drive
    • Place it in the project root
    • Be responsible, handle the .env file like you'd handle your passwords
    • An example env file is provided at .env.example

Quick help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published