Cuckoo Sandbox
2.0.4
  • FAQ
  • Introduction
  • Installation
  • Usage
  • Customization
  • Development
    • Development Notes
    • Coding Style
    • Development with the Python Package
  • Final Remarks
Cuckoo Sandbox
  • Docs »
  • Development
  • View page source

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
    • Exceptions
      • Naming
      • Exception handling
    • Documentation
    • Automated testing
  • Development with the Python Package
Next Previous

© Copyright 2010-2017, Cuckoo Foundation.

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