seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

Create and test `create_package_structure()` #619

Open signekb opened 2 weeks ago

signekb commented 2 weeks ago

Signature: create_package_structure(path: Path) -> list[Path]:

Arguments:

Returns: A list of the two paths that have been created:

Context: see the create_package_structure diagram

Is dependent on: #578 #582 #585 #591 #586 #615 #617 #630 #632 #631