Coder Social home page Coder Social logo

donsonliu / hjdiveplan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from henryjuho/hjdiveplan

0.0 1.0 0.0 788 KB

A simple dive planner based on PADI dive tables, in development, not to be used to actually plan dives!

License: GNU General Public License v3.0

Python 100.00%

hjdiveplan's Introduction

hjDivePlan

About

A simple dive planner written using PyQt https://riverbankcomputing.com/software/pyqt/intro using the PADI recreational dive planner (RDP: http://elearning.padi.com/company0/tools/RDP_Table%20Met.pdf).

This software comes with no guarantee and should be used at your own risk.

Installation

At present precompiled binaries are not available. To program has the following dependencies:

  • python2.7
  • PyQt4
  • pyqtgraph
  • numpy

These can be installed using conda (available from: https://www.continuum.io/downloads) by running the follwing commands in your terminal:

$ conda env create -f dive_env.yml
$ source activate dive_env
$ git clone https://github.com/henryjuho/hjDivePlan.git

Running hjDivePlan

To run the program then issue:

$ cd hjDivePlan
$ ./hjDivePlan

This should result in the program window opening:

main_window_screenshot

hjdiveplan's People

Contributors

henryjuho avatar

Watchers

James Cloos 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.