Giter Club home page Giter Club logo

persist's Introduction

persist

Automate creation of figures, models, and plots with GNU Make.

Package Organization

persist
├── README.rst            <- The top-level README that describes this project
│
├── docs                  <- A default Sphinx project; see sphinx-doc.org for details
│   ├── Makefile          <- An automation file for GNU Make
│   ├── conf.py           <- The main Sphinx configuration file
│   ├── index.rst         <- The main ReStructuredText file
│   ├── jupyter.ipynb     <- An example of including a jupyter notebook in sphinx docs
│   ├── make.bat          <- An automation file for Windows
│   ├── readme.rst        <- A link to include the top-level README in the sphinx docs
│   ├── rmarkdown.Rmd     <- An example of including an R markdown file in sphinx docs
│   ├── rmd.md            <- The output of the R markdown file that will be included
│   ├── rmd_files         <- Local files used by the R markdown output file rmd.md
│   │   └── figure-markdown_strict
│   │       └── pressure-1.png
│   ├── persist.rst
│   └── tests.rst         <- A link to include the tests in the sphinx docs
│
├── requirements.txt      <- The requirements file for reproducing the analysis environment
│
├── setup.py              <- Make this project pip installable with `pip install -e .`
│
└── src                   <- Source code for use in this project
    └── persist
        ├── __init__.py   <- Makes persist a Python package
        └── persist.py

Project based on the Cookiecutter Data Science project template.

persist's People

Contributors

marskar avatar

Watchers

James Cloos avatar  avatar

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.