Code Monkey home page Code Monkey logo

fmcranks's Introduction

FMCranks

Raw text input to nicely formatted XLSX file


Example Image not loaded correctly...


Requisites: Python 2 or 3, Excel, xlsxwriter and excel2img (installed via .bat file)

How it works:

  1. Copy as plain text every comment from the "RESULTS:" section of the post.

    If you want to see how it should look like, just open the file FMCranks.txt as it is now. You'd want to delete everything before you paste the new data, of course.

    NOTE:

    If any competitor didn't include a "=" sign in their comment, add it manually. It can be anywhere in the line.

    • Example:
      • Guido Dipietro 20,23,21 World Record!
    • Change to:
      • Guido Dipietro 20,23,21 World Record!=

    That should be okay

    Data needed in each competitor line to function properly:

    • Full name + Result1 + Result2 + Result3 + "=" sign
    • Only the name and the 6 digits comprising the 3 results are taken into account.
    • Every other character is ignored, such as commas, periods, etc.
    • (unless it's "DNF" or "DNS", that is handled)
  2. Run "runme.bat"

    It will do your work and write the results neatly to the file "FMCranks.xlsx" (library xlsxwriter is downloaded by this file, if you don't have it)

  3. Open the file "FMCranks.xlsx" for the Excel or "FMCranks.bmp" for the image.

    Enjoy!

Any questions PM me to my FB (Guido Dipietro) or email [email protected] If it fails at any point please do contact me.

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.