csvw

View on PyPIReverse Dependencies (30)

3.5.1 csvw-3.5.1-py2.py3-none-any.whl

Wheel Details

Project: csvw
Version: 3.5.1
Filename: csvw-3.5.1-py2.py3-none-any.whl
Download: [link]
Size: 59881
MD5: 965225fc80d0de5d86f307e459f7b46e
SHA256: 8dd3864aae51bfd943713a62ec2c6688d3f406a9627b5f16de2479b1281febe5
Uploaded: 2024-10-24 05:32:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: csvw
Version: 3.5.1
Summary: Python library to work with CSVW described tabular data
Author: Robert Forkel
Author-Email: robert_forkel[at]eva.mpg.de
Home-Page: https://github.com/cldf/csvw
Project-Url: Bug Tracker, https://github.com/cldf/csvw/issues
License: Apache 2.0
Keywords: csv,w3c,tabular-data
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
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.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: Apache Software License
Platform: any
Requires-Python: >=3.8
Requires-Dist: attrs (>=18.1)
Requires-Dist: isodate
Requires-Dist: python-dateutil
Requires-Dist: rfc3986 (<2)
Requires-Dist: uritemplate (>=3.0.0)
Requires-Dist: babel
Requires-Dist: requests
Requires-Dist: language-tags
Requires-Dist: rdflib
Requires-Dist: colorama
Requires-Dist: jsonschema
Requires-Dist: flake8; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: sphinx (<7); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: frictionless; extra == "test"
Requires-Dist: pytest (>=5); extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: requests-mock; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8074 characters]

WHEEL

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

RECORD

Path Digest Size
csvw/__init__.py sha256=rvhNNJEynZvUYykkF_Z7-zBS8xeg_3IO1ioj77XRDqA 781
csvw/__main__.py sha256=N1Ff8Buz8_xp1Fbw_nNHEcmq_WW2k8SKiLeguQ5_F5Q 5622
csvw/datatypes.py sha256=gKWd-WmoDgyoprmUioU3W7nsMu4N52cP1o45HyeJ3QQ 38609
csvw/db.py sha256=2iyFhMmioPJwww447wN1S6o1TcpW0Vz5cnR4zAfxwSU 25011
csvw/dsv.py sha256=Fy05xY-ffwG41kJHeaaJ-bicoDprKaYH_98ED1YjVFY 15897
csvw/dsv_dialects.py sha256=TUVi-gtYXC-OhHQbZZykpvnOfHgghsFKk0wE7jokAaQ 5177
csvw/frictionless.py sha256=YuC36bL7Bs3elZ-MIpLBpcNIkKCt49jA0-VqGyNW4-0 8284
csvw/jsonld.py sha256=Nw-Vl8HG3gKCrAW5WdDs3wctr18Fc_R_rTSxqGyZqE8 6535
csvw/metadata.py sha256=lVE1vNpXRcIxV8e4rcZp5t2ShWMmH6GbcHJrPP6ufEc 71853
csvw/utils.py sha256=46wWXpjmpd7esW96MeCPydqCMQoXYxmblalwKmbnzrc 8280
csvw-3.5.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
csvw-3.5.1.dist-info/METADATA sha256=khGOskjHlAs3P3SD-ZhmcQnULLZqO2UnFvRF23akSvs 10158
csvw-3.5.1.dist-info/WHEEL sha256=TJ49d73sNs10F0aze1W_bTW2P_X7-F4YXOlBqoqA-jY 109
csvw-3.5.1.dist-info/entry_points.txt sha256=fk9IQtAGIpAeWAXe3I3xGNozh4ww_7b80c_vD2GFuEI 268
csvw-3.5.1.dist-info/top_level.txt sha256=mkl3l5vQaigdnccNcB3IT5J_Puu2Rp5PVYHqoUOh0Vo 5
csvw-3.5.1.dist-info/RECORD

top_level.txt

csvw

entry_points.txt

csvw2datasette = csvw.__main__:csvw2datasette
csvw2json = csvw.__main__:csvw2json
csvw2markdown = csvw.__main__:csvw2markdown
csvw2sqlite = csvw.__main__:csvw2sqlite
csvwdescribe = csvw.__main__:csvwdescribe
csvwvalidate = csvw.__main__:csvwvalidate