Code Monkey home page Code Monkey logo

cookiecutter-research-template's People

Contributors

pyup-bot avatar tobiasraabe avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

lakhotiaharshit

cookiecutter-research-template's Issues

Data Validation

Description

Currently, the data is validated in the downloader file. Maybe the process should be refined and implemented in Waf because some people might not use the downloader, but still need the validation.

Proposals

  1. Create a test file in the template which runs pytest to ensure that hashes match.

    • negative: Runs every time a new build is started, nested and not obviously placed
  2. https://github.com/rstojnic/lazydata/blob/master/README.md

    • negative: Not sure how easy it is to set up a custom remote
    • positive: easy interface

Invalid .pyup.yml detected

The bot encountered an error in your .pyup.yml config file:

  in "<unicode string>", line 5, column 3:
      - requirements.txt
      ^
expected <block end>, but found '<scalar>'
  in "<unicode string>", line 6, column 34:
      - {{cookiecutter.project_slug}}/environment.yml
                                     ^

You can validate it with this online YAML parser or by taking a look at the Documentation.

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

Update black

The new version of black v18.0b0 has support for trailing commas for long import statements one-liner with brackets. Push version and change isort config to insert trailing commas.

Cant configure waf

  • Date you used Cookiecutter PyPackage: ?
  • Cookiecutter version used, if any: 1.6.0
  • Python version, if any: 3.7
  • Operating System: Windows 10

Description

Tried to configure waf.

What I Did

Downloaded your template. Answered all your questions. Ran python waf.py configure.

python waf.py configure
Setting top to                           : C:\Users\Radost\Documents\Doktor\Research\patience_compulsory
Setting out to                           : C:\Users\Radost\Documents\Doktor\Research\patience_compulsory\bld
Checking for program 'biber'             : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\biber.exe
Checking for program 'tex'               : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\tex.exe
Checking for program 'latex'             : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\latex.exe
Checking for program 'pdflatex'          : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\pdflatex.exe
Checking for program 'xelatex'           : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\xelatex.exe
Checking for program 'bibtex'            : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\bibtex.exe
Checking for program 'dvips'             : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\dvips.exe
Checking for program 'dvipdf'            : not found
Checking for program 'ps2pdf'            : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\ps2pdf.exe
Checking for program 'makeindex'         : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\makeindex.exe
Checking for program 'pdf2ps'            : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\pdf2ps.exe
Checking for program 'python'            : C:\ProgramData\Anaconda3\python.exe
Checking for program 'sphinx-build'      : C:\ProgramData\Anaconda3\Scripts\sphinx-build.exe
Checking for program 'makeinfo'          : not found
Checking for program 'tex'               : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\tex.exe
Checking for program 'latex'             : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\latex.exe
Checking for program 'pdflatex'          : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\pdflatex.exe
Checking for program 'xelatex'           : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\xelatex.exe
Checking for program 'bibtex'            : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\bibtex.exe
Checking for program 'dvips'             : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\dvips.exe
Checking for program 'dvipdf'            : not found
Checking for program 'ps2pdf'            : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\ps2pdf.exe
Checking for program 'makeindex'         : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\makeindex.exe
Checking for program 'pdf2ps'            : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\pdf2ps.exe
Checking for program 'makeglossaries'    : C:\Program Files\MiKTeX 2.9\miktex\bin\x64\makeglossaries.exe
Checking for program 'dot'               : not found
Could not find the program ['dot']

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.