> For the complete documentation index, see [llms.txt](https://data-to-production.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://data-to-production.gitbook.io/product-docs/welcome-to-end2end-data-science-project-documentation.md).

# Welcome to End2End Data Science Project Documentation

### Learn more about us

{% embed url="<https://www.datatoproduction.com/>" %}

{% content-ref url="/pages/cANEh2zTE89LiUIkrBwt" %}
[Who we are](/product-docs/about-us/who-we-are.md)
{% endcontent-ref %}

{% hint style="info" %}
**Documentation tip:** Make sure to go through set-up before starting the project
{% endhint %}

## Local Setup

* Install [VSCode](https://code.visualstudio.com/download)
* Create [Github Account](https://github.com/)

Follow [Getting started](/product-docs/fundamentals/getting-started.md) for further setup.

## Installation

This project is based on the following dependencies (you can install more dependencies if required):

* mysql-connector-python
* psycopg2
* pandas
* python-dotenv
* pathlib
* PyYAML
* pylint
* black
* pytest
* boto3
* fsspec
* s3fs
* gspread
* oauth2client
* google-api-python-client

## Contents

This documentation is separated in 3 distinct parts. The first one explains the software installations for your laptop. The second part starts with the actual end2end project instructions. The third part shows how to automate the whole project from start to end.

## Get Started

We've put together some helpful guides for you to get setup before starting the project quickly and easily.

{% content-ref url="/pages/QMiaApDOQJ20zVJ1M83h" %}
[Getting started](/product-docs/fundamentals/getting-started.md)
{% endcontent-ref %}
