📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

chronoplot

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chronoplot

Timeline maker.

0.1.0
PyPI
Maintainers
1

chronoplot

Timeline maker.

Example

Make file test:

0 10 1 "Ciel nosurge (memories)"
20 30 1 "Ciel nosurge"
30 40 1 "Ar nosurge"
50 60 2 "Ar Tonelico"
60 70 2 "Ar Tonelico 2"
70 80 2 "Ar Tonelico 3"

Format is start_time stop_time group text.

Run:

$ chronoplot test
 0 -                      +------------------+
   |                      |   Ciel nosurge   |
   |                      |    (memories)    |
   |                      |                  |
   |                      +------------------+
13 -                                          
   |                                          
   |                                          
   |                      +------------------+
   |                      |   Ciel nosurge   |
26 -                      |                  |
   |                      +------------------+
   |                      |                  |
   |                      |    Ar nosurge    |
   |                      |                  |
40 -                      +------------------+
   |                                          
   |                                          
   |                                          
   | +------------------+                     
53 - |   Ar Tonelico    |                     
   | |                  |                     
   | +------------------+                     
   | |                  |                     
   | |  Ar Tonelico 2   |                     
66 - |                  |                     
   | +------------------+                     
   | |                  |                     
   | |  Ar Tonelico 3   |                     
   | |                  |                     
80 - +------------------+

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts