kwalitee
  • Introduction
  • Installation
    • Versions
      • Stable version
      • Development version
    • Installation of the command-line interface
      • Ubuntu
      • OSX
    • Deployment of the web server
      • Requirements
      • Configuration
        • ACCESS_TOKEN
        • AUTO_CREATE
      • WSGI application
        • Development server
        • uWSGI
        • nginx + uWSGI
      • Worker
        • Upstart (Ubuntu)
  • Command-line interface
    • Help
    • check
      • Messages
      • message
    • githooks
      • Hooks
        • pre-commit
        • prepare-commit-msg
        • post-commit
      • Installation
      • Uninstallation
    • account
      • Listing
      • Creation and modification
      • Deletion
    • repository
      • Listing
      • Creation
      • Deletion
  • Testing
    • Writing tests
    • Fixtures
    • Other tools
      • HTTPretty
      • mock
  • Changelog
    • Release 0.2.0: The next big thing®
      • Incompatibilities
    • Release 0.1.0: The playground
  • API
    • kwalitee package
      • Subpackages
        • kwalitee.cli package
      • Submodules
      • kwalitee.config module
      • kwalitee.factory module
      • kwalitee.hooks module
      • kwalitee.kwalitee module
      • kwalitee.models module
      • kwalitee.tasks module
      • kwalitee.views module
      • kwalitee.worker module
      • kwalitee.wsgi module
      • Module contents
  • Authors
    • Contributors
 
kwalitee
  • Docs »
  • API
  • View page source

API¶

  • kwalitee package
    • Subpackages
      • kwalitee.cli package
        • Submodules
        • kwalitee.cli.account module
        • kwalitee.cli.githooks module
        • kwalitee.cli.repository module
        • Module contents
    • Submodules
    • kwalitee.config module
    • kwalitee.factory module
    • kwalitee.hooks module
    • kwalitee.kwalitee module
    • kwalitee.models module
    • kwalitee.tasks module
    • kwalitee.views module
    • kwalitee.worker module
    • kwalitee.wsgi module
    • Module contents
Next Previous

© Copyright 2014, CERN.

Built with Sphinx using a theme provided by Read the Docs.