jupyspace_api

View on PyPIReverse Dependencies (3)

0.0.4 jupyspace_api-0.0.4-py3-none-any.whl

Wheel Details

Project: jupyspace_api
Version: 0.0.4
Filename: jupyspace_api-0.0.4-py3-none-any.whl
Download: [link]
Size: 7175
MD5: 0df0d29c2b15f12e919988680961968e
SHA256: a342a61f900f88042cffbe800337bfb6e9086aa74edf5719b3f111dd5409250c
Uploaded: 2023-04-21 10:39:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jupyspace_api
Version: 0.0.4
Summary: The public API for Jupyspace
Author-Email: David Brochart <david.brochart[at]gmail.com>
Project-Url: Source, https://github.com/davidbrochart/jupyspace/jupyspace_api
License: MIT
Keywords: api,jupyspace
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: asphalt-web[fastapi] (<2,>=1.1.0)
Requires-Dist: asphalt (<5,>=4.11.0)
Requires-Dist: fastapi (<1,>=0.95.0)
Requires-Dist: pydantic (<2,>=1.10.6)
Requires-Dist: python-multipart
Requires-Dist: rich-click (<2,>=1.6.1)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 47 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.14.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jupyspace_api/__init__.py sha256=1mptEzQihbdyqqzMgdns_j5ZGK9gz7hR2bsgA_TnjO4 22
jupyspace_api/app.py sha256=OJpPi7LEDludh0mqr0EBnGS1_0xD95Al4jDYu8MU9c0 1819
jupyspace_api/cli.py sha256=nHwPqu_k24yASVZ9EdPTDq_SId7lG4r_tF00-9sSAv0 2006
jupyspace_api/exceptions.py sha256=6tSnBCnGoyFyjHTqHedlY6UAi7UdNS3YUsHrevo_Xbc 348
jupyspace_api/main.py sha256=8xizIuRNOgyt3Gtw1cGx23L4Kw8dW2tw_HaHsDdNAxY 2190
jupyspace_api/router.py sha256=xoMKz8x6SZyPE4xAhf3XQPVxwpfkmqcP2NevZZ-3tus 447
jupyspace_api/space/__init__.py sha256=qhz_xZkSw1IPySvfyzVg0vlcePd9QJ9t7vQd5JIxORs 2507
jupyspace_api/space/models.py sha256=UrGEMcm9iigPuHKbqLvtddjc4F4sVUut3N0hUw19-lE 891
jupyspace_api-0.0.4.dist-info/METADATA sha256=LTCJvfQi2xSxZHMncOi63p1etex5jFaVoV0YkeprB8E 1049
jupyspace_api-0.0.4.dist-info/WHEEL sha256=EI2JsGydwUL5GP9t6kzZv7G3HDPi7FuZDDf9In6amRM 87
jupyspace_api-0.0.4.dist-info/entry_points.txt sha256=Cw6XNETrTLDN9QhaVaAikrBNoggwFd_tcyoWsPvm42s 225
jupyspace_api-0.0.4.dist-info/licenses/LICENSE.txt sha256=su0IgzSHZ9tMFeCQ_IaCji5Q4VrZSOqDsEFi7lPduc8 1106
jupyspace_api-0.0.4.dist-info/RECORD

entry_points.txt

app = jupyspace_api.main:AppComponent
jupyspace = jupyspace_api.main:JupyspaceComponent
jupyspace = jupyspace_api.cli:main
app = jupyspace_api.main:AppComponent