Challenges¶

A library to assist programming, testing and execution of solutions for coding challenges like those on stepik.org

  • Version: 0.4
  • Release: 0.4.0

Docs¶

  • README: Challenges
    • A Minimal Hello World Class <Add>
    • The Challenge Runner Supports the Following Features
    • The Layout of Your Directory Looks Like This
    • Running the Challenge Runner
      • List the Available Challenges
      • Scaffolding a New Challenge
      • Run <sample> from the Class File
      • Read Sample from an Input File
      • Storing Data and Results
      • Help
    • Naming Conventions
    • Installation
      • Clone from Github
        • Put Your Challenges Immediately Into the Projects Folder
      • Use <pip> to Install <challenges>

API¶

  • HelloWorld package
    • Submodules
    • HelloWorld.challenge module
    • HelloWorld.test module
    • Module contents
  • challenges package
    • Submodules
    • challenges.challenge module
    • challenges.conf module
    • challenges.main module
    • challenges.runner module
    • challenges.scaffold module
    • Module contents
  • tests package
    • Submodules
    • tests.test_challenge module
    • Module contents

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Challenges
    • Docs
    • API
    • Indices and tables

Related Topics

  • Documentation overview
    • Next: README: Challenges

This Page

  • Show Source

Quick search

©2017, Elmar Hinz. | Powered by Sphinx 1.5.3 & Alabaster 0.7.10 | Page source