Skip to main content

(dev) python library for using Stepik REST API

Project description

PyStepikConnect

✍ About

PyStepikConnect is a python library for using Stepik REST API. You can see Stepik REST API documentation - here

⬇️ Installation

Required to have python installed

pip install pystepikconnect

🧑‍💻 Usage

Quick start guide and full documentation are available on wiki tab

💿 Dependencies


💻 For devs

🛠 Build commands

Required to have git, make and python installed

Download project from GitHub

git clone https://github.com/ilkztsff/DeliveryDetect/

Install dependencies

make install

Lint the project

make lint

Build project

make build

Publish project to PyPI

make publish

Run black

make fix

🖥 Environment

Environmental variables are only required for testing (testing instruction below). Put them into .env file

  • TEST_ID - client id of your application. Get it here
  • TEST_SECRET - client secret of your application. Get it here

🧪 Testing

Clone the project

git clone https://github.com/ilkztsff/DeliveryDetect/

Run tests

make test

See test coverage

make coverage

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

pystepikconnect-0.0.2.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

pystepikconnect-0.0.2-py3-none-any.whl (18.3 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