aisci

View on PyPIReverse Dependencies (0)

0.1.0 aisci-0.1.0-py3-none-any.whl

Wheel Details

Project: aisci
Version: 0.1.0
Filename: aisci-0.1.0-py3-none-any.whl
Download: [link]
Size: 1975
MD5: b489dd4b899c8e99492e07c52a9d7939
SHA256: 1a30fb3952675c0d4463b1cfced759fe5211598b034f100695e1696b2333ed2d
Uploaded: 2022-11-26 07:03:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aisci
Version: 0.1.0
Author: Freeman Long
Author-Email: goldyard[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: numpy (<2.0.0,>=1.23.5)
Requires-Dist: pandas (<2.0.0,>=1.5.2)
Requires-Dist: python-dotenv (<0.20.0,>=0.19.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
[No description]

WHEEL

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

RECORD

Path Digest Size
aisci/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
aisci/main.py sha256=fapcWN4h028MYN6sA1QGoSU0wjVJDz1PkmmVqipUxtw 459
aisci/secret.py sha256=b8YMmaYY4NVPjxbDkBL7FcUct2puXCM6PnMyT8zPuO0 94
aisci-0.1.0.dist-info/entry_points.txt sha256=3_19-TfbeBpL3h2kcWJOkp5-ucm7RrDon5_LXQysBMQ 61
aisci-0.1.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
aisci-0.1.0.dist-info/METADATA sha256=USWrckWkrQAeDhQfXRk_WgbTUNwsPIP0u-SBeMSsfkQ 556
aisci-0.1.0.dist-info/RECORD

entry_points.txt

start = aisci.main:app
test = aisci.main:test