Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ functions
Functions
3,362 in github.com/pybind/pybind11
⨍
Functions
3,362
◇
Types & classes
1,305
↳
Endpoints
11
Function
test_arraylike_signature
(doc)
tests/test_eigen_matrix.py:823
Function
test_arraylike_signature
(doc)
tests/test_numpy_array.py:738
Function
test_as_type_py
()
tests/test_class.py:120
Function
test_async_async_callbacks
()
tests/test_callbacks.py:191
Function
test_async_callbacks
()
tests/test_callbacks.py:166
Function
test_at
(arr)
tests/test_numpy_array.py:161
Function
test_at_fail
(arr, dim)
tests/test_numpy_array.py:154
Function
test_atyp_constructors
()
tests/test_class_sh_basic.py:11
Function
test_atyp_factories
()
tests/test_class_sh_factory_constructors.py:8
Function
test_automatic_upcasting
()
tests/test_class.py:266
Function
test_await
(event_loop)
tests/test_async.py:25
Function
test_await_missing
(event_loop)
tests/test_async.py:29
Function
test_bad_arg_default
(msg)
tests/test_methods_and_attributes.py:403
Function
test_bad_cpp_to_python_casts
(m)
tests/test_eigen_tensor.py:115
Function
test_bad_python_to_cpp_casts
(m)
tests/test_eigen_tensor.py:137
Function
test_base_and_derived_nested_scope
()
tests/test_class.py:504
Function
test_base_get
(ctor, expected)
tests/test_class_sh_virtual_py_cpp_mix.py:34
Function
test_binary_operators
()
tests/test_enum.py:203
Function
test_bind_protected_functions
Expose protected member functions to Python using a helper class
tests/test_class.py:374
Function
test_bind_shared_instance
()
tests/test_thread.py:54
Function
test_block_runtime_error_type_caster_eigen_ref_made_a_copy
()
tests/test_eigen_matrix.py:224
Function
test_bool
(doc)
tests/test_pytypes.py:25
Function
test_bool_caster
Test bool caster implicit conversions.
tests/test_builtin_casters.py:540
Function
test_bool_underlying_enum
()
tests/test_enum.py:257
Function
test_boost_histogram_apply_custom_transform
()
tests/test_callbacks.py:239
Function
test_boost_optional
()
tests/test_stl.py:201
Function
test_both_ref_mutators
Tests a complex chain of nested eigen/numpy references
tests/test_eigen_matrix.py:570
Function
test_bound_method_callback
()
tests/test_callbacks.py:38
Function
test_bounds_check
(arr)
tests/test_numpy_array.py:195
Function
test_brace_initialization
Tests that simple POD classes can be constructed using C++11 brace initialization
tests/test_class.py:395
Function
test_buffer_docstring
(doc, backport_typehints)
tests/test_buffers.py:230
Function
test_buffer_exception
()
tests/test_buffers.py:237
Function
test_build_global_dist
(monkeypatch, tmpdir)
tests/extra_python_package/test_files.py:213
Function
test_build_sdist
(monkeypatch, tmpdir)
tests/extra_python_package/test_files.py:184
Function
test_builtin_functions
()
tests/test_pytypes.py:685
Function
test_builtin_key_type
Test that all the keys in the builtin modules have type str. Previous versions of pybind11 would add a unicode key in python 2.
tests/test_modules.py:115
Function
test_builtins_cast_return_none
Casters produced with PYBIND11_TYPE_CASTER() should convert nullptr to None
tests/test_builtin_casters.py:425
Function
test_bytearray
()
tests/test_pytypes.py:292
Function
test_bytearray_to_string
Tests the ability to pass bytearray to C++ string-accepting functions
tests/test_builtin_casters.py:138
Function
test_bytes
()
tests/test_constants_and_functions.py:25
Function
test_bytes
(doc)
tests/test_pytypes.py:283
Function
test_bytes_to_string
Tests the ability to pass bytes to C++ string-accepting functions. Note that this is one-way: the only way to return bytes to Python is via the p
tests/test_builtin_casters.py:124
Function
test_c_contiguous_to_pybuffer
(type)
tests/test_buffers.py:245
Function
test_call_callback_with_object_return
(call_callback)
tests/test_type_caster_pyobject_ptr.py:45
Function
test_call_callback_with_pyobject_ptr_arg
()
tests/test_type_caster_pyobject_ptr.py:57
Function
test_call_cpp_conduit_cpp_type_info_capsule_mismatch
()
tests/test_cpp_conduit.py:64
Function
test_call_cpp_conduit_platform_abi_id_mismatch
()
tests/test_cpp_conduit.py:54
Function
test_call_cpp_conduit_pointer_kind_invalid
()
tests/test_cpp_conduit.py:74
Function
test_call_cpp_conduit_success
()
tests/test_cpp_conduit.py:41
Function
test_call_guard
()
tests/test_call_policies.py:247
Function
test_callback_docstring
()
tests/test_callbacks.py:232
Function
test_callback_num_times
()
tests/test_callbacks.py:197
Function
test_callback_pure_virtual_func
()
tests/test_gil_scoped.py:44
Function
test_callback_py_obj
()
tests/test_gil_scoped.py:31
Function
test_callback_std_func
()
tests/test_gil_scoped.py:35
Function
test_callback_virtual_func
()
tests/test_gil_scoped.py:39
Function
test_callback_with_special_return
()
tests/test_type_caster_std_function_specializations.py:6
Function
test_callbacks
()
tests/test_callbacks.py:14
Function
test_cannot_disown_use_count_ne_1
(pass_f, rtrn_f)
tests/test_class_sh_basic.py:129
Function
test_capsule
(capture)
tests/test_pytypes.py:299
Function
test_captured
(capsys)
tests/test_iostream.py:23
Function
test_captured_large_string
(capsys)
tests/test_iostream.py:41
Function
test_captured_utf8_2byte_offset0
(capsys)
tests/test_iostream.py:52
Function
test_captured_utf8_2byte_offset1
(capsys)
tests/test_iostream.py:62
Function
test_captured_utf8_3byte_offset0
(capsys)
tests/test_iostream.py:72
Function
test_captured_utf8_3byte_offset1
(capsys)
tests/test_iostream.py:82
Function
test_captured_utf8_3byte_offset2
(capsys)
tests/test_iostream.py:92
Function
test_captured_utf8_4byte_offset0
(capsys)
tests/test_iostream.py:102
Function
test_captured_utf8_4byte_offset1
(capsys)
tests/test_iostream.py:112
Function
test_captured_utf8_4byte_offset2
(capsys)
tests/test_iostream.py:122
Function
test_captured_utf8_4byte_offset3
(capsys)
tests/test_iostream.py:132
Function
test_carray_iterator
#4100: Check for proper iterator overload with C-Arrays
tests/test_sequences_and_iterators.py:280
Function
test_cast
(rtrn_f, expected)
tests/test_class_sh_basic.py:37
Function
test_cast
()
tests/test_vector_unique_ptr_member.py:14
Function
test_cast_from_pyobject_ptr
()
tests/test_type_caster_pyobject_ptr.py:14
Function
test_cast_handle_to_pyobject_ptr
()
tests/test_type_caster_pyobject_ptr.py:18
Function
test_cast_list_to_pyobject_ptr
()
tests/test_type_caster_pyobject_ptr.py:26
Function
test_cast_numpy_int64_to_uint64
()
tests/test_numpy_array.py:318
Function
test_cast_object_to_pyobject_ptr
()
tests/test_type_caster_pyobject_ptr.py:22
Function
test_cast_to_python_non_nullptr_with_error_set
()
tests/test_type_caster_pyobject_ptr.py:77
Function
test_cast_to_python_nullptr
(set_error)
tests/test_type_caster_pyobject_ptr.py:65
Function
test_casts_none
#2778: implicit casting from None to object (not pointer)
tests/test_methods_and_attributes.py:489
Function
test_char_underlying_enum
()
tests/test_enum.py:246
Function
test_chrono_different_resolutions
()
tests/test_chrono.py:200
Function
test_chrono_duration_roundtrip
()
tests/test_chrono.py:125
Function
test_chrono_duration_subtraction_equivalence
()
tests/test_chrono.py:145
Function
test_chrono_duration_subtraction_equivalence_date
()
tests/test_chrono.py:155
Function
test_chrono_steady_clock
()
tests/test_chrono.py:165
Function
test_chrono_steady_clock_roundtrip
()
tests/test_chrono.py:170
Function
test_chrono_system_clock
()
tests/test_chrono.py:11
Function
test_chrono_system_clock_roundtrip
()
tests/test_chrono.py:32
Function
test_chrono_system_clock_roundtrip_date
()
tests/test_chrono.py:46
Function
test_chrono_system_clock_roundtrip_time
(time1, tz, monkeypatch)
tests/test_chrono.py:102
Function
test_class_attribute_types
()
tests/test_pytypes.py:1208
Function
test_class_doc
()
tests/test_native_enum.py:108
Function
test_class_refcount
Instances must correctly increase/decrease the reference count of their types (#1029)
tests/test_class.py:409
Function
test_cls_and_dtype_conversion
(simple_dtype)
tests/test_numpy_dtypes.py:403
Function
test_compare_buffer_info
()
tests/test_numpy_dtypes.py:463
Function
test_complex_array
()
tests/test_numpy_dtypes.py:349
Function
test_complex_cast
std::complex casts
tests/test_builtin_casters.py:484
← previous
next →
2,301–2,400 of 3,362, ranked by callers