Cuckoo Sandbox
2.0.7
  • FAQ
  • Introduction
  • Installation
  • Usage
  • Customization
  • Development
    • Development Notes
    • Coding Style
    • Development with the Python Package
    • Frontend
    • Developing with Pycharm
  • 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
  • Frontend
    • NPM Executables
    • Transpiling/Compiling
    • Creating new tasks
  • Developing with Pycharm
    • Cuckoo Web
      • Locations and concepts
      • Running and debugging
      • JavaScript transpiling
      • Testing
Next Previous

© Copyright 2010-2019, Cuckoo Foundation.

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