Skip to content

Use kagglesdk as a package. #825

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

Merged
merged 1 commit into from
Jul 14, 2025
Merged

Use kagglesdk as a package. #825

merged 1 commit into from
Jul 14, 2025

Conversation

jplotts
Copy link
Contributor

@jplotts jplotts commented Jul 11, 2025

Now we'll only have to update it in one place.

During testing, I was able to verify it was installing and using the pip package. However, I couldn't test end-to-end because the OAuth changes were getting in the way. I'll follow up to get those resolved next week.

http://b/356194863

Now we'll only have to update it in one place.

During testing, I was able to verify it was installing and using the pip package. However, I couldn't test end-to-end because the OAuth changes were getting in the way. I'll follow up to get those resolved next week.

http://b/356194863
@jplotts jplotts requested a review from stevemessick July 11, 2025 20:12
@@ -2,3 +2,4 @@ certifi >= 14.05.14
six >= 1.10
python_dateutil >= 2.5.3
urllib3 >= 1.15.1
kagglesdk
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Steve - do you know whether requirements.in and requirements.txt are still required? During local testing, it worked fine with just the pyproject.toml changes. Can we remove these files?

Copy link
Contributor

Choose a reason for hiding this comment

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

I think they are needed during distribution, which runs in cloudbuild. Could be wrong ...

Copy link
Contributor

@stevemessick stevemessick left a comment

Choose a reason for hiding this comment

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

Wow, this gave me a fright, seeing all those essential files being removed. Then, I realized they just got moved, haha.

@stevemessick
Copy link
Contributor

stevemessick commented Jul 11, 2025 via email

@jplotts jplotts merged commit b59973a into main Jul 14, 2025
4 checks passed
@jplotts jplotts deleted the use-kagglesdk branch July 14, 2025 13:48
@lcorcodilos
Copy link

lcorcodilos commented Jul 20, 2025

@jplotts What is the best way to suggest changes to kagglesdk now? The src-sdk branch or the separate repo (not sure if this is still auto-generated as the README claims) or somewhere else? Thanks!

@jplotts
Copy link
Contributor Author

jplotts commented Jul 21, 2025

@lcorcodilos - yes, the files have been moved to a separate repo. They've always been generated from code in a private repo, so PRs can't be accepted, but issues will be considered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants