eguivalet-server

View on PyPIReverse Dependencies (0)

0.2.1 eguivalet_server-0.2.1-py3-none-any.whl

Wheel Details

Project: eguivalet-server
Version: 0.2.1
Filename: eguivalet_server-0.2.1-py3-none-any.whl
Download: [link]
Size: 16672
MD5: a1c0c4a7482cabcd57218b7a4efb7448
SHA256: a70d80a8d61c2d65b0e107fc078b4e826fcb9dec398a21d0d229a4bef91df5a7
Uploaded: 2022-10-26 19:51:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eguivalet-server
Version: 0.2.1
Summary: A server implementation for the EguiValet messaging service.
Author: Lari Liuhamo
Author-Email: lari.liuhamo+pypi[at]gmail.com
Maintainer: Juha Järvinen
Maintainer-Email: juha.3.jarvinen[at]tuni.fi
Home-Page: https://pypi.org/project/5G00EV25-3001_server/
Project-Url: Changelog, https://github.com/Diapolo10/5G00EV25-3001_server/blob/main/CHANGELOG.md
Project-Url: Documentation, https://github.com/Diapolo10/5G00EV25-3001_server/tree/main/docs
Project-Url: Repository, https://github.com/Diapolo10/5G00EV25-3001_server
Project-Url: Source code, https://github.com/Diapolo10/5G00EV25-3001_server
Project-Url: Tracker, https://github.com/Diapolo10/5G00EV25-3001_server/issues
License: MIT
Keywords: api,communication,network,networking,python3,restful
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: SQL
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Security
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: SQLAlchemy (<2.0.0,>=1.4.42)
Requires-Dist: SQLAlchemy-Utils (<0.39.0,>=0.38.2)
Requires-Dist: fastapi[all] (<0.86.0,>=0.85.1)
Requires-Dist: python-multipart (<0.0.6,>=0.0.5)
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Requires-Dist: uvicorn (<0.19.0,>=0.18.3)
Description-Content-Type: text/markdown
[Description omitted; length: 3015 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.md sha256=X4DnYZSxUBSnctvRBfC-jpQufA5G2SMwaP-msyDBncE 2313
LICENSE sha256=CN2WkBt3eZl6wiuTomHTUdoePIYgiKVzPzCE_Dp7_v8 1069
eguivalet_server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
eguivalet_server/__main__.py sha256=vLAZaYj-wznH2l_TW0RjZwbxgWfJTToPsIsRq5NIlac 366
eguivalet_server/config.py sha256=ytLfSHSeIQsStP7Xq2dvxP2f6U2xzxYy0eWyORNc0ZQ 1932
eguivalet_server/crud.py sha256=w7sr_QfIcGuFnE25pUY9h464_Tq7FFFtv5gM4wLIRbI 4798
eguivalet_server/database.py sha256=SAoIU4BgRAqy1aoglJOtkysf53fFiyU_KvTxoXmQyTs 710
eguivalet_server/main.py sha256=W9w0EAIdrpq9NXKU5c3gWk8lU9CL5wHNUj_bMHS70jk 2041
eguivalet_server/models.py sha256=-Q80Grzv0B6G30dXciKNf91TxWh-lBigxZ38rspekQ4 2159
eguivalet_server/openapi_extension.py sha256=7ocVM3fqT3IIAuh0KeMFZKQI0cPvVymGU-NutHpwLdg 1640
eguivalet_server/routes/__init__.py sha256=KAlMb9n1lhZ4NKl9K0ILdvGSvRHEr3GaXHKLWwrHUYc 250
eguivalet_server/routes/api/__init__.py sha256=GTYH34_vBbWnPpp0arH_hZN0kx0tqfREfroHXRcX9TE 233
eguivalet_server/routes/api/v1/__init__.py sha256=CdtN1ccCnISspWQksdKhIQW6vb6sNZmmoSYEvTaF0jQ 287
eguivalet_server/routes/api/v1/rooms.py sha256=byUooEWSycgF0pr_AR4ere9zh77vWbgUVQEvPRoJxLU 4425
eguivalet_server/routes/api/v1/users.py sha256=cXLwBRhbe6xh-z9ZIgKcpU7nNj8tqrd0hFRnaal0EuY 2514
eguivalet_server/routes/other.py sha256=RgALYlN7ZHbDD8ZDOerkWpbsETMxb2yrb0pyGEGUv7I 767
eguivalet_server/routes/robots.txt sha256=DyMFgtcv7x2aDu4AMU4lxbFj4kBv2HzboX7v61eAQbU 26
eguivalet_server/schemas.py sha256=PwEgPfHZLBr3HuJAZEmm8y2byUd24F32IigRASWbeww 2584
eguivalet_server/utility.py sha256=LAFVb3kPVm-B71h7VqSBT28cxk7dAlH6cfYjq7U4aXo 38
logging.conf sha256=qgYq2KcyxuwNNTZZJnJdJwkLKYoh59xjCBTWeJaXTB8 355
eguivalet_server-0.2.1.dist-info/LICENSE sha256=CN2WkBt3eZl6wiuTomHTUdoePIYgiKVzPzCE_Dp7_v8 1069
eguivalet_server-0.2.1.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
eguivalet_server-0.2.1.dist-info/METADATA sha256=-i32wSsGAhr_qiwwbzdf1IME6pm4_RGJ_EKGuu1yY2s 5229
eguivalet_server-0.2.1.dist-info/RECORD