DP2 graph edit codes.

Overview

必要なソフト・パッケージ

  • Python3
  • Numpy
  • JSON
  • Matplotlib

動作確認環境

  • MacBook Air M1
  • Python 3.8.2 (arm64)
  • Numpy 1.22.0
  • Matplotlib 3.5.1
  • JSON 2.0.9

使い方

draw_time_histgram(prirority:str, interval_width:int=360)
issueが作成されてから解決済みになるまでにかかった時間をヒストグラムで描画.
  • priority: 優先度("Blocker", "Critical", "Major", "Minor", "Trivial"のいずれか)
  • interval_width: 区間幅(日) (初期値:360日)

interval_widthを変えると区間幅が変わってグラフが出てくる.

Example

draw_time_histgram("Blocker")
draw_time_histgram("Major", interval_width=180) #区間幅180日に設定

draw_time_histgram_first_year(prirority:str, interval_width:int=30)
解決済みになるまでにかかった時間のうち,1年未満のものに限定してヒストグラムで描画.
  • priority: 優先度("Blocker", "Critical", "Major", "Minor", "Trivial"のいずれか)
  • interval_width: 区間幅(日) (初期値:30日)

使い方: draw_time_histgramと同様.


draw_time_histgram_first_month(prirority:str, interval_width:int=5)
解決済みになるまでにかかった時間のうち,30日未満のものに限定してヒストグラムで描画.
  • priority: 優先度("Blocker", "Critical", "Major", "Minor", "Trivial"のいずれか)
  • interval_width: 区間幅(日) (初期値:5日)

使い方: draw_time_histgramと同様.


draw_comments_graph(prirority:str)
解決済みになるまでにかかった時間とJIRAのコメント数の関係を表す散布図を描画.
  • priority: 優先度("Blocker", "Critical", "Major", "Minor", "Trivial"のいずれか)

優先度を指定して実行すれば散布図が現れる.

Example

draw_comments_graph("Minor")

draw_commits_graph(prirority:str)
解決済みになるまでにかかった時間とgitのコミット数の関係を表す散布図を描画.
  • priority: 優先度("Blocker", "Critical", "Major", "Minor", "Trivial"のいずれか)

使い方: draw_comments_graphと同様.


if __name__ == "__main__" 以下は編集しても影響ありません.なにかあればIssueへお願いします.

A simple plugin to view APR images in napari

napari-apr-viewer A simple plugin to view APR images in napari This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-

5 Jan 24, 2022
A python program to generate ANSI art from images and videos

ANSI Art Generator A python program that creates ASCII art (with true color support if enabled) from images and videos Dependencies The program runs u

Pratyush Kumar 12 Nov 08, 2022
A simple programming language for manipulating images.

f-stop A simple programming language for manipulating images. Examples OPEN "image.png" AS image RESIZE image (300, 300) SAVE image "out.jpg" CLOSE im

F-Stop 6 Oct 27, 2022
🎨 Generate and change color-schemes on the fly.

Generate and change color-schemes on the fly. Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the

dylan 6.9k Jan 03, 2023
Photini - A free, easy to use, digital photograph metadata (Exif, IPTC, XMP) editing application for Linux, Windows and MacOS.

A free, easy to use, digital photograph metadata (Exif, IPTC, XMP) editing application for Linux, Windows and MacOS. "Metadata" is said to mea

Jim Easterbrook 120 Dec 20, 2022
A python based library to help you create unique generative images based on Rarity for your next NFT Project

Generative-NFT Generate Unique Images based on Rarity A python based library to help you create unique generative images based on Rarity for your next

Kartikay Bhutani 8 Sep 21, 2022
Gbs-image-colorizer - A tool to convert colorful pictures to GB Studio-compatible colorized backgrounds.

GB Studio Image Colorizer A tool to convert colorful pictures to GB Studio-compatible colorized backgrounds. Made by NalaFala/Yousurname/Y0UR-U5ERNAME

Yousurname 8 Dec 08, 2022
Advance Image Steganography

Chaya Advance Image Steganography Using LSB-LPS + AES-256-GCM + FLIF Right To Privacy! United Nations Declaration of Human Rights (UDHR) 1948, Article

XeroHack 113 Dec 02, 2022
cmdpxl: a totally practical command-line image editor

cmdpxl: a totally practical command-line image editor Features cmdpxl has many exciting functionalities, including Editing pixels one at a time! Savin

Jieruei Chang 475 Dec 23, 2022
Fixed Version Of Blender Low Poly Rock Generator For Blender 3.0.0

Blender (3.0.0) - Low Poly Rock Generator This is an addon for Blender 3.0.0 to generate low poly rocks. It was based on an addon that unfortunately h

3 Mar 24, 2022
Create a 2D mesh for an airfoil in GMSH using python.

GMSHFoil A simple class to create a 2D mesh for an airfoil in GMSH using python. Requirements pip install airfoils

Charilaos Mylonas 1 May 16, 2022
Repair broken bookmarks to referenced files in Apple Photos

Repair Apple Photos Bookmarks Work in progress to repair file location bookmarks in Apple Photos. Background Starting in macOS 10.15/Catalina, photos

Rhet Turnbull 10 Nov 03, 2022
A Python Script to convert Normal PNG Image to Apple iDOT PNG Image.

idot-png-encoder A Python Script to convert Normal PNG Image to Apple iDOT PNG Image (Multi-threaded Decoding PNG). Usage idotpngencoder.py -i inputf

Lrdcq 2 Feb 17, 2022
This piece of code is a User Welcomer with Image Manipulation using Python and Pillow (PIL).

This piece of code is a User Welcomer with Image Manipulation using Python and Pillow (PIL).

Bero 4 Jan 11, 2022
This will help to read QR codes using Raspberry Pi and Pi Camera

Raspberry-Pi-Generate-and-Read-QR-code This will help to read QR codes using Raspberry Pi and Pi Camera Install the required libraries first in your T

Raspberry_Pi Pakistan 2 Nov 06, 2021
Tool made for the FWA Yearbook Team to resize multiple images quickly.

ImageResize Tool Tool made for the FWA Yearbook Team to resize multiple images quickly. Make sure to check this repo for future updates How to Use The

LGobin 1 Jan 07, 2022
Simple Python / ImageMagick script to package images into WAD3s for use as GoldSrc textures.

WADs Out For [The] Ladies Simple Python / ImageMagick script to package images into WAD3s for use as GoldSrc textures. Development mostly focused on L

5 Apr 09, 2022
Xmas-Tree-GIF-Tool - Convert any given animated gif file into an animation in GIFT CSV format

This repo is made to participate in Matt Parker's XmasTree 2021 event. Convert a

Aven Zitzelberger 2 Dec 30, 2021
A Blender add-on to create interesting meshes using symmetry

Procedural Symmetries This Blender add-on automates the process of iteratively applying a set of reflection planes to a base mesh. The result will con

1 Dec 29, 2021
BeeRef — A Simple Reference Image Viewer

BeeRef — A Simple Reference Image Viewer BeeRef lets you quickly arrange your reference images and view them while you create. Its minimal interface i

Rebecca 245 Dec 25, 2022