git clone https://github.com/Avaiga/demo-tweet-generation.git
cd demo-sales dashboard
cd src
pip install -r requirements.txt
If you want to run tests, please install Pipenv
:
pip install pipenv
git clone https://github.com/Avaiga/demo-tweet-generation.git
cd demo-tweet-generation
pipenv install --dev
pipenv run pytest