pixelfeeder

View on PyPIReverse Dependencies (0)

0.2.0 pixelfeeder-0.2.0-py3-none-any.whl

Wheel Details

Project: pixelfeeder
Version: 0.2.0
Filename: pixelfeeder-0.2.0-py3-none-any.whl
Download: [link]
Size: 32169
MD5: 26fcdd6e05ebdfb0434a9a0709c27c72
SHA256: 0999fccfbe847ab501805d21c07630a132897153eda95671dcb276a9d0aadde7
Uploaded: 2024-01-10 19:49:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pixelfeeder
Version: 0.2.0
Summary: Import Flickr data into a Pixelfed account
Author: Anton Karmanov
Author-Email: a.karmanov[at]inventati.org
Home-Page: https://gitlab.com/bergentroll/pixelfeeder
License: Apache
Classifier: Environment :: X11 Applications
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: Pillow (<11,>=9.4)
Requires-Dist: PyYAML (~=6.0)
Requires-Dist: argcomplete (~=3.0)
Requires-Dist: httpx (~=0.23)
Requires-Dist: xdg (~=5.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4666 characters]

WHEEL

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

RECORD

Path Digest Size
pixelfeeder/__init__.py sha256=EKxuFCSxKsR3AAzyEO9q19qgGwzS6ZSa5AvhWbydzTE 698
pixelfeeder/cli.py sha256=SqmmOyUA1vuWhouoRsYVIwMPtF61xRag2bPha1tVWNs 3926
pixelfeeder/export_cli.py sha256=OPjVT_y15Fat_ZEyBZEGhdpvnQ2M6_WyFZTC5krRCrg 5052
pixelfeeder/flickr_data_reader.py sha256=u4M2QyvMx-sHbEfoznSavrOJwqNQ2MiM3u9nh6C7p3M 6404
pixelfeeder/gui.py sha256=GMA-ODDQE_pzkjx8r2G5SxOTeFa_0qZVvc2_pO8EWkE 37724
pixelfeeder/image_loader.py sha256=ev2al6r88DE5hp00vaz9WWxu-0tyF-_MdwiB8twUFzQ 4311
pixelfeeder/metadata_types.py sha256=vWJ2BfuZK07KKNWA_R2OamMMaKkImxVBDWJOqjLFNnY 4332
pixelfeeder/pixelfed_client.py sha256=oBnI2qlN1Dr3Vj4Y3GVYjeLANqIncSUYbtZxouKNwss 10391
pixelfeeder/tools.py sha256=XcFuiaVC5H_o7b7japagjT0kRv8A41FGp6pgQmJ5h30 6504
pixelfeeder-0.2.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
pixelfeeder-0.2.0.dist-info/METADATA sha256=BaTOWbsLHdvBFiXeLGt3C42sL7ja54Y_ku30chtRUOI 5414
pixelfeeder-0.2.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pixelfeeder-0.2.0.dist-info/entry_points.txt sha256=See0Ew7YEDKJdsA6IYMxOSfJ490UczEd3tN5C37cafs 141
pixelfeeder-0.2.0.dist-info/top_level.txt sha256=1eKkiaM7BPgA9V_tUCfOA1TP_ozuXL6FBm20tYoHTCY 12
pixelfeeder-0.2.0.dist-info/RECORD

top_level.txt

pixelfeeder

entry_points.txt

pixelfeeder = pixelfeeder.cli:main
pixelfeeder-export = pixelfeeder.export_cli:main
pixelfeeder-gui = pixelfeeder.gui:main