adfluo

View on PyPIReverse Dependencies (0)

0.3.1 adfluo-0.3.1-py3-none-any.whl

Wheel Details

Project: adfluo
Version: 0.3.1
Filename: adfluo-0.3.1-py3-none-any.whl
Download: [link]
Size: 32389
MD5: acf5a59fc2efb08c2220ccd9cc148b39
SHA256: 5092631b734f34b6d9c2122fb6db9457f387f83837d03719f8918d850bafe0fb
Uploaded: 2024-01-08 18:30:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: adfluo
Version: 0.3.1
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: rich
Requires-Dist: sortedcontainers (>=2.3.0)
Requires-Dist: typing-extensions
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: matplotlib; extra == "plot"
Requires-Dist: networkX; extra == "plot"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pandas; extra == "tests"
Requires-Dist: h5py; extra == "tests"
Requires-Dist: matplotlib; extra == "tests"
Requires-Dist: networkX; extra == "tests"
Provides-Extra: docs
Provides-Extra: plot
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1872 characters]

WHEEL

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

RECORD

Path Digest Size
adfluo/__init__.py sha256=j3_jaO41RL794uBIKIzwlvKOheL3q61J80E_CscEf-Q 229
adfluo/cache.py sha256=f4YBzyUgUk5TRl7JQe0NQEbgjAA4WUEaZQD6VAPOTvY 2722
adfluo/cli.py sha256=ZSIb0g3c42Q26qK-oP6t7sUUPWTYYGjX4lq0c0U3m-k 15338
adfluo/dataset.py sha256=diR-YwbiRZrUWVqiI79ZFDgbvqgQx0ynTu5oDrZtwiQ 3290
adfluo/exceptions.py sha256=z5C3MgTZYxrsHxkoFS3MIdsX5Dg03qlpvOkt3Fr8JOw 835
adfluo/extraction_graph.py sha256=zHDylJDof1aEvQn0sPsy038T3oA8j5XFwHHKKdYqwyY 19427
adfluo/extractor.py sha256=070qenqjMUdbNmI_e5bq-7h2gfVHUFkSc8qVtFSa0CQ 10420
adfluo/pipeline.py sha256=LRz1yYKMcxTPIcuOVjkRIo2BtT5U4aha4HDvWI9wmJA 8217
adfluo/plotting.py sha256=yylKO9oCH-KS1ChBlKcpBaZLQxfGoMQDaGadGBAyTR0 4563
adfluo/processors.py sha256=VwECfjmAQZsJULZ1S_r4HLRomZfqDjoekEx8bAMi2p4 12316
adfluo/storage.py sha256=cnrhK5dho2MAsmossS9LoDsSdabbabisaWD7ZhHENjs 5351
adfluo/types.py sha256=uB-KfD_dpaI9YNzVE9BqG6XQ1dBuo9nNCjmm52xxuyA 258
adfluo/utils.py sha256=vso8-iCV3HoILPhaWhnX1NGOjxLpy9fgU0Qx3sE_Hkc 6779
adfluo/validator.py sha256=zEUmm0_UETJd0TEqu19omqhiZJkMpMcusTsMgV-4A40 1168
adfluo-0.3.1.dist-info/LICENSE sha256=Sfg1mYMiVv3OsnwvXmPOi8T_xZnpgDi7sjvaQfHPtow 13793
adfluo-0.3.1.dist-info/METADATA sha256=H73iHnAjVWmZ0wRsrvWGi85m032G8-YvDtAdxvDr_g4 3133
adfluo-0.3.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
adfluo-0.3.1.dist-info/entry_points.txt sha256=PwWNbg7l8NzjtnGtWGLhFgrlinw_CxtaNFUJ98fGxLQ 43
adfluo-0.3.1.dist-info/top_level.txt sha256=DkkTV1bMGkSSPb9IwWGiDVbdAhaPE-Fw0Ri410lwofQ 7
adfluo-0.3.1.dist-info/RECORD

top_level.txt

adfluo

entry_points.txt

adfluo = adfluo.cli:main