adfluo

View on PyPIReverse Dependencies (0)

0.4.2 adfluo-0.4.2-py3-none-any.whl

Wheel Details

Project: adfluo
Version: 0.4.2
Filename: adfluo-0.4.2-py3-none-any.whl
Download: [link]
Size: 38219
MD5: 9f7da1a14a7680852a6882c30b059384
SHA256: 9b4fcf5d0de7f7ce0a712697bf4c3f5dbab294c537f995fb5609292e70f5d594
Uploaded: 2024-10-16 15:12:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: adfluo
Version: 0.4.2
Summary: Pipeline-oriented feature extraction for multimodal datasets
Author-Email: Hadrien Titeux <hadrien.titeux[at]ens.psl.eu>
License: EUPL
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: rich
Requires-Dist: tqdm
Requires-Dist: sortedcontainers (>=2.3.0)
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: CairoSVG; extra == "plots"
Requires-Dist: drawsvg (>=2.3.0); extra == "plots"
Requires-Dist: grandalf (>=0.8); extra == "plots"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pandas; extra == "tests"
Requires-Dist: CairoSVG; extra == "tests"
Requires-Dist: drawsvg (>=2.3.0); extra == "tests"
Requires-Dist: grandalf (>=0.8); extra == "tests"
Provides-Extra: docs
Provides-Extra: plots
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1872 characters]

WHEEL

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

RECORD

Path Digest Size
adfluo/__init__.py sha256=83RVOy06xZSoUEkckkvUkPSrJhBqGqjFr__eco_0NyU 290
adfluo/cache.py sha256=TC2mjE9jnpkvMTZY8HnR7HmwcvT2SXBusXLdQJWIvjI 2711
adfluo/cli.py sha256=0niQXoUL7fwGZfVvHSSejGJdf3ZuSEPKEZinU9OnNXg 19169
adfluo/dataset.py sha256=rWJnegiqTeLG1BbNo7rMtV74hkIWKtO7-STRAUh7Gkg 3253
adfluo/exceptions.py sha256=GhL-gB07Dy105mgbil90zmSigRjVBzSNvr2rZiiaIfs 1585
adfluo/extraction_graph.py sha256=0zmLvrmtNQqa3ys0mqYrQJQf2PoJydU5ToXSIPup5GM 20051
adfluo/extractor.py sha256=oKmWPKhIM0_RhaPByngDbaxTsnfcgTR0HaXhks6QdN4 12094
adfluo/pipeline.py sha256=r89p8k661a0e7ltcgED5FZ9WKe9xjgCOw6DH3d-q81o 8264
adfluo/processors.py sha256=Tyzyp6msz0sEoBBvsgW-Y-RwPHhzC5uoEYKcOdZ9RjU 12908
adfluo/storage.py sha256=Vej2-IxxUbUu3w0Her40b_sDpL_SevSKJNVqsHaGCeU 7899
adfluo/types.py sha256=3_FV9D6V1r5TzVrp4fyNDzTOLS-R0Nbx8x5p1EzOlnM 285
adfluo/utils.py sha256=DPzPbq8MfN5_8woMuYEYPKFGZwpi-f4QKXwMMwife4E 182
adfluo/validator.py sha256=zEUmm0_UETJd0TEqu19omqhiZJkMpMcusTsMgV-4A40 1168
adfluo/plots/__init__.py sha256=T5yiOpjx8hgLZh0G1X13duNpJEEUh3teEYtWMIK2sI4 43
adfluo/plots/sphinx_utils.py sha256=alQlxNdGWR89TbU8hwKBvAm7Ed5XSTJPlqxVsj6KgsI 12357
adfluo/plots/svg_rendering.py sha256=PJbgtxOLIBpKSko89dXbhBxo6v3be7uDIUT0nIKuk2g 7792
adfluo-0.4.2.dist-info/LICENSE sha256=Sfg1mYMiVv3OsnwvXmPOi8T_xZnpgDi7sjvaQfHPtow 13793
adfluo-0.4.2.dist-info/METADATA sha256=KXBpM2zigKCOCl1VGd74ZHiIbBYxEPGeL4dmxtAgP0M 3093
adfluo-0.4.2.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
adfluo-0.4.2.dist-info/entry_points.txt sha256=PwWNbg7l8NzjtnGtWGLhFgrlinw_CxtaNFUJ98fGxLQ 43
adfluo-0.4.2.dist-info/top_level.txt sha256=DkkTV1bMGkSSPb9IwWGiDVbdAhaPE-Fw0Ri410lwofQ 7
adfluo-0.4.2.dist-info/RECORD

top_level.txt

adfluo

entry_points.txt

adfluo = adfluo.cli:main