{"id":28317969,"url":"https://github.com/simrnsethi/cookie-cutter","last_synced_at":"2025-07-04T02:35:31.622Z","repository":{"id":295123080,"uuid":"111344839","full_name":"simrnsethi/cookie-cutter","owner":"simrnsethi","description":"A script to generate project skeleton for a new data analysis project. ","archived":false,"fork":false,"pushed_at":"2018-06-08T07:27:25.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T15:13:21.645Z","etag":null,"topics":["analysis","cookiecutter","data-science"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simrnsethi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-11-20T00:47:40.000Z","updated_at":"2018-06-08T07:27:27.000Z","dependencies_parsed_at":"2025-05-23T19:02:16.696Z","dependency_job_id":"c838c3a8-270c-4d59-ae76-e9efc3c2679c","html_url":"https://github.com/simrnsethi/cookie-cutter","commit_stats":null,"previous_names":["simrnsethi/cookie-cutter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/simrnsethi/cookie-cutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simrnsethi%2Fcookie-cutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simrnsethi%2Fcookie-cutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simrnsethi%2Fcookie-cutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simrnsethi%2Fcookie-cutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simrnsethi","download_url":"https://codeload.github.com/simrnsethi/cookie-cutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simrnsethi%2Fcookie-cutter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261703063,"owners_count":23196889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analysis","cookiecutter","data-science"],"created_at":"2025-05-25T07:11:14.975Z","updated_at":"2025-06-24T15:31:56.595Z","avatar_url":"https://github.com/simrnsethi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Skeleton Development Script\r\n\r\nThe script below helps in creating a basic template for a data analysis project. It generates the folders and files \r\n\r\n## Project Overview\r\n\r\n\r\n\r\n A good workflow for a particular team depends on the tasks, goals,\r\nand values of that team, whether they want to make their work\r\nfaster, more efficient, correct, compliant, agile, transparent, or\r\nreproducible\r\n\r\n### Data and Code Organization\r\n\r\nThe [`Cookie-Cutter`](cookie_cutter.sh) shell script creates a basic directory structure that might be useful for set-up a Data Science project\r\n\r\n \r\n \r\n* The directories created using the shell script under are :\r\n  1. `CITATION` : For including any References or Citation docs for this project\r\n  2. `src` : source code files. \r\n  3. `data` : where all the data files may be stored\r\n  4. `doc`: For storing import docs, discussions or scripts for this project\r\n  5. `bin` : Model outputs and iterations\r\n  6. `results` : for storing the results of analysis or sample results from toolkit.\r\n  7. The License File for this project is included can be generated out of the 4 options: MIT, GNU, BSD - 3 Clause, Apache. A menu option lets you choose the License you want to include in the folder.\r\n  8. `requirements.txt`: To store information about all the requirements that might be re-create the analysis or to run a toolkit.\r\n\r\n\r\n\r\n\r\nSteps to mirror this repo:\r\n\r\nClone this repo using the below code snippet in command-line:\r\n\r\n```\r\ngit clone https://github.com/simrnsethi/cookie-cutter.git\r\n```\r\n\r\n### cookie_cutter shell script\r\n\r\nNow that you have the cookie_cutter.sh file run the shell script.\r\n\r\n(Make sure to clone this repo in your current directory)\r\n\r\n```\r\nbash cookie_cutter.sh\r\n```\r\n\r\nThis will generate all the required folders.\r\n\r\n## Author\r\n\r\nSimran Sethi\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimrnsethi%2Fcookie-cutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimrnsethi%2Fcookie-cutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimrnsethi%2Fcookie-cutter/lists"}