Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/introduce chess source #26

Merged
merged 12 commits into from
Aug 20, 2024
Merged

Conversation

sanjushahgupta
Copy link
Collaborator

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

@sanjushahgupta sanjushahgupta added the enhancement New feature or request label Aug 15, 2024
Comment on lines 23 to 25
Chess requires a few steps to set up an integration, please follow the guide dltHub [has built here](https://dlthub.com/docs/dlt-ecosystem/verified-sources/chess#setup-guide).

Once you complete the guide, you should have a list of player usernames. Let's say your players are `max2 and peter23`; here's a sample command that will copy the data from Chess into a DuckDB database:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think there are any integration steps for Chess.com, is there? I'd remove this bit.

@karakanb karakanb merged commit ac71442 into main Aug 20, 2024
4 checks passed
@karakanb karakanb deleted the feature/introduce-chess-source branch September 4, 2024 12:14
sanjushahgupta pushed a commit that referenced this pull request Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants