udata-tabular-preview

View on PyPIReverse Dependencies (0)

3.2.0 udata_tabular_preview-3.2.0-py2.py3-none-any.whl

Wheel Details

Project: udata-tabular-preview
Version: 3.2.0
Filename: udata_tabular_preview-3.2.0-py2.py3-none-any.whl
Download: [link]
Size: 52183
MD5: 87cab83c3d330874f3c20eed2d5dad38
SHA256: dac4aa1932a5af63ddcd548b9a2d447d14f7b03a993cc44f6873e57646bd1db8
Uploaded: 2024-01-23 18:59:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: udata-tabular-preview
Version: 3.2.0
Summary: A plugin to preview tabular files (CSV, Excel, ...) using csvapi
Author: Open Data Team
Author-Email: contact[at]opendata.team
Home-Page: https://github.com/opendatateam/udata-tabular-preview
License: AGPL
Keywords: udata,harvester,Tabular Preview
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Environment :: Web Environment
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Software Distribution
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: udata (>=4.0.0)
Requires-Dist: mock (==3.0.5); extra == "test"
Requires-Dist: pytest-flask (==1.2.0); extra == "test"
Requires-Dist: pytest-sugar (==0.9.6); extra == "test"
Requires-Dist: pytest (==7.2.1); extra == "test"
Provides-Extra: test
[Description omitted; length: 4100 characters]

WHEEL

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

RECORD

Path Digest Size
udata_tabular_preview/__init__.py sha256=KwqeHFLhzG5DMjky4clzTxe58Zf7SWeG-o6ax9ZFm5o 185
udata_tabular_preview/explore.py sha256=-x1tU1JJA7cdd8IrK1A8hbgwVQ_6QPotdd3KOwLfN8E 171
udata_tabular_preview/preview.py sha256=8z35VZrPHJnK8E82i3jope8oPg-zlWaIMCRAM4HyFrI 1602
udata_tabular_preview/settings.py sha256=r4AverW1zHx53FDPwjWm-ywHz8SF9brm4ysLV7gpQiw 509
udata_tabular_preview/views.py sha256=oxO-7PjlhHsczmJSa6_3YZE_C9nB1KbFbUSG1SViJjw 2079
udata_tabular_preview/static/.gitignore sha256=JAo-DTfS6GthQGP1NH6wLU-ZymwlTea4KHH_jZVTKn0 14
udata_tabular_preview/static/udata-tabular-preview/index-legacy.js sha256=Crj2SMi2k5ZpZcBtPpIK_7iUtLujVGqziWOuHfUMwZ8 20852
udata_tabular_preview/static/udata-tabular-preview/index.js sha256=1E98qM5uJIzmXD0Mt1G_ZANNqU4A_AkLZMNUrlevI20 18090
udata_tabular_preview/static/udata-tabular-preview/polyfills-legacy.js sha256=eRWXkBsbNc93kWvIA5l0_TVv1d-DS9DXUwyBsdFrtA0 78337
udata_tabular_preview/templates/explore-button.html sha256=u_g8U3nKaFN5fo2mp-hEKmxgqpcgmlu_iT1CdGATbWA 504
udata_tabular_preview/templates/metadata.html sha256=gjOeWVwXG3eE0pMpxdXN3dJJnOM2OC-K7_TkRFGYCLk 232
udata_tabular_preview/templates/script.html sha256=WzeI1c7cXJoHAe9PAVy2SztBqrW3IYVx5aQ2jUxsyXw 347
udata_tabular_preview/translations/udata_tabular_preview.pot sha256=RqIZE3oDZpj5VxOkg8SNH3hPk8mMUVaAnnIC4rd4iKI 904
udata_tabular_preview/translations/fr/LC_MESSAGES/udata_tabular_preview.mo sha256=vceeOBRcQCJmjFqNM3zRPB8awTBFTRQ9GSvqBxqrHxc 520
udata_tabular_preview/translations/fr/LC_MESSAGES/udata_tabular_preview.po sha256=2xSJl6iC5H1v_a0BZtEQf5LFlG1q5n8oqe7eKLmClO0 874
udata_tabular_preview-3.2.0.dist-info/METADATA sha256=XY620skslfygHlwVsrcujkYTFwXhV49YN0eAPI4rcfU 5183
udata_tabular_preview-3.2.0.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
udata_tabular_preview-3.2.0.dist-info/entry_points.txt sha256=Fow3JWuNdy4dYnUQQFq1FvUrQdrvFJf6olsT_DLkkmA 124
udata_tabular_preview-3.2.0.dist-info/top_level.txt sha256=CO4TrCLlbcsbizzqhA3a9yYivHj-cy_E3UVuL2OQGJ4 22
udata_tabular_preview-3.2.0.dist-info/RECORD

top_level.txt

udata_tabular_preview

entry_points.txt

tabular = udata_tabular_preview.preview:TabularPreview
tabular = udata_tabular_preview.views