udata-tabular-preview

View on PyPIReverse Dependencies (0)

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

Wheel Details

Project: udata-tabular-preview
Version: 4.0.0
Filename: udata_tabular_preview-4.0.0-py2.py3-none-any.whl
Download: [link]
Size: 246438
MD5: ea27663823ab39807093f34c0d01f332
SHA256: 67eecb389b5f0df91f34f11b2417f147e9b84590f5b19105dcb2559707d0b46f
Uploaded: 2024-05-06 13:10:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: udata-tabular-preview
Version: 4.0.0
Summary: A plugin to preview tabular files (CSV, Excel, ...) using tabular api
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-Content-Type: text/markdown
[Description omitted; length: 5081 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=UC915o03CTZSM8VlDV7OM_nL8LDpRAuJeSZ3Ug6sKAY 190
udata_tabular_preview/explore.py sha256=-x1tU1JJA7cdd8IrK1A8hbgwVQ_6QPotdd3KOwLfN8E 171
udata_tabular_preview/preview.py sha256=aKA9Qe6QPch2KtbmZSMn0Sa4xJ1L_dVsAUVcnLeEnQE 946
udata_tabular_preview/settings.py sha256=3KqaXqs6B36dPFYvHbgfZFmvV2M4nnfpE4kdUUdLfs0 336
udata_tabular_preview/views.py sha256=UlgJtYNdvO6wOJ97V0Tl6u7oWcJN6NiWQYw4sFGAdv8 2212
udata_tabular_preview/static/.gitignore sha256=JAo-DTfS6GthQGP1NH6wLU-ZymwlTea4KHH_jZVTKn0 14
udata_tabular_preview/static/udata-tabular-preview/index-legacy.js sha256=LVvULW74lnlOxXEFQ90Yy6FEPabzU6y53QVmafDssIU 295987
udata_tabular_preview/static/udata-tabular-preview/index.css sha256=2pi4KmkqoKLH5d6vU6KmFx-jXRcn5v9fd2SH_lkTTnY 1215
udata_tabular_preview/static/udata-tabular-preview/index.js sha256=itKnbGBYYPRXxwBnmi7BIjR0_PrEwmcsmphEwN1ZigY 308070
udata_tabular_preview/static/udata-tabular-preview/polyfills-legacy.js sha256=crfWu5aDeiSYRsj8yspr3eTenP9vdkI0i9ogi-rUkFA 106085
udata_tabular_preview/templates/explore-button.html sha256=u_g8U3nKaFN5fo2mp-hEKmxgqpcgmlu_iT1CdGATbWA 504
udata_tabular_preview/templates/metadata.html sha256=_gJy-83m0jzcGeyvRXXTrTXc3Vl-tUFNF7YbobTovlY 226
udata_tabular_preview/templates/script.html sha256=WzeI1c7cXJoHAe9PAVy2SztBqrW3IYVx5aQ2jUxsyXw 347
udata_tabular_preview/templates/styles.html sha256=kBaeH7XZOC4Z3YqlILS-MuGWGyGr213jcdY_gVnBoKQ 90
udata_tabular_preview/translations/udata_tabular_preview.pot sha256=IRF6tIG0-BGCRTCe4lOAjAF9RY29Mujm1pQmwrQc994 906
udata_tabular_preview/translations/fr/LC_MESSAGES/udata_tabular_preview.mo sha256=aTz9lGRRY8Gejg51xiogB8Y0mkcF7au4xSwCOt1yY7c 522
udata_tabular_preview/translations/fr/LC_MESSAGES/udata_tabular_preview.po sha256=aml2FmbTT6oCsnREhcoBHDJbYtoQM507bGVLURmFy7Q 875
udata_tabular_preview-4.0.0.dist-info/METADATA sha256=nhQAu0UpmuJ6Db4Wm3AdIgCh3ZV6QjvDKjwi9UjbvOY 6209
udata_tabular_preview-4.0.0.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
udata_tabular_preview-4.0.0.dist-info/entry_points.txt sha256=Fow3JWuNdy4dYnUQQFq1FvUrQdrvFJf6olsT_DLkkmA 124
udata_tabular_preview-4.0.0.dist-info/top_level.txt sha256=CO4TrCLlbcsbizzqhA3a9yYivHj-cy_E3UVuL2OQGJ4 22
udata_tabular_preview-4.0.0.dist-info/RECORD

top_level.txt

udata_tabular_preview

entry_points.txt

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