Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JacobCallahan/Understanding
/ functions
Functions
184 in github.com/JacobCallahan/Understanding
⨍
Functions
184
◇
Types & classes
42
↳
Endpoints
1
↓ 8 callers
Method
start
(self)
Python/abstract_base_classes/abc_plugin.py:56
↓ 6 callers
Method
call_soon
(self, coro)
Python/coop_coroutines/coop_coros.py:13
↓ 3 callers
Function
get_killer
()
Python/halloween_special/my_app/helpers.py:15
↓ 3 callers
Function
run_command
(command)
Python/coop_coroutines/coop_coros.py:49
↓ 2 callers
Function
add
(value1, value2)
Python/map_filter/map_filter.py:10
↓ 2 callers
Method
add_all
(self)
Python/basic_classes/classes.py:10
↓ 2 callers
Function
do_tasks
(tasks, duration=3)
Python/coop_coroutines/coop_coros.py:40
↓ 2 callers
Function
execute_func
(func, *args, **kwargs)
Python/functions/intermediate.py:35
↓ 2 callers
Method
find_fixture_val
Find the value for an already resolved fixture
Python/halloween_special/my_app/ssshhh.py:21
↓ 2 callers
Function
first_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 callers
Function
gen_demo
()
Python/generators/generators.py:20
↓ 2 callers
Function
hello_name
(name="World")
Python/functions/beginner.py:15
↓ 2 callers
Function
inner
()
Python/variables/variables.py:50
↓ 2 callers
Function
menu
()
Python/input/user_input.py:16
↓ 2 callers
Function
multiply
(num1, num2=5)
Python/functions/beginner.py:22
↓ 2 callers
Function
print_help
Print help text and exit
Python/manual_cli/pizza_builder.py:17
↓ 2 callers
Function
print_kwargs
(**kwargs)
Python/functions/intermediate.py:12
↓ 2 callers
Method
run_until_complete
(self)
Python/coop_coroutines/coop_coros.py:19
↓ 2 callers
Method
say_hello
(name="World")
Python/basic_classes/classes.py:14
↓ 2 callers
Method
to_dict
(self)
Python/inheritance/inheritance.py:27
↓ 1 callers
Method
__init__
(self, **kwargs)
Python/metaclasses/metaclasses.py:48
↓ 1 callers
Method
__init__
(self, **kwargs)
Python/inheritance/inheritance.py:7
↓ 1 callers
Method
__new__
(cls, *args, **kwargs)
Python/metaclasses/metaclasses.py:43
↓ 1 callers
Method
__prepare__
(meta, name, bases)
Python/metaclasses/metaclasses.py:5
↓ 1 callers
Function
add_all
(*nums)
Python/functions/intermediate.py:3
↓ 1 callers
Function
basic_func
()
Python/decorators/decorators.py:44
↓ 1 callers
Function
build_pizza
(order)
Python/argparse_cli/pizza_builder.py:16
↓ 1 callers
Function
build_pizza
(order)
Python/manual_cli/pizza_builder.py:69
↓ 1 callers
Function
build_pizza
Welcome to the pizza builder, let's build a pizza!!
Python/click_cli/pizza_builder.py:21
↓ 1 callers
Function
calculate_average_grade
Calculates the average grade for a student (assuming 'grades' key exists)
Python/debugging/student_report.py:5
↓ 1 callers
Method
call_later
(self, coro, delay)
Python/coop_coroutines/coop_coros.py:16
↓ 1 callers
Function
div_by_3
(value)
Python/map_filter/map_filter.py:24
↓ 1 callers
Function
do_calc
(calc_expr)
Python/exceptions/exceptions.py:14
↓ 1 callers
Method
from_dict
(cls, arg_dict)
Python/inheritance/inheritance.py:24
↓ 1 callers
Method
from_dict
(cls, arg_dict)
Python/basic_classes/classes.py:18
↓ 1 callers
Function
get_status
(url)
Python/asyncio/site_status.py:7
↓ 1 callers
Function
hello
()
Python/functions/beginner.py:3
↓ 1 callers
Function
intermidiate_gen
()
Python/generators/generators.py:56
↓ 1 callers
Function
is_prime
Check if a number is prime.
Python/multiprocessing/mutli_pool.py:5
↓ 1 callers
Function
keyword_only
(*, a, b, c)
Python/functions/advanced.py:3
↓ 1 callers
Function
loose_return
(obj)
Python/decorators/decorators.py:63
↓ 1 callers
Function
main
()
Python/asyncio/sync_in_async.py:16
↓ 1 callers
Function
main
()
Python/asyncio/site_status.py:24
↓ 1 callers
Function
main
()
Python/getting started/hello.py:3
↓ 1 callers
Function
main
()
Python/getting started/helper.py:2
↓ 1 callers
Function
monitor_process
(process)
Python/coop_coroutines/coop_coros.py:45
↓ 1 callers
Function
old_func
()
Python/decorators/decorators.py:28
↓ 1 callers
Function
picky_func
(name, /, picky=True, *, return_code=0)
Python/functions/advanced.py:15
↓ 1 callers
Function
positional_only
(a, b, c, /)
Python/functions/advanced.py:9
↓ 1 callers
Function
print_ages
(min_sleep, max_sleep)
Python/asyncio/intro.py:11
↓ 1 callers
Function
print_all
(*args, **kwargs)
Python/functions/intermediate.py:24
↓ 1 callers
Method
print_cls
(self)
Python/inheritance/inheritance.py:19
↓ 1 callers
Function
print_names
()
Python/asyncio/intro.py:6
↓ 1 callers
Function
process_input
(args_list)
Python/manual_cli/pizza_builder.py:38
↓ 1 callers
Function
return_hello
()
Python/functions/beginner.py:9
↓ 1 callers
Function
run_app
()
Python/halloween_special/my_app/app.py:18
↓ 1 callers
Function
run_command
(command)
Python/asyncio/sync_in_async.py:4
↓ 1 callers
Function
run_scenario
(k1=None, k2=None)
Python/halloween_special/my_app/app.py:5
↓ 1 callers
Function
sleep
(duration)
Python/coop_coroutines/coop_coros.py:35
↓ 1 callers
Method
stop
(self)
Python/abstract_base_classes/abc_plugin.py:59
↓ 1 callers
Function
test_func
(a=5)
Python/decorators/decorators.py:14
↓ 1 callers
Function
validate_input
(processed)
Python/manual_cli/pizza_builder.py:53
↓ 1 callers
Function
very_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