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

feat: draft implementation of the asset management object #218

Merged
merged 10 commits into from
Feb 18, 2024
Merged

Conversation

12rambau
Copy link
Member

@12rambau 12rambau commented Feb 11, 2024

Fix #187

WIP

Implement an extra Asset class to manipulate assetID. It's based on the pathlib.Path object but don't implement all the methods. please refer to the build-in documentation for the complete list.

TODO:

  • build tests
  • createa doc page
  • add it as an extention object
  • review the implementation, docstring and ordering of the methods

@12rambau 12rambau merged commit 2d2d923 into main Feb 18, 2024
10 checks passed
@12rambau 12rambau deleted the asset branch February 18, 2024 21:40
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.

add asset management class
1 participant