Skip to content

DONALDBZR/Corporate_Dabase_Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For using this application, it needs to have its own virtual environment to have all of its dependencies.

python3 -m venv ./venv

The virtual environment will also need to be activated for the application to be able to inject all of its dependencies.

source ./venv/bin/activate

Installing the dependencies in the virtual environment files.

pip install -r requirements.txt

About

Corporate Database Builder

Topics

Resources

Stars

Watchers

Forks