Challenges¶

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

  • Version: 1.4
  • Release: 1.4.0

Docs¶

  • README: Challenges
    • Hello world
    • Features
    • Directory layout
    • 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¶

  • HelloFasta package
    • Submodules
    • HelloFasta.challenge module
    • HelloFasta.test module
    • Module contents
  • HelloGraph package
    • Submodules
    • HelloGraph.challenge module
    • HelloGraph.test module
    • Module contents
  • 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.6.5 & Alabaster 0.7.10 | Page source