simplecalc

View on PyPIReverse Dependencies (0)

0.1.0 simplecalc-0.1.0-py3-none-any.whl

Wheel Details

Project: simplecalc
Version: 0.1.0
Filename: simplecalc-0.1.0-py3-none-any.whl
Download: [link]
Size: 9753
MD5: 14d97cd80132677b75be4012f107ca9c
SHA256: 49e92c94dd0382275f75f431cda67ef6f2e162087bc0858dc0c2b61a51560f4d
Uploaded: 2019-07-25 05:59:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: simplecalc
Version: 0.1.0
Summary: A simple calculator to demonstrate python tooling
Author: Adithya Balaji
Author-Email: adithyabsk[at]gmail.com
Home-Page: https://simplecalc.readthedocs.io
Project-Url: Documentation, https://simplecalc.readthedocs.io
Project-Url: Repository, https://github.com/adithyabsk/simplecalc
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4.0
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: sphinx (<3.0,>=2.1); extra == "doc"
Requires-Dist: sphinx_rtd_theme (<0.5.0,>=0.4.3); extra == "doc"
Requires-Dist: toml (<0.11.0,>=0.10.0)
Provides-Extra: doc
Description-Content-Type: text/x-rst
[Description omitted; length: 1358 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=kA_oSU551VjyGQk1uvuo8aThqNsSCnWLnwaVY0SI2Bw 1075
README.rst sha256=u0repVi4UDUJw-24q5mQn0ojHbNgHO7RPeHSPxs6lK0 1357
pyproject.toml sha256=nxaoRCcmujGXupgoHdyzu4ATTwTmzU6IwZZT-ZnnPns 2248
simplecalc/__init__.py sha256=TK8iILueowNqQjjd8yP10doOzBdRsPP4dcIUItPmL7M 690
simplecalc/calculator.py sha256=F8SsrR0R2_WorfoqyCip4vm4gYpOyi_mJUqXLngYkwU 2845
simplecalc/cli.py sha256=4JVQ-AlG19ymLaZBynlPcCr95LvEbiNhypdLT6-bDHw 1475
simplecalc/tests/__init__.py sha256=3d0wu5CD0ziUmHvkQC98ugzGLJMN5JNJzTLaZwytGfY 18
simplecalc/tests/test_calculator.py sha256=0jetcd6hISA_lC5lbqUQS0bWs5SNg-icz2zXT8gmiGQ 4350
simplecalc/tests/test_cli.py sha256=feh_sGyJjkFHgE8Pxf2tHD526Fol08j37ZJ2DMCfLIQ 4606
simplecalc-0.1.0.dist-info/entry_points.txt sha256=wwWxsUfAGceNpWWlvozwtdB6GTi7U-pf2iD2bmmS6Ys 56
simplecalc-0.1.0.dist-info/LICENSE sha256=kA_oSU551VjyGQk1uvuo8aThqNsSCnWLnwaVY0SI2Bw 1075
simplecalc-0.1.0.dist-info/WHEEL sha256=f_L0I4hqSDuunYLcjib7afhVEQa4uCwremk0_wPx54s 85
simplecalc-0.1.0.dist-info/METADATA sha256=kxHADbPzs_Y8J8oJMCX0lIzF4qt9GcQultjtPXXnZYg 2189
simplecalc-0.1.0.dist-info/RECORD

entry_points.txt

simplecalc = simplecalc.cli:simplecalc