MCPcopy Create free account

hub / github.com/JacobCallahan/Understanding / functions

Functions184 in github.com/JacobCallahan/Understanding

↓ 8 callersMethodstart
(self)
Python/abstract_base_classes/abc_plugin.py:56
↓ 6 callersMethodcall_soon
(self, coro)
Python/coop_coroutines/coop_coros.py:13
↓ 3 callersFunctionget_killer
()
Python/halloween_special/my_app/helpers.py:15
↓ 3 callersFunctionrun_command
(command)
Python/coop_coroutines/coop_coros.py:49
↓ 2 callersFunctionadd
(value1, value2)
Python/map_filter/map_filter.py:10
↓ 2 callersMethodadd_all
(self)
Python/basic_classes/classes.py:10
↓ 2 callersFunctiondo_tasks
(tasks, duration=3)
Python/coop_coroutines/coop_coros.py:40
↓ 2 callersFunctionexecute_func
(func, *args, **kwargs)
Python/functions/intermediate.py:35
↓ 2 callersMethodfind_fixture_val
Find the value for an already resolved fixture
Python/halloween_special/my_app/ssshhh.py:21
↓ 2 callersFunctionfirst_and_last
Return the first and last letters of a word :param word: String Can be a word or sentence
Python/functions/beginner.py:29
↓ 2 callersFunctiongen_demo
()
Python/generators/generators.py:20
↓ 2 callersFunctionhello_name
(name="World")
Python/functions/beginner.py:15
↓ 2 callersFunctioninner
()
Python/variables/variables.py:50
↓ 2 callersFunctionmenu
()
Python/input/user_input.py:16
↓ 2 callersFunctionmultiply
(num1, num2=5)
Python/functions/beginner.py:22
↓ 2 callersFunctionprint_help
Print help text and exit
Python/manual_cli/pizza_builder.py:17
↓ 2 callersFunctionprint_kwargs
(**kwargs)
Python/functions/intermediate.py:12
↓ 2 callersMethodrun_until_complete
(self)
Python/coop_coroutines/coop_coros.py:19
↓ 2 callersMethodsay_hello
(name="World")
Python/basic_classes/classes.py:14
↓ 2 callersMethodto_dict
(self)
Python/inheritance/inheritance.py:27
↓ 1 callersMethod__init__
(self, **kwargs)
Python/metaclasses/metaclasses.py:48
↓ 1 callersMethod__init__
(self, **kwargs)
Python/inheritance/inheritance.py:7
↓ 1 callersMethod__new__
(cls, *args, **kwargs)
Python/metaclasses/metaclasses.py:43
↓ 1 callersMethod__prepare__
(meta, name, bases)
Python/metaclasses/metaclasses.py:5
↓ 1 callersFunctionadd_all
(*nums)
Python/functions/intermediate.py:3
↓ 1 callersFunctionbasic_func
()
Python/decorators/decorators.py:44
↓ 1 callersFunctionbuild_pizza
(order)
Python/argparse_cli/pizza_builder.py:16
↓ 1 callersFunctionbuild_pizza
(order)
Python/manual_cli/pizza_builder.py:69
↓ 1 callersFunctionbuild_pizza
Welcome to the pizza builder, let's build a pizza!!
Python/click_cli/pizza_builder.py:21
↓ 1 callersFunctioncalculate_average_grade
Calculates the average grade for a student (assuming 'grades' key exists)
Python/debugging/student_report.py:5
↓ 1 callersMethodcall_later
(self, coro, delay)
Python/coop_coroutines/coop_coros.py:16
↓ 1 callersFunctiondiv_by_3
(value)
Python/map_filter/map_filter.py:24
↓ 1 callersFunctiondo_calc
(calc_expr)
Python/exceptions/exceptions.py:14
↓ 1 callersMethodfrom_dict
(cls, arg_dict)
Python/inheritance/inheritance.py:24
↓ 1 callersMethodfrom_dict
(cls, arg_dict)
Python/basic_classes/classes.py:18
↓ 1 callersFunctionget_status
(url)
Python/asyncio/site_status.py:7
↓ 1 callersFunctionhello
()
Python/functions/beginner.py:3
↓ 1 callersFunctionintermidiate_gen
()
Python/generators/generators.py:56
↓ 1 callersFunctionis_prime
Check if a number is prime.
Python/multiprocessing/mutli_pool.py:5
↓ 1 callersFunctionkeyword_only
(*, a, b, c)
Python/functions/advanced.py:3
↓ 1 callersFunctionloose_return
(obj)
Python/decorators/decorators.py:63
↓ 1 callersFunctionmain
()
Python/asyncio/sync_in_async.py:16
↓ 1 callersFunctionmain
()
Python/asyncio/site_status.py:24
↓ 1 callersFunctionmain
()
Python/getting started/hello.py:3
↓ 1 callersFunctionmain
()
Python/getting started/helper.py:2
↓ 1 callersFunctionmonitor_process
(process)
Python/coop_coroutines/coop_coros.py:45
↓ 1 callersFunctionold_func
()
Python/decorators/decorators.py:28
↓ 1 callersFunctionpicky_func
(name, /, picky=True, *, return_code=0)
Python/functions/advanced.py:15
↓ 1 callersFunctionpositional_only
(a, b, c, /)
Python/functions/advanced.py:9
↓ 1 callersFunctionprint_ages
(min_sleep, max_sleep)
Python/asyncio/intro.py:11
↓ 1 callersFunctionprint_all
(*args, **kwargs)
Python/functions/intermediate.py:24
↓ 1 callersMethodprint_cls
(self)
Python/inheritance/inheritance.py:19
↓ 1 callersFunctionprint_names
()
Python/asyncio/intro.py:6
↓ 1 callersFunctionprocess_input
(args_list)
Python/manual_cli/pizza_builder.py:38
↓ 1 callersFunctionreturn_hello
()
Python/functions/beginner.py:9
↓ 1 callersFunctionrun_app
()
Python/halloween_special/my_app/app.py:18
↓ 1 callersFunctionrun_command
(command)
Python/asyncio/sync_in_async.py:4
↓ 1 callersFunctionrun_scenario
(k1=None, k2=None)
Python/halloween_special/my_app/app.py:5
↓ 1 callersFunctionsleep
(duration)
Python/coop_coroutines/coop_coros.py:35
↓ 1 callersMethodstop
(self)
Python/abstract_base_classes/abc_plugin.py:59
↓ 1 callersFunctiontest_func
(a=5)
Python/decorators/decorators.py:14
↓ 1 callersFunctionvalidate_input
(processed)
Python/manual_cli/pizza_builder.py:53
↓ 1 callersFunctionvery_decorated
(argument=17)
Python/decorators/decorators.py:75
Method__add__
(self, obj)
Python/magic_methods/magic_methods.py:29
Method__call__
(cls, *args, **kwargs)
Python/metaclasses/metaclasses.py:29
Method__contains__
(self, obj)
Python/magic_methods/magic_methods.py:42
Method__del__
(self)
Python/magic_methods/magic_methods.py:17
Method__delete__
(self, obj)
Python/descriptors/descriptors.py:28
Method__enter__
(self)
Python/context_managers/context.py:16
Method__enter__
(self)
Python/context_managers/context.py:40
Method__exit__
(self, *args)
Python/context_managers/context.py:24
Method__exit__
(self, exc_type, exc_message, exc_tb)
Python/context_managers/context.py:43
Method__get__
(self, instance, owner)
Python/descriptors/descriptors.py:7
Method__get__
(self, obj, objcls)
Python/descriptors/descriptors.py:18
Method__get__
(self, obj, objcls)
Python/descriptors/descriptors.py:39
Method__getattribute__
(self, name)
Python/structural_pattern_matching/class_instances.py:10
Method__getitem__
(self, data)
Python/slicing/slicing.py:42
Method__init__
(self, name, age)
Python/structural_pattern_matching/class_instances.py:5
Method__init__
(self, name, age, fear)
Python/namedtuples/comparison.py:9
Method__init__
(self, **kwargs)
Python/metaclasses/no_override.py:11
Method__init__
(self, **kwargs)
Python/metaclasses/no_override.py:17
Method__init__
(self, **kwargs)
Python/metaclasses/no_override.py:23
Method__init__
(self, a=1, b=2, c=3)
Python/metaclasses/autoslots.py:13
Method__init__
(cls, name, bases, attrs)
Python/metaclasses/metaclasses.py:21
Method__init__
(self, **kwargs)
Python/metaclasses/exploring.py:13
Method__init__
(self, filename=None)
Python/context_managers/context.py:8
Method__init__
(self, *exc_types, message=None)
Python/context_managers/context.py:36
Method__init__
(self, **kwargs)
Python/inheritance/inheritance.py:12
Method__init__
(self, bad_val)
Python/exceptions/exceptions.py:10
Method__init__
(self, a=1, b=2, c=3)
Python/basic_classes/classes.py:5
Method__init__
(self)
Python/abstract_base_classes/abc_plugin.py:16
Method__init__
(self, radius)
Python/abstract_base_classes/abcs.py:18
Method__init__
(self, base, height, sides)
Python/abstract_base_classes/abcs.py:29
Method__init__
(self)
Python/coop_coroutines/coop_coros.py:9
Method__init__
(self, value, strict=False)
Python/descriptors/descriptors.py:35
Method__init__
(self, value)
Python/descriptors/descriptors.py:55
Method__init__
(self, name, age)
Python/magic_methods/magic_methods.py:5
Method__init__
(self, name)
Python/magic_methods/magic_methods.py:22
Method__init__
(self, count=10)
Python/iterators/iterators.py:13
Method__init__
(self, l_bound=0, u_bound=100, count=10)
Python/iterators/iterators.py:31
next →1–100 of 184, ranked by callers