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

use requirements.txt for python setup #11

Merged
merged 1 commit into from
Mar 18, 2024
Merged

use requirements.txt for python setup #11

merged 1 commit into from
Mar 18, 2024

Conversation

damonmcc
Copy link
Member

@damonmcc damonmcc commented Mar 14, 2024

related to NYCPlanning/data-engineering#660

The python packages in requirements.txt were chosen because:

  • We'll likely use the dbt cli and project structure to validate data and run sql queries.
  • We may use boto3 in python to download files from Digital Ocean spaces (although the minio cli might work).

@damonmcc damonmcc marked this pull request as ready for review March 14, 2024 18:48
@damonmcc damonmcc requested a review from dhochbaum-dcp March 15, 2024 15:08
@damonmcc damonmcc merged commit 282f1fe into main Mar 18, 2024
@damonmcc damonmcc deleted the dm-python-setup branch March 18, 2024 14:15
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.

2 participants