medium2md

View on PyPIReverse Dependencies (0)

2.0.0 medium2md-2.0.0-py3-none-any.whl

Wheel Details

Project: medium2md
Version: 2.0.0
Filename: medium2md-2.0.0-py3-none-any.whl
Download: [link]
Size: 11989
MD5: 32e525beafe90bd26035b42a2a4de39a
SHA256: 8f543843d471853825f893ca007ef849d701ca5620c11f166373aa0f2a8c1f5b
Uploaded: 2023-07-28 16:03:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: medium2md
Version: 2.0.0
Summary: Download and convert Medium articles to markdown with images
Author: Siddharth Kumar
Author-Email: siddharth123sk[at]gmail.com
Home-Page: https://github.com/siddharthksah/medium2md
Project-Url: Bug Tracker, https://github.com/siddharthksah/medium2md/issues
Project-Url: Documentation, https://github.com/siddharthksah/medium2md#readme
Project-Url: Source Code, https://github.com/siddharthksah/medium2md
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4 (==4.12.2)
Requires-Dist: certifi (==2023.7.22)
Requires-Dist: chardet (==5.1.0)
Requires-Dist: charset-normalizer (==3.2.0)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: cssselect (==1.2.0)
Requires-Dist: greenlet (==2.0.2)
Requires-Dist: html2text (==2020.1.16)
Requires-Dist: idna (==3.4)
Requires-Dist: lxml (==4.9.3)
Requires-Dist: playwright (==1.36.0)
Requires-Dist: pyee (==9.0.4)
Requires-Dist: pyfiglet (==0.8.post1)
Requires-Dist: PyInquirer (==1.0.3)
Requires-Dist: readability-lxml (==0.8.1)
Requires-Dist: requests (==2.31.0)
Requires-Dist: setuptools (==67.8.0)
Requires-Dist: soupsieve (==2.4.1)
Requires-Dist: termcolor (==2.3.0)
Requires-Dist: tqdm (==4.65.0)
Requires-Dist: typing-extensions (==4.7.1)
Requires-Dist: urllib3 (==2.0.4)
Requires-Dist: wheel (==0.38.4)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3968 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/clean_md.py sha256=ShHU7NL6ZNuaesbpAdDxVEpXbBuvq-2YvBN7uC7ajbo 4601
src/clean_unnecessary_data.py sha256=fNB5-aNHWPmCTcItB-M81kMkjnD_apLezgGtZcPTI0k 246
src/download_with_media.py sha256=SEFyCiunDokvF6qrHjigwWwC9Zg_yBx6Lef74pR_3mM 4090
src/html_to_md.py sha256=doZfvK6XOYk5LqR45Y5rDAsByek9RtTl7u-xCjRwYNE 1680
src/main.py sha256=vId8Iw4eMhg7ZcItChd0XBsSVvG44ZwYj9SANTHrFK4 6188
src/url_to_local.py sha256=TbgDGlJaR1JsSKhA-EfnjHIvl-ZC4jUlWDMGOVk6bhs 3507
medium2md-2.0.0.dist-info/LICENSE.txt sha256=n8ybHpW_B5qoHmDm8bm2b6bgo8FKzZ2tMDuACRIoJjA 1076
medium2md-2.0.0.dist-info/METADATA sha256=zSzIcyQ4uddqMc2gY-0bOH7CIHpJWUjQdhSJlyGIEmY 5841
medium2md-2.0.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
medium2md-2.0.0.dist-info/entry_points.txt sha256=4giP9Q4Dd4810OWNTUcs8AQjnW3vS6gB5OHJOrd7iDA 44
medium2md-2.0.0.dist-info/top_level.txt sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM 4
medium2md-2.0.0.dist-info/RECORD

top_level.txt

src

entry_points.txt

medium2md = src.main:main