Skip to content

interacting with the file system using pathlib instead of os.path #15

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

Open
JessicaS11 opened this issue Feb 10, 2020 · 1 comment
Open
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@JessicaS11
Copy link
Member

Currently, examples and code us os.path to interact with the file system. We'd like to transition to using pathlib instead. We're looking for someone interested in helping work with us on making this transition.

@JessicaS11 JessicaS11 added enhancement New feature or request good first issue Good for newcomers labels Feb 10, 2020
@JessicaS11 JessicaS11 added this to the ICESat-2 2020 Hackweek milestone Feb 19, 2020
@fspaolo
Copy link

fspaolo commented Jun 13, 2020

I think I can help replacing os.path, glob and directory/file operations with pathlib. I have started using pathlib on my code as well (and love this library).

@JessicaS11 JessicaS11 changed the title interacting with the file system interacting with the file system using pathlib instead of os.path Oct 23, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants