EasyPlotLib 0.0.9__tar.gz → 0.1.0__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.
Files changed (30) hide show
  1. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreadventor-bold.ttf +0 -0
  2. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreadventor-bolditalic.ttf +0 -0
  3. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreadventor-italic.ttf +0 -0
  4. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreadventor-regular.ttf +0 -0
  5. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyrechorus-mediumitalic.ttf +0 -0
  6. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyrecursor-bold.ttf +0 -0
  7. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyrecursor-bolditalic.ttf +0 -0
  8. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyrecursor-italic.ttf +0 -0
  9. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyrecursor-regular.ttf +0 -0
  10. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreheros-bold.ttf +0 -0
  11. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreheros-bolditalic.ttf +0 -0
  12. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreheros-italic.ttf +0 -0
  13. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreheros-regular.ttf +0 -0
  14. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreschola-bold.ttf +0 -0
  15. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreschola-bolditalic.ttf +0 -0
  16. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreschola-italic.ttf +0 -0
  17. easyplotlib-0.1.0/EasyPlotLib/fonts/texgyreschola-regular.ttf +0 -0
  18. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/EasyPlotLib/styles/nature.mplstyle +6 -6
  19. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/EasyPlotLib.egg-info/PKG-INFO +1 -1
  20. easyplotlib-0.1.0/EasyPlotLib.egg-info/SOURCES.txt +27 -0
  21. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/PKG-INFO +1 -1
  22. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/setup.py +4 -1
  23. easyplotlib-0.0.9/EasyPlotLib.egg-info/SOURCES.txt +0 -10
  24. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/EasyPlotLib/__init__.py +0 -0
  25. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/EasyPlotLib/cartopy_helper.py +0 -0
  26. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/EasyPlotLib/figsizes_set.py +0 -0
  27. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/EasyPlotLib.egg-info/dependency_links.txt +0 -0
  28. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/EasyPlotLib.egg-info/top_level.txt +0 -0
  29. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/README.md +0 -0
  30. {easyplotlib-0.0.9 → easyplotlib-0.1.0}/setup.cfg +0 -0
@@ -6,22 +6,22 @@ axes.prop_cycle : cycler('color', ['0C5DA5', '00B945', 'FF9500', 'FF2C00', '845B
6
6
  # figure.figsize : 3.5, 2.625
7
7
 
8
8
  # Set x axis
9
- xtick.direction : in
9
+ xtick.direction : out
10
10
  xtick.major.size : 3
11
11
  xtick.major.width : 0.5
12
12
  xtick.minor.size : 1.5
13
13
  xtick.minor.width : 0.5
14
- xtick.minor.visible : True
15
- xtick.top : True
14
+ # xtick.minor.visible : True
15
+ # xtick.top : True
16
16
 
17
17
  # Set y axis
18
- ytick.direction : in
18
+ ytick.direction : out
19
19
  ytick.major.size : 3
20
20
  ytick.major.width : 0.5
21
21
  ytick.minor.size : 1.5
22
22
  ytick.minor.width : 0.5
23
- ytick.minor.visible : True
24
- ytick.right : True
23
+ # ytick.minor.visible : True
24
+ # ytick.right : True
25
25
 
26
26
  # Set line widths
27
27
  axes.linewidth : 0.5
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: EasyPlotLib
3
- Version: 0.0.9
3
+ Version: 0.1.0
4
4
  Summary: A simple plotting library
5
5
  Home-page: https://github.com/yourusername/EasyPlotLib
6
6
  Author: HanYuyang
@@ -0,0 +1,27 @@
1
+ README.md
2
+ setup.py
3
+ EasyPlotLib/__init__.py
4
+ EasyPlotLib/cartopy_helper.py
5
+ EasyPlotLib/figsizes_set.py
6
+ EasyPlotLib.egg-info/PKG-INFO
7
+ EasyPlotLib.egg-info/SOURCES.txt
8
+ EasyPlotLib.egg-info/dependency_links.txt
9
+ EasyPlotLib.egg-info/top_level.txt
10
+ EasyPlotLib/fonts/texgyreadventor-bold.ttf
11
+ EasyPlotLib/fonts/texgyreadventor-bolditalic.ttf
12
+ EasyPlotLib/fonts/texgyreadventor-italic.ttf
13
+ EasyPlotLib/fonts/texgyreadventor-regular.ttf
14
+ EasyPlotLib/fonts/texgyrechorus-mediumitalic.ttf
15
+ EasyPlotLib/fonts/texgyrecursor-bold.ttf
16
+ EasyPlotLib/fonts/texgyrecursor-bolditalic.ttf
17
+ EasyPlotLib/fonts/texgyrecursor-italic.ttf
18
+ EasyPlotLib/fonts/texgyrecursor-regular.ttf
19
+ EasyPlotLib/fonts/texgyreheros-bold.ttf
20
+ EasyPlotLib/fonts/texgyreheros-bolditalic.ttf
21
+ EasyPlotLib/fonts/texgyreheros-italic.ttf
22
+ EasyPlotLib/fonts/texgyreheros-regular.ttf
23
+ EasyPlotLib/fonts/texgyreschola-bold.ttf
24
+ EasyPlotLib/fonts/texgyreschola-bolditalic.ttf
25
+ EasyPlotLib/fonts/texgyreschola-italic.ttf
26
+ EasyPlotLib/fonts/texgyreschola-regular.ttf
27
+ EasyPlotLib/styles/nature.mplstyle
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: EasyPlotLib
3
- Version: 0.0.9
3
+ Version: 0.1.0
4
4
  Summary: A simple plotting library
5
5
  Home-page: https://github.com/yourusername/EasyPlotLib
6
6
  Author: HanYuyang
@@ -26,7 +26,10 @@ setuptools.setup(
26
26
  url="https://github.com/yourusername/EasyPlotLib",
27
27
  packages=setuptools.find_packages(),
28
28
  package_data={
29
- "EasyPlotLib": ["styles/**/*.mplstyle"],
29
+ "EasyPlotLib": [
30
+ "styles/**/*.mplstyle",
31
+ "fonts/*.*",
32
+ ],
30
33
  },
31
34
  classifiers=[
32
35
  "Programming Language :: Python :: 3",
@@ -1,10 +0,0 @@
1
- README.md
2
- setup.py
3
- EasyPlotLib/__init__.py
4
- EasyPlotLib/cartopy_helper.py
5
- EasyPlotLib/figsizes_set.py
6
- EasyPlotLib.egg-info/PKG-INFO
7
- EasyPlotLib.egg-info/SOURCES.txt
8
- EasyPlotLib.egg-info/dependency_links.txt
9
- EasyPlotLib.egg-info/top_level.txt
10
- EasyPlotLib/styles/nature.mplstyle
File without changes
File without changes