Skip to content

Conversation

@nightlark
Copy link
Collaborator

@nightlark nightlark commented Jan 10, 2025

Adds a Python package that implements various helper functions for users who want to use the DAPper datasets from Python, primarily file name normalization functions.

Later it may be expanded to include code for locating the latest version(s) of installed DAPper datasets, and downloading updated versions.

Resolves #39

nightlark added a commit that referenced this pull request Jan 10, 2025
Add a Python package that implements various helper functions for users who want
to use the DAPper datasets from Python, primarily file name normalization. Later it
may include functions for locating the latest version(s) of installed DAPper
datasets, and standard queries for the datasets.

Resolves #39
@nightlark nightlark force-pushed the nightlark/add-dapper-python-package branch from b9d76ff to 76b39f5 Compare January 10, 2025 19:46
nightlark added a commit that referenced this pull request Jan 10, 2025
Add a Python package that implements various helper functions for users who want
to use the DAPper datasets from Python, primarily file name normalization. Later it
may include functions for locating the latest version(s) of installed DAPper
datasets, and standard queries for the datasets.

Resolves #39
@nightlark nightlark force-pushed the nightlark/add-dapper-python-package branch from 76b39f5 to 2240d27 Compare January 10, 2025 19:47
Add a Python package that implements various helper functions for users who want
to use the DAPper datasets from Python, primarily file name normalization. Later it
may include functions for locating the latest version(s) of installed DAPper
datasets, and standard queries for the datasets.

Resolves #39
@nightlark nightlark force-pushed the nightlark/add-dapper-python-package branch from 2240d27 to 68faae2 Compare January 10, 2025 19:49
@nightlark nightlark merged commit 68faae2 into main Jan 10, 2025
9 checks passed
@nightlark nightlark deleted the nightlark/add-dapper-python-package branch January 10, 2025 20:03
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.

Shared library file name normalization function in Python

1 participant