simple-plotter

View on PyPIReverse Dependencies (2)

0.4.0 simple_plotter-0.4.0-py3-none-any.whl

Wheel Details

Project: simple-plotter
Version: 0.4.0
Filename: simple_plotter-0.4.0-py3-none-any.whl
Download: [link]
Size: 29960
MD5: c0313df6f929967e171bac16173729cb
SHA256: c9702523b01fce9c3488beca70adf57470e47b914e0dd45fe53a63a95e0ee79b
Uploaded: 2020-03-30 18:49:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: simple-plotter
Version: 0.4.0
Summary: python code generator for plotting 2D line graphs
Author: Thies Hecker
Author-Email: thies.hecker[at]gmx.de
Home-Page: https://simple-plotter.readthedocs.io/en/latest/
Project-Url: Documentation, https://simple-plotter.readthedocs.io/
Project-Url: Source Code, https://gitlab.com/thecker/simple-plotter/
License: MIT
Keywords: plot plotting matplotlib numpy
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3
Requires-Dist: numpy
Requires-Dist: setuptools-scm
Requires-Dist: jinja2
Description-Content-Type: text/x-rst
[Description omitted; length: 1600 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
simple_plotter/__init__.py sha256=zG5l5DFopRyADw_Kzd1e47YitV2U7DLJxbwJrQthSiI 51
simple_plotter/cli.py sha256=AaihIbCLaB6XocxFmiKY4erqFuALTLKvQAHk5rd2PyQ 7567
simple_plotter/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simple_plotter/core/advanced_graph.py sha256=iM-FHxz8ijibc9e6wzoFftR6ll6dXvBZL3lfPuco5xE 14854
simple_plotter/core/code_generator.py sha256=gf5ufXC0Yue8GI8Ua_XVpa3nNatTOCTcDyvRvK_0bw0 22916
simple_plotter/core/code_parser.py sha256=d3R7DwOwGqalmS75SZu6EH9Z3afdCl0FxYk_uG-_sH4 10878
simple_plotter/core/templates/template_constdef.txt sha256=1_iD_t4FUWTTmY23JShNLesBDLLDzt4wtmFoaBcQ0TY 324
simple_plotter/core/templates/template_funcdef.txt sha256=D2gu6pu11TSifOqpR_sizYmXaPsE2bEk5gUt9HnZqBI 200
simple_plotter/core/templates/template_garden_graph_plot.txt sha256=OtgJZUkXTQ3la0ZdY1B5lDPu-AeliHnCuas8P3OGLIg 1599
simple_plotter/core/templates/template_imports.txt sha256=D3LI0ipSH4ZFejP1jwFvEZgEVs2ONeYAHkiGRanS-nA 289
simple_plotter/core/templates/template_plotcall.txt sha256=lhxSTePajmjXAr_Pj2Yp5UsUQk-_Ctcvli8iKM4aTgc 920
simple_plotter/core/templates/template_plotsetup.txt sha256=dL2X4KUnUhcGQ-vD5Er0lakggAab7IzaKzfk_QJbiEg 1072
simple_plotter/core/templates/template_setvardefs.txt sha256=jXzW5znXZLvnOMirVi8S41feis4f9VPkr702MwXhhcw 259
simple_plotter/core/templates/template_vardef.txt sha256=xHJ1jTEkjRGYxHNXZHUHpmftla10iE4o5Jgwr-BMboY 254
simple_plotter/examples/ballistic.json sha256=xi-d61aIXsT8iPNOdzasRCOPxdtvq5Vx9v7H_mOMjkA 1183
simple_plotter/examples/sine_waves.json sha256=XYUOxYTS6tMGAzLOJ_8SAjvKhc4VEUUQyzjUFD4qdA4 916
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_generator.py sha256=IlU63mX_oWVVtU7GOdUtzNZ2QfBs2KkjRr8n_uwD3Lw 3001
tests/test_graph_advanced.py sha256=NvRZcCSl9haUPRvt_TVISx52gNeeJRqlPRnJUeX9G2w 1489
tests/test_parser.py sha256=5nxF_TBHf8aQuogidekT4YfMZgw9qqXC-KBD2HfUkaI 7740
simple_plotter-0.4.0.dist-info/LICENSE sha256=RF9NawkEfKMRi3ttdooRI7LXBX6o2e_6aGgA40qfHNk 1128
simple_plotter-0.4.0.dist-info/METADATA sha256=J3YMiCY2zcUXcn8nqOp180FOywxjPA-sUyQjv9itLTU 2223
simple_plotter-0.4.0.dist-info/NOTICE sha256=n_Rv9qCQ1-ZZK8MiIcumeIzcugIaeZ72RKyXXDJk63Q 5506
simple_plotter-0.4.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
simple_plotter-0.4.0.dist-info/entry_points.txt sha256=DtrPjN-cA2IvTJaTXKdKeC71uO-iF8zJ-WXQnfZmT0I 60
simple_plotter-0.4.0.dist-info/top_level.txt sha256=UqYrFh9t0mVCbh0JjM0vZ8v88PmsJUgbXWRX5_9NJ8o 21
simple_plotter-0.4.0.dist-info/RECORD

top_level.txt

simple_plotter
tests

entry_points.txt

simple-plotter = simple_plotter.cli:main