Python Cookbook

Python用Cookbook

Usage

Just include python in your node's run_list:

{
  "run_list": [
    "recipe[python]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

クリエイティブ・コモンズ 表示 - 継承 3.0 非移植

License: クリエイティブ・コモンズ 表示 - 継承 3.0 非移植
Author(s): @beeEaMa