spec_pilot

View on PyPIReverse Dependencies (0)

0.3.4 spec_pilot-0.3.4-py3-none-any.whl

Wheel Details

Project: spec_pilot
Version: 0.3.4
Filename: spec_pilot-0.3.4-py3-none-any.whl
Download: [link]
Size: 19861
MD5: 5a3c95993334f50eb29dfbd25b227206
SHA256: dfff605149ec57e87913a72b0d07a719adaa360e77269c3eec8df420b0c91109
Uploaded: 2023-05-10 05:15:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spec-pilot
Version: 0.3.4
Summary: A command-line tool for generating and managing OpenAPI specifications
Author: jmfwolf
Author-Email: jmfwolf[at]hacksomniac.com
Home-Page: https://github.com/jmfwolf/spec-pilot
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Requires-Dist: blis (==0.7.9)
Requires-Dist: catalogue (==2.0.8)
Requires-Dist: certifi (==2023.5.7)
Requires-Dist: charset-normalizer (==3.1.0)
Requires-Dist: click (==8.1.3)
Requires-Dist: confection (==0.0.4)
Requires-Dist: cymem (==2.0.7)
Requires-Dist: idna (==3.4)
Requires-Dist: Jinja2 (==3.1.2)
Requires-Dist: langcodes (==3.3.0)
Requires-Dist: MarkupSafe (==2.1.2)
Requires-Dist: murmurhash (==1.0.9)
Requires-Dist: numpy (==1.24.3)
Requires-Dist: packaging (==23.1)
Requires-Dist: pathy (==0.10.1)
Requires-Dist: preshed (==3.0.8)
Requires-Dist: pydantic (==1.10.7)
Requires-Dist: pystache (==0.6.0)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: requests (==2.30.0)
Requires-Dist: smart-open (==6.3.0)
Requires-Dist: spacy (==3.5.2)
Requires-Dist: spacy-legacy (==3.0.12)
Requires-Dist: spacy-loggers (==1.0.4)
Requires-Dist: srsly (==2.4.6)
Requires-Dist: thinc (==8.1.10)
Requires-Dist: tqdm (==4.65.0)
Requires-Dist: typer (==0.7.0)
Requires-Dist: typing-extensions (==4.5.0)
Requires-Dist: urllib3 (==2.0.2)
Requires-Dist: wasabi (==1.1.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2348 characters]

WHEEL

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

RECORD

Path Digest Size
spec_pilot/__init__.py sha256=9EVxmFiWsAoqWJ6br1bc3BxlA71JyOQP28fUHhX2k7E 43
spec_pilot/generator.py sha256=mBPIAKJL27EmR8bwuHooULo6tG0jC5kZNPxwSGpLvD0 2274
spec_pilot/language_processor.py sha256=1YTGXbY3hX8Qxy4nDwf6GRZBU2n2OIh8gYHQ71QXM5I 3146
spec_pilot/main.py sha256=RDa739J4lEmxxTds3Hug14eKUuVqtuLApd47hcDVprQ 2185
spec_pilot/prompt_builder.py sha256=gLnAqJSBTS5ZnWaW7auQSeNh2K6cFNxL5Gm3NvMiDhg 3135
spec_pilot/validator.py sha256=jFXqfk3ySSSQU1zoZdK0GOq_0heYA3w9yoB5jtw-AAk 1344
spec_pilot-0.3.4.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
spec_pilot-0.3.4.dist-info/METADATA sha256=r_j2HhxPMyctjA4jyV6EEg5bwS1lIXX9cYf7ZC6-eRw 4235
spec_pilot-0.3.4.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
spec_pilot-0.3.4.dist-info/entry_points.txt sha256=kJBnEwjJwDWlmvGUwb_SmyyyUYn7TA3U62UFVTqUec0 52
spec_pilot-0.3.4.dist-info/top_level.txt sha256=qZD6p_6hhw2PZke2x-HN8HIwD1me0wtJug-JIgdkoZY 11
spec_pilot-0.3.4.dist-info/RECORD

top_level.txt

spec_pilot

entry_points.txt

spec-pilot = spec_pilot.main:main