Thanks to visit codestin.com
Credit goes to github.com

Skip to content

r-spiewak/sync_project

Repository files navigation

Sync Project

Repo for Sync project.

Assignment files are located in the assignment_files directory. Demo analysis is in the sample_analysis_demo.ipynb notebook in the main project directory. Supporting code is nested under the src directory. Tests for the supporting code are in the tests directory.

Installation

  1. (If poetry is not already installed:) curl -sSL https://install.python-poetry.org | python3 -
  2. git clone https://github.com/r-spiewak/sync_project.git
  3. poetry install

Dev Installation

After completing the regular installation above, also do the following:

  1. poetry run pre-commit install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published