Code Monkey home page Code Monkey logo

ptoutline's Introduction

PT-Outline Automator

Python script to download prototype fund surveys, upload and finalize answers at PT-Outline, an online survey tool of DLR.

  • Downloads resources associated
  • Allows offline editing in a YAML file
  • Quick bulk upload your answers and 'finalise' them

Install

Needs python3.

pip3 install -r requirements.txt
# or alternatively using pipenv
pipenv --three
pipenv install

Usage

  1. Find your Survey round number in the URL: https://ptoutline.eu/expert/surveys/index/279
  2. Run python3 ptoutline.py download 279 <your-email> and enter your password.
  3. Find project PDFs and YAML files in a directory called round_279
  4. Fill out all the YAML files. Ratings can be one of 0, 5, 10, 20 (higher is better).
  5. Run python3 ptoutline.py upload 279 <your-email> to upload your answers.
  6. To finalise everything run python3 ptoutline.py finalise 279 <your-email>
  7. If you want to make changes after finalising repeat step 5 and 6

ptoutline's People

Contributors

flapperleenie avatar k-nut avatar michaelkreil avatar stefanw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.