MCPcopy Create free account

hub / github.com/china-testing/python-api-tesing / functions

Functions1,856 in github.com/china-testing/python-api-tesing

↓ 1 callersFunctionnumpysum
(n)
python3_libraries/numpy/Chapter1/vectorsum.py:21
↓ 1 callersFunctionouter
()
python3_libraries/asyncio/asyncio_coroutine_chain.py:9
↓ 1 callersFunctionoverlap
(pos1, pos2)
weeks/2018_06_07/overlap.py:18
↓ 1 callersMethodoverlay_graphics
(self, img, tracked)
python3_libraries/opencv/opencv3by_example/Chapter10/augmented_reality_piramide.py:59
↓ 1 callersMethodoverlay_graphics
(self, img, tracked)
python3_libraries/opencv/opencv3by_example/Chapter10/augmented_reality_piramide_v2.py:63
↓ 1 callersFunctionoverlay_vertical_seam
(img, seam)
python3_libraries/opencv/opencv3by_example/Chapter06/expand_image_by_seam_carving.py:6
↓ 1 callersFunctionoverlay_vertical_seam
(img, seam)
python3_libraries/opencv/opencv3by_example/Chapter06/reduce_image_by_seam_carving.py:7
↓ 1 callersFunctionparseOffset
* Parse an `offset` string to extrapolate `x` and `y` numeric offsets. * @function * @memberof {modifiers~offset} * @private * @argument {
flask/flask_web_service/Chapter10/static/js/bootstrap.bundle.js:3077
↓ 1 callersFunctionparseOffset
* Parse an `offset` string to extrapolate `x` and `y` numeric offsets. * @function * @memberof {modifiers~offset} * @private * @argument {
flask/flask_web_service/Chapter09/static/js/bootstrap.bundle.js:3077
↓ 1 callersFunctionphase
(i)
python3_libraries/asyncio/asyncio_wait.py:10
↓ 1 callersFunctionphase
(i)
python3_libraries/asyncio/asyncio_as_completed.py:10
↓ 1 callersFunctionphase
(i)
python3_libraries/asyncio/asyncio_wait_timeout.py:10
↓ 1 callersFunctionphase1
()
python3_libraries/asyncio/asyncio_gather.py:10
↓ 1 callersFunctionphase1
()
python3_libraries/asyncio/asyncio_coroutine_chain.py:17
↓ 1 callersFunctionphase2
()
python3_libraries/asyncio/asyncio_gather.py:17
↓ 1 callersFunctionphase2
(arg)
python3_libraries/asyncio/asyncio_coroutine_chain.py:21
↓ 1 callersMethodping
Run the ping process
ping.py:128
↓ 1 callersMethodping
Run the ping process
practices/ping3.py:128
↓ 1 callersMethodping
Run the ping process
practices/ping2.py:128
↓ 1 callersMethodping
Run the ping process
practices/ping.py:128
↓ 1 callersMethodping_once
Returns the delay (in seconds) or none on timeout.
ping.py:105
↓ 1 callersMethodping_once
Returns the delay (in seconds) or none on timeout.
practices/ping3.py:105
↓ 1 callersMethodping_once
Returns the delay (in seconds) or none on timeout.
practices/ping2.py:105
↓ 1 callersMethodping_once
Returns the delay (in seconds) or none on timeout.
practices/ping.py:105
↓ 1 callersMethodplay
Allow user to repeatedly guess.
python_crash_tutorial/Ch5/chuck.py:20
↓ 1 callersMethodplay_once
Roll dice and update score based on guess.
python_crash_tutorial/Ch5/chuck.py:11
↓ 1 callersFunctionprint_accuracy
(confusion_matrix)
python3_libraries/opencv/opencv3by_example/Chapter11/training.py:93
↓ 1 callersFunctionprint_confusion_matrix
(confusion_matrix)
python3_libraries/opencv/opencv3by_example/Chapter11/training.py:81
↓ 1 callersFunctionprint_howto
()
python3_libraries/opencv/opencv3by_example/Chapter03/02_keyboard_inputs.py:3
↓ 1 callersFunctionprint_howto
()
python3_libraries/opencv/opencv3by_example/Chapter03/05_cartoonizing.py:4
↓ 1 callersFunctionprint_part
(delay, address, prevaddr)
practices/traceroute3.py:108
↓ 1 callersFunctionprint_part
(delay, address, prevaddr)
practices/traceroute2.py:109
↓ 1 callersFunctionprocess
(row)
python_crash_tutorial/examples/examples/HowTo/csv_ex.py:10
↓ 1 callersFunctionproducer
(q, num_workers)
python3_libraries/asyncio/asyncio_queue.py:26
↓ 1 callersFunctionpythonsum
(n)
python3_libraries/numpy/Chapter1/vectorsum.py:28
↓ 1 callersFunctionq
()
flask/flask_web_service/Chapter11/static/js/bootstrap.min.js:6
↓ 1 callersFunctionq
()
flask/waiter_caller_mongo/static/js/bootstrap.min.js:6
↓ 1 callersFunctionq
()
flask/waiter_caller_postgresql/static/js/bootstrap.min.js:6
↓ 1 callersMethodquantize
(self, datapoints)
python3_libraries/opencv/opencv3by_example/Chapter09/create_features.py:47
↓ 1 callersMethodquantize
(self, datapoints)
python3_libraries/opencv/opencv3by_example/Chapter11/feature_extractor.py:50
↓ 1 callersMethodquantize
(self, datapoints)
python3_libraries/opencv/opencv3by_example/Chapter11/create_features.py:50
↓ 1 callersFunctionrandom_dna
Return random strand of dna of given length.
python_crash_tutorial/Ch3/dna.py:24
↓ 1 callersFunctionrandom_move
Take random step on a grid.
python_crash_tutorial/Ch1/randomwalk.py:7
↓ 1 callersFunctionrandomstring
(size=20, chars=string.ascii_uppercase + string.digits)
other/wingide6_python3_crack.py:18
↓ 1 callersFunctionrandomstring
(size=20, chars=string.ascii_uppercase + string.digits)
other/wing7_crack.py:9
↓ 1 callersFunctionreadcsv
(filename)
python_crash_tutorial/examples/examples/HowTo/csv_ex.py:5
↓ 1 callersFunctionreceiveOnePing
(mySocket, ID, timeout, destAddr)
practices/traceroute3.py:39
↓ 1 callersFunctionreceiveOnePing
(mySocket, ID, timeout, destAddr)
practices/traceroute2.py:40
↓ 1 callersMethodreceive_pong
Receive ping from the socket.
ping.py:54
↓ 1 callersMethodreceive_pong
Receive ping from the socket.
practices/ping3.py:54
↓ 1 callersMethodreceive_pong
Receive ping from the socket.
practices/ping2.py:54
↓ 1 callersMethodreceive_pong
Receive ping from the socket.
practices/ping.py:54
↓ 1 callersFunctionregister_callbacks
(all_done)
python3_libraries/asyncio/asyncio_future_callback.py:15
↓ 1 callersFunctionremoveElement
()
flask/flask_web_service/Chapter11/static/js/bootstrap.js:126
↓ 1 callersFunctionremoveElement
()
flask/waiter_caller_mongo/static/js/bootstrap.js:126
↓ 1 callersFunctionremoveElement
()
flask/waiter_caller_postgresql/static/js/bootstrap.js:126
↓ 1 callersFunctionremoveEventListeners
* Remove event listeners used to update the popper position * @method * @memberof Popper.Utils * @private
flask/flask_web_service/Chapter10/static/js/bootstrap.bundle.js:2476
↓ 1 callersFunctionremoveEventListeners
* Remove event listeners used to update the popper position * @method * @memberof Popper.Utils * @private
flask/flask_web_service/Chapter09/static/js/bootstrap.bundle.js:2476
↓ 1 callersFunctionremove_alpha_channel
(source)
python3_libraries/opencv/opencv3by_example/Chapter04/remove_overlay_alpha.py:5
↓ 1 callersFunctionremove_object
(img, rect_roi)
python3_libraries/opencv/opencv3by_example/Chapter06/remove_element_by_seam_carving.py:129
↓ 1 callersFunctionremove_punctuation
Return copy of s with punctuation removed.
python_crash_tutorial/Ch3/wordlist.py:5
↓ 1 callersFunctionremove_vertical_seam
(img, seam)
python3_libraries/opencv/opencv3by_example/Chapter06/expand_image_by_seam_carving.py:84
↓ 1 callersFunctionremove_vertical_seam
(img, seam)
python3_libraries/opencv/opencv3by_example/Chapter06/reduce_image_by_seam_carving.py:69
↓ 1 callersFunctionroll
Roll an image sideways.
python3_libraries/pillow/pillow_roll.py:9
↓ 1 callersMethodroll
(self)
python_crash_tutorial/Ch5/dice.py:23
↓ 1 callersFunctionrotate
(files, dst, value=90)
python3_libraries/pillow/pillow_rotate.py:10
↓ 1 callersFunctionrotate_right
Return copy of img rotated right 90 degrees.
python_crash_tutorial/Ch4/rotate_right.py:5
↓ 1 callersFunctionrun_grabcut
(img_orig, rect_final)
python3_libraries/opencv/opencv3by_example/Chapter07/image_segmentation.py:33
↓ 1 callersFunctionrun_migrations_offline
Run migrations in 'offline' mode. This configures the context with just a URL and not an Engine, though an Engine is acceptable here as w
flask/api_demo/migrations/env.py:36
↓ 1 callersFunctionrun_migrations_offline
Run migrations in 'offline' mode. This configures the context with just a URL and not an Engine, though an Engine is acceptable here as w
flask/filemanager/migrations/env.py:31
↓ 1 callersFunctionrun_migrations_online
Run migrations in 'online' mode. In this scenario we need to create an Engine and associate a connection with the context.
flask/api_demo/migrations/env.py:57
↓ 1 callersFunctionrun_migrations_online
Run migrations in 'online' mode. In this scenario we need to create an Engine and associate a connection with the context.
flask/filemanager/migrations/env.py:50
↓ 1 callersFunctionsanitize_string
(userinput)
flask/flask_web_service/Chapter08/crimemap.py:21
↓ 1 callersFunctionselection_sort
(arr)
2020_100_examples/2_selection_sort.py:16
↓ 1 callersFunctionsendOnePing
(mySocket, destAddr, ID)
practices/traceroute3.py:63
↓ 1 callersFunctionsendOnePing
(mySocket, destAddr, ID)
practices/traceroute2.py:64
↓ 1 callersFunctionsend_mail
(recipients, sub, content, from_name='比对测试',server="smtp.126.com", files=[])
others.py:14
↓ 1 callersMethodsend_ping
Send ping to the target host
ping.py:82
↓ 1 callersMethodsend_ping
Send ping to the target host
practices/ping3.py:82
↓ 1 callersMethodsend_ping
Send ping to the target host
practices/ping2.py:82
↓ 1 callersMethodsend_ping
Send ping to the target host
practices/ping.py:82
↓ 1 callersFunctionsetAttributes
* Set the attributes to the given popper * @method * @memberof Popper.Utils * @argument {Element} element - Element to apply the attributes t
flask/flask_web_service/Chapter10/static/js/bootstrap.bundle.js:2545
↓ 1 callersFunctionsetAttributes
* Set the attributes to the given popper * @method * @memberof Popper.Utils * @argument {Element} element - Element to apply the attributes t
flask/flask_web_service/Chapter09/static/js/bootstrap.bundle.js:2545
↓ 1 callersFunctionsetTransitionEndSupport
()
flask/flask_web_service/Chapter10/static/js/bootstrap.js:121
↓ 1 callersFunctionsetTransitionEndSupport
()
flask/flask_web_service/Chapter10/static/js/bootstrap.bundle.js:120
↓ 1 callersFunctionsetTransitionEndSupport
()
flask/flask_web_service/Chapter09/static/js/bootstrap.js:121
↓ 1 callersFunctionsetTransitionEndSupport
()
flask/flask_web_service/Chapter09/static/js/bootstrap.bundle.js:120
↓ 1 callersFunctionsetupEventListeners
* Setup needed event listeners used to update the popper position * @method * @memberof Popper.Utils * @private
flask/flask_web_service/Chapter10/static/js/bootstrap.bundle.js:2444
↓ 1 callersFunctionsetupEventListeners
* Setup needed event listeners used to update the popper position * @method * @memberof Popper.Utils * @private
flask/flask_web_service/Chapter09/static/js/bootstrap.bundle.js:2444
↓ 1 callersMethodshorten_url
(self, longurl)
flask/flask_web_service/Chapter10/bitlyhelper.py:11
↓ 1 callersMethodshorten_url
(self, longurl)
flask/flask_web_service/Chapter11/bitlyhelper.py:11
↓ 1 callersMethodshorten_url
(self, longurl)
flask/waiter_caller_mongo/bitlyhelper.py:11
↓ 1 callersMethodshorten_url
(self, longurl)
flask/waiter_caller_postgresql/bitlyhelper.py:11
↓ 1 callersFunctionshow_struct
(s)
python3_libraries/time/time_strptime.py:13
↓ 1 callersFunctionsomeFunction
()
python3.7quick/2local.py:12
↓ 1 callersFunctionsomeFunction
()
python3.7quick/2global.py:11
↓ 1 callersFunctionspiral
Move turtle on a spiral path.
python3.7quick/5spiral.py:6
↓ 1 callersFunctionsplit_feature_map
(feature_map, training_set_per)
python3_libraries/opencv/opencv3by_example/Chapter11/training.py:112
↓ 1 callersFunctionsplit_raw
(filename)
photos.py:133
↓ 1 callersMethodstart
(self)
python3_libraries/opencv/opencv3by_example/Chapter10/augmented_reality_piramide.py:28
← previousnext →701–800 of 1,856, ranked by callers