wibor-simulation

View on PyPIReverse Dependencies (0)

0.1.0 wibor_simulation-0.1.0-py3-none-any.whl

Wheel Details

Project: wibor-simulation
Version: 0.1.0
Filename: wibor_simulation-0.1.0-py3-none-any.whl
Download: [link]
Size: 5360
MD5: 9aca03a7b9358b6da18367bb159e4db3
SHA256: c4d1c7811aaa3122dc07514f0b80fdef880ec2e06fd1c8753c40417ef9876b9d
Uploaded: 2022-05-08 18:30:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wibor-simulation
Version: 0.1.0
Summary: Simulates the loan installments at different interest rates.
Author: Filip Brzek
Author-Email: filip.brzek[at]gmail.com
Home-Page: https://github.com/PhillCli/wibor-simulation
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.1,<4.0
Requires-Dist: black (==20.8b1); extra == "test"
Requires-Dist: fire (==0.4.0)
Requires-Dist: flake8 (==3.8.4); extra == "test"
Requires-Dist: flake8-docstrings (<2.0.0,>=1.6.0); extra == "test"
Requires-Dist: isort (==5.6.4); extra == "test"
Requires-Dist: mkdocs (<2.0.0,>=1.1.2); extra == "doc"
Requires-Dist: mkdocs-autorefs (==0.1.1); extra == "doc"
Requires-Dist: mkdocs-include-markdown-plugin (<2.0.0,>=1.0.0); extra == "doc"
Requires-Dist: mkdocs-material (<7.0.0,>=6.1.7); extra == "doc"
Requires-Dist: mkdocs-material-extensions (<2.0.0,>=1.0.1)
Requires-Dist: mkdocstrings (<0.14.0,>=0.13.6); extra == "doc"
Requires-Dist: pip (<21.0.0,>=20.3.1); extra == "dev"
Requires-Dist: pre-commit (<3.0.0,>=2.12.0); extra == "dev"
Requires-Dist: pytest (==6.1.2); extra == "test"
Requires-Dist: pytest-cov (==2.10.1); extra == "test"
Requires-Dist: toml (<0.11.0,>=0.10.2); extra == "dev"
Requires-Dist: tox (<4.0.0,>=3.20.1); extra == "dev"
Requires-Dist: twine (<4.0.0,>=3.3.0); extra == "dev"
Requires-Dist: virtualenv (<21.0.0,>=20.2.2); extra == "dev"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1324 characters]

WHEEL

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

RECORD

Path Digest Size
wibor_simulation/__init__.py sha256=Ko4goa31ZkusmiIijIYcKdskwT5ZH5ONIYRqmayAyU0 170
wibor_simulation/cli.py sha256=kc4aR5nyFflJB2EXwk7zy69_d6vNSKVCGUfuljq7MDY 692
wibor_simulation/wibor_simulation.py sha256=ntxt0TTrhfbD30nVsPlfbuLzuTGpukMAw5thDCJXGGA 5553
wibor_simulation-0.1.0.dist-info/entry_points.txt sha256=Fw1flp_zCegUSAAUjTLhZ42jxViGSdQGX-c4-4dkMEU 62
wibor_simulation-0.1.0.dist-info/LICENSE sha256=Geb1dEA5CWK8ha7DHdS4QpXa0HIrziN-1e_tVDDBF68 1069
wibor_simulation-0.1.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
wibor_simulation-0.1.0.dist-info/METADATA sha256=_DAc_3XQnOFZh4uIA2_0VL1cZONafxy0Mrbr-PHLz14 3253
wibor_simulation-0.1.0.dist-info/RECORD

entry_points.txt

wibor-simulation = wibor_simulation.cli:main