PythonCallHelpers.jl
  • Home
  • Manual
    • Installation guide
  • Public API
  • Developer Docs
    • Contributing
    • Style Guide
    • Design Principles
  • Troubleshooting
Version
  • Public API
  • Public API
Edit on GitHub

API Reference

  • API Reference
PythonCallHelpers.@pyimmutable — Macro
@pyimmutable type [supertype] [field]

Construct an immutable wrapper for a Python object, with a supertype and a default fieldname.

source
PythonCallHelpers.@pymutable — Macro
@pymutable type [supertype] [field]

Construct an mutable wrapper for a Python object, with a supertype and a default fieldname.

source
PythonCallHelpers.@pycallable — Macro
@pycallable type

Make an existing type callable.

source
« Installation guideContributing »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.24 on Sunday 5 March 2023. Using Julia version 1.8.5.