seolpyo-mplchart 0.1.3.1__tar.gz → 0.1.3.3__tar.gz
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.
Potentially problematic release.
This version of seolpyo-mplchart might be problematic. Click here for more details.
- {seolpyo_mplchart-0.1.3.1/seolpyo_mplchart.egg-info → seolpyo_mplchart-0.1.3.3}/PKG-INFO +4 -2
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/README.md +3 -1
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/pyproject.toml +1 -1
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3/seolpyo_mplchart.egg-info}/PKG-INFO +4 -2
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/MANIFEST.in +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart/__init__.py +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart/base.py +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart/cursor.py +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart/data/apple.txt +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart/data/samsung.txt +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart/draw.py +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart/slider.py +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart/test.py +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart/utils.py +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart.egg-info/SOURCES.txt +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart.egg-info/dependency_links.txt +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart.egg-info/requires.txt +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart.egg-info/top_level.txt +0 -0
- {seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: seolpyo-mplchart
|
|
3
|
-
Version: 0.1.3.
|
|
3
|
+
Version: 0.1.3.3
|
|
4
4
|
Summary: Fast candlestick chart using Python. Includes navigator, slider, navigation, and text information display functions
|
|
5
5
|
Author-email: white-seolpyo <white-seolpyo@naver.com>
|
|
6
6
|
License: MIT License
|
|
@@ -38,7 +38,9 @@ Ethereum: 0x1c5fb8a5e0b1153cd4116c91736bd16fabf83520
|
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
# Sample
|
|
41
|
-

|
|
42
|
+
|
|
43
|
+

|
|
42
44
|
|
|
43
45
|
<img alt="tkinter sample gif" src="https://github.com/white-seolpyo/seolpyo-mplchart/blob/main/images/with%20tkinter.gif?raw=true">
|
|
44
46
|
|
|
@@ -11,7 +11,9 @@ Ethereum: 0x1c5fb8a5e0b1153cd4116c91736bd16fabf83520
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
# Sample
|
|
14
|
-

|
|
15
|
+
|
|
16
|
+

|
|
15
17
|
|
|
16
18
|
<img alt="tkinter sample gif" src="https://github.com/white-seolpyo/seolpyo-mplchart/blob/main/images/with%20tkinter.gif?raw=true">
|
|
17
19
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: seolpyo-mplchart
|
|
3
|
-
Version: 0.1.3.
|
|
3
|
+
Version: 0.1.3.3
|
|
4
4
|
Summary: Fast candlestick chart using Python. Includes navigator, slider, navigation, and text information display functions
|
|
5
5
|
Author-email: white-seolpyo <white-seolpyo@naver.com>
|
|
6
6
|
License: MIT License
|
|
@@ -38,7 +38,9 @@ Ethereum: 0x1c5fb8a5e0b1153cd4116c91736bd16fabf83520
|
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
# Sample
|
|
41
|
-

|
|
42
|
+
|
|
43
|
+

|
|
42
44
|
|
|
43
45
|
<img alt="tkinter sample gif" src="https://github.com/white-seolpyo/seolpyo-mplchart/blob/main/images/with%20tkinter.gif?raw=true">
|
|
44
46
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart.egg-info/requires.txt
RENAMED
|
File without changes
|
{seolpyo_mplchart-0.1.3.1 → seolpyo_mplchart-0.1.3.3}/seolpyo_mplchart.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|