Skip to content

aleksandra-kim/bigfood_db

Repository files navigation

Project generated with PyScaffold

bigfood_db

Add a short description here!

A longer description of your project goes here...

Get started

  1. create conda environment with python 3.9 by running

    conda create -n <env_name> python=3.9

  2. activate this environment

  3. pip install -U setuptools setuptools_scm wheel

  4. git pull latest changes from the bigfood_db github repo

  5. navigate to that repo in your terminal and do an editable install

    pip install -e .

  6. start running scripts in the dev folder

Note

This project has been set up using PyScaffold 4.1.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published