bruin-data / ingestr

ingestr is a CLI tool to copy data between any databases with a single command seamlessly.
https://bruin-data.github.io/ingestr/
MIT License
2.55k stars 59 forks source link

Feature/introduce chess source #26

Closed sanjushahgupta closed 2 months ago

sanjushahgupta commented 2 months ago

Following changes are made in this PR: • added Chess as an source option in factory.py. • added ChessSource class in source.py to fetch data from chess API • added ingestr.src.chess in pyproject.toml