outerspace-apizr

View on PyPIReverse Dependencies (0)

0.1.3.1 outerspace_apizr-0.1.3.1-py3-none-any.whl

Wheel Details

Project: outerspace-apizr
Version: 0.1.3.1
Filename: outerspace_apizr-0.1.3.1-py3-none-any.whl
Download: [link]
Size: 11178
MD5: 7ad39335c66cf0bc4763d8dc95fecce5
SHA256: 0dce7d5411b00ec75055847c72a3b3231c81f8d3b0e9e90dc64df40feee6d6af
Uploaded: 2023-09-08 17:27:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: outerspace-apizr
Version: 0.1.3.1
Summary: Apizr is a dynamic API generator built on top of FastAPI. It analyses your Python codebase, extracts relevant metadata, and automatically generates a FastAPI backend for your application. This simplifies the process of API development, saving time, and reducing the chance of errors.
Author: Ludovic FERNANDEZ
Author-Email: ludovic.fernandez[at]alien6.com
Project-Url: Repository, https://github.com/Alien6-Studio/outerspace-apizr
Project-Url: Website, https://apizr.outerspace.sh
License: GPL-3.0-or-later
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
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: Jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: PyInquirer (<2.0.0,>=1.0.3)
Requires-Dist: PyYAML (<7.0.0,>=6.0.1)
Requires-Dist: black
Requires-Dist: fastapi (<0.104.0,>=0.103.0)
Requires-Dist: ipython
Requires-Dist: nbconvert
Requires-Dist: pipreqs
Requires-Dist: pydantic (<3.0.0,>=2.3.0)
Requires-Dist: python-multipart (<0.0.7,>=0.0.6)
Requires-Dist: uvicorn[standard]
Description-Content-Type: text/markdown
[Description omitted; length: 1875 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=RBfl0QpPcIb7naItcYnrOpiT6zja4CREBxnUPmCoCcU 65
src/app.py sha256=z3uZvQg4bM3cR2uic4HuAzxfZ1i02gsx4vA2szoXHDg 3527
src/configuration.py sha256=4DLVy_tjQQJQx7w9fhoHuE3q7dPWWmGFcaEaSBEgEzc 2587
src/configuration.yaml sha256=zONnwhlZnY50C2QDXVUJ_oNvdyf-5DasL2lXBbPZTr4 725
src/exceptions.py sha256=l308OCBmyQT5X4xKkaYbHWHa5yMTa5WbTacguyo7gfE 304
src/main.py sha256=laHHU-_Blqyy0QaNsPxLhYfRD_-hP21MGDolm_UkRig 16468
src/prompt.py sha256=uC2QPAB4ST8fLYZG50A3U9ifKOv4tKFi4fHuEIyG26I 3224
src/requirements.txt sha256=v3bxMtdgg48DczwqzVD39FDJR4UX7XBEP0aocgXirC8 128
outerspace_apizr-0.1.3.1.dist-info/METADATA sha256=fTrORwck7jZMR-zu25_DW-G-M4IoIkQTwtMhG-QytgQ 3236
outerspace_apizr-0.1.3.1.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
outerspace_apizr-0.1.3.1.dist-info/entry_points.txt sha256=8XVSpENL5fvwU5h1-jn0umB4EZqcj5GSbD0zdscqwTo 39
outerspace_apizr-0.1.3.1.dist-info/RECORD

entry_points.txt

apizr = src.main:main