Giter Club home page Giter Club logo

sharkscope-hm3-importer's Introduction

Overview

Since the current version of Hold'em Manager 3 cannot import WPN tournament summaries properly, I've written this simple script to import them manually from SharkScope.

After results have posted to SharkScope, one can download a CSV of all of their results.

This script currently requires you to install Python 3 on your system. This is written as I have used it, and only provieded here in case anyone else is interested. Future versions may be a standalone executable if there is enough interest.

Useage

** BACK UP YOUR HM3 DATABASE BEFORE ATTEMPTING THIS. While this operation should generally be pretty safe, I cannot be held responsible for any data loss resulting from the use of this script. **

Ensure HM3 is closed during this operation.

  1. Download your tournament results from SharkScope in CSV format (this costs 25 'searches' and is available to premium members).

  2. Move it to the same directory as the script and rename it 'tourneys.csv'.

  3. Open the python script, and edit lines 5 and 6 to reflect your WPN username and the location of your HM3 database (the default location is provided).

    db_file = 'C:\HM3 Files\Databases\MyHM3Database.hmdb'
    player_name = 'yourWPNname'
  1. Open a terminal in the run the script (e.g. py3 hm3fix.py). The script will parse the CSV file and start writing your SharkScope results into HM3.

If all goes well, your HM3 results should now be totally congruent with SharkScope.

sharkscope-hm3-importer's People

Contributors

cdwieber avatar

Watchers

 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.