smtb

View on PyPIReverse Dependencies (0)

0.0.0.0.20240209.1 smtb-0.0.0.0.20240209.1-py3-none-any.whl

Wheel Details

Project: smtb
Version: 0.0.0.0.20240209.1
Filename: smtb-0.0.0.0.20240209.1-py3-none-any.whl
Download: [link]
Size: 3268
MD5: 2b0d0f7064749c4a83da7a40bbb5069c
SHA256: 3804abec6ffdc0abae16ee01649e9d060d50cadb7c00c843c3b7fe1efd3abf07
Uploaded: 2024-02-09 11:59:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: smtb
Version: 0.0.0.0.20240209.1
Summary: Python Module for Sumitomo Mitsui Trust Bank
Author: Fukuichiro Kubo
Maintainer: Fukuichiro Kubo
Project-Url: Homepage, https://github.com/KuboFukuichiro/PySMTB
Project-Url: Documentation, https://github.com/KuboFukuichiro/PySMTB/doc
Project-Url: Repository, https://github.com/KuboFukuichiro/PySMTB
License: MIT License Copyright (c) 2024 KuboFukuichiro Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: stem
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: click; extra == "cli"
Requires-Dist: rich; extra == "cli"
Requires-Dist: pyqt5; extra == "gui"
Provides-Extra: cli
Provides-Extra: gui
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
smtb/__init__.py sha256=M10j6xnv0jJv_izBY-OcI6nTN2Z8XLbfuYYZQnk48Q4 24
smtb/smtb.py sha256=3tnQswdIBpanOUPsqn_8oFBB8ugS0vH0orst1zg72PA 45
smtb-0.0.0.0.20240209.1.dist-info/METADATA sha256=-LAQRSFQKSfC2vKUR0b12S23EHujhPDRSF1-9KIK_So 1998
smtb-0.0.0.0.20240209.1.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
smtb-0.0.0.0.20240209.1.dist-info/entry_points.txt sha256=ZYy14uKDBSwqxpRKw_jdfbeWUVbuh78SllpJNvqe7d0 83
smtb-0.0.0.0.20240209.1.dist-info/licenses/LICENSE sha256=qNNAXjzG5UxJ5xsQSDiQe95hok0g5wvXCM7dMvRnrXQ 1071
smtb-0.0.0.0.20240209.1.dist-info/RECORD

entry_points.txt

smtb-cli = smtb:main_cli
smtb-gui = smtb:main_gui