schulplots

View on PyPIReverse Dependencies (0)

0.9.3 schulplots-0.9.3-py3-none-any.whl

Wheel Details

Project: schulplots
Version: 0.9.3
Filename: schulplots-0.9.3-py3-none-any.whl
Download: [link]
Size: 21098
MD5: 28f1d5a40cec6b46ea178e8e8d0426d6
SHA256: 18a089869225aa2df2d85f2a50e19a36645466fa730ecc9bbb511874e5c53a02
Uploaded: 2024-03-03 08:38:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: schulplots
Version: 0.9.3
Summary: schulplots -- an educational tool to create plots of functions, styled as expected by undergraduate students in German schools.
Author: Hans Aschauer
Author-Email: schulplots[at]hans-aschauer.de
Home-Page: https://github.com/HansAschauer/schulplots/
Project-Url: Documentation, https://schulplots.hans-aschauer.de
License: MIT
Keywords: education,plotting,teaching,publication
Classifier: Framework :: Matplotlib
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<3.13
Requires-Dist: PyYAML (<7.0.0,>=6.0.1)
Requires-Dist: cattrs (<24.0.0,>=23.1.2)
Requires-Dist: matplotlib (<4.0.0,>=3.7.1)
Requires-Dist: numpy (<2.0.0,>=1.23.1)
Requires-Dist: pyparsing (<4.0.0,>=3.1.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2567 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
schulplots/__init__.py sha256=VZ-9D6Wt9FFUiF7I20yp2xJQMO5tgzb51SNlNXY_dNw 105
schulplots/converter.py sha256=esh2O5KiiD--J4FAk3dkmi4yEUYEeBu2jEHIvC8z1VM 3355
schulplots/figure_description.py sha256=DsPz9bGTTtnqwK7hOJ_UHM_YwOMHuwVaC99whT5nK78 2433
schulplots/functions.py sha256=68MGE8l3gSAtTLZGrPDie3pmk1pJVmib6t9eYEO1hwk 973
schulplots/lines.py sha256=tz4Vl0EtE1DQqQEzFusYulcPcu5ni0HUQOGJ4y2hhys 4407
schulplots/main.py sha256=2shp1fecbECF0ZLJO_hhMT5fffJLWuErliK3hRM2vyI 4254
schulplots/saxes.py sha256=wugqBRALHX_QxnLpywzGGwi_vrmkuwfQT92NPrp1oNY 5564
schulplots/sfigure.py sha256=_q5X06PDzNBkM8zQeTe6p8moMKpCbp4erItaq1MznlI 2637
schulplots/sgraph.py sha256=SO_sN9JMZyWiuqktdcT3ZiNtpdHNQPwRFgis-xSzYcY 6319
schulplots/spoints.py sha256=S7oi7VEt4u67oa3bmB2R781rFbXUNnN0RTp96MIhJws 2577
schulplots/text.py sha256=LIkoM-IX8N2YYE1MMCfQQ4Vo6lF-dC6Z2vFdbPEIXXE 1253
schulplots/types.py sha256=e_lIOJa47eK3CbY8pjuA-QInILohb2UpNMTzxJA0_Bo 1298
schulplots/utils/math_expression.py sha256=QNZZ-w7o6FYF3gu2-xjSK3VQvX9EfGsUHiFF1_f_ebc 1017
schulplots/utils/math_parser.py sha256=DaXVUm0SWL__G_mQf86tsgXwuelRROGrxDlQAkgmV7k 10995
schulplots-0.9.3.dist-info/LICENSE sha256=T58walKispBxb8fm-j4elYO5vWooG3nlZWQx5AzukN0 1070
schulplots-0.9.3.dist-info/METADATA sha256=oLcjiPvul9NYdbAXNnv94n-fbPfMxOh31ftMQ-IpTL4 3659
schulplots-0.9.3.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
schulplots-0.9.3.dist-info/entry_points.txt sha256=4mDOqAmGJeJt5EV4zDaQDIxx1fTuHU8j3-WWluiEhQg 92
schulplots-0.9.3.dist-info/RECORD

entry_points.txt

schulplots = schulplots.main:main
schulplots-create = schulplots.main:create