gocodeo

View on PyPIReverse Dependencies (0)

0.0.13 gocodeo-0.0.13-py3-none-any.whl

Wheel Details

Project: gocodeo
Version: 0.0.13
Filename: gocodeo-0.0.13-py3-none-any.whl
Download: [link]
Size: 21042
MD5: 40cac15b80f0decfd84d5d051610b2b5
SHA256: 0687679a794e0745c8c827b2dd3099d6559ce263c985b4c98f1205c0c5469548
Uploaded: 2024-05-08 04:17:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gocodeo
Version: 0.0.13
Summary: A package to generate unit tests for a file
Author: GoCodeo AI
Requires-Dist: vertexai
Requires-Dist: requests
Requires-Dist: google-cloud-aiplatform
Requires-Dist: google-auth
Requires-Dist: python-dotenv
Requires-Dist: google-cloud-storage
Requires-Dist: pymongo
Description-Content-Type: text/markdown
[Description omitted; length: 416 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gocodeo/__init__.py sha256=onVu_SWp37JBjhlQwZc6uupaoJH4aCkgxRvn6gtLz8U 113
gocodeo/executable.py sha256=wAhQy2LbcJibq8XCtcLJTn4-m6XWrvQIltZ0gJwbJgM 23182
gocodeo/generator.py sha256=wsOnnv6_Zkqh0203Jd_udxF0Ma4A7c-cwg_1WfwFJbw 34702
gocodeo/train.py sha256=90x5JmassZh-qofguqBfFNQkj0_JbgjjHEBf9tmtZ3Q 7458
gocodeo-0.0.13.dist-info/METADATA sha256=4S6p60yjC-7YUUy3ARjuXQyiJxLpClcGLXjDdSvetBQ 808
gocodeo-0.0.13.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
gocodeo-0.0.13.dist-info/entry_points.txt sha256=KPeCBCdfOy4U9y3FIY-LZ5O3hczp_O5BKUm4S8vAm1A 158
gocodeo-0.0.13.dist-info/top_level.txt sha256=9FhSryXrrNuASdsJ_dmeOiN_Bu5jcC4Ji6uJ_WVcKhc 8
gocodeo-0.0.13.dist-info/RECORD

top_level.txt

gocodeo

entry_points.txt

gocodeo-advanced = gocodeo.executable:advanced
gocodeo-generate = gocodeo.executable:generate_tests_cli
gocodeo-train = gocodeo.train:start