Skip to content

AdrianMP1/Datathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSC Datathon 2023

The current repository is the official workspace of the errescuer team. Here are some basic guidelines to contribute to this project.

Guidelines

  • The Python version should be at least Python 3.10

  • The official virtual environment configurations are declare in the requirements.txt in the given repository.

  • To create a virtual environment, venv is recommended, but feel free to use conda, miniconda or pipenv. Example:

    python3 -m venv venv
    
  • To install the whole requirements environmnet use pip.

    pip install -r requirements.txt
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •