kitikiplot 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {kitikiplot-0.1.0.dist-info → kitikiplot-0.1.1.dist-info}/METADATA +5 -5
- {kitikiplot-0.1.0.dist-info → kitikiplot-0.1.1.dist-info}/RECORD +5 -5
- {kitikiplot-0.1.0.dist-info → kitikiplot-0.1.1.dist-info}/LICENSE +0 -0
- {kitikiplot-0.1.0.dist-info → kitikiplot-0.1.1.dist-info}/WHEEL +0 -0
- {kitikiplot-0.1.0.dist-info → kitikiplot-0.1.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: kitikiplot
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: A Python library for visualizing sequential and time-series categorical Sliding Window data.
|
5
5
|
Home-page: https://github.com/BodduSriPavan-111/kitikiplot
|
6
6
|
Author: Boddu Sri Pavan and Boddu Swathi Sree
|
@@ -17,7 +17,7 @@ Classifier: Topic :: Scientific/Engineering :: Visualization
|
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
License-File: LICENSE
|
19
19
|
|
20
|
-

|
21
21
|
# KitikiPlot
|
22
22
|
KitikiPlot is a Python library for visualizing sequential and time-series categorical "Sliding Window" data. <br>
|
23
23
|
(The term 'kitiki' means 'window' in Telugu)
|
@@ -35,13 +35,13 @@ KitikiPlot is a Python library for visualizing sequential and time-series catego
|
|
35
35
|
|
36
36
|
### Examples
|
37
37
|
Genome Visualization can be found in [Genome.ipynb](https://github.com/BodduSriPavan-111/kitikiplot/blob/add-comments/examples/Genome.ipynb)
|
38
|
-

|
39
39
|
<br><br>
|
40
40
|
Weather Pattern in [Weather Pattern.ipynb](https://github.com/BodduSriPavan-111/kitikiplot/blob/add-comments/examples/Weather_Pattern.ipynb)
|
41
|
-

|
42
42
|
<br><br>
|
43
43
|
CO Trend in Air in [Air_Quality.ipynb](https://github.com/BodduSriPavan-111/kitikiplot/blob/add-comments/examples/Air_Quality.ipynb)
|
44
|
-

|
45
45
|
<br>
|
46
46
|
|
47
47
|
### Getting Started
|
@@ -2,8 +2,8 @@ kitikiplot/__init__.py,sha256=7LpJy1V-PZ-JlfjsnRMjMXxTKaFt0JP0mj-A0SgS-sE,34
|
|
2
2
|
kitikiplot/kitiki_cell.py,sha256=YLOUGIW3Vyv9t-hnMaXXF1ZHrureoX1mu0dOvlCgi9g,6788
|
3
3
|
kitikiplot/kitiki_color_config.py,sha256=_HsOr1txgj8E4-Xro6-ekLSRH0FSrSnzvpXjAD2AbMw,10718
|
4
4
|
kitikiplot/kitikiplot.py,sha256=I3SeHnLz3T3nCac-80_d7wP20D81An74Z7DpDCwMLWg,19334
|
5
|
-
kitikiplot-0.1.
|
6
|
-
kitikiplot-0.1.
|
7
|
-
kitikiplot-0.1.
|
8
|
-
kitikiplot-0.1.
|
9
|
-
kitikiplot-0.1.
|
5
|
+
kitikiplot-0.1.1.dist-info/LICENSE,sha256=14Bs-3ieyNjj9kCnVLv8CHRXEvQVM6P5uLe-pz7cBI0,1088
|
6
|
+
kitikiplot-0.1.1.dist-info/METADATA,sha256=TGyz7vBBWKUQ5mWsQPvEjW0fYS5AOC1bBd0zkbyWO0g,3134
|
7
|
+
kitikiplot-0.1.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
8
|
+
kitikiplot-0.1.1.dist-info/top_level.txt,sha256=nqjD8Sil5L7rfBQtnmLdJMR-u2BdVFnusZlOIU0Yd00,11
|
9
|
+
kitikiplot-0.1.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|