Giter Club home page Giter Club logo

toggl_analyzer's Introduction

toggl_analyzer

Togglの記録のローカルへの保存、可視化を行う

Setting

動作環境

  • windows 10 Pro (64bit)
  • Python 3.6.1 | Anaconda 4.4.0 (64bit)

Requirements

必要なライブラリ.同内容はrequirement.txtにも記載されている

最低限必要なもの matplotlib==2.0.2 numpy==1.13.1 python-ternary==1.0.3

Structure

C:.
│  main.py
│  README.md
│  run.bat
├─data ... tokenが記してある設定ファイルとローカルに落としてきたタスクのデータの保存場所
│   setting.json
├─graph_output ... 可視化した画像の保存場所
│   Barplot_2018-01-01_2018-02-28.png
│   Ternary_youbi.png
│   Timeline_2017-06-01_2017-07-31.png
└─source ... コード置き場
    analyzer.py ... データベースのファイルの解析ツール
    date_conv.py ... 日付データを扱うための便利ツール
    toggl_database_util.py ... データベースを最新版に更新したり、一部カットするなどのツール
    toggl_visualize_util.py ... グラフを可視化するためのツール
    toggl_wrapper.py ... データ取得のためのラッパー。取得漏れが無いように一日ずつ取って来たりしている

Run

最上位のmain.pyを実行

toggl_analyzer's People

Contributors

ky61 avatar shitamori1272 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.