Skip to main content

A package to fetch data from the SCP Foundation

Project description

SCPython

A package to fetch data from the SCP Foundation Wiki.

Resource Badge
Documentation Documentation Status
Status Build Status

Installation and Usage

This library can be found with pip.

pip install scpython

Once installed, all requests are handled with a Client object:

from scpython import Client
from config import YOUR_TOKEN

conn = Client(YOUR_TOKEN)
scp173 = conn.getScpArticle("SCP-173")

print(scp173.page_source)

For more information, refer to the documentation.

Credit

This app uses content from the SCP Foundation, which is licensed by CC-SA 3.0. Here are the link to all its branches:

EN RU KO CN FR PL ES TH JP DE IT UA PT CS INT

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

scpython-0.2.1.tar.gz (19.4 kB view hashes)

Uploaded Source

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