Skip to content

jsal13/cookiecutter-dstemplate

Repository files navigation

Cookiecutter DS Template

What is this?

A quick cookie-cutter template that has linting, formatting, and testing with pytest built in. Used to kickstart my ds/ml projects.

How Do I Use This?

Prereqs

Install Cookiecutter:

pip install cookiecutter

(Optional) Install Just. Follow the guide for your OS in the docs.

Get the Template

Use the cookiecutter command to create the template, filling in the values as you'd like.

cookiecutter ssh://[email protected]/jsal13/cookiecutter-dstemplate.git

Use it

Go into the root of the cloned repo and run:

just env  

Then go into your IDE and code some stuff up!

About

A cookiecutter python ds-template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published