Git Product home page Git Product logo

ai4er-cookiecutter's Introduction

AI4ER Project Generation Cookiecutter

This cookiecutter provides a quick and easy way to create new projects for most environmental data science research projects. It was inspired by Cookiecutter DataScience

The current version of the ai4er-cookiecutter allows you to automatically set up:

  1. A useful folderstructure for notebooks, source code, documentation, etc.
  2. Automatically create a symlink to your data folder for easy and unified data access.
  3. Automatically initialize as github repo and link to an existing (empty!) repository on github.com
  4. Automatically create a new conda environment for your project and store it in the projects /env subdirectory.

Prerequisites

Please make sure that you have a working version of python (>= 3.0) and cookiecutter (>=1.7) installed. To install cookiecutter, simply use

pip install --user cookiecutter or conda install cookiecutter

For more information on the installation of cookiecutter, see here.

Usage

To use this cookiecutter, you simply type the following into your command line (Note: cookiecutter must be installed as prerequisite).

cookiecutter https://github.com/ai4er-cdt/ai4er-cookiecutter.git

The cookiecutter will then automatically prompt you to set project names, etc.

Questions

For any questions, please contact Simon Mathis.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.