Skip to main content

Sekte2Pdf

Project description

Install

> pip install sekte2pdf

Python Interpreter

Save To File

>>> import sekte
>>> x=sekte.search('fairy').fetch
>>> x[2].download(chapter=1)
>>> x.save_to_file('filename.pdf')

BytesIO

>>> import sekte
>>> x=sekte.search('fairy').fetch
>>> x[2].download(chapter=1)

ByUrl

>>> import sekte
>>> x=Sekte('https://sektekomik.com/manga/i-become-a-fairy/').manga
>>> x.json

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sekte2pdf-0.0.4.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

sekte2pdf-0.0.4-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page