Cuckoo Sandbox Logo
stable
  • FAQ
  • Introduction
  • Installation
  • Usage
  • Customization
  • Development
    • Development Notes
    • Coding Style
  • Final Remarks
Cuckoo Sandbox
  • Docs »
  • Development
  • Edit on GitHub

Development¶

This chapter explains how to write Cuckoo’s code and how to contribute.

  • Development Notes
    • Git branches
    • Release Versioning
    • Ticketing system
    • Contribute
  • Coding Style
    • Formatting
      • Copyright header
      • Indentation
      • Maximum Line Length
      • Blank Lines
      • Imports
      • Strings
      • Printing and Logging
      • Checking for keys in data structures
    • Exceptions
      • Naming
      • Exception handling
    • Documentation
    • Automated testing
Next Previous

© Copyright 2010-2015, Cuckoo Foundation. Revision 5231ff3a.

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