compile-api

View on PyPIReverse Dependencies (0)

0.0.1 compile_api-0.0.1-py3-none-any.whl

Wheel Details

Project: compile-api
Version: 0.0.1
Filename: compile_api-0.0.1-py3-none-any.whl
Download: [link]
Size: 11446
MD5: 48d6734f2d32529410eb161c08d959ca
SHA256: 93e252926707faa01d3d414b491edc9c3c111a9e9f58e0946f694e552030d0a6
Uploaded: 2024-04-28 13:25:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compile-api
Version: 0.0.1
Summary: API for Dataflow ENV
Author: Digital Back Office
License: MIT
Keywords: compile
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: annotated-types (==0.6.0)
Requires-Dist: anyio (==4.3.0)
Requires-Dist: build (==1.2.1)
Requires-Dist: certifi (==2024.2.2)
Requires-Dist: charset-normalizer (==3.3.2)
Requires-Dist: click (==8.1.7)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: fastapi (==0.110.1)
Requires-Dist: greenlet (==3.0.3)
Requires-Dist: h11 (==0.14.0)
Requires-Dist: httpcore (==1.0.5)
Requires-Dist: httpx (==0.27.0)
Requires-Dist: idna (==3.6)
Requires-Dist: iniconfig (==2.0.0)
Requires-Dist: packaging (==24.0)
Requires-Dist: pip-tools (==7.4.1)
Requires-Dist: pluggy (==1.4.0)
Requires-Dist: pydantic (==2.6.4)
Requires-Dist: pydantic-core (==2.16.3)
Requires-Dist: pyproject-hooks (==1.0.0)
Requires-Dist: pytest (==8.1.1)
Requires-Dist: requests (==2.31.0)
Requires-Dist: sniffio (==1.3.1)
Requires-Dist: SQLAlchemy (==2.0.29)
Requires-Dist: starlette (==0.37.2)
Requires-Dist: typing-extensions (==4.11.0)
Requires-Dist: urllib3 (==2.2.1)
Requires-Dist: uvicorn (==0.29.0)
License-File: LICENSE.txt
[Description omitted; length: 26 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app.py sha256=dzFJj9a69yXMfDi-ZSWtajsHMTzkGCl7ddc8VZOTpkc 662
configuration.py sha256=bKUXCGHdWHQx3oT3JO7CIEzlIdArkTxbQp7mWfe1-iY 2675
main.py sha256=4JikW97CflhgKYMZQkh_b4gWw3kB_E0zcn2j7NscVqo 211
domain/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
domain/virtual_env.py sha256=cYWowgTExu-nD6T0jWjMm37gIGVWSqwAdA-0Mqujfb4 1707
endpoints/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
endpoints/generate_img.py sha256=ykDcJvf666fdeG71w8L2dtgpEhynNccKTbLPD1GOWQA 850
endpoints/pip_compile.py sha256=QKkMAdNVzmv1Y1UkgaZvbDFQNwGOpSLHXRNtbSJql1w 5633
models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
models/database.py sha256=X6klAr6LCGhJPAwN9MlaCTg2Z80o0yYHKYFuG6740tQ 2783
models/environment.py sha256=VlVJdg9hgYefAwqKEdYri-Q3TabFwO76WWZTByO3Wn4 1931
schemas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schemas/environment.py sha256=jvhq2HLMpBG-jdyySifdJ3otEwpmuUtjzGTyw7xlgc4 675
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/exception.py sha256=tdPEstTN8Nozw8Y4VP2AWO9KiBVNBbiRxufYxiY5eIM 3901
utils/logger.py sha256=cWtGuoZTUlw2phvdFNReCfqfAZFqzAAA9HTP9bHGU44 2009
compile_api-0.0.1.dist-info/LICENSE.txt sha256=d9WGbMBuyCplvYfdVz7hKK16oSvk_Pl_nNSACzZXH1I 1077
compile_api-0.0.1.dist-info/METADATA sha256=hno7fYi7PXi496PAbz1dFvMh0sQkUbUScxgpfo7YgPg 1495
compile_api-0.0.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
compile_api-0.0.1.dist-info/top_level.txt sha256=lpDPJhwA9AQMM_nqx1wa7nwFcEQw6qb3eKm47dddBeo 70
compile_api-0.0.1.dist-info/RECORD

top_level.txt

__init__
app
configuration
domain
endpoints
main
models
schemas
utils