Skip to content

DeadBigRedDog/animal-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial Setup

To read this document in html, CMD + Shift + P > Markdown: Open Preview.

  • Create the virtual environment: python3 -m venv .pyenv
  • Activate the virtual environment: source commands/activate
  • Install dependencies: pip install -r requirements/base.txt

Visual Studio Code

Install the python extension.

Next you should set up your Visual Studio Code to recognize the virtual environment:

  • Cmd + Shift + P > Python: Select Interpreter. Choose the python that's in your .pyenv folder.

Pylint is a little bit fussy with Django. I've found some workarounds. It's probably a good idea to enable linting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages