index
int64
0
731k
package
stringlengths
2
98
name
stringlengths
1
76
docstring
stringlengths
0
281k
code
stringlengths
4
8.19k
signature
stringlengths
2
42.8k
embed_func_code
listlengths
768
768
28,987
aiomcache.client
cas
Sets a key to a value on the server with an optional exptime (0 means don't auto-expire) only if value hasn't changed from first retrieval :param key: ``bytes``, is the key of the item. :param value: ``bytes``, data to store. :param exptime: ``int``, is expiration time. If it's 0, the item never expires. :param cas_token: ``int``, unique cas token retrieve from previous ``gets`` :return: ``bool``, True in case of success.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, value: Union[bytes, ~_T], cas_token: int, exptime: int = 0) -> bool
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,988
aiomcache.client
close
Closes the sockets if its open.
def _validate_key(self, key: bytes) -> bytes: if not isinstance(key, bytes): # avoid bugs subtle and otherwise raise ValidationException('key must be bytes', key) # Must decode to str for unicode-aware comparison. key_str = key.decode() m = self._valid_key_re.match(key_str) if m: # in python re, $ matches either end of line or right before # \n at end of line. We can't allow latter case, so # making sure length matches is simplest way to detect if len(m.group(0)) != len(key_str): raise ValidationException('trailing newline', key) else: raise ValidationException('invalid key', key) return key
(self) -> NoneType
[ 0.019475752487778664, 0.002956303069368005, -0.051366616040468216, 0.10897708684206009, -0.04592139273881912, -0.06381803005933762, 0.037608347833156586, 0.017043551430106163, 0.07507149130105972, -0.053944021463394165, 0.03671896457672119, 0.047083038836717606, 0.07296600937843323, 0.008417408913373947, -0.013676588423550129, 0.013213744387030602, 0.0370456762611866, -0.01116271037608385, -0.00442651379853487, 0.011580177582800388, -0.02936791069805622, 0.03334292396903038, 0.020383289083838463, 0.015890980139374733, -0.013204668648540974, 0.08741400390863419, 0.05361730977892876, 0.017161531373858452, 0.05888102576136589, -0.0296038705855608, -0.019076436758041382, -0.026881257072091103, 0.0813879519701004, 0.07557971775531769, -0.021308977156877518, -0.02924085408449173, 0.04254535213112831, -0.033597033470869064, -0.08189617097377777, -0.029767226427793503, -0.006865520495921373, 0.0962715670466423, 0.034940190613269806, -0.02766173891723156, 0.016662387177348137, -0.034323062747716904, -0.014121281914412975, 0.06737557798624039, -0.06389063596725464, 0.005517827346920967, -0.007886500097811222, -0.05198374018073082, 0.012986860238015652, -0.03631964698433876, 0.007137781474739313, 0.0024707706179469824, 0.01308668963611126, 0.0010697597172111273, -0.024394605308771133, -0.011217162013053894, -0.05332689732313156, -0.036065537482500076, -0.02125452645123005, -0.03258059173822403, -0.0007986329146660864, -0.021690143272280693, 0.015518889762461185, -0.030928874388337135, 0.010763393715023994, -0.01304131280630827, 0.02444905787706375, 0.02557440474629402, -0.04701043665409088, 0.0223254207521677, -0.0195846576243639, -0.0023822856601327658, -0.06686735898256302, 0.05532347783446312, -0.035666219890117645, 0.00030998073634691536, 0.05318169295787811, -0.025029880926012993, 0.03967753425240517, -0.031564150005578995, 0.006252932827919722, 0.022053157910704613, 0.01599988341331482, 0.04475974291563034, 0.011180860921740532, 0.03258059173822403, -0.017588075250387192, 0.022488776594400406, -0.07950027287006378, 0.004222317598760128, 0.070461206138134, -0.01202487014234066, 0.03684601932764053, -0.0005584190948866308, -0.014838236384093761, -0.028042905032634735, -0.01207024697214365, 0.09053593128919601, 0.007469032891094685, 0.02247062511742115, -0.009638046845793724, 0.01319559384137392, -0.013023161329329014, -0.023178504779934883, -0.0540529265999794, -0.013821794651448727, 0.016834817826747894, -0.03695492446422577, -0.02283364161849022, 0.023922685533761978, 0.017987390980124474, 0.029658321291208267, -0.013368025422096252, -0.009737876243889332, 0.0038139258977025747, 0.020945962518453598, 0.0701344907283783, 0.0027566447388380766, -0.05793718621134758, 0.001707304734736681, 0.014602276496589184, 0.0015723085962235928, 0.022270968183875084, 0.04163781553506851, 0.023940837010741234, 0.025156937539577484, -0.019149038940668106, 0.06998928636312485, 0.00650704326108098, -0.01660793460905552, -0.03027544729411602, 0.010627263225615025, 0.048389893025159836, 0.03682786598801613, -0.06414474546909332, 0.003037981456145644, 0.05517827346920967, 0.07521669566631317, 0.05528717860579491, -0.020274385809898376, -0.0022801877930760384, -0.06243857368826866, -0.04868030548095703, -0.028460372239351273, -0.012950558215379715, -0.014720256440341473, -0.02192610315978527, 0.014057754538953304, 0.013885322026908398, 0.022888092324137688, 0.06599611788988113, -0.03789876028895378, 0.00866698194295168, -0.07115092873573303, -0.012269905768334866, -0.033506281673908234, -0.000962556863669306, 0.0005085045704618096, 0.004959691781550646, -0.088067427277565, 0.0005039668758399785, 0.009211504831910133, -0.024830223992466927, -0.024884674698114395, 0.008136073127388954, 0.011081031523644924, -0.014202959835529327, 0.02444905787706375, -0.01697094924747944, 0.03869739547371864, 0.010681714862585068, -0.00992845930159092, -0.0010141730308532715, -0.019021984189748764, -0.021490486338734627, -0.01940315030515194, 0.0012603425420820713, 0.03757204860448837, 0.0628741905093193, 0.00794095266610384, 0.025029880926012993, 0.03684601932764053, 0.003916023764759302, 0.000049418245907872915, 0.02207130938768387, -0.03615628927946091, -0.05942554771900177, 0.01536460779607296, -0.024703167378902435, -0.006897284183651209, -0.01949390396475792, -0.051003601402044296, 0.088067427277565, 0.004850787576287985, -0.013794568367302418, 0.018386706709861755, 0.0021792242769151926, -0.02824256382882595, -0.006443515419960022, 0.013113914988934994, -0.06272898614406586, -0.03749944642186165, -0.0038366143126040697, 0.03428676351904869, 0.00990123301744461, -0.034323062747716904, 0.009179741144180298, -0.05967966094613075, -0.032471686601638794, 0.030565859749913216, -0.002865549409762025, -0.03383299335837364, -0.016753140836954117, 0.001947802142240107, 0.03615628927946091, 0.017179682850837708, 0.10309624671936035, 0.05361730977892876, 0.05278237536549568, -0.07216737419366837, 0.01891307905316353, 0.0029744538478553295, 0.003221757709980011, 0.05169333145022392, -0.004496847745031118, -0.004868938121944666, 0.019112737849354744, 0.017533622682094574, 0.0013760535512119532, 0.02250692807137966, 0.0005442388355731964, -0.038915202021598816, 0.022525077685713768, -0.022815490141510963, 0.036483004689216614, -0.0037140967324376106, -0.01664423570036888, -0.04363439977169037, -0.015110497362911701, 0.003251252695918083, -0.015174025669693947, 0.012651070952415466, -0.0019784315954893827, 0.09619896113872528, -0.024104192852973938, 0.012778126634657383, -0.03572067245841026, -0.0018491074442863464, 0.006656786892563105, 0.005254641640931368, 0.022906243801116943, 0.0513303168118, -0.032199427485466, -0.04544947296380997, 0.06639543920755386, 0.028914140537381172, 0.013803644105792046, 0.07819341868162155, -0.03626519441604614, 0.01900383271276951, 0.0018388977041468024, -0.016408275812864304, 0.002389092231169343, 0.07184065878391266, 0.04073027893900871, 0.057465266436338425, 0.03757204860448837, 0.010817845351994038, -0.006520656403154135, 0.0032625969033688307, 0.015954507514834404, 0.009601745754480362, 0.040403563529253006, -0.008662444539368153, 0.05053168162703514, -0.018441159278154373, 0.009501916356384754, -0.02742578089237213, 0.03635594993829727, -0.004950616508722305, 0.057501569390296936, -0.00045518673141486943, 0.008803112432360649, -0.10418529063463211, -0.012496789917349815, -0.01980246603488922, -0.021327128633856773, -0.06153103709220886, 0.03356073424220085, 0.01278720237314701, -0.03728163614869118, -0.014348166063427925, -0.0021225030068308115, -0.048208385705947876, 0.0007050430867820978, -0.030529558658599854, 0.030801819637417793, 0.07093312591314316, 0.02110932022333145, -0.0406939759850502, -0.011680006049573421, 0.025592554360628128, -0.03749944642186165, 0.024249399080872536, -0.04730084910988808, 0.01026424765586853, -0.04305357486009598, 0.05521457642316818, -0.021690143272280693, -0.0099466098472476, 0.031201135367155075, 0.007369203492999077, 0.043380286544561386, 0.0467563271522522, -0.019784314557909966, 0.06095021218061447, 0.05016866698861122, -0.0020011200103908777, -0.0261189267039299, -0.016689613461494446, -0.02061924897134304, -0.015482587739825249, 0.047083038836717606, -0.06577830761671066, -0.024939127266407013, 0.014829160645604134, 0.05278237536549568, -0.03109223209321499, 0.006280158646404743, -0.006035123486071825, -0.005204726941883564, -0.03993164375424385, -0.005572279449552298, 0.00042909503099508584, 0.01010996662080288, -0.0026137076783925295, 0.032054219394922256, -0.03895150497555733, 0.06265638023614883, -0.028641879558563232, 0.0022801877930760384, -0.06203925609588623, -0.06291048973798752, -0.04719194397330284, -0.00823136419057846, -0.024648714810609818, -0.03497648984193802, -0.003906948491930962, -0.00025822274619713426, -0.016054335981607437, 0.012460488826036453, -0.022035008296370506, -0.0002572301309555769, -0.03428676351904869, -0.005241028498858213, 0.022615831345319748, 0.03132819011807442, -0.02499357983469963, -0.06022418290376663, -0.007555248681455851, -0.05539608374238014, 0.007210384588688612, -0.0071967714466154575, -0.027952151373028755, 0.03297990933060646, 0.03869739547371864, -0.004199629183858633, 0.008222288452088833, -0.039822742342948914, -0.020111028105020523, -0.023795630782842636, -0.005245566368103027, 0.003040250390768051, 0.02359597198665142, 0.008462786674499512, 0.0022325420286506414, 0.011090107262134552, -0.0033034360967576504, -0.019784314557909966, -0.00034004292683675885, 0.003060669871047139, 0.025774061679840088, -0.010699866339564323, -0.04868030548095703, 0.009547293186187744, 0.005395309999585152, 0.014103131368756294, -0.01900383271276951, 0.029494965448975563, 0.022125761955976486, -0.06298309564590454, 0.009456539526581764, 0.030220994725823402, -0.04701043665409088, 0.01752454787492752, -0.02031068690121174, 0.014974366873502731, 0.03546656295657158, -0.029041197150945663, 0.03880630061030388, 0.057828281074762344, 0.04388850927352905, -0.029494965448975563, 0.017143381759524345, -0.06806530803442001, -0.0011695887660607696, 0.025919267907738686, -0.044687140733003616, 0.00036273134173825383, -0.043561793863773346, -0.00028190380544401705, -0.0180690698325634, 0.02107301913201809, -0.06846462190151215, -0.011997644789516926, -0.01187058910727501, -0.04185562580823898, 0.020691853016614914, -0.016843894496560097, 0.03829807788133621, 0.013794568367302418, 0.03149154782295227, -0.029494965448975563, -0.03880630061030388, 0.0373542383313179, -0.013939774595201015, -0.02775249443948269, -0.028006603941321373, -0.02377747930586338, 0.00040555576561018825, -0.02584666572511196, -0.012179152108728886, 0.002311951480805874, -0.004142908379435539, 0.030130241066217422, 0.018078144639730453, -0.05151182413101196, -0.026373036205768585, 0.03592032939195633, 0.06352762132883072, -0.009179741144180298, -0.004819023422896862, 0.0010510417632758617, 0.06283789128065109, 0.003950056619942188, -0.012641996145248413, -0.012778126634657383, 0.012651070952415466, -0.04501385614275932, -0.06817420572042465, -0.012151925824582577, -0.026010021567344666, -0.026554543524980545, -0.012387885712087154, -0.007641464937478304, -0.02265213429927826, -0.012995935045182705, 0.09285922348499298, -0.012524016201496124, -0.005753787234425545, -0.022434324026107788, -0.007959103211760521, -0.018205199390649796, 0.019602807238698006, 0.08342083543539047, 0.030529558658599854, -0.04018575698137283, 0.006897284183651209, 0.03771725296974182, 0.016344748437404633, 0.006021510809659958, 0.04167411848902702, 0.11384148895740509, 0.03935082256793976, -0.01795108988881111, -0.012805352918803692, -0.008449173532426357, -0.007632389664649963, -0.0592077411711216, -0.002418587217107415, 0.022942544892430305, 0.010663564316928387, -0.04701043665409088, 0.009846780449151993, -0.029585719108581543, 0.04127480089664459, -0.04976934939622879, 0.027407629415392876, -0.0035643531009554863, 0.0819687768816948, 0.04421522095799446, -0.026046322658658028, 0.008907479234039783, 0.036882318556308746, 0.011897815391421318, -0.019294245168566704, -0.009483765810728073, 0.04519536346197128, 0.03949602693319321, -0.008952856063842773, -0.007028877269476652, 0.008735047653317451, -0.010763393715023994, -0.019965821877121925, 0.06381803005933762, -0.026826804503798485, -0.0059579829685389996, 0.029658321291208267, 0.001549620064906776, -0.018295953050255775, -0.0007175217615440488, 0.006212093401700258, -0.028641879558563232, -0.02775249443948269, 0.02851482480764389, 0.023886384442448616, -0.040403563529253006, 0.07478108257055283, 0.0680290013551712, -0.043198779225349426, 0.03635594993829727, 0.026608996093273163, -0.04984195530414581, -0.08719619363546371, -0.010863222181797028, -0.031382642686367035, -0.00866698194295168, 0.037971366196870804, 0.06519749015569687, -0.0327984020113945, -0.04000424966216087, -0.029712773859500885, -0.04955154284834862, 0.03252613916993141, -0.0738009437918663, -0.01120808720588684, 0.001910366234369576, 0.02174459584057331, -0.004968767054378986, -0.06846462190151215, -0.00823136419057846, 0.09409347921609879, 0.024557961151003838, 0.032598745077848434, -0.12865249812602997, 0.009152514860033989, -0.041891925036907196, 0.04334398731589317, 0.004374330397695303, -0.03270764648914337, 0.06719406694173813, -0.0795728787779808, -0.003178649814799428, 0.012460488826036453, -0.019602807238698006, 0.024467207491397858, 0.02098226547241211, -0.036610059440135956, -0.042436446994543076, -0.03528505563735962, -0.05909883603453636, -0.02787954919040203, -0.03515799716114998, -0.0327984020113945, 0.029386060312390327, 0.05946185067296028, -0.06262008100748062, 0.044106315821409225, 0.03528505563735962, -0.006488892249763012, -0.038915202021598816, 0.006924510467797518, -0.017361190170049667, 0.05575909838080406, -0.06320090591907501, -0.04563098028302193, 0.057283759117126465, -0.029386060312390327, 0.06643173843622208, 0.05441594123840332, -0.03840698301792145, -0.002256364794448018, 0.021054867655038834, 0.02310590259730816, -0.05550498887896538, -0.004950616508722305, -0.01197949331253767, 0.019729863852262497, 0.025955568999052048, -0.019276093691587448, 0.014838236384093761, 0.027806945145130157, 0.07307491451501846, 0.014402618631720543, 0.0047464207746088505, 0.006602334324270487, 0.03869739547371864, 0.010227946564555168, 0.07202216982841492, 0.07274819910526276, 0.09736061096191406, 0.031019628047943115, -0.019911371171474457, 0.04860770329833031, 0.009556368924677372, -0.013531382195651531, 0.0011315856827422976, 0.013622135855257511, -0.014738406985998154, -0.048752907663583755, 0.004260887857526541, 0.012269905768334866, -0.01770605519413948, -0.026518242433667183, -0.025465499609708786, 0.03388744592666626, 0.04610290005803108, 0.028460372239351273, -0.009619896300137043, -0.006584183778613806, -0.04603029787540436, 0.01618139259517193, -0.037118278443813324, 0.014484296552836895, -0.018658969551324844, -0.09452909231185913, -0.020201781764626503, 0.04425152391195297, 0.009447464719414711, 0.009492841549217701, 0.04323508217930794, -0.004714656621217728, 0.007773058023303747, 0.014992517419159412, 0.015310156159102917, 0.003178649814799428, 0.009647122584283352, -0.03506724536418915, -0.0731838122010231, 0.06389063596725464, -0.04693783447146416, 0.04679262638092041, -0.0185228381305933, -0.04661111906170845, 0.01603618636727333, -0.03446827083826065, -0.00866698194295168, 0.01949390396475792, -0.008866640739142895, -0.00821321364492178, 0.04348919168114662, 0.029585719108581543, 0.04062137380242348, -0.052092645317316055, -0.03027544729411602, -0.04399741441011429, 0.01486546266824007, -0.011952267959713936, -0.03579327464103699, 0.015083271078765392, -0.017560848966240883, -0.05909883603453636, 0.02608262561261654, -0.03425046056509018, -0.004328953567892313, -0.009510992094874382, 0.03103777952492237, -0.0567755401134491, -0.054706353694200516, -0.005676646251231432, -0.014647653326392174, 0.003269403474405408, 0.011407745070755482, -0.05093099921941757, 0.07659615576267242, -0.007323826663196087, 0.0033646950032562017, -0.018504686653614044, -0.022488776594400406, -0.034141555428504944, 0.00022915318550076336, 0.07173175364732742, 0.01531923096626997, 0.05278237536549568, 0.028914140537381172, -0.07812082022428513, 0.01712523028254509, -0.04218233749270439, -0.04530426859855652, -0.00329436082392931, -0.0382617749273777, -0.013912548311054707, 0.009465615265071392, 0.03869739547371864, 0.001792386407032609, 0.0118433628231287, -0.07928247004747391, -0.03568436950445175, 0.016898347064852715, 0.017560848966240883, -0.02942236326634884, -0.025465499609708786, -0.03321586921811104, 0.0002609170041978359, 0.007945490069687366, -0.0009154783328995109, 0.04316247999668121, -0.023632273077964783, -0.016925573348999023, -0.10883188247680664, -0.0018967532087117434, -0.004814486019313335, -0.026245981454849243, -0.050422776490449905, -0.0006766825681552291, -0.010718016885221004, -0.022053157910704613, -0.026155227795243263, 0.000034670763852773234, -0.014393542893230915, -0.014366316609084606, -0.02219836413860321, -0.0491885282099247, -0.019167190417647362, -0.0015530233504250646, 0.032598745077848434, 0.05002346262335777, 0.024031590670347214, -0.032471686601638794, 0.016689613461494446, 0.027262423187494278, -0.014656729064881802, -0.09387566894292831, -0.04254535213112831, 0.02553810179233551, 0.054524846374988556, -0.005408922675997019, 0.04327138140797615, 0.011652779765427113, -0.04178301990032196, 0.054343339055776596, 0.015555190853774548, -0.000159244445967488, 0.05423443391919136, 0.007396429777145386, -0.03230833262205124, -0.023360012099146843, 0.03550286218523979, -0.05176593363285065, 0.04385220631957054, 0.0071740830317139626, -0.009828629903495312, -0.012986860238015652, 0.07202216982841492, 0.0318908654153347, -0.029930584132671356, -0.006579645909368992, 0.014720256440341473, -0.027643589302897453, 0.014620427042245865, -0.057102251797914505, -0.014457070268690586, 0.03858849033713341, 0.012061172164976597 ]
28,989
aiomcache.client
decr
Command is used to change data for some item in-place, decrementing it. The data for the item is treated as decimal representation of a 64-bit unsigned integer. :param key: ``bytes``, is the key of the item the client wishes to change :param decrement: ``int``, is the amount by which the client wants to decrease the item. :return: ``int`` new value of the item's data, after the increment or ``None`` to indicate the item with this value was not found
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, decrement: int = 1) -> Optional[int]
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,990
aiomcache.client
delete
Deletes a key/value pair from the server. :param key: is the key to delete. :return: True if case values was deleted or False to indicate that the item with this key was not found.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes) -> bool
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,991
aiomcache.client
flush_all
Its effect is to invalidate all existing items immediately
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection) -> NoneType
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,992
aiomcache.client
get
Gets a single value from the server. :param key: ``bytes``, is the key for the item being fetched :param default: default value if there is no value. :return: ``bytes``, is the data for this specified key.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, /, key: bytes, default: Optional[~_U] = None) -> Union[bytes, ~_T, ~_U, NoneType]
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,993
aiomcache.client
gets
Gets a single value from the server together with the cas token. :param key: ``bytes``, is the key for the item being fetched :param default: default value if there is no value. :return: ``bytes``, ``bytes tuple with the value and the cas
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, default: Optional[bytes] = None) -> Tuple[Union[bytes, ~_T, NoneType], Optional[int]]
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,994
aiomcache.client
incr
Command is used to change data for some item in-place, incrementing it. The data for the item is treated as decimal representation of a 64-bit unsigned integer. :param key: ``bytes``, is the key of the item the client wishes to change :param increment: ``int``, is the amount by which the client wants to increase the item. :return: ``int``, new value of the item's data, after the increment or ``None`` to indicate the item with this value was not found
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, increment: int = 1) -> Optional[int]
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,995
aiomcache.client
multi_get
Takes a list of keys and returns a list of values. :param keys: ``list`` keys for the item being fetched. :return: ``list`` of values for the specified keys. :raises:``ValidationException``, ``ClientException``, and socket errors
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, *keys: bytes) -> Tuple[Union[bytes, ~_T, NoneType], ...]
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,996
aiomcache.client
prepend
Add data to an existing key before existing data :param key: ``bytes``, is the key of the item. :param value: ``bytes``, data to store. :param exptime: ``int`` is expiration time. If it's 0, the item never expires. :return: ``bool``, True in case of success.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, value: bytes, exptime: int = 0) -> bool
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,997
aiomcache.client
replace
Store this data, but only if the server *does* already hold data for this key. :param key: ``bytes``, is the key of the item. :param value: ``bytes``, data to store. :param exptime: ``int`` is expiration time. If it's 0, the item never expires. :return: ``bool``, True in case of success.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, value: Union[bytes, ~_T], exptime: int = 0) -> bool
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,998
aiomcache.client
set
Sets a key to a value on the server with an optional exptime (0 means don't auto-expire) :param key: ``bytes``, is the key of the item. :param value: ``bytes``, data to store. :param exptime: ``int``, is expiration time. If it's 0, the item never expires. :return: ``bool``, True in case of success.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, value: Union[bytes, ~_T], exptime: int = 0) -> bool
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
28,999
aiomcache.client
stats
Runs a stats command on the server.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, args: Optional[bytes] = None) -> Dict[bytes, Optional[bytes]]
[ -0.02244344726204872, -0.09585260599851608, 0.006454112473875284, 0.051299307495355606, -0.0005108154728077352, 0.0342118926346302, 0.0003081109025515616, -0.04855642467737198, 0.01615149714052677, -0.10482257604598999, 0.004702745471149683, 0.05044678971171379, -0.00976688414812088, 0.009030197747051716, -0.017522938549518585, 0.030245834961533546, -0.021405600011348724, -0.03361883759498596, -0.016698220744729042, -0.05218889191746712, -0.011731380596756935, 0.03376710042357445, 0.06004687771201134, -0.03869687765836716, 0.004345985595136881, 0.042848266661167145, -0.007519759237766266, -0.010109744034707546, 0.05011319741606712, -0.060565799474716187, 0.08710503578186035, 0.02841106802225113, -0.018820248544216156, 0.06690408289432526, 0.03647291660308838, 0.03836328163743019, -0.02205425500869751, 0.015020986087620258, -0.0236666239798069, -0.0624190978705883, -0.008534440770745277, -0.0443309023976326, 0.032970182597637177, -0.057748787105083466, 0.01203717477619648, -0.01607736572623253, 0.029689844697713852, -0.039030469954013824, -0.007797754369676113, -0.024908334016799927, 0.06375347077846527, 0.0332111120223999, 0.01748587377369404, 0.004406217485666275, 0.013797808438539505, 0.02831840328872204, 0.006773806642740965, 0.05982448160648346, 0.0261685773730278, 0.011527517810463905, -0.029485981911420822, -0.015020986087620258, -0.016818685457110405, 0.06697821617126465, -0.010304340161383152, -0.016142230480909348, -0.059676218777894974, -0.019496701657772064, 0.030264366418123245, -0.010304340161383152, 0.06290096044540405, 0.029634246602654457, -0.0076494901441037655, -0.05278194695711136, 0.02387048676609993, -0.030431164428591728, -0.021905990317463875, -0.02889292687177658, 0.02870759554207325, -0.027743881568312645, -0.0005834994954057038, -0.008247178979218006, -0.010971528477966785, 0.006514344830065966, 0.0725751742720604, -0.07509566098451614, -0.06523611396551132, -0.02509366348385811, -0.10156076401472092, -0.009474989026784897, 0.02427821233868599, 0.03234006091952324, -0.01787506602704525, 0.009442556649446487, 0.026020312681794167, -0.035824261605739594, -0.010406272485852242, -0.004012391436845064, -0.001364491181448102, 0.03767756372690201, -0.020627213642001152, 0.04492396116256714, -0.006417046766728163, -0.00935915857553482, 0.026743099093437195, -0.07342769205570221, 0.024000218138098717, 0.037399567663669586, -0.02981957606971264, -0.045072223991155624, -0.010508203878998756, -0.04699965566396713, 0.02639097347855568, 0.008858767338097095, -0.0014617893612012267, -0.001577620510943234, -0.02748441882431507, -0.022591710090637207, 0.003704280825331807, -0.01430746540427208, -0.03556480258703232, -0.004503515549004078, -0.045183420181274414, 0.015197048895061016, 0.04484982788562775, 0.06460598856210709, -0.01037847250699997, 0.004480349365621805, -0.0008733670110814273, -0.04410851001739502, 0.008432509377598763, 0.06909097731113434, 0.01671675406396389, 0.022387847304344177, 0.006060286425054073, 0.02327743172645569, -0.012009375728666782, 0.050001997500658035, -0.022035721689462662, 0.0125931641086936, -0.0017502089031040668, 0.04599887132644653, -0.017300542443990707, -0.003111225087195635, 0.04288532957434654, -0.03513854369521141, -0.0226658433675766, -0.006347547750920057, 0.030894488096237183, -0.05489470809698105, 0.04270000010728836, -0.047481510788202286, 0.00896069873124361, -0.006690408103168011, 0.0016691271448507905, 0.0017270427197217941, -0.01002634596079588, 0.0473332479596138, 0.021405600011348724, -0.026205644011497498, -0.001503488514572382, 0.022777041420340538, 0.023611025884747505, -0.0045938640832901, 0.012463433668017387, -0.016698220744729042, 0.030542362481355667, -0.08110035210847855, -0.0010291598737239838, -0.033989496529102325, 0.014131402596831322, -0.016049565747380257, -0.004628613591194153, 0.015827171504497528, -0.02587204985320568, 0.005300434306263924, -0.011657248251140118, 0.047296181321144104, -0.020404817536473274, -0.0029536946676671505, 0.02959717996418476, -0.013593945652246475, -0.027855079621076584, -0.009386957623064518, 0.0402907133102417, 0.016299761831760406, 0.06964696198701859, -0.02246198058128357, 0.04877882078289986, -0.022832639515399933, -0.032062068581581116, 0.062456164509058, 0.042329341173172, 0.0020189371425658464, 0.01801406219601631, -0.0643835961818695, -0.04711085185408592, 0.027855079621076584, 0.0013505914248526096, 0.09407343715429306, 0.015447244048118591, 0.005634027998894453, 0.050335593521595, 0.058267708867788315, 0.0493718758225441, -0.06112179160118103, -0.04966840520501137, -0.05048385635018349, -0.04414557293057442, 0.02427821233868599, -0.022406380623579025, -0.01113832462579012, -0.012778494507074356, 0.03219179809093475, 0.021980121731758118, -0.005620128009468317, 0.026428038254380226, 0.04051310941576958, 0.058564238250255585, 0.006273415870964527, 0.0018521404126659036, -0.007459527347236872, -0.007037901785224676, -0.0422922745347023, 0.049001216888427734, -0.03638025373220444, -0.019719097763299942, 0.004994640126824379, -0.0017154596280306578, 0.0017015598714351654, 0.0158735029399395, 0.028374003246426582, 0.024760069325566292, -0.008881933987140656, -0.020645746961236, -0.01252829935401678, -0.008534440770745277, 0.0322103314101696, 0.01224103756248951, 0.001578778843395412, 0.01605883240699768, 0.016902083531022072, 0.052003562450408936, -0.007051801308989525, 0.009108963422477245, 0.03132074698805809, -0.018727583810687065, 0.02931918576359749, -0.0017061930848285556, 0.026909897103905678, -0.04110616445541382, 0.061381250619888306, -0.006319748237729073, -0.02527899295091629, -0.06879444420337677, -0.025130730122327805, -0.03686210885643959, -0.06779366731643677, -0.038029689341783524, 0.011036393232643604, -0.039215799421072006, 0.018588585779070854, -0.049112413078546524, 0.03430455923080444, -0.012898958288133144, -0.008474208414554596, -0.009739084169268608, -0.02939331717789173, -0.0226658433675766, 0.018949978053569794, -0.00488344207406044, 0.0685349851846695, 0.09511128813028336, -0.026038846001029015, -0.0017027182038873434, -0.021590929478406906, 0.00023861220688559115, -0.012157639488577843, -0.026353906840085983, -0.011657248251140118, -0.029560113325715065, 0.03563893213868141, 0.00008578745473641902, -0.017041081562638283, -0.042329341173172, -0.013167686760425568, 0.008691971190273762, -0.00715373270213604, 0.01626269519329071, -0.010888129472732544, -0.010952995158731937, -0.03476788476109505, 0.06560677289962769, -0.014409396797418594, 0.020997874438762665, -0.002437087707221508, -0.01773606799542904, 0.010693533346056938, -0.01842178963124752, -0.058156512677669525, 0.0014235650887712836, -0.0584530383348465, -0.0332111120223999, 0.039030469954013824, 0.07976597547531128, -0.07442847639322281, -0.02559405378997326, 0.002333997981622815, -0.10489670187234879, 0.03534240648150444, -0.041328560560941696, 0.023796355351805687, -0.028763195499777794, 0.011944510042667389, 0.008149880915880203, 0.004417800810188055, -0.03395242989063263, 0.07694896310567856, -0.005360666196793318, -0.010489670559763908, -0.024296745657920837, 0.010276541113853455, 0.01680941879749298, 0.028355469927191734, -0.011342187412083149, 0.019070442765951157, -0.019978560507297516, 0.017207877710461617, -0.0181437935680151, 0.11023420840501785, -0.07127786427736282, 0.03354470431804657, -0.03467521816492081, -0.020831076428294182, -0.09711284935474396, 0.0523371547460556, 0.040846701711416245, -0.046962589025497437, -0.008854134008288383, -0.04147682338953018, 0.020182423293590546, 0.007269564084708691, -0.008557606488466263, 0.01801406219601631, -0.025723785161972046, 0.014400131069123745, 0.03543506935238838, 0.011592383496463299, 0.009831749834120274, -0.054746441543102264, 0.03977178782224655, 0.004911241587251425, -0.002220483496785164, 0.0453316867351532, 0.03602812439203262, 0.0191260427236557, 0.015604774467647076, 0.049001216888427734, -0.005953722167760134, -0.0573781281709671, -0.014205534011125565, -0.05559895932674408, 0.03202500194311142, 0.030635027214884758, -0.024852735921740532, 0.055450696498155594, 0.014678125269711018, -0.017319075763225555, -0.035194139927625656, -0.006935970392078161, -0.03423042595386505, 0.012176171876490116, -0.018292058259248734, 0.03615785762667656, -0.039920054376125336, -0.017819466069340706, -0.06501371413469315, -0.00702400179579854, 0.009428656660020351, 0.04510929062962532, -0.008219379931688309, -0.00626414967700839, 0.06115885451436043, -0.04848229140043259, -0.012361502274870872, -0.028133073821663857, 0.018820248544216156, -0.014205534011125565, -0.027577083557844162, 0.040253646671772, 0.002397705102339387, 0.02861493080854416, 0.0025691352784633636, 0.03534240648150444, -0.0473332479596138, -0.019107509404420853, 0.021590929478406906, -0.002800797577947378, 0.03910460323095322, -0.03936406224966049, 0.008210113272070885, 0.017291275784373283, 0.06697821617126465, 0.0030672093853354454, -0.020071225240826607, 0.0483340285718441, 0.014492795802652836, -0.009257227182388306, 0.07031415402889252, -0.030338499695062637, -0.08836527913808823, -0.015298980288207531, -0.0036417318042367697, -0.011842578649520874, -0.018634917214512825, -0.033989496529102325, -0.00543943140655756, 0.021887456998229027, -0.024241145700216293, 0.02025655470788479, 0.01828279159963131, -0.003542117075994611, -0.03662118315696716, 0.03504587709903717, -0.02889292687177658, -0.02559405378997326, 0.013816341757774353, 0.02046041749417782, 0.0046425131149590015, 0.006866471376270056, 0.019200174137949944, 0.006180751137435436, 0.0443309023976326, -0.030635027214884758, 0.020886676385998726, 0.003472618293017149, -0.005564529448747635, 0.06323455274105072, 0.07242691516876221, 0.015549175441265106, 0.030357033014297485, 0.026409506797790527, -0.03597252815961838, -0.02598324790596962, 0.03714010491967201, -0.03597252815961838, 0.0015602458734065294, 0.03917873278260231, -0.008117448538541794, 0.015067318454384804, 0.03699184209108353, 0.06771953403949738, 0.019867362454533577, 0.06623689085245132, -0.0317099392414093, 0.006171484477818012, 0.06716354191303253, -0.07491033524274826, -0.041143231093883514, 0.03113541752099991, 0.036899175494909286, -0.0003292500914540142, 0.025723785161972046, 0.015215582214295864, -0.029560113325715065, -0.005754492245614529, 0.002585351699963212, 0.027132293209433556, -0.019385503605008125, -0.012574631720781326, 0.013686610385775566, -0.05166996642947197, -0.05255955085158348, -0.03363737091422081, 0.02627977542579174, -0.029467448592185974, 0.01914457604289055, 0.05189236253499985, 0.055339496582746506, -0.019904427230358124, 0.007844086736440659, 0.008242545649409294, 0.0382520854473114, 0.010841797105967999, -0.021405600011348724, 0.0796177089214325, 0.06575503945350647, 0.010322873480618, 0.006963769905269146, 0.03884514048695564, -0.06282682716846466, 0.06364227831363678, 0.026150044053792953, 0.015020986087620258, -0.04881588742136955, 0.012880425900220871, -0.057044532150030136, 0.002054844982922077, 0.031747005879879, -0.0196449663490057, 0.05118810757994652, -0.01601250097155571, -0.05159583315253258, 0.025946181267499924, 0.04603593796491623, 0.011861111037433147, -0.0694616362452507, 0.006454112473875284, 0.02405581623315811, -0.017180077731609344, 0.0008038682863116264, 0.01812526024878025, -0.0513363741338253, 0.0033660538028925657, -0.00967421941459179, 0.04121736064553261, -0.0007864936487749219, 0.002793847816064954, -0.04659193009138107, -0.03243272751569748, 0.07009175419807434, 0.07969184219837189, -0.007556825410574675, 0.012639496475458145, -0.06364227831363678, -0.015298980288207531, 0.06990642845630646, -0.05144757032394409, -0.0251863282173872, 0.04914947971701622, -0.035379473119974136, -0.015011719428002834, -0.04762977734208107, -0.02637244015932083, -0.010545269586145878, -0.007626323960721493, -0.11142031848430634, 0.06278976052999496, -0.00889120064675808, -0.06916510313749313, -0.001250976580195129, 0.055450696498155594, 0.021294401958584785, -0.02891145832836628, -0.017022548243403435, -0.008372277021408081, 0.0276882816106081, 0.055524829775094986, -0.060380470007658005, -0.013251085765659809, -0.019274305552244186, -0.007056434638798237, 0.017207877710461617, -0.0004193088097963482, 0.00682013900950551, -0.0462954007089138, -0.0036811144091188908, -0.06816432625055313, -0.0018579319585114717, 0.037733159959316254, 0.03132074698805809, 0.019311372190713882, -0.04662899300456047, 0.03662118315696716, 0.001039584749378264, -0.035379473119974136, 0.08947726339101791, 0.09140469133853912, -0.000033247164537897334, -0.045479949563741684, -0.01052673626691103, -0.02848520129919052, 0.004674945957958698, -0.006834038998931646, -0.049594271928071976, 0.02307356894016266, 0.0001059131245710887, -0.054931771010160446, 0.024241145700216293, -0.00639388058334589, -0.0181437935680151, -0.043552517890930176, -0.02789214439690113, -0.034693751484155655, -0.0003263543185312301, 0.03486054763197899, -0.0251863282173872, 0.06568090617656708, -0.01867198385298252, -0.002793847816064954, -0.014585460536181927, -0.004023974761366844, -0.0196449663490057, 0.010072678327560425, 0.07516979426145554, -0.021090539172291756, -0.02448207512497902, 0.032970182597637177, 0.03940112888813019, -0.022109853103756905, -0.032284460961818695, 0.027855079621076584, -0.04573941230773926, -0.02123880200088024, -0.022999435663223267, 0.015623307786881924, -0.05385686084628105, -0.05719279870390892, 0.021831858903169632, -0.06790485978126526, -0.036194924265146255, 0.02750295214354992, -0.03293311595916748, -0.0012996257282793522, -0.03284045308828354, 0.029652778059244156, -0.1409989595413208, 0.003474934957921505, 0.029560113325715065, -0.026112977415323257, 0.009326725266873837, -0.020719878375530243, -0.008877300657331944, -0.024037282913923264, 0.011453385464847088, 0.04421970620751381, 0.011258789338171482, -0.07835746556520462, 0.0327477864921093, 0.04240347445011139, -0.022480512037873268, -0.0049344077706336975, 0.07887639105319977, 0.06605156511068344, 0.04262587055563927, -0.02498246543109417, 0.0634198784828186, 0.0906633734703064, 0.010443338192999363, -0.07231571525335312, -0.025000998750329018, -0.019496701657772064, -0.022814106196165085, -0.021424133330583572, 0.04581354185938835, -0.026057379320263863, -0.02527899295091629, -0.0392528660595417, 0.03995712101459503, -0.022424913942813873, -0.001109662582166493, 0.04318185895681381, 0.030653560534119606, -0.009627887047827244, 0.013760742731392384, -0.02255464531481266, -0.008807801641523838, -0.038511548191308975, 0.03182113915681839, 0.042551737278699875, -0.011555316857993603, 0.032784853130578995, 0.015085850842297077, 0.04340425506234169, -0.014353797771036625, -0.021201737225055695, -0.05971328169107437, -0.07806093990802765, -0.031969401985406876, 0.034489888697862625, 0.013000890612602234, -0.035787198692560196, -0.050335593521595, -0.004132856149226427, 0.04840816184878349, -0.016698220744729042, 0.015067318454384804, -0.03854861110448837, -0.0674600750207901, 0.02728055603802204, 0.03243272751569748, 0.019311372190713882, -0.023203298449516296, 0.01011901069432497, -0.03352617472410202, -0.05960208550095558, -0.031691405922174454, -0.01278776116669178, 0.008464941754937172, -0.035824261605739594, 0.01903337799012661, 0.013862674124538898, -0.0007088867132551968, 0.016957683488726616, -0.06586623191833496, -0.01607736572623253, 0.009664952754974365, -0.05748932436108589, 0.014270399697124958, -0.005230935290455818, 0.01787506602704525, -0.017522938549518585, -0.03463815152645111, 0.006755273789167404, 0.03552773594856262, -0.009572288021445274, 0.0332481786608696, 0.023944618180394173, 0.011314388364553452, 0.026057379320263863, 0.03343350812792778, -0.041847482323646545, 0.06519904732704163, 0.04499809071421623, 0.0452946200966835, -0.007862620055675507, 0.00467957928776741, 0.016865018755197525, -0.026224175468087196, 0.002073377836495638, -0.07305703312158585, 0.014205534011125565, 0.017346875742077827, -0.08021076768636703, 0.05118810757994652, 0.006847938522696495, 0.024352343752980232, -0.00265485025011003, 0.0021243435330688953, 0.06152951717376709, 0.02902265638113022, 0.018449587747454643, -0.007552192080765963, 0.0015011719660833478, 0.0443309023976326, -0.010647200979292393, -0.008339843712747097, 0.0302273016422987, -0.024500608444213867, -0.019904427230358124, -0.017087412998080254, -0.02659483626484871, 0.001971446443349123, 0.005545996129512787, 0.0564144104719162, -0.04451623558998108, 0.00041872967267408967, 0.06256736069917679, 0.0020953859202563763, -0.020089756697416306, 0.0007187323644757271, 0.055561892688274384, -0.0028517632745206356, 0.03634318709373474, 0.023685157299041748, -0.10230208933353424, 0.012268837541341782, 0.0007633274071849883, -0.00788115244358778, -0.012602430768311024, -0.02103493921458721, 0.01444646343588829, 0.015234114602208138, -0.020478950813412666, -0.056340280920267105, -0.02166506089270115, 0.03795555606484413, 0.04177335277199745 ]
29,000
aiomcache.client
touch
The command is used to update the expiration time of an existing item without fetching it. :param key: ``bytes``, is the key to update expiration time :param exptime: ``int``, is expiration time. This replaces the existing expiration time. :return: ``bool``, True in case of success.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection, key: bytes, exptime: int) -> bool
[ -0.022462988272309303, -0.0958569124341011, 0.006431235000491142, 0.051227472722530365, -0.0005348744452930987, 0.03421342745423317, 0.0003144957299809903, -0.04855860397219658, 0.01615222357213497, -0.10482727736234665, 0.004693689756095409, 0.050449054688215256, -0.009739521890878677, 0.008984268642961979, -0.01752372458577156, 0.030321327969431877, -0.02138802595436573, -0.03363887965679169, -0.016680436208844185, -0.05219123139977455, -0.011611437425017357, 0.03376861661672592, 0.060049571096897125, -0.03869861364364624, 0.0043345969170331955, 0.04277605190873146, -0.007501563057303429, -0.010110197588801384, 0.050041310489177704, -0.06049438565969467, 0.08718308061361313, 0.028301140293478966, -0.018811825662851334, 0.0670553520321846, 0.036437489092350006, 0.038402073085308075, -0.02205524407327175, 0.01502166036516428, -0.023649152368307114, -0.062421899288892746, -0.008553356863558292, -0.044332895427942276, 0.03293459489941597, -0.0577143095433712, 0.012028448283672333, -0.016189290210604668, 0.029654109850525856, -0.038921017199754715, -0.007839805446565151, -0.024890918284654617, 0.06375633925199509, 0.03324966877698898, 0.01752372458577156, 0.0043925149366259575, 0.013826228678226471, 0.028319675475358963, 0.006797277834266424, 0.05986423417925835, 0.026206819340586662, 0.01154656894505024, -0.029468771070241928, -0.01497532520443201, -0.01685650832951069, 0.06698121875524521, -0.010286269709467888, -0.01619855687022209, -0.05967889726161957, -0.019553178921341896, 0.030265726149082184, -0.010267735458910465, 0.06290377676486969, 0.02961704134941101, -0.007622032891958952, -0.05285844951868057, 0.023890092968940735, -0.03046959824860096, -0.021869905292987823, -0.02893128991127014, 0.02876448631286621, -0.027726592496037483, -0.0006625840323977172, -0.008196581155061722, -0.010953486897051334, 0.006560971960425377, 0.07250429689884186, -0.07506196200847626, -0.06523904204368591, -0.025094790384173393, -0.10156532377004623, -0.009480047971010208, 0.024297835305333138, 0.0322859100997448, -0.017894402146339417, 0.009396646171808243, 0.02604001574218273, -0.03584440425038338, -0.010425273329019547, -0.003952336963266134, -0.0013228512834757566, 0.03767925500869751, -0.020683741196990013, 0.04492597654461861, -0.006361733190715313, -0.00931787770241499, 0.026781367138028145, -0.07343099266290665, 0.024001294746994972, 0.037401244044303894, -0.029820913448929787, -0.045111313462257385, -0.010480874218046665, -0.046964697539806366, 0.02631802298128605, 0.008854531683027744, -0.0014722802443429828, -0.0015336734941229224, -0.027541253715753555, -0.022611258551478386, 0.003653479041531682, -0.014308108016848564, -0.035529330372810364, -0.004508351441472769, -0.04522251710295677, 0.015169930644333363, 0.04481477290391922, 0.06468302756547928, -0.010332603938877583, 0.004519935231655836, -0.0009203199297189713, -0.04418462514877319, 0.008409719914197922, 0.06909407675266266, 0.01676383800804615, 0.022351784631609917, 0.006125426851212978, 0.023315543308854103, -0.011982114054262638, 0.04993010684847832, -0.02205524407327175, 0.012593729421496391, -0.0017699797172099352, 0.046038005501031876, -0.017347654327750206, -0.003090514335781336, 0.04292432218790054, -0.035103052854537964, -0.02266686037182808, -0.006324665620923042, 0.030914409086108208, -0.05493423715233803, 0.04270191863179207, -0.047520712018013, 0.008868432603776455, -0.00663974042981863, 0.0016553016612306237, 0.0017919886158779263, -0.009980461560189724, 0.04737244173884392, 0.021369492635130882, -0.026243887841701508, -0.001467646798118949, 0.022722462192177773, 0.02366768568754196, -0.004536151885986328, 0.012463993392884731, -0.01671750470995903, 0.030580800026655197, -0.08117812871932983, -0.0009834507945924997, -0.033991023898124695, 0.01412277016788721, -0.016013219952583313, -0.004531518556177616, 0.015800081193447113, -0.025854676961898804, 0.005360906943678856, -0.011685572564601898, 0.047224171459674835, -0.02046133577823639, -0.0030256458558142185, 0.029635576531291008, -0.013622356578707695, -0.027819260954856873, -0.009410546161234379, 0.04025545343756676, 0.016300493851304054, 0.06953888386487961, -0.022444454953074455, 0.048669807612895966, -0.022815130650997162, -0.03206350654363632, 0.06245896965265274, 0.0424053780734539, 0.002027136506512761, 0.017959270626306534, -0.06431235373020172, -0.04711296781897545, 0.027856329455971718, 0.001465330016799271, 0.09407766163349152, 0.015466471202671528, 0.0056435479782521725, 0.050374917685985565, 0.05819619074463844, 0.04933702573180199, -0.0611245334148407, -0.04967063292860985, -0.050449054688215256, -0.04418462514877319, 0.024242235347628593, -0.02233325131237507, -0.011185159906744957, -0.01269566547125578, 0.032211776822805405, 0.022018175572156906, -0.005587946157902479, 0.026410691440105438, 0.040440790355205536, 0.058603934943675995, 0.006315398495644331, 0.001930992235429585, -0.007626666221767664, -0.0069687156938016415, -0.042220037430524826, 0.04904048517346382, -0.03634481877088547, -0.01970144920051098, 0.004971696995198727, -0.0016680436674505472, 0.0017074280185624957, 0.015874216333031654, 0.028393810614943504, 0.024798249825835228, -0.008900865912437439, -0.020572539418935776, -0.012501060962677002, -0.008581157773733139, 0.03219324350357056, 0.012260121293365955, 0.001647193101234734, 0.01598541811108589, 0.016865774989128113, 0.05196882784366608, -0.006987249478697777, 0.009141805581748486, 0.03134068846702576, -0.01872842386364937, 0.029301967471837997, -0.0016784688923507929, 0.02689257077872753, -0.041219212114810944, 0.061421073973178864, -0.006306131836026907, -0.02528012916445732, -0.0687975361943245, -0.02513185888528824, -0.03684522956609726, -0.06772257387638092, -0.03795726224780083, 0.0110368886962533, -0.03921756148338318, 0.01863575540482998, -0.04907755181193352, 0.034324631094932556, -0.012881004251539707, -0.00851165596395731, -0.009785856120288372, -0.029468771070241928, -0.02264832705259323, 0.01901569776237011, -0.004985596984624863, 0.06853806227445602, 0.0951155573129654, -0.026021480560302734, -0.001722486806102097, -0.02155483141541481, 0.00027525617042556405, -0.012185986153781414, -0.02639215812087059, -0.011694839224219322, -0.02954290620982647, 0.03564053401350975, 0.00010512150038266554, -0.01706964708864689, -0.0424053780734539, -0.013121943920850754, 0.008720161393284798, -0.007089185528457165, 0.016254158690571785, -0.010879351757466793, -0.010934952646493912, -0.034769441932439804, 0.06568385660648346, -0.014437844976782799, 0.02098028175532818, -0.0023491615429520607, -0.017801731824874878, 0.010712547227740288, -0.01842261478304863, -0.05815912410616875, 0.0014340542256832123, -0.05841859430074692, -0.03317553550004959, 0.03910635784268379, 0.0797695517539978, -0.07428354769945145, -0.02553960122168064, 0.0022796597331762314, -0.10490141063928604, 0.035343993455171585, -0.041293349117040634, 0.023797422647476196, -0.028708884492516518, 0.011945046484470367, 0.008150246925652027, 0.004559319466352463, -0.033991023898124695, 0.07687827944755554, -0.0053979745134711266, -0.010517941787838936, -0.024297835305333138, 0.010295536369085312, 0.016819439828395844, 0.02826407365500927, -0.011296362616121769, 0.019034231081604958, -0.020053591579198837, 0.017227184027433395, -0.018153876066207886, 0.11023915559053421, -0.0713181346654892, 0.0335276760160923, -0.034676775336265564, -0.020813478156924248, -0.09711720794439316, 0.05233950540423393, 0.04081146791577339, -0.046964697539806366, -0.008812830783426762, -0.04147868603467941, 0.02020186185836792, 0.007334758527576923, -0.008553356863558292, 0.018033405765891075, -0.025669338181614876, 0.014400777406990528, 0.035436660051345825, 0.011629970744252205, 0.009841457940638065, -0.05474890023469925, 0.03977357596158981, 0.004869760945439339, -0.0022333250381052494, 0.045370787382125854, 0.03606681153178215, 0.019163968041539192, 0.015586941502988338, 0.04900341480970383, -0.005953988991677761, -0.057417768985033035, -0.014206171967089176, -0.05560145527124405, 0.03206350654363632, 0.03065493516623974, -0.02477971464395523, 0.055453184992074966, 0.014697317965328693, -0.017273519188165665, -0.035251323133707047, -0.0069084810093045235, -0.034231964498758316, 0.012176718562841415, -0.01828361116349697, 0.036122411489486694, -0.039847709238529205, -0.01787586882710457, -0.06501663476228714, -0.006987249478697777, 0.00934104435145855, 0.045111313462257385, -0.008187314495444298, -0.006296864710748196, 0.06119867041707039, -0.04848447069525719, -0.01234352309256792, -0.028115803375840187, 0.018839627504348755, -0.014206171967089176, -0.027559788897633553, 0.04032959043979645, 0.002395496005192399, 0.02867181785404682, 0.00257851742208004, 0.03538106009364128, -0.04733537137508392, -0.019126901403069496, 0.02155483141541481, -0.0028171404264867306, 0.039069291204214096, -0.03936583176255226, 0.008233648724853992, 0.017292052507400513, 0.06698121875524521, 0.003111364785581827, -0.020072124898433685, 0.04829913005232811, 0.0144285773858428, -0.009294710122048855, 0.07031730562448502, -0.030284259468317032, -0.08836925029754639, -0.015373802743852139, -0.0035608098842203617, -0.01191724557429552, -0.01856161840260029, -0.033991023898124695, -0.005467476323246956, 0.021851371973752975, -0.024242235347628593, 0.020313065499067307, 0.018292879685759544, -0.0036465288139879704, -0.03658575937151909, 0.03506598621606827, -0.028875689953565598, -0.025595203042030334, 0.013770626857876778, 0.020479869097471237, 0.004570902790874243, 0.006889947224408388, 0.019145434722304344, 0.006111526861786842, 0.04422169178724289, -0.030599335208535194, 0.020906146615743637, 0.0034565571695566177, -0.0055416119284927845, 0.06331152468919754, 0.07250429689884186, 0.015642542392015457, 0.03039546310901642, 0.026429224759340286, -0.03597414121031761, -0.02596588060259819, 0.03708617016673088, -0.03597414121031761, 0.0016078087501227856, 0.03910635784268379, -0.008140980266034603, 0.015086527913808823, 0.037049103528261185, 0.06772257387638092, 0.019886787980794907, 0.0661657303571701, -0.03165576234459877, 0.00613469397649169, 0.06716655939817429, -0.07491369545459747, -0.041219212114810944, 0.031173883005976677, 0.0369378998875618, -0.0003550384717527777, 0.025762008503079414, 0.015253332443535328, -0.029598508030176163, -0.005847419612109661, 0.0026179018896073103, 0.02707790955901146, -0.019460508599877357, -0.01251959428191185, 0.013687225058674812, -0.05167228728532791, -0.052487775683403015, -0.03363887965679169, 0.02629948779940605, -0.029468771070241928, 0.019145434722304344, 0.05193176120519638, 0.055304914712905884, -0.019886787980794907, 0.007890773005783558, 0.00815488025546074, 0.03829086944460869, 0.010851550847291946, -0.021406561136245728, 0.0797695517539978, 0.06575798988342285, 0.010369671508669853, 0.0070196837186813354, 0.03888395056128502, -0.0628667101264, 0.06357099860906601, 0.026188286021351814, 0.014919724315404892, -0.04881807789206505, 0.012834669090807438, -0.05704709514975548, 0.002027136506512761, 0.03174843266606331, -0.019738517701625824, 0.05115333944559097, -0.016013219952583313, -0.05152401700615883, 0.025928812101483345, 0.04607507213950157, 0.011787508614361286, -0.06946475058794022, 0.006528537720441818, 0.024038363248109818, -0.017115982249379158, 0.0007876873132772744, 0.018126074224710464, -0.05133867636322975, 0.0032828026451170444, -0.009646852500736713, 0.04118214547634125, -0.0008154879906214774, 0.002810190198943019, -0.04651988297700882, -0.03250831738114357, 0.07009489834308624, 0.0797695517539978, -0.007524730172008276, 0.012686398811638355, -0.0636451318860054, -0.015373802743852139, 0.06994663178920746, -0.051486946642398834, -0.025243060663342476, 0.049114618450403214, -0.035343993455171585, -0.014966058544814587, -0.04759484529495239, -0.026429224759340286, -0.010499408468604088, -0.007612765766680241, -0.11149945110082626, 0.06271844357252121, -0.008910133503377438, -0.06916821002960205, -0.001262616366147995, 0.05549025163054466, 0.02129535749554634, -0.028894223272800446, -0.017088180407881737, -0.008326318114995956, 0.027689525857567787, 0.05552732199430466, -0.06042024865746498, -0.013260947540402412, -0.019293705001473427, -0.007066018413752317, 0.017227184027433395, -0.00029509313753806055, 0.006774110719561577, -0.04637161269783974, -0.0037206641864031553, -0.06809324771165848, -0.0018417981918901205, 0.037716321647167206, 0.031266551464796066, 0.019367840141057968, -0.046631086617708206, 0.03658575937151909, 0.001078436616808176, -0.03538106009364128, 0.08940713852643967, 0.09126052260398865, -0.00007037059549475089, -0.04551905766129494, -0.010555009357631207, -0.028393810614943504, 0.0046056536957621574, -0.00685287918895483, -0.049596499651670456, 0.023037536069750786, 0.00016347407654393464, -0.05497130751609802, 0.02426076866686344, -0.006310765165835619, -0.018107540905475616, -0.04351740702986717, -0.027893396094441414, -0.03478797897696495, -0.00026627883198671043, 0.03488064557313919, -0.02513185888528824, 0.06568385660648346, -0.01857088692486286, -0.0028403077740222216, -0.014576848596334457, -0.003973187413066626, -0.019590245559811592, 0.01000826247036457, 0.07517316937446594, -0.021110018715262413, -0.024557309225201607, 0.032971661537885666, 0.03936583176255226, -0.02214791253209114, -0.0322859100997448, 0.027893396094441414, -0.045778531581163406, -0.021258288994431496, -0.022963400930166245, 0.015577674843370914, -0.05389634519815445, -0.05723243206739426, 0.021869905292987823, -0.06790791451931, -0.03615948185324669, 0.027467118576169014, -0.032897528260946274, -0.001341385068371892, -0.03284192830324173, 0.029598508030176163, -0.14100529253482819, 0.0034913080744445324, 0.029579974710941315, -0.02613268420100212, 0.009257642552256584, -0.02077641151845455, -0.00891476683318615, -0.023964228108525276, 0.011407565325498581, 0.0441475547850132, 0.011166625656187534, -0.07836098223924637, 0.03265658766031265, 0.04236830770969391, -0.022537123411893845, -0.004911461845040321, 0.0788799300789833, 0.06598039716482162, 0.04259071499109268, -0.025020655244588852, 0.06342272460460663, 0.09059330821037292, 0.010378938168287277, -0.07231896370649338, -0.02496505342423916, -0.019497577100992203, -0.022870732471346855, -0.02146216109395027, 0.0458155982196331, -0.02604001574218273, -0.025261593982577324, -0.03929169476032257, 0.03999597951769829, -0.022444454953074455, -0.0010778573341667652, 0.04322086647152901, 0.03063640184700489, -0.009609784930944443, 0.013733559288084507, -0.022537123411893845, -0.008789663203060627, -0.03851327672600746, 0.0318225659430027, 0.042553648352622986, -0.011463167145848274, 0.03278632462024689, 0.015049460344016552, 0.04336913675069809, -0.014400777406990528, -0.02114708721637726, -0.05975303053855896, -0.07799030840396881, -0.03197083622217178, 0.034417301416397095, 0.013020007871091366, -0.03582587093114853, -0.050374917685985565, -0.004121457692235708, 0.04844740033149719, -0.016745304688811302, 0.015003126114606857, -0.03851327672600746, -0.06746309995651245, 0.027281781658530235, 0.03250831738114357, 0.019312238320708275, -0.023222874850034714, 0.010091664269566536, -0.03354621306061745, -0.05949355661869049, -0.031618695706129074, -0.01277906820178032, 0.00848848931491375, -0.03588147461414337, 0.019034231081604958, 0.013844762928783894, -0.0007054434972815216, 0.016958443447947502, -0.06586918979883194, -0.01607808843255043, 0.009600518271327019, -0.05752897262573242, 0.014354442246258259, -0.005319206044077873, 0.01792220212519169, -0.01752372458577156, -0.03463970869779587, 0.0067509436048567295, 0.03556639701128006, -0.009572717361152172, 0.03324966877698898, 0.02392715960741043, 0.011361231096088886, 0.02615121752023697, 0.03343500941991806, -0.04184936359524727, 0.06520197540521622, 0.044851839542388916, 0.04533372074365616, -0.007853705435991287, 0.004744657780975103, 0.01685650832951069, -0.026243887841701508, 0.0020873714238405228, -0.07313444465398788, 0.014169104397296906, 0.017384720966219902, -0.08021436631679535, 0.05115333944559097, 0.006820445414632559, 0.024409038946032524, -0.0026410692371428013, 0.0021684567909687757, 0.061569344252347946, 0.028986891731619835, 0.018478216603398323, -0.007524730172008276, 0.0015267232665792108, 0.04429582506418228, -0.010638412088155746, -0.008303150534629822, 0.030247192829847336, -0.024483174085617065, -0.019979456439614296, -0.017162315547466278, -0.02655896171927452, 0.002043353393673897, 0.0055416119284927845, 0.05652814731001854, -0.044518232345581055, 0.00041353583219461143, 0.06253310292959213, 0.002136022550985217, -0.020090660080313683, 0.0007847913657315075, 0.05552732199430466, -0.002912126248702407, 0.036381885409355164, 0.023723287507891655, -0.10230667889118195, 0.01230645552277565, 0.0007784203626215458, -0.007946374826133251, -0.012593729421496391, -0.021110018715262413, 0.014456378296017647, 0.015281133353710175, -0.020479869097471237, -0.056305740028619766, -0.021684568375349045, 0.037901658564805984, 0.041812293231487274 ]
29,001
aiomcache.client
version
Current version of the server. :return: ``bytes``, memcached version for current the server.
def acquire( func: Callable[Concatenate[_Client, Connection, _P], Awaitable[_T]] ) -> Callable[Concatenate[_Client, _P], Awaitable[_T]]: @functools.wraps(func) async def wrapper(self: _Client, *args: _P.args, # type: ignore[misc] **kwargs: _P.kwargs) -> _T: conn = await self._pool.acquire() try: return await func(self, conn, *args, **kwargs) except Exception as exc: conn[0].set_exception(exc) raise finally: self._pool.release(conn) return wrapper
(self, conn: aiomcache.pool.Connection) -> bytes
[ -0.022462988272309303, -0.0958569124341011, 0.006431235000491142, 0.051227472722530365, -0.0005348744452930987, 0.03421342745423317, 0.0003144957299809903, -0.04855860397219658, 0.01615222357213497, -0.10482727736234665, 0.004693689756095409, 0.050449054688215256, -0.009739521890878677, 0.008984268642961979, -0.01752372458577156, 0.030321327969431877, -0.02138802595436573, -0.03363887965679169, -0.016680436208844185, -0.05219123139977455, -0.011611437425017357, 0.03376861661672592, 0.060049571096897125, -0.03869861364364624, 0.0043345969170331955, 0.04277605190873146, -0.007501563057303429, -0.010110197588801384, 0.050041310489177704, -0.06049438565969467, 0.08718308061361313, 0.028301140293478966, -0.018811825662851334, 0.0670553520321846, 0.036437489092350006, 0.038402073085308075, -0.02205524407327175, 0.01502166036516428, -0.023649152368307114, -0.062421899288892746, -0.008553356863558292, -0.044332895427942276, 0.03293459489941597, -0.0577143095433712, 0.012028448283672333, -0.016189290210604668, 0.029654109850525856, -0.038921017199754715, -0.007839805446565151, -0.024890918284654617, 0.06375633925199509, 0.03324966877698898, 0.01752372458577156, 0.0043925149366259575, 0.013826228678226471, 0.028319675475358963, 0.006797277834266424, 0.05986423417925835, 0.026206819340586662, 0.01154656894505024, -0.029468771070241928, -0.01497532520443201, -0.01685650832951069, 0.06698121875524521, -0.010286269709467888, -0.01619855687022209, -0.05967889726161957, -0.019553178921341896, 0.030265726149082184, -0.010267735458910465, 0.06290377676486969, 0.02961704134941101, -0.007622032891958952, -0.05285844951868057, 0.023890092968940735, -0.03046959824860096, -0.021869905292987823, -0.02893128991127014, 0.02876448631286621, -0.027726592496037483, -0.0006625840323977172, -0.008196581155061722, -0.010953486897051334, 0.006560971960425377, 0.07250429689884186, -0.07506196200847626, -0.06523904204368591, -0.025094790384173393, -0.10156532377004623, -0.009480047971010208, 0.024297835305333138, 0.0322859100997448, -0.017894402146339417, 0.009396646171808243, 0.02604001574218273, -0.03584440425038338, -0.010425273329019547, -0.003952336963266134, -0.0013228512834757566, 0.03767925500869751, -0.020683741196990013, 0.04492597654461861, -0.006361733190715313, -0.00931787770241499, 0.026781367138028145, -0.07343099266290665, 0.024001294746994972, 0.037401244044303894, -0.029820913448929787, -0.045111313462257385, -0.010480874218046665, -0.046964697539806366, 0.02631802298128605, 0.008854531683027744, -0.0014722802443429828, -0.0015336734941229224, -0.027541253715753555, -0.022611258551478386, 0.003653479041531682, -0.014308108016848564, -0.035529330372810364, -0.004508351441472769, -0.04522251710295677, 0.015169930644333363, 0.04481477290391922, 0.06468302756547928, -0.010332603938877583, 0.004519935231655836, -0.0009203199297189713, -0.04418462514877319, 0.008409719914197922, 0.06909407675266266, 0.01676383800804615, 0.022351784631609917, 0.006125426851212978, 0.023315543308854103, -0.011982114054262638, 0.04993010684847832, -0.02205524407327175, 0.012593729421496391, -0.0017699797172099352, 0.046038005501031876, -0.017347654327750206, -0.003090514335781336, 0.04292432218790054, -0.035103052854537964, -0.02266686037182808, -0.006324665620923042, 0.030914409086108208, -0.05493423715233803, 0.04270191863179207, -0.047520712018013, 0.008868432603776455, -0.00663974042981863, 0.0016553016612306237, 0.0017919886158779263, -0.009980461560189724, 0.04737244173884392, 0.021369492635130882, -0.026243887841701508, -0.001467646798118949, 0.022722462192177773, 0.02366768568754196, -0.004536151885986328, 0.012463993392884731, -0.01671750470995903, 0.030580800026655197, -0.08117812871932983, -0.0009834507945924997, -0.033991023898124695, 0.01412277016788721, -0.016013219952583313, -0.004531518556177616, 0.015800081193447113, -0.025854676961898804, 0.005360906943678856, -0.011685572564601898, 0.047224171459674835, -0.02046133577823639, -0.0030256458558142185, 0.029635576531291008, -0.013622356578707695, -0.027819260954856873, -0.009410546161234379, 0.04025545343756676, 0.016300493851304054, 0.06953888386487961, -0.022444454953074455, 0.048669807612895966, -0.022815130650997162, -0.03206350654363632, 0.06245896965265274, 0.0424053780734539, 0.002027136506512761, 0.017959270626306534, -0.06431235373020172, -0.04711296781897545, 0.027856329455971718, 0.001465330016799271, 0.09407766163349152, 0.015466471202671528, 0.0056435479782521725, 0.050374917685985565, 0.05819619074463844, 0.04933702573180199, -0.0611245334148407, -0.04967063292860985, -0.050449054688215256, -0.04418462514877319, 0.024242235347628593, -0.02233325131237507, -0.011185159906744957, -0.01269566547125578, 0.032211776822805405, 0.022018175572156906, -0.005587946157902479, 0.026410691440105438, 0.040440790355205536, 0.058603934943675995, 0.006315398495644331, 0.001930992235429585, -0.007626666221767664, -0.0069687156938016415, -0.042220037430524826, 0.04904048517346382, -0.03634481877088547, -0.01970144920051098, 0.004971696995198727, -0.0016680436674505472, 0.0017074280185624957, 0.015874216333031654, 0.028393810614943504, 0.024798249825835228, -0.008900865912437439, -0.020572539418935776, -0.012501060962677002, -0.008581157773733139, 0.03219324350357056, 0.012260121293365955, 0.001647193101234734, 0.01598541811108589, 0.016865774989128113, 0.05196882784366608, -0.006987249478697777, 0.009141805581748486, 0.03134068846702576, -0.01872842386364937, 0.029301967471837997, -0.0016784688923507929, 0.02689257077872753, -0.041219212114810944, 0.061421073973178864, -0.006306131836026907, -0.02528012916445732, -0.0687975361943245, -0.02513185888528824, -0.03684522956609726, -0.06772257387638092, -0.03795726224780083, 0.0110368886962533, -0.03921756148338318, 0.01863575540482998, -0.04907755181193352, 0.034324631094932556, -0.012881004251539707, -0.00851165596395731, -0.009785856120288372, -0.029468771070241928, -0.02264832705259323, 0.01901569776237011, -0.004985596984624863, 0.06853806227445602, 0.0951155573129654, -0.026021480560302734, -0.001722486806102097, -0.02155483141541481, 0.00027525617042556405, -0.012185986153781414, -0.02639215812087059, -0.011694839224219322, -0.02954290620982647, 0.03564053401350975, 0.00010512150038266554, -0.01706964708864689, -0.0424053780734539, -0.013121943920850754, 0.008720161393284798, -0.007089185528457165, 0.016254158690571785, -0.010879351757466793, -0.010934952646493912, -0.034769441932439804, 0.06568385660648346, -0.014437844976782799, 0.02098028175532818, -0.0023491615429520607, -0.017801731824874878, 0.010712547227740288, -0.01842261478304863, -0.05815912410616875, 0.0014340542256832123, -0.05841859430074692, -0.03317553550004959, 0.03910635784268379, 0.0797695517539978, -0.07428354769945145, -0.02553960122168064, 0.0022796597331762314, -0.10490141063928604, 0.035343993455171585, -0.041293349117040634, 0.023797422647476196, -0.028708884492516518, 0.011945046484470367, 0.008150246925652027, 0.004559319466352463, -0.033991023898124695, 0.07687827944755554, -0.0053979745134711266, -0.010517941787838936, -0.024297835305333138, 0.010295536369085312, 0.016819439828395844, 0.02826407365500927, -0.011296362616121769, 0.019034231081604958, -0.020053591579198837, 0.017227184027433395, -0.018153876066207886, 0.11023915559053421, -0.0713181346654892, 0.0335276760160923, -0.034676775336265564, -0.020813478156924248, -0.09711720794439316, 0.05233950540423393, 0.04081146791577339, -0.046964697539806366, -0.008812830783426762, -0.04147868603467941, 0.02020186185836792, 0.007334758527576923, -0.008553356863558292, 0.018033405765891075, -0.025669338181614876, 0.014400777406990528, 0.035436660051345825, 0.011629970744252205, 0.009841457940638065, -0.05474890023469925, 0.03977357596158981, 0.004869760945439339, -0.0022333250381052494, 0.045370787382125854, 0.03606681153178215, 0.019163968041539192, 0.015586941502988338, 0.04900341480970383, -0.005953988991677761, -0.057417768985033035, -0.014206171967089176, -0.05560145527124405, 0.03206350654363632, 0.03065493516623974, -0.02477971464395523, 0.055453184992074966, 0.014697317965328693, -0.017273519188165665, -0.035251323133707047, -0.0069084810093045235, -0.034231964498758316, 0.012176718562841415, -0.01828361116349697, 0.036122411489486694, -0.039847709238529205, -0.01787586882710457, -0.06501663476228714, -0.006987249478697777, 0.00934104435145855, 0.045111313462257385, -0.008187314495444298, -0.006296864710748196, 0.06119867041707039, -0.04848447069525719, -0.01234352309256792, -0.028115803375840187, 0.018839627504348755, -0.014206171967089176, -0.027559788897633553, 0.04032959043979645, 0.002395496005192399, 0.02867181785404682, 0.00257851742208004, 0.03538106009364128, -0.04733537137508392, -0.019126901403069496, 0.02155483141541481, -0.0028171404264867306, 0.039069291204214096, -0.03936583176255226, 0.008233648724853992, 0.017292052507400513, 0.06698121875524521, 0.003111364785581827, -0.020072124898433685, 0.04829913005232811, 0.0144285773858428, -0.009294710122048855, 0.07031730562448502, -0.030284259468317032, -0.08836925029754639, -0.015373802743852139, -0.0035608098842203617, -0.01191724557429552, -0.01856161840260029, -0.033991023898124695, -0.005467476323246956, 0.021851371973752975, -0.024242235347628593, 0.020313065499067307, 0.018292879685759544, -0.0036465288139879704, -0.03658575937151909, 0.03506598621606827, -0.028875689953565598, -0.025595203042030334, 0.013770626857876778, 0.020479869097471237, 0.004570902790874243, 0.006889947224408388, 0.019145434722304344, 0.006111526861786842, 0.04422169178724289, -0.030599335208535194, 0.020906146615743637, 0.0034565571695566177, -0.0055416119284927845, 0.06331152468919754, 0.07250429689884186, 0.015642542392015457, 0.03039546310901642, 0.026429224759340286, -0.03597414121031761, -0.02596588060259819, 0.03708617016673088, -0.03597414121031761, 0.0016078087501227856, 0.03910635784268379, -0.008140980266034603, 0.015086527913808823, 0.037049103528261185, 0.06772257387638092, 0.019886787980794907, 0.0661657303571701, -0.03165576234459877, 0.00613469397649169, 0.06716655939817429, -0.07491369545459747, -0.041219212114810944, 0.031173883005976677, 0.0369378998875618, -0.0003550384717527777, 0.025762008503079414, 0.015253332443535328, -0.029598508030176163, -0.005847419612109661, 0.0026179018896073103, 0.02707790955901146, -0.019460508599877357, -0.01251959428191185, 0.013687225058674812, -0.05167228728532791, -0.052487775683403015, -0.03363887965679169, 0.02629948779940605, -0.029468771070241928, 0.019145434722304344, 0.05193176120519638, 0.055304914712905884, -0.019886787980794907, 0.007890773005783558, 0.00815488025546074, 0.03829086944460869, 0.010851550847291946, -0.021406561136245728, 0.0797695517539978, 0.06575798988342285, 0.010369671508669853, 0.0070196837186813354, 0.03888395056128502, -0.0628667101264, 0.06357099860906601, 0.026188286021351814, 0.014919724315404892, -0.04881807789206505, 0.012834669090807438, -0.05704709514975548, 0.002027136506512761, 0.03174843266606331, -0.019738517701625824, 0.05115333944559097, -0.016013219952583313, -0.05152401700615883, 0.025928812101483345, 0.04607507213950157, 0.011787508614361286, -0.06946475058794022, 0.006528537720441818, 0.024038363248109818, -0.017115982249379158, 0.0007876873132772744, 0.018126074224710464, -0.05133867636322975, 0.0032828026451170444, -0.009646852500736713, 0.04118214547634125, -0.0008154879906214774, 0.002810190198943019, -0.04651988297700882, -0.03250831738114357, 0.07009489834308624, 0.0797695517539978, -0.007524730172008276, 0.012686398811638355, -0.0636451318860054, -0.015373802743852139, 0.06994663178920746, -0.051486946642398834, -0.025243060663342476, 0.049114618450403214, -0.035343993455171585, -0.014966058544814587, -0.04759484529495239, -0.026429224759340286, -0.010499408468604088, -0.007612765766680241, -0.11149945110082626, 0.06271844357252121, -0.008910133503377438, -0.06916821002960205, -0.001262616366147995, 0.05549025163054466, 0.02129535749554634, -0.028894223272800446, -0.017088180407881737, -0.008326318114995956, 0.027689525857567787, 0.05552732199430466, -0.06042024865746498, -0.013260947540402412, -0.019293705001473427, -0.007066018413752317, 0.017227184027433395, -0.00029509313753806055, 0.006774110719561577, -0.04637161269783974, -0.0037206641864031553, -0.06809324771165848, -0.0018417981918901205, 0.037716321647167206, 0.031266551464796066, 0.019367840141057968, -0.046631086617708206, 0.03658575937151909, 0.001078436616808176, -0.03538106009364128, 0.08940713852643967, 0.09126052260398865, -0.00007037059549475089, -0.04551905766129494, -0.010555009357631207, -0.028393810614943504, 0.0046056536957621574, -0.00685287918895483, -0.049596499651670456, 0.023037536069750786, 0.00016347407654393464, -0.05497130751609802, 0.02426076866686344, -0.006310765165835619, -0.018107540905475616, -0.04351740702986717, -0.027893396094441414, -0.03478797897696495, -0.00026627883198671043, 0.03488064557313919, -0.02513185888528824, 0.06568385660648346, -0.01857088692486286, -0.0028403077740222216, -0.014576848596334457, -0.003973187413066626, -0.019590245559811592, 0.01000826247036457, 0.07517316937446594, -0.021110018715262413, -0.024557309225201607, 0.032971661537885666, 0.03936583176255226, -0.02214791253209114, -0.0322859100997448, 0.027893396094441414, -0.045778531581163406, -0.021258288994431496, -0.022963400930166245, 0.015577674843370914, -0.05389634519815445, -0.05723243206739426, 0.021869905292987823, -0.06790791451931, -0.03615948185324669, 0.027467118576169014, -0.032897528260946274, -0.001341385068371892, -0.03284192830324173, 0.029598508030176163, -0.14100529253482819, 0.0034913080744445324, 0.029579974710941315, -0.02613268420100212, 0.009257642552256584, -0.02077641151845455, -0.00891476683318615, -0.023964228108525276, 0.011407565325498581, 0.0441475547850132, 0.011166625656187534, -0.07836098223924637, 0.03265658766031265, 0.04236830770969391, -0.022537123411893845, -0.004911461845040321, 0.0788799300789833, 0.06598039716482162, 0.04259071499109268, -0.025020655244588852, 0.06342272460460663, 0.09059330821037292, 0.010378938168287277, -0.07231896370649338, -0.02496505342423916, -0.019497577100992203, -0.022870732471346855, -0.02146216109395027, 0.0458155982196331, -0.02604001574218273, -0.025261593982577324, -0.03929169476032257, 0.03999597951769829, -0.022444454953074455, -0.0010778573341667652, 0.04322086647152901, 0.03063640184700489, -0.009609784930944443, 0.013733559288084507, -0.022537123411893845, -0.008789663203060627, -0.03851327672600746, 0.0318225659430027, 0.042553648352622986, -0.011463167145848274, 0.03278632462024689, 0.015049460344016552, 0.04336913675069809, -0.014400777406990528, -0.02114708721637726, -0.05975303053855896, -0.07799030840396881, -0.03197083622217178, 0.034417301416397095, 0.013020007871091366, -0.03582587093114853, -0.050374917685985565, -0.004121457692235708, 0.04844740033149719, -0.016745304688811302, 0.015003126114606857, -0.03851327672600746, -0.06746309995651245, 0.027281781658530235, 0.03250831738114357, 0.019312238320708275, -0.023222874850034714, 0.010091664269566536, -0.03354621306061745, -0.05949355661869049, -0.031618695706129074, -0.01277906820178032, 0.00848848931491375, -0.03588147461414337, 0.019034231081604958, 0.013844762928783894, -0.0007054434972815216, 0.016958443447947502, -0.06586918979883194, -0.01607808843255043, 0.009600518271327019, -0.05752897262573242, 0.014354442246258259, -0.005319206044077873, 0.01792220212519169, -0.01752372458577156, -0.03463970869779587, 0.0067509436048567295, 0.03556639701128006, -0.009572717361152172, 0.03324966877698898, 0.02392715960741043, 0.011361231096088886, 0.02615121752023697, 0.03343500941991806, -0.04184936359524727, 0.06520197540521622, 0.044851839542388916, 0.04533372074365616, -0.007853705435991287, 0.004744657780975103, 0.01685650832951069, -0.026243887841701508, 0.0020873714238405228, -0.07313444465398788, 0.014169104397296906, 0.017384720966219902, -0.08021436631679535, 0.05115333944559097, 0.006820445414632559, 0.024409038946032524, -0.0026410692371428013, 0.0021684567909687757, 0.061569344252347946, 0.028986891731619835, 0.018478216603398323, -0.007524730172008276, 0.0015267232665792108, 0.04429582506418228, -0.010638412088155746, -0.008303150534629822, 0.030247192829847336, -0.024483174085617065, -0.019979456439614296, -0.017162315547466278, -0.02655896171927452, 0.002043353393673897, 0.0055416119284927845, 0.05652814731001854, -0.044518232345581055, 0.00041353583219461143, 0.06253310292959213, 0.002136022550985217, -0.020090660080313683, 0.0007847913657315075, 0.05552732199430466, -0.002912126248702407, 0.036381885409355164, 0.023723287507891655, -0.10230667889118195, 0.01230645552277565, 0.0007784203626215458, -0.007946374826133251, -0.012593729421496391, -0.021110018715262413, 0.014456378296017647, 0.015281133353710175, -0.020479869097471237, -0.056305740028619766, -0.021684568375349045, 0.037901658564805984, 0.041812293231487274 ]
29,002
aiomcache.exceptions
ClientException
Raised when the server does something we don't expect.
class ClientException(Exception): """Raised when the server does something we don't expect.""" def __init__(self, msg: str, item: Optional[object] = None): if item is not None: msg = '%s: %r' % (msg, item) super().__init__(msg)
(msg: str, item: Optional[object] = None)
[ -0.016844624653458595, -0.010092055425047874, 0.005386415868997574, 0.010285248048603535, -0.011361612007021904, -0.0785285159945488, 0.017065417021512985, 0.05405735224485397, 0.08765460550785065, -0.04684479907155037, 0.04058901220560074, 0.06701050698757172, -0.012069987133145332, -0.013265946879982948, -0.034701213240623474, 0.06605374068021774, -0.007005560677498579, 0.027948644012212753, 0.004061661195009947, -0.04033142328262329, -0.008459110744297504, 0.04901592433452606, 0.015841858461499214, 0.06664252281188965, 0.0016938920598477125, 0.0884641781449318, -0.0028542024083435535, 0.01017485186457634, 0.07565821707248688, -0.05427814647555351, 0.00543241435661912, -0.040073830634355545, -0.01919054426252842, 0.04209776222705841, -0.009466476738452911, 0.020220909267663956, -0.046329617500305176, 0.017681796103715897, -0.14093917608261108, 0.02588791586458683, -0.03126053139567375, 0.002562112407758832, -0.011334012262523174, -0.03433322533965111, 0.032493289560079575, 0.003626975929364562, 0.05792121961712837, 0.04077300801873207, -0.0630730465054512, -0.018509767949581146, -0.016743427142500877, 0.026476694270968437, 0.0337444469332695, -0.024158373475074768, -0.04460007697343826, 0.06671611964702606, 0.0337260477244854, 0.06568575650453568, -0.059429969638586044, 0.01924574188888073, -0.06598014384508133, 0.05906198173761368, -0.002181475516408682, -0.00611319113522768, -0.008311916142702103, -0.04158257693052292, -0.038417886942625046, -0.02434236742556095, 0.012778363190591335, 0.024139974266290665, 0.1039932444691658, 0.04419529065489769, -0.07017520070075989, 0.044673673808574677, 0.05939317122101784, -0.019816122949123383, -0.06866645067930222, 0.0212880726903677, 0.02390078268945217, 0.016743427142500877, 0.010874028317630291, -0.0005718179745599627, -0.04114099219441414, 0.013118751347064972, 0.06984401494264603, -0.06391941756010056, -0.03644915297627449, -0.030064571648836136, -0.03197810798883438, 0.05770042911171913, -0.06391941756010056, -0.009889662265777588, -0.05262220278382301, 0.01809578202664852, -0.02073609083890915, 0.007677137386053801, 0.04614562168717384, -0.0713895633816719, 0.02401117980480194, -0.005952196661382914, 0.004017962608486414, 0.059429969638586044, 0.00016085075912997127, -0.03479320928454399, -0.008279716596007347, -0.03035896271467209, 0.03168371692299843, -0.05100305750966072, 0.039190661162137985, -0.016734227538108826, 0.0015006987378001213, -0.008822498843073845, -0.02688148058950901, 0.017461003735661507, -0.049199920147657394, 0.027341466397047043, -0.005667006131261587, -0.005322018172591925, 0.03860187903046608, 0.006090191658586264, 0.0282062366604805, 0.011140819638967514, -0.07098477333784103, 0.0442688874900341, 0.05902518332004547, -0.03849148377776146, -0.026366299018263817, -0.041619379073381424, 0.034590817987918854, -0.02666068822145462, 0.010386444628238678, 0.005745203699916601, -0.017516201362013817, -0.03611796721816063, -0.045262452214956284, 0.03744272142648697, -0.023238405585289, 0.0287582166492939, -0.015556667931377888, -0.007617339491844177, -0.0006284535047598183, 0.04430568590760231, 0.0020549797918647528, 0.021968849003314972, 0.007074558176100254, 0.015023086220026016, -0.02986217848956585, -0.048427145928144455, -0.019061747938394547, 0.008583306334912777, 0.04419529065489769, -0.0011465108254924417, -0.04552004486322403, 0.016439838334918022, -0.0011505356524139643, -0.0453360490500927, -0.03574997931718826, -0.06539136171340942, 0.03528999537229538, 0.015253079123795033, 0.01139841042459011, -0.05803161486983299, 0.10023977607488632, 0.0008101473213173449, -0.02134327031672001, 0.026016710326075554, -0.026679087430238724, -0.056228477507829666, 0.03644915297627449, 0.01846376806497574, -0.06355142593383789, -0.010349646210670471, -0.07057999074459076, -0.0525486022233963, -0.013164750300347805, 0.03681714087724686, 0.0030680950731039047, 0.002557512605562806, -0.04231855273246765, -0.031223732978105545, 0.042392149567604065, -0.060975514352321625, -0.005193222314119339, 0.014553902670741081, 0.03574997931718826, 0.01974252611398697, 0.04607202485203743, 0.02057049609720707, 0.03446202352643013, 0.018178578466176987, -0.010892427526414394, 0.020276106894016266, -0.026255901902914047, 0.03523479402065277, 0.0320701040327549, -0.002932399744167924, 0.019834522157907486, -0.05192302539944649, 0.0212880726903677, 0.0018376371590420604, -0.04927351698279381, 0.06112271174788475, 0.005418614950031042, -0.033597253262996674, 0.02161926031112671, 0.02439756691455841, 0.014480304904282093, -0.029788581654429436, -0.051739033311605453, -0.006425980478525162, -0.04158257693052292, 0.009448077529668808, 0.001695042010396719, 0.012345978058874607, 0.04463687539100647, -0.03545558825135231, 0.008808698505163193, -0.011729598976671696, 0.028445428237318993, 0.0475807748734951, 0.06149069964885712, 0.005032227840274572, 0.003279687836766243, 0.008840898051857948, 0.012631168588995934, 0.03008297272026539, -0.006642173044383526, -0.02632950060069561, -0.001366153359413147, 0.01885935477912426, -0.05836280435323715, 0.015897056087851524, -0.03396523743867874, -0.0016651430632919073, -0.04055221378803253, 0.005262220278382301, 0.022428832948207855, -0.04088340327143669, -0.04121459275484085, -0.05000948905944824, 0.013008355163037777, -0.03345005586743355, -0.007419546600431204, 0.014011121354997158, 0.054351743310689926, 0.003958164714276791, -0.0001897435140563175, 0.062079478055238724, -0.08014766126871109, 0.028279833495616913, 0.008500509895384312, 0.028887012973427773, -0.010800430551171303, -0.03339485824108124, 0.015087484382092953, -0.014691897667944431, -0.03598916903138161, -0.050855860114097595, -0.019816122949123383, 0.01913534663617611, -0.030598154291510582, 0.02318320795893669, -0.033266063779592514, 0.052511803805828094, -0.021656060591340065, -0.03495880588889122, -0.0381602942943573, 0.02980698086321354, 0.028960609808564186, 0.046476811170578, 0.1277652382850647, 0.027635855600237846, 0.042060963809490204, 0.01468269806355238, -0.0246183592826128, -0.008100323379039764, -0.03400203958153725, 0.016237445175647736, -0.035032402724027634, 0.04191376641392708, -0.011150019243359566, 0.02864782139658928, 0.028059041127562523, -0.00637538218870759, -0.0038316689897328615, -0.013836327008903027, 0.028022242709994316, 0.028335031121969223, -0.05552930384874344, 0.01836257241666317, 0.03322926536202431, 0.00942967738956213, 0.032769281417131424, 0.01793018728494644, -0.019098546355962753, 0.011113219894468784, -0.012999155558645725, 0.04662400484085083, 0.03738752380013466, -0.05803161486983299, 0.04879513382911682, 0.005942997056990862, -0.02483915165066719, -0.04125139117240906, 0.017065417021512985, -0.05571329593658447, -0.002886401256546378, 0.015381874516606331, -0.02007371373474598, -0.010616437532007694, 0.006159189622849226, 0.02312801033258438, -0.037976302206516266, -0.0007532242452725768, 0.035529185086488724, 0.07874930649995804, 0.02627430111169815, -0.018224576488137245, 0.007217153441160917, 0.05115025117993355, -0.030119771137833595, -0.009889662265777588, 0.01556586753576994, 0.022944016382098198, -0.03236449509859085, 0.02666068822145462, -0.013229147531092167, 0.028519025072455406, 0.0022596728522330523, 0.05221741646528244, -0.007810533046722412, -0.010984424501657486, -0.057001251727342606, -0.06310984492301941, -0.028519025072455406, -0.024599960073828697, 0.040405020117759705, -0.01459990069270134, 0.02279682084918022, -0.030377361923456192, 0.01297155674546957, -0.032879676669836044, -0.0038362687919288874, 0.05438854172825813, 0.015575068071484566, -0.03175731375813484, 0.019264141097664833, -0.02312801033258438, 0.0016651430632919073, 0.0182613767683506, -0.02239203453063965, 0.017451804131269455, -0.015262278728187084, -0.00029151502531021833, 0.06222667172551155, -0.020110512152314186, -0.05324777960777283, -0.046991992741823196, 0.024691956117749214, -0.014222714118659496, 0.020975282415747643, -0.02539113163948059, 0.004574543796479702, -0.0005571559304371476, -0.09972459077835083, -0.0016938920598477125, 0.06432420015335083, -0.023201607167720795, 0.011389210820198059, 0.007773734163492918, -0.0163202416151762, -0.0597243569791317, -0.05203342065215111, 0.012198783457279205, 0.009889662265777588, 0.0049586305394768715, -0.023937581107020378, 0.0011539855040609837, -0.05287979170680046, 0.002932399744167924, -0.005285219289362431, -0.034038837999105453, 0.016890622675418854, -0.018794957548379898, -0.01846376806497574, 0.013725930824875832, 0.040073830634355545, 0.05545570328831673, 0.006237386725842953, 0.023385601118206978, -0.04158257693052292, -0.043054528534412384, -0.006738769821822643, -0.013643133454024792, -0.035915572196245193, -0.02279682084918022, 0.010248449631035328, -0.018794957548379898, -0.02897900901734829, 0.0012592069106176496, 0.013919124379754066, 0.014001921750605106, 0.0005105825257487595, 0.019208943471312523, 0.014737896621227264, 0.043054528534412384, 0.008413112722337246, -0.0020388802513480186, 0.053910158574581146, -0.018279775977134705, -0.01148120779544115, -0.045888032764196396, -0.017847390845417976, -0.056007687002420425, 0.001551297027617693, -0.00014805744285695255, 0.00915368739515543, 0.020533697679638863, 0.01586945727467537, -0.016136247664690018, 0.006287985015660524, 0.009020291268825531, 0.04603522643446922, 0.04912631958723068, 0.03201490640640259, -0.009530873969197273, -0.028445428237318993, -0.011646801605820656, 0.0752166286110878, -0.029549390077590942, -0.012575970031321049, -0.02688148058950901, -0.003884567180648446, -0.06049713119864464, 0.025151940062642097, -0.0287582166492939, -0.04253934696316719, -0.030874144285917282, -0.02588791586458683, 0.04143538326025009, -0.009195085614919662, -0.027948644012212753, 0.03722192719578743, 0.04246575012803078, 0.05078226327896118, -0.0381602942943573, 0.013753529638051987, 0.02539113163948059, 0.04971510171890259, -0.026679087430238724, 0.013661532662808895, -0.02239203453063965, 0.0031278932001441717, 0.010092055425047874, -0.012861160561442375, -0.06461859494447708, -0.030450958758592606, 0.030046172440052032, 0.016504235565662384, -0.029733384028077126, 0.009530873969197273, 0.04246575012803078, -0.010966025292873383, -0.06285224854946136, -0.004618242383003235, 0.07897010445594788, 0.057222045958042145, 0.004694139584898949, -0.013836327008903027, 0.01017485186457634, 0.004986229352653027, 0.026734286919236183, -0.007594340480864048, -0.027010276913642883, 0.022244838997721672, -0.0028082039207220078, 0.05703805014491081, -0.02919980138540268, -0.013008355163037777, -0.029843779280781746, 0.00013145488628651947, 0.017267810180783272, 0.031039739027619362, -0.024489562958478928, -0.017019418999552727, -0.025354333221912384, -0.047543976455926895, -0.03565797954797745, 0.04356971010565758, 0.026697486639022827, -0.005271419882774353, 0.040625810623168945, -0.038749076426029205, -0.023256804794073105, 0.02161926031112671, 0.005869399290531874, -0.0824291855096817, 0.023643191903829575, 0.003042795928195119, -0.03339485824108124, 0.038307491689920425, -0.0442320890724659, -0.014931089244782925, -0.013293545693159103, 0.031039739027619362, -0.10259489715099335, -0.03681714087724686, 0.0453360490500927, 0.04728638380765915, -0.02007371373474598, 0.010138053447008133, 0.030285364016890526, 0.028224635869264603, -0.013127950951457024, 0.008459110744297504, 0.008813299238681793, -0.06991761177778244, 0.01034044660627842, 0.04121459275484085, 0.034756410866975784, 0.0729719027876854, 0.06318344175815582, 0.050303880125284195, 0.03057975508272648, -0.0037856705021113157, -0.07510623335838318, 0.05004629120230675, -0.04143538326025009, 0.06333063542842865, 0.07403907179832458, -0.02533593401312828, 0.0015708463033661246, -0.028298232704401016, 0.022944016382098198, 0.01692742109298706, 0.03416763246059418, -0.013247547671198845, 0.022631226107478142, -0.025317534804344177, -0.04268654063344002, 0.04066260904073715, 0.09420478343963623, 0.01669742912054062, -0.0873602107167244, -0.03063495270907879, -0.07205193489789963, -0.03341325744986534, 0.05299019068479538, -0.05464613065123558, -0.018877753987908363, 0.00017565650341566652, -0.04894232749938965, -0.011407610028982162, -0.00327738793566823, -0.034204430878162384, -0.018224576488137245, 0.00738274771720171, 0.013992722146213055, 0.03937465324997902, 0.017764592543244362, 0.011711199767887592, 0.004436548333615065, -0.030046172440052032, -0.01139841042459011, 0.03495880588889122, 0.004024862311780453, 0.021159276366233826, 0.020276106894016266, 0.015851058065891266, -0.008698302321135998, -0.0196321289986372, -0.0044779470190405846, 0.016955019906163216, 0.05950356647372246, -0.04033142328262329, 0.00887309666723013, -0.017782991752028465, 0.02417677454650402, 0.020993681624531746, -0.04827994853258133, 0.006568575277924538, -0.024931147694587708, -0.06034993752837181, -0.05538210645318031, -0.010680834762752056, 0.006200588308274746, -0.006398381199687719, -0.04055221378803253, -0.04176657274365425, -0.0034981805365532637, 0.005202422384172678, -0.047764766961336136, 0.011959590949118137, -0.012621968984603882, 0.0431281253695488, 0.03922745957970619, 0.05405735224485397, -0.033266063779592514, 0.013238347135484219, 0.030046172440052032, -0.03644915297627449, 0.06410340964794159, 0.007263151928782463, -0.007704736664891243, 0.05740603804588318, -0.03586037456989288, -0.03578677773475647, 0.016945820301771164, -0.032658882439136505, -0.014507903717458248, 0.00045337199117057025, 0.023808786645531654, -0.043606508523225784, -0.007226353045552969, -0.035400390625, -0.03219889849424362, -0.013827127404510975, 0.028114238753914833, 0.02892381139099598, 0.010128853842616081, 0.029107805341482162, -0.015161082148551941, -0.033707648515701294, 0.03030376508831978, -0.03416763246059418, 0.027028676122426987, 0.015584267675876617, -0.03269568085670471, -0.08493150025606155, -0.04890552908182144, 0.04993589222431183, 0.040184225887060165, 0.004684939980506897, -0.017396604642271996, -0.0199081189930439, 0.04169297590851784, 0.038528282195329666, 0.01288875937461853, 0.04441608116030693, 0.04323852062225342, 0.03168371692299843, -0.013091152533888817, -0.036761943250894547, -0.02456315979361534, -0.05192302539944649, -0.011453608982264996, -0.018380971625447273, -0.07926449179649353, 0.04264974221587181, -0.032438091933727264, 0.025354333221912384, 0.06005554646253586, -0.044489677995443344, -0.007005560677498579, 0.005372616462409496, 0.02649509534239769, 0.006122390739619732, -0.005529011134058237, 0.026237502694129944, 0.039190661162137985, -0.013376343064010143, 0.01996331848204136, 0.07646778970956802, -0.01476549543440342, 0.032272495329380035, -0.0034866807982325554, 0.0011442109243944287, -0.09810544550418854, 0.047543976455926895, 0.00893289502710104, 0.012483973056077957, 0.0056946054100990295, -0.022944016382098198, 0.028132637962698936, 0.029549390077590942, 0.007815132848918438, -0.015059885568916798, -0.004404349252581596, -0.001638693967834115, -0.012842761352658272, 0.04691839590668678, -0.00281510385684669, -0.08176680654287338, -0.04938391223549843, -0.016881423071026802, 0.002709307475015521, -0.011747998185455799, 0.06947602331638336, 0.009162886999547482, -0.09972459077835083, 0.0031117936596274376, -0.024802353233098984, -0.05906198173761368, 0.05368936434388161, -0.03019336797297001, -0.017267810180783272, -0.029898978769779205, -0.0652441680431366, -0.003971964120864868, 0.06038673594594002, 0.031720515340566635, 0.026863081380724907, -0.023312002420425415, 0.030763749033212662, -0.00508742593228817, -0.011941191740334034, -0.034756410866975784, -0.01862936280667782, 0.049972690641880035, -0.05906198173761368, 0.008298116736114025, 0.047102391719818115, 0.04187696799635887, -0.04235535115003586, -0.020662494003772736, 0.025151940062642097, 0.05792121961712837, 0.017727794125676155, -0.06951282173395157, -0.02494954690337181, -0.03218049928545952, -0.02483915165066719, -0.005864799488335848, -0.007083757780492306, 0.05225421488285065, -0.05078226327896118, -0.05501411855220795, -0.0735606849193573, 0.022465631365776062, 0.046660806983709335, 0.03959544748067856, -0.015731463208794594, -0.02638469822704792, 0.01614544726908207, 0.049751900136470795, -0.04044181853532791, 0.005050627514719963, 0.010230050422251225, 0.03457241877913475, 0.06436099857091904, -0.03479320928454399, -0.044673673808574677, 0.014609100297093391, -0.03080054745078087, -0.024655157700181007, 0.01275076437741518, 0.02842702902853489, 0.06645853072404861, 0.01597985439002514, 0.029678186401724815, -0.029236601665616035, -0.038417886942625046, -0.0013765029143542051, 0.06848245859146118, 0.0008279717294499278, -0.07352388650178909, -0.02555672638118267, 0.018776558339595795, 0.0414721816778183, -0.008583306334912777, -0.03035896271467209, -0.0027507059276103973, 0.04960470646619797, -0.013238347135484219, -0.02252083085477352, 0.026955079287290573, 0.007474744692444801, 0.0536525659263134 ]
29,003
aiomcache.exceptions
__init__
null
def __init__(self, msg: str, item: Optional[object] = None): if item is not None: msg = '%s: %r' % (msg, item) super().__init__(msg)
(self, msg: str, item: Optional[object] = None)
[ -0.014846539124846458, 0.022861197590827942, 0.03728405386209488, -0.01291348785161972, 0.012322098016738892, -0.08233562111854553, 0.046958137303590775, 0.03933185338973999, 0.0829005315899849, -0.05878593772649765, 0.00329236569814384, 0.06111619248986244, -0.006275796331465244, 0.005679992958903313, -0.03334733843803406, 0.06418789178133011, -0.0023942471016198397, 0.02393805794417858, 0.01865968108177185, 0.03686037287116051, 0.021413616836071014, 0.042897846549749374, 0.011368812061846256, 0.05988045036792755, 0.008526609279215336, 0.06581200659275055, 0.0038572754710912704, 0.010645021684467793, 0.01444933656603098, 0.0037314947694540024, 0.006178702227771282, -0.04678160324692726, -0.010627367533743382, 0.0707196593284607, 0.0004286474722903222, 0.03738997504115105, -0.05677344650030136, 0.02822784334421158, -0.1294349879026413, 0.03551870957016945, 0.041556186974048615, 0.006920146755874157, 0.00560496561229229, -0.03636607527732849, 0.010627367533743382, 0.004406738560646772, 0.05274846404790878, 0.0613633394241333, -0.0391906276345253, -0.01324007660150528, 0.029428277164697647, 0.02499726414680481, 0.009771176613867283, -0.0232672281563282, -0.09469302743673325, 0.07149641215801239, 0.01778583601117134, 0.05070066452026367, 0.0061742886900901794, 0.06263438612222672, -0.01602049171924591, 0.04716997966170311, 0.011192278005182743, -0.03414174169301987, -0.004616373218595982, -0.04077943414449692, -0.01364610530436039, -0.021854951977729797, -0.00164618284907192, 0.04678160324692726, 0.08579569309949875, 0.005212176591157913, -0.09158602356910706, 0.04296845942735672, 0.05486687645316124, -0.01474061794579029, -0.03428297117352486, 0.004450872540473938, 0.045722395181655884, 0.01714148558676243, 0.03936716169118881, 0.015764517709612846, -0.0480879582464695, 0.03837856650352478, 0.022861197590827942, -0.043992359191179276, -0.011651267297565937, -0.025332679972052574, -0.033470913767814636, 0.04727590084075928, -0.062246013432741165, -0.008897331543266773, -0.005732953082770109, 0.02093697339296341, -0.02637423202395439, -0.016391213983297348, 0.042085789144039154, -0.08339482545852661, -0.009912404231727123, 0.03957900032401085, 0.009629948996007442, -0.019136324524879456, -0.01878325454890728, -0.0665181428194046, -0.01565859653055668, -0.040320444852113724, 0.01778583601117134, -0.01573803648352623, 0.058468177914619446, 0.009047385305166245, -0.009162132628262043, -0.0040448433719575405, -0.06274031102657318, 0.044945646077394485, -0.031564343720674515, 0.016453001648187637, -0.036966294050216675, -0.026409538462758064, 0.04879409447312355, -0.003409319557249546, 0.0014045514399185777, 0.0009527337970212102, -0.055219944566488266, 0.0029481237288564444, 0.05783265456557274, -0.04039105772972107, -0.058432869613170624, -0.05267785117030144, 0.06973107159137726, -0.0399673767387867, 0.019701233133673668, -0.03862571716308594, -0.045616477727890015, -0.08304175734519958, -0.020477984100580215, -0.004788494203239679, -0.0020444884430617094, 0.01784762367606163, -0.02243751659989357, 0.03943777456879616, 0.003490966744720936, -0.001438754959963262, -0.015649769455194473, -0.005278376862406731, -0.00023873512691352516, 0.007511536590754986, -0.0037314947694540024, 0.021696072071790695, -0.013425437733530998, -0.0004512659215833992, -0.0033166392240673304, 0.0006951040122658014, -0.044521965086460114, 0.03244701400399208, 0.020301450043916702, -0.014246322214603424, -0.017194446176290512, -0.04166210815310478, 0.028068961575627327, 0.0012269137660041451, 0.04187394678592682, -0.05606731027364731, 0.05490218475461006, 0.023214267566800117, 0.00821326021105051, 0.03894347697496414, 0.011298198252916336, -0.007732204627245665, 0.02972838468849659, 0.04180333390831947, -0.03671914339065552, -0.0540195107460022, -0.0334179513156414, -0.043462757021188736, 0.008703143335878849, 0.07227316498756409, -0.04272131249308586, 0.013522530905902386, -0.006341996602714062, -0.025879936292767525, 0.0019418778829276562, -0.006289036013185978, 0.014281628653407097, 0.019524699077010155, 0.03327672556042671, 0.0004101665399502963, 0.02393805794417858, 0.036260154098272324, 0.012781087309122086, 0.02229628898203373, 0.01492597907781601, 0.0234967228025198, -0.030487481504678726, -0.0035417203325778246, -0.005732953082770109, 0.021290043368935585, 0.011386465281248093, -0.06821287423372269, -0.0018006503814831376, 0.0033409125171601772, -0.00556965870782733, -0.006289036013185978, -0.0267802607268095, 0.009735869243741035, 0.0010509310523048043, 0.034794919192790985, 0.026038816198706627, 0.018606720492243767, -0.04649914801120758, 0.0006989656831137836, -0.03407112881541252, 0.030769936740398407, 0.017265059053897858, -0.02958715707063675, 0.01230444386601448, -0.04339214414358139, -0.001817200449295342, -0.004501625895500183, -0.02337314747273922, 0.04798203706741333, 0.08360666781663895, -0.04053228721022606, 0.004113250412046909, 0.04272131249308586, 0.0023148066829890013, 0.049005936831235886, 0.04476911202073097, -0.05041820928454399, -0.008186780847609043, 0.038307953625917435, -0.04508687183260918, -0.02026614360511303, -0.005891833920031786, 0.03158199414610863, -0.056279152631759644, -0.007105507422238588, -0.008067619986832142, -0.03933185338973999, -0.10048335045576096, -0.041697412729263306, 0.00024576892610639334, 0.000764614378567785, -0.019136324524879456, 0.049817994236946106, 0.05822102725505829, -0.011068703606724739, 0.011624787002801895, 0.0267802607268095, -0.052112940698862076, 0.013045888394117355, 0.01917163096368313, 0.03640138357877731, -0.02566809393465519, 0.001295320806093514, -0.0028664765413850546, -0.019489392638206482, -0.02024848945438862, -0.051689259707927704, -0.011121664196252823, -0.027927733957767487, -0.02363795042037964, 0.010539100505411625, 0.006915733218193054, 0.07075496762990952, -0.018853869289159775, -0.014458163641393185, -0.03650730475783348, 0.0009411487844772637, -0.024114592000842094, 0.040320444852113724, 0.10613245517015457, -0.01094513013958931, 0.06623569130897522, 0.04321561008691788, -0.013628452084958553, -0.014678831212222576, -0.028598565608263016, -0.005807979963719845, -0.06736550480127335, 0.035342175513505936, 0.033718060702085495, 0.006147808860987425, 0.026003509759902954, -0.0037932819686830044, 0.012825220823287964, -0.0313878059387207, 0.038060806691646576, 0.05942146107554436, -0.08000537008047104, 0.017468074336647987, -0.005644686054438353, 0.06644752621650696, 0.010080111213028431, 0.07824002206325531, -0.01494363322854042, 0.00492972182109952, -0.010468486696481705, 0.090879887342453, 0.02863387204706669, -0.03362979367375374, 0.030840551480650902, -0.009656429290771484, -0.010927475988864899, -0.02282589115202427, -0.005221003200858831, -0.015790997073054314, -0.036295462399721146, 0.01371671911329031, 0.013875599950551987, -0.016011666506528854, 0.045192793011665344, 0.05486687645316124, -0.005472565069794655, 0.045616477727890015, 0.012454498559236526, 0.0651058703660965, 0.01196902897208929, -0.04353336989879608, 0.012657512910664082, 0.05084189400076866, -0.019524699077010155, -0.056667525321245193, -0.011457079090178013, 0.0017697568982839584, -0.0256857480853796, -0.04120311886072159, -0.028316110372543335, 0.01998368836939335, 0.024961957708001137, 0.043992359191179276, 0.008350075222551823, 0.015623290091753006, -0.030081452801823616, -0.0783812552690506, -0.06584731489419937, -0.03281773626804352, -0.027115676552057266, -0.0008760517230257392, 0.03234109282493591, -0.00851778220385313, 0.006461157463490963, -0.009947710670530796, -0.05017106235027313, 0.03165261074900627, 0.02028379775583744, -0.03581881895661354, 0.028333762660622597, -0.022861197590827942, 0.022225674241781235, -0.03322376310825348, -0.02985195815563202, -0.010980436578392982, -0.005706472788006067, -0.022472823038697243, 0.040320444852113724, -0.014572910964488983, -0.035748206079006195, -0.01291348785161972, 0.03066401742398739, 0.002994464011862874, 0.03362979367375374, 0.010062457993626595, -0.010989263653755188, 0.003632194362580776, -0.0465344563126564, -0.0006211802246980369, 0.045228101313114166, 0.02081339992582798, 0.02245516888797283, -0.0156144630163908, -0.01203964278101921, -0.04053228721022606, -0.02120177634060383, -0.010300779715180397, -0.000980317359790206, 0.016744283959269524, -0.00835448782891035, 0.011792494915425777, -0.04455726966261864, -0.04349806532263756, -0.0077454447746276855, -0.030575750395655632, 0.024361740797758102, -0.00017350017151329666, -0.04077943414449692, 0.00953285489231348, 0.006368476897478104, 0.09589345753192902, 0.02028379775583744, 0.019630620256066322, -0.03608362004160881, -0.0046251998282969, 0.016461828723549843, -0.049817994236946106, -0.027062715962529182, -0.023584989830851555, 0.031970370560884476, -0.03260589390993118, -0.0683894082903862, -0.02241986244916916, 0.03581881895661354, -0.052077632397413254, 0.01630294695496559, -0.020884012803435326, 0.004647266585379839, 0.034035824239254, -0.01931285858154297, 0.028086615726351738, 0.02323191985487938, 0.0023898337967693806, 0.028863366693258286, -0.04445134848356247, -0.013796159066259861, -0.06492933630943298, -0.0096034687012434, -0.034406546503305435, 0.021837299689650536, 0.04505156725645065, -0.0133106904104352, -0.030752284452319145, -0.027680587023496628, 0.02231394127011299, 0.037248749285936356, 0.04745243489742279, 0.03285304084420204, -0.009797656908631325, -0.015711557120084763, -0.019118670374155045, 0.10881577432155609, -0.05822102725505829, -0.04861756041646004, -0.007282041944563389, 0.0020444884430617094, -0.021554844453930855, 0.04540463536977768, -0.028422029688954353, 0.002976810559630394, -0.06725958734750748, -0.04554586112499237, 0.057514891028404236, 0.01054792758077383, -0.04837041348218918, 0.05988045036792755, 0.055890776216983795, 0.015340834856033325, 0.016338253393769264, -0.009780002757906914, 0.004942961968481541, 0.0076218703761696815, -0.007630697451531887, 0.02160780504345894, 0.020071955397725105, 0.024644196033477783, -0.004411152098327875, -0.027892427518963814, -0.0982237160205841, -0.022349249571561813, 0.026038816198706627, 0.017556341364979744, -0.037213440984487534, -0.02863387204706669, 0.04187394678592682, -0.05066535994410515, -0.035889431834220886, -0.003804315347224474, 0.09772941470146179, 0.023549681529402733, 0.013284210115671158, -0.07160232961177826, -0.005529938731342554, -0.02189026027917862, 0.04861756041646004, -0.01419336162507534, -0.03717813268303871, 0.00716729462146759, 0.0029569503385573626, 0.03260589390993118, -0.048864707350730896, -0.02229628898203373, -0.0005158113199286163, 0.0009703872492536902, -0.010759769007563591, 0.04190925508737564, 0.0014431682648137212, -0.04159149155020714, -0.009885923936963081, -0.02824549563229084, -0.02623300440609455, 0.04766427353024483, 0.03234109282493591, -0.02241986244916916, 0.026462499052286148, -0.06768327206373215, -0.010415527038276196, 0.021731378510594368, -0.00669065210968256, -0.0469934456050396, 0.009735869243741035, 0.008738450706005096, -0.03456542640924454, 0.039932068437337875, -0.012595726177096367, 0.003877135692164302, -0.01703556440770626, 0.001973874634131789, -0.09688205271959305, -0.038025498390197754, 0.028033655136823654, -0.00391464913263917, -0.019118670374155045, 0.009188612923026085, 0.040885355323553085, 0.0013295243261381984, -0.02136065624654293, 0.0032040984369814396, -0.0313878059387207, -0.06161049008369446, 0.01661188155412674, 0.04759366065263748, 0.006906906608492136, 0.04473380371928215, 0.03431827947497368, 0.014917152933776379, -0.0055343518033623695, 0.014131574891507626, -0.05783265456557274, 0.003592474153265357, -0.007017240393906832, 0.025756360962986946, 0.05017106235027313, -0.00898559857159853, -0.030028492212295532, -0.03799019381403923, 0.02988726645708084, -0.016514789313077927, 0.08346544206142426, -0.015005419962108135, 0.02393805794417858, -0.04335683584213257, -0.01012424472719431, 0.05084189400076866, 0.032217517495155334, 0.03610127419233322, -0.08480710536241531, -0.01918928325176239, -0.010724461637437344, -0.06408196687698364, 0.06923677027225494, -0.015826305374503136, 0.0040448433719575405, -0.03742528334259987, -0.07873432338237762, -0.052501317113637924, 0.060198213905096054, -0.026956794783473015, -0.0024096937850117683, -0.04388643801212311, -0.010998089797794819, 0.06796572357416153, 0.016091106459498405, 0.0176446083933115, 0.04985329881310463, -0.019224591553211212, -0.0017167965415865183, 0.058044493198394775, -0.014378722757101059, -0.008795823901891708, 0.0012567038647830486, 0.013760852627456188, 0.03823734074831009, 0.00018715400074142963, -0.06242254748940468, -0.03475961461663246, 0.06422320008277893, -0.03823734074831009, -0.02164311148226261, 0.017882930114865303, 0.03989676386117935, -0.019701233133673668, -0.04166210815310478, -0.01230444386601448, 0.024679502472281456, -0.017229752615094185, -0.028704484924674034, 0.009003251791000366, -0.05094781517982483, -0.010706808418035507, -0.029428277164697647, -0.02593289688229561, -0.015994012355804443, -0.015173127874732018, 0.008879677392542362, 0.002868683310225606, 0.024644196033477783, 0.0480879582464695, 0.01790940947830677, 0.05991575866937637, -0.05564362555742264, -0.0005367747507989407, 0.01135115884244442, -0.024220513179898262, 0.06937800347805023, -0.014652350917458534, 0.034689001739025116, 0.04568709060549736, -0.024291126057505608, -0.007793991360813379, 0.028986940160393715, -0.043851133435964584, 0.034035824239254, 0.010442006401717663, 0.011386465281248093, -0.004084563348442316, 0.027221597731113434, -0.03795488551259041, -0.07050781697034836, -0.018624374642968178, 0.025509214028716087, 0.05889185890555382, 0.00476642744615674, -0.021184122189879417, 0.004210344050079584, -0.03015206754207611, 0.057656120508909225, -0.038872864097356796, 0.024908997118473053, -0.02337314747273922, -0.05338398739695549, -0.044663190841674805, -0.08155886828899384, 0.05896247178316116, 0.0078072315081954, 0.019030403345823288, -0.020372064784169197, -0.007387962657958269, 0.013231249526143074, -0.00875169038772583, 0.00844716839492321, 0.010556753724813461, 0.04406297579407692, -0.022737624123692513, -0.024767769500613213, -0.02596820332109928, -0.03205863758921623, -0.043180301785469055, 0.0015049553476274014, -0.056137923151254654, -0.04070882126688957, 0.013160635717213154, 0.00253547471947968, 0.017106179147958755, 0.03285304084420204, -0.0454399436712265, 0.0236556027084589, 0.0583975650370121, 0.040885355323553085, -0.0007447542739100754, 0.005446084775030613, 0.005243070423603058, 0.005265137180685997, -0.02985195815563202, -0.020742787048220634, 0.04780550301074982, -0.0014762685168534517, 0.029234088957309723, -0.012639859691262245, 0.012454498559236526, -0.07732204347848892, 0.00024673432926647365, 0.0037094280123710632, 0.00649205083027482, 0.02889867313206196, -0.010486140847206116, 0.02986961230635643, 0.015226087532937527, -0.008138233795762062, 0.0020897253416478634, 0.0025751949287950993, 0.02741578407585621, -0.024944303557276726, 0.053313374519348145, -0.057938575744628906, -0.06111619248986244, -0.048052649945020676, 0.0046251998282969, 0.036825064569711685, -0.02676260843873024, 0.040073297917842865, -0.015905745327472687, -0.09878861904144287, -0.002058831974864006, -0.026321271434426308, -0.04780550301074982, 0.0030871443450450897, 0.0033607727382332087, 0.011448252946138382, -0.06475280225276947, -0.05514933168888092, 0.02729221060872078, -0.011483559384942055, 0.04473380371928215, 0.016744283959269524, 0.009409280493855476, 0.019665926694869995, -0.03855510056018829, 0.005582898855209351, -0.03269416093826294, -0.022490477189421654, 0.0245912354439497, -0.017353326082229614, -0.005927140824496746, 0.06266969442367554, -0.008561915718019009, -0.07689836621284485, -0.03475961461663246, -0.009515201672911644, 0.0677538812160492, 0.028351416811347008, -0.07562731951475143, -0.052924998104572296, 0.013478397391736507, -0.009276879951357841, 0.001884504221379757, 0.008208847604691982, 0.09264522790908813, -0.01709735207259655, -0.06888370215892792, -0.06764796376228333, 0.04053228721022606, -0.0001053689411492087, 0.04664037376642227, 0.011651267297565937, -0.04176802560687065, 0.01825365237891674, 0.0702606737613678, -0.006933386437594891, 0.015093686990439892, 0.010759769007563591, 0.03975553438067436, 0.04579301178455353, -0.017512207850813866, -0.014890672639012337, 0.06461156904697418, 0.01748572662472725, -0.020071955397725105, 0.016249986365437508, 0.038449183106422424, 0.023073039948940277, -0.008288287557661533, 0.029516544193029404, 0.015243740752339363, -0.045898932963609695, -0.026003509759902954, 0.07146110385656357, 0.023020079359412193, -0.03382398188114166, -0.019507044926285744, 0.025632787495851517, 0.019895421341061592, -0.008107339963316917, -0.05228947475552559, -0.025156144052743912, 0.09299829602241516, 0.006920146755874157, 0.02068982645869255, 0.0591743141412735, 0.012101429514586926, 0.036577917635440826 ]
29,004
aiomcache.client
FlagClient
null
class FlagClient(Generic[_T]): def __init__(self, host: str, port: int = 11211, *, pool_size: int = 2, pool_minsize: Optional[int] = None, conn_args: Optional[Mapping[str, Any]] = None, get_flag_handler: Optional[_GetFlagHandler[_T]] = None, set_flag_handler: Optional[_SetFlagHandler[_T]] = None): """ Creates new Client instance. :param host: memcached host :param port: memcached port :param pool_size: max connection pool size :param pool_minsize: min connection pool size :param conn_args: extra arguments passed to asyncio.open_connection(). For details, see: https://docs.python.org/3/library/asyncio-stream.html#asyncio.open_connection. :param get_flag_handler: async method to call to convert flagged values. Method takes tuple: (value, flags) and should return processed value or raise ClientException if not supported. :param set_flag_handler: async method to call to convert non bytes value to flagged value. Method takes value and must return tuple: (value, flags). """ if not pool_minsize: pool_minsize = pool_size self._pool = MemcachePool( host, port, minsize=pool_minsize, maxsize=pool_size, conn_args=conn_args) self._get_flag_handler = get_flag_handler self._set_flag_handler = set_flag_handler # key may be anything except whitespace and control chars, upto 250 characters. # Must be str for unicode-aware regex. _valid_key_re = re.compile("^[^\\s\x00-\x1F\x7F-\x9F]{1,250}$") def _validate_key(self, key: bytes) -> bytes: if not isinstance(key, bytes): # avoid bugs subtle and otherwise raise ValidationException('key must be bytes', key) # Must decode to str for unicode-aware comparison. key_str = key.decode() m = self._valid_key_re.match(key_str) if m: # in python re, $ matches either end of line or right before # \n at end of line. We can't allow latter case, so # making sure length matches is simplest way to detect if len(m.group(0)) != len(key_str): raise ValidationException('trailing newline', key) else: raise ValidationException('invalid key', key) return key async def _execute_simple_command(self, conn: Connection, raw_command: bytes) -> bytes: response, line = bytearray(), b'' conn.writer.write(raw_command) await conn.writer.drain() while not line.endswith(b'\r\n'): line = await conn.reader.readline() response.extend(line) return response[:-2] async def close(self) -> None: """Closes the sockets if its open.""" await self._pool.clear() @overload async def _multi_get(self, conn: Connection, *keys: bytes, with_cas: Literal[True] = ...) -> _Result[_T, int]: ... @overload async def _multi_get(self, conn: Connection, *keys: bytes, with_cas: Literal[False]) -> _Result[_T, None]: ... async def _multi_get( # type: ignore[misc] self, conn: Connection, *keys: bytes, with_cas: bool = True) -> _Result[_T, Optional[int]]: # req - get <key> [<key> ...]\r\n # resp - VALUE <key> <flags> <bytes> [<cas unique>]\r\n # <data block>\r\n (if exists) # [...] # END\r\n if not keys: return {}, {} [self._validate_key(key) for key in keys] if len(set(keys)) != len(keys): raise ClientException('duplicate keys passed to multi_get') cmd = b'gets ' if with_cas else b'get ' conn.writer.write(cmd + b' '.join(keys) + b'\r\n') received = {} cas_tokens = {} line = await conn.reader.readline() while line != b'END\r\n': terms = line.split() if terms and terms[0] == b"VALUE": # exists key = terms[1] flags = int(terms[2]) length = int(terms[3]) val_bytes = (await conn.reader.readexactly(length+2))[:-2] if key in received: raise ClientException('duplicate results from server') if flags: if not self._get_flag_handler: raise ClientException("received flags without handler") val: Union[bytes, _T] = await self._get_flag_handler(val_bytes, flags) else: val = val_bytes received[key] = val cas_tokens[key] = int(terms[4]) if with_cas else None else: raise ClientException('get failed', line) line = await conn.reader.readline() if len(received) > len(keys): raise ClientException('received too many responses') return received, cas_tokens @acquire async def delete(self, conn: Connection, key: bytes) -> bool: """Deletes a key/value pair from the server. :param key: is the key to delete. :return: True if case values was deleted or False to indicate that the item with this key was not found. """ self._validate_key(key) command = b'delete ' + key + b'\r\n' response = await self._execute_simple_command(conn, command) if response not in (const.DELETED, const.NOT_FOUND): raise ClientException('Memcached delete failed', response) return response == const.DELETED @acquire @overload async def get(self, conn: Connection, /, key: bytes, default: None = ...) -> Union[bytes, _T, None]: ... @acquire @overload async def get(self, conn: Connection, /, key: bytes, default: _U) -> Union[bytes, _T, _U]: ... @acquire async def get( self, conn: Connection, /, key: bytes, default: Optional[_U] = None ) -> Union[bytes, _T, _U, None]: """Gets a single value from the server. :param key: ``bytes``, is the key for the item being fetched :param default: default value if there is no value. :return: ``bytes``, is the data for this specified key. """ values, _ = await self._multi_get(conn, key, with_cas=False) return values.get(key, default) @acquire async def gets( self, conn: Connection, key: bytes, default: Optional[bytes] = None ) -> Tuple[Union[bytes, _T, None], Optional[int]]: """Gets a single value from the server together with the cas token. :param key: ``bytes``, is the key for the item being fetched :param default: default value if there is no value. :return: ``bytes``, ``bytes tuple with the value and the cas """ values, cas_tokens = await self._multi_get(conn, key, with_cas=True) return values.get(key, default), cas_tokens.get(key) @acquire async def multi_get( self, conn: Connection, *keys: bytes ) -> Tuple[Union[bytes, _T, None], ...]: """Takes a list of keys and returns a list of values. :param keys: ``list`` keys for the item being fetched. :return: ``list`` of values for the specified keys. :raises:``ValidationException``, ``ClientException``, and socket errors """ values, _ = await self._multi_get(conn, *keys) return tuple(values.get(key) for key in keys) @acquire async def stats( self, conn: Connection, args: Optional[bytes] = None ) -> Dict[bytes, Optional[bytes]]: """Runs a stats command on the server.""" # req - stats [additional args]\r\n # resp - STAT <name> <value>\r\n (one per result) # END\r\n if args is None: args = b'' conn.writer.write(b''.join((b'stats ', args, b'\r\n'))) result: Dict[bytes, Optional[bytes]] = {} resp = await conn
(host: str, port: int = 11211, *, pool_size: int = 2, pool_minsize: Optional[int] = None, conn_args: Optional[Mapping[str, Any]] = None, get_flag_handler: Optional[Callable[[bytes, int], Awaitable[~_T]]] = None, set_flag_handler: Optional[Callable[[~_T], Awaitable[Tuple[bytes, int]]]] = None)
[ 0.026649819687008858, -0.05912120267748833, -0.08986767381429672, 0.020752793177962303, 0.015761341899633408, 0.01760483719408512, -0.022984391078352928, -0.014262828044593334, 0.06205354258418083, -0.12393459677696228, -0.020116733387112617, 0.062398526817560196, -0.03318290784955025, 0.0069697038270533085, 0.009972120635211468, 0.034800007939338684, 0.008204091340303421, 0.016645357012748718, 0.029970265924930573, -0.03486469015479088, -0.004589871037751436, 0.07154053449630737, 0.032686997205019, 0.014629371464252472, 0.005476580932736397, 0.029840897768735886, 0.025399262085556984, -0.050712279975414276, 0.09952715784311295, 0.02602454088628292, 0.015513385646045208, -0.007228440139442682, -0.0068349456414580345, -0.001777463243342936, -0.04424387589097023, -0.03413160517811775, 0.011104091070592403, 0.0316520519554615, -0.060328636318445206, 0.007842938415706158, 0.00004548095603240654, -0.044006701558828354, 0.037473615258932114, -0.051315996795892715, 0.030466176569461823, 0.0060371761210262775, -0.023113759234547615, 0.05480893328785896, 0.016289593651890755, -0.06019926816225052, 0.012904463335871696, -0.00856524333357811, -0.012979928404092789, 0.018305579200387, 0.011858738958835602, -0.00994516909122467, -0.023523425683379173, 0.06886693090200424, -0.013723794370889664, 0.03950037807226181, -0.041419338434934616, 0.018348703160881996, -0.022531602531671524, 0.025614874437451363, -0.011125653050839901, -0.03473532199859619, -0.0405784472823143, -0.0524803064763546, 0.02317844331264496, -0.015976954251527786, 0.028568780049681664, 0.023286249488592148, -0.015265430323779583, -0.010009853169322014, 0.0033042756840586662, -0.038163576275110245, -0.012494797818362713, 0.015114501118659973, -0.00979423988610506, -0.007945355027914047, 0.042518969625234604, -0.01563197374343872, 0.033657256513834, -0.032234206795692444, 0.05687882378697395, 0.010187734849750996, 0.028676586225628853, -0.0013839686289429665, -0.03941413387656212, -0.009007250890135765, -0.03812045231461525, -0.021259484812617302, -0.006727138999849558, 0.04803867265582085, -0.011222679167985916, -0.049246106296777725, -0.034002237021923065, -0.027598518878221512, -0.020849818363785744, 0.0014297865564003587, -0.012785876169800758, 0.019620822742581367, 0.04502008482813835, -0.011804834939539433, 0.009594797156751156, -0.03702082484960556, -0.011362827382981777, 0.0054145921021699905, 0.009433087892830372, -0.019545357674360275, -0.03768922761082649, -0.0096540916711092, 0.05304090306162834, -0.006856507156044245, -0.00786449946463108, 0.028762830421328545, -0.056965067982673645, -0.020159855484962463, -0.08158811926841736, 0.0063605960458517075, 0.014758738689124584, -0.007692009210586548, 0.03193235024809837, 0.025765804573893547, 0.04075093939900398, 0.05187658965587616, 0.005729926750063896, 0.01713048666715622, 0.03641710802912712, 0.017680300399661064, 0.0020698888693004847, 0.04721933975815773, 0.06468402594327927, 0.05748254060745239, 0.012106694281101227, 0.0133572518825531, 0.007206878624856472, 0.01641896180808544, -0.04234647750854492, 0.02060186304152012, 0.015707438811659813, 0.013691452331840992, 0.02354498580098152, -0.05562826246023178, 0.020127512514591217, -0.0593799389898777, -0.012257623486220837, -0.07188551872968674, -0.0018044149037450552, -0.06688328832387924, 0.028633462265133858, -0.02376060001552105, -0.06291599571704865, 0.025981418788433075, -0.026110786944627762, 0.039953168481588364, -0.018488852307200432, -0.020936064422130585, -0.04868551343679428, -0.02753383480012417, -0.031156139448285103, 0.008495168760418892, 0.008187919855117798, -0.04933235049247742, 0.013033831492066383, 0.026779187843203545, -0.013227883726358414, -0.06425280123949051, -0.01899554207921028, 0.05584387853741646, -0.031328629702329636, 0.060328636318445206, -0.04915986210107803, -0.0017572494689375162, 0.02445056289434433, 0.014111898839473724, 0.0014351768186315894, 0.021130116656422615, 0.0029539039824157953, -0.04838365316390991, -0.046658746898174286, -0.04708997160196304, -0.03068179078400135, -0.010020634159445763, 0.0012896377593278885, 0.0743003860116005, 0.06865131855010986, -0.0032045545522123575, 0.0921100527048111, -0.013335690833628178, -0.05006543919444084, -0.001530855312012136, 0.018726026639342308, -0.01504981704056263, 0.0035818780306726694, -0.037452053278684616, -0.0091474000364542, 0.006403718609362841, 0.03572714328765869, 0.01871524564921856, -0.056965067982673645, -0.0158368069678545, 0.019157253205776215, 0.001264033722691238, -0.016149446368217468, -0.05209220573306084, 0.032212644815444946, 0.00515046576038003, -0.03020744025707245, 0.0277063250541687, -0.03630930185317993, -0.018176211044192314, 0.004762361757457256, 0.061234213411808014, 0.035964321345090866, -0.03210483863949776, 0.023415617644786835, 0.0375814214348793, 0.02453680895268917, 0.01143829245120287, 0.09271377325057983, -0.03275167942047119, -0.007228440139442682, 0.015621192753314972, 0.020224539563059807, 0.012570262886583805, 0.010446470230817795, 0.040427517145872116, 0.006613941863179207, -0.00712602399289608, 0.04228179156780243, 0.07365354895591736, 0.026671381667256355, 0.031436435878276825, -0.04185056686401367, -0.06265725940465927, 0.008306507021188736, 0.042713019996881485, 0.013831601478159428, 0.007983087562024593, 0.014435319229960442, 0.01312007661908865, 0.04614127427339554, -0.015028255991637707, -0.020828256383538246, -0.005339127499610186, 0.026800749823451042, 0.03652491420507431, 0.005120818968862295, 0.05847436189651489, -0.02466617524623871, -0.03260074928402901, 0.005419982597231865, -0.029344987124204636, -0.02753383480012417, -0.05187658965587616, -0.07205800712108612, -0.04124685004353523, 0.009136619046330452, -0.009610968641936779, -0.020461713895201683, 0.027296660467982292, -0.05403272435069084, 0.08357176184654236, 0.0020739317405968904, 0.0031102236825972795, 0.04808179289102554, -0.008139407262206078, -0.03732268512248993, 0.029625285416841507, 0.002653392730280757, 0.01470483560115099, 0.005950930528342724, -0.020321564748883247, -0.07192864269018173, 0.0155888507142663, 0.022445358335971832, -0.005077696405351162, -0.05532640591263771, -0.022488480433821678, 0.013572865165770054, 0.006813384126871824, 0.012591823935508728, -0.09219630062580109, -0.012591823935508728, 0.014111898839473724, -0.016117103397846222, -0.010786062106490135, -0.01783123053610325, 0.007562641054391861, 0.007692009210586548, -0.058344993740320206, 0.021302606910467148, -0.04325205460190773, 0.014305951073765755, -0.002786803524941206, -0.05079852417111397, -0.028568780049681664, 0.007869889959692955, -0.04476134851574898, -0.026843871921300888, -0.030509300529956818, 0.016321936622262, -0.012947586365044117, 0.017766546458005905, -0.002720771823078394, 0.03385130688548088, 0.00362769584171474, -0.026692941784858704, 0.05907807871699333, -0.004789313301444054, -0.017982160672545433, 0.004770447034388781, -0.03040149249136448, 0.035274356603622437, 0.017400003969669342, -0.017647959291934967, 0.057266924530267715, 0.013033831492066383, 0.05886246636509895, -0.05502454563975334, 0.00455213850364089, 0.05058291181921959, -0.003983458038419485, 0.022121937945485115, -0.032794803380966187, -0.004188290797173977, -0.011492195539176464, 0.015351676382124424, 0.05028105154633522, -0.05709443613886833, 0.0021224445663392544, -0.04777993634343147, 0.019038666039705276, -0.014338293112814426, 0.019469892606139183, 0.02483866736292839, -0.025399262085556984, 0.026973240077495575, -0.023394057527184486, 0.04601190611720085, -0.01673160120844841, 0.016494426876306534, 0.00786449946463108, -0.01819777302443981, -0.06546023488044739, 0.036287739872932434, 0.008532901294529438, 0.0145970294252038, 0.020170636475086212, 0.04385577142238617, -0.031242385506629944, 0.035274356603622437, 0.09486991167068481, 0.10263199359178543, -0.04989294707775116, -0.021140895783901215, -0.06696952879428864, 0.02337249554693699, -0.02505427971482277, -0.01642974279820919, 0.01078067161142826, 0.018284019082784653, 0.04933235049247742, -0.058560606092214584, -0.037667665630578995, 0.0018852698849514127, -0.03156580403447151, 0.047564320266246796, -0.026002978906035423, -0.03490781411528587, -0.007109852973371744, -0.03283792361617088, 0.017141267657279968, 0.0182948000729084, -0.02544238418340683, -0.05118662863969803, 0.022704094648361206, -0.06817696243524551, 0.04799554869532585, 0.017960598692297935, -0.013303348794579506, 0.0002370063157286495, 0.008408923633396626, 0.01951301470398903, -0.0036923799198120832, 0.0018987457733601332, 0.013324909843504429, 0.020828256383538246, 0.04644313082098961, 0.009411525912582874, 0.027145730331540108, -0.0045790900476276875, -0.050237927585840225, -0.060242392122745514, 0.00935762282460928, 0.04070781543850899, 0.009632529690861702, 0.030142758041620255, -0.067314513027668, 0.03059554472565651, 0.013734575361013412, 0.057655028998851776, 0.06796135008335114, -0.005269052926450968, 0.005821562372148037, 0.06524462252855301, -0.04273458197712898, -0.011567660607397556, 0.009519333019852638, -0.06011302396655083, -0.026800749823451042, 0.022811900824308395, 0.021108554676175117, -0.0663226917386055, -0.03531748056411743, 0.002460688352584839, 0.043985139578580856, 0.013766917400062084, 0.0762840285897255, 0.010209295898675919, -0.008543682284653187, -0.034390341490507126, -0.003554926486685872, -0.0002317844337085262, -0.005961711052805185, -0.003619610331952572, 0.005783830303698778, -0.06425280123949051, -0.0014217010466381907, 0.010311712510883808, -0.036460231989622116, -0.009928998537361622, -0.038637924939394, -0.02147509716451168, 0.029452793300151825, -0.05411896854639053, -0.03214796259999275, 0.08042380958795547, 0.0054684956558048725, -0.04176432266831398, 0.06990187615156174, -0.001828671433031559, -0.029560601338744164, 0.04314424842596054, -0.014230486005544662, -0.010527325794100761, 0.0573962926864624, 0.10314946621656418, -0.02591673471033573, -0.03600744158029556, 0.030272124335169792, -0.006188105326145887, 0.03303197771310806, 0.002622398314997554, -0.02365279383957386, -0.012182158417999744, 0.03292417153716087, -0.0662795677781105, -0.04829740896821022, 0.05649071931838989, -0.016753163188695908, -0.034994058310985565, 0.002587361028417945, -0.03909071534872055, 0.0037112461868673563, 0.031802982091903687, 0.08464983105659485, -0.02246691845357418, -0.008425095118582249, -0.06998811662197113, -0.009616359136998653, -0.050841644406318665, 0.021043870598077774, 0.01773420348763466, -0.04109591990709305, 0.05265279859304428, -0.014985132962465286, -0.069298155605793, -0.055197037756443024, 0.033786624670028687, -0.025873610749840736, 0.05105726048350334, -0.03643867000937462, 0.013842382468283176, -0.04838365316390991, 0.07632715255022049, -0.01350818108767271, -0.0035118036903440952, -0.0257226824760437, -0.030660228803753853, 0.019717847928404808, 0.0356193371117115, 0.009837362915277481, 0.06412343680858612, 0.004905205685645342, -0.05614573508501053, 0.0326654352247715, 0.06554648280143738, -0.015858367085456848, -0.002220818307250738, -0.016957996413111687, -0.020849818363785744, -0.004705762956291437, 0.032794803380966187, -0.010613570921123028, -0.05256655439734459, -0.03145799785852432, 0.0031883835326880217, -0.06485652178525925, -0.02238067425787449, 0.0077459122985601425, 0.009589407593011856, -0.015060598030686378, -0.010063756257295609, 0.01227918453514576, -0.021906323730945587, -0.012333087623119354, -0.06882380694150925, -0.021917104721069336, 0.044588856399059296, 0.06649518013000488, -0.00024930303334258497, 0.02850409597158432, -0.05226469412446022, 0.0057568782940506935, -0.007390150334686041, -0.056663207709789276, 0.016181787475943565, -0.006128811743110418, -0.03402379900217056, -0.023415617644786835, -0.035964321345090866, -0.025463946163654327, 0.023394057527184486, -0.03889666125178337, 0.0028083648066967726, 0.040341272950172424, -0.03581339120864868, -0.041009675711393356, 0.0583881177008152, 0.09392120689153671, -0.023437179625034332, -0.08801340311765671, -0.02486022748053074, 0.03721487894654274, 0.03620149567723274, 0.06291599571704865, 0.014111898839473724, -0.029172496870160103, -0.05157473310828209, -0.010500374250113964, 0.027188852429389954, -0.06804759800434113, -0.03145799785852432, -0.04821116104722023, 0.004325744230300188, -0.037861716002225876, 0.02544238418340683, 0.014090337790548801, 0.07201488316059113, 0.014144240878522396, -0.1108253002166748, 0.02466617524623871, 0.02643420547246933, -0.0027382904663681984, 0.03881041705608368, 0.03900446742773056, 0.03186766430735588, 0.0030320638325065374, -0.055283281952142715, 0.0004662640276364982, 0.02662825770676136, 0.00013863269123248756, -0.02802974544465542, 0.027965061366558075, -0.05860373005270958, -0.01681784726679325, 0.020569520071148872, -0.0356193371117115, 0.030336808413267136, -0.006322863977402449, 0.0316951721906662, -0.03227733075618744, 0.06308849155902863, 0.08171749114990234, -0.006371376570314169, 0.050927892327308655, 0.05187658965587616, 0.03898290917277336, -0.024601491168141365, -0.0005440870299935341, -0.01208513230085373, 0.0034740713890641928, 0.04146246239542961, 0.07287734001874924, -0.007061339914798737, 0.048254285007715225, 0.0025914038997143507, 0.0033339227084070444, -0.020256880670785904, 0.025701120495796204, -0.0053741647861897945, -0.04704685136675835, -0.03305353969335556, 0.026994800195097923, -0.04640001058578491, -0.0014985132729634643, 0.025593314319849014, -0.024968035519123077, -0.03605056554079056, -0.008958738297224045, 0.014995913952589035, 0.029150934889912605, 0.022811900824308395, 0.021043870598077774, -0.026110786944627762, 0.04338142275810242, -0.0012761619873344898, -0.06878068298101425, 0.0405568853020668, 0.00401310482993722, -0.012753534130752087, -0.02246691845357418, -0.028072867542505264, 0.029452793300151825, -0.010877697728574276, -0.006177324801683426, -0.07020372897386551, -0.0007007436361163855, -0.00380018656142056, 0.029733091592788696, 0.05373086780309677, 0.08193310350179672, 0.06386470049619675, -0.009071934968233109, 0.03684833645820618, 0.020763572305440903, -0.009880485013127327, 0.004907900467514992, -0.002381180878728628, -0.013475839048624039, 0.0052421013824641705, -0.004824350588023663, -0.048254285007715225, -0.0013549956493079662, 0.024213388562202454, -0.01182639691978693, 0.08521042764186859, 0.014931229874491692, 0.01182639691978693, 0.07990633696317673, -0.007692009210586548, -0.011147214099764824, 0.027361344546079636, -0.02652045153081417, -0.0065869903191924095, -0.0010908691911026835, 0.012990709394216537, -0.012289965525269508, -0.029452793300151825, 0.004509015940129757, 0.02604610286653042, -0.02811599150300026, -0.07382603734731674, -0.04105279594659805, -0.021313387900590897, -0.02246691845357418, 0.05903495475649834, 0.07141117006540298, 0.04915986210107803, -0.02841784991323948, -0.04829740896821022, 0.013939407654106617, 0.0004379647725727409, 0.020440153777599335, 0.03971599414944649, -0.026304837316274643, -0.014090337790548801, 0.010629742406308651, 0.025787366554141045, 0.032622311264276505, -0.020644985139369965, 0.05407584831118584, -0.02514052577316761, -0.04838365316390991, 0.028935322538018227, 0.012505578808486462, -0.026779187843203545, -0.10703050345182419, 0.02404089644551277, -0.01841338723897934, 0.025808926671743393, 0.0028595731128007174, -0.08736655861139297, 0.016289593651890755, -0.011265801265835762, -0.04288551211357117, -0.018941638991236687, -0.0010019287001341581, -0.03941413387656212, -0.06050112843513489, 0.014338293112814426, -0.014575467444956303, 0.004808179568499327, 0.01890929788351059, -0.015028255991637707, -0.01950223371386528, 0.013928627595305443, 0.025959856808185577, 0.03792640194296837, 0.06183793023228645, 0.04911673814058304, -0.019836435094475746, -0.013400374911725521, 0.01286134123802185, -0.013346470892429352, 0.055197037756443024, -0.031522683799266815, 0.040837183594703674, -0.04230335354804993, 0.0182948000729084, 0.026477329432964325, -0.011535318568348885, 0.018456509336829185, -0.0405568853020668, 0.020644985139369965, 0.00002000319909711834, 0.006565428804606199, 0.0762840285897255, 0.05088476836681366, 0.006231227889657021, -0.049849823117256165, -0.010408738628029823, 0.013810040429234505, -0.07037622481584549, 0.025593314319849014, -0.05886246636509895, 0.03807733207941055, 0.07602529227733612, -0.021108554676175117, -0.022208182141184807, -0.022229744121432304, -0.0020739317405968904, -0.037947963923215866, -0.034994058310985565, 0.018866175785660744, 0.04877175763249397, -0.021604465320706367, -0.04967733472585678, -0.0026547403540462255, 0.034670639783144, -0.059336815029382706, 0.029733091592788696, 0.02020297758281231, -0.022445358335971832, -0.01079684216529131, 0.013497400097548962, 0.02020297758281231, 0.011190337128937244, -0.00934684183448553, 0.01603085920214653, -0.015330114401876926, 0.011308924295008183, -0.038443874567747116, -0.023695915937423706, 0.009664871729910374, 0.054291460663080215 ]
29,005
aiomcache.client
__init__
Creates new Client instance. :param host: memcached host :param port: memcached port :param pool_size: max connection pool size :param pool_minsize: min connection pool size :param conn_args: extra arguments passed to asyncio.open_connection(). For details, see: https://docs.python.org/3/library/asyncio-stream.html#asyncio.open_connection. :param get_flag_handler: async method to call to convert flagged values. Method takes tuple: (value, flags) and should return processed value or raise ClientException if not supported. :param set_flag_handler: async method to call to convert non bytes value to flagged value. Method takes value and must return tuple: (value, flags).
def __init__(self, host: str, port: int = 11211, *, pool_size: int = 2, pool_minsize: Optional[int] = None, conn_args: Optional[Mapping[str, Any]] = None, get_flag_handler: Optional[_GetFlagHandler[_T]] = None, set_flag_handler: Optional[_SetFlagHandler[_T]] = None): """ Creates new Client instance. :param host: memcached host :param port: memcached port :param pool_size: max connection pool size :param pool_minsize: min connection pool size :param conn_args: extra arguments passed to asyncio.open_connection(). For details, see: https://docs.python.org/3/library/asyncio-stream.html#asyncio.open_connection. :param get_flag_handler: async method to call to convert flagged values. Method takes tuple: (value, flags) and should return processed value or raise ClientException if not supported. :param set_flag_handler: async method to call to convert non bytes value to flagged value. Method takes value and must return tuple: (value, flags). """ if not pool_minsize: pool_minsize = pool_size self._pool = MemcachePool( host, port, minsize=pool_minsize, maxsize=pool_size, conn_args=conn_args) self._get_flag_handler = get_flag_handler self._set_flag_handler = set_flag_handler
(self, host: str, port: int = 11211, *, pool_size: int = 2, pool_minsize: Optional[int] = None, conn_args: Optional[Mapping[str, Any]] = None, get_flag_handler: Optional[Callable[[bytes, int], Awaitable[~_T]]] = None, set_flag_handler: Optional[Callable[[~_T], Awaitable[Tuple[bytes, int]]]] = None)
[ 0.011748279444873333, -0.0782971903681755, -0.02704879455268383, -0.00008043697744142264, 0.0018674676539376378, 0.01583705097436905, -0.013478144071996212, 0.03084154613316059, -0.001787681016139686, -0.09665041416883469, 0.009500380605459213, 0.07463394850492477, -0.032488156110048294, 0.03428277373313904, 0.011470761150121689, 0.03311719745397568, -0.0006273072212934494, -0.03050852380692959, 0.01641058921813965, -0.029768474400043488, -0.002742806915193796, 0.05698378011584282, 0.04233080893754959, 0.027104297652840614, 0.007863021455705166, 0.0750039741396904, -0.03243265300989151, -0.01990731991827488, 0.08754780888557434, -0.024384617805480957, 0.011035981588065624, 0.028010858222842216, -0.026530759409070015, 0.06756648421287537, -0.007645632140338421, -0.02284901589155197, 0.003776563098654151, 0.03925960510969162, -0.09443026036024094, -0.008168292231857777, 0.018066449090838432, -0.037724003195762634, 0.024625133723020554, -0.01176678016781807, 0.02893591858446598, -0.013561399653553963, 0.032617662101984024, -0.004197465721517801, -0.009472628124058247, -0.0677884966135025, -0.0019206586293876171, 0.03937061131000519, 0.04270083084702492, 0.03215513378381729, -0.0407027006149292, 0.06604938209056854, 0.01890825480222702, 0.08969394862651825, -0.06394024193286896, 0.059980977326631546, -0.11256146430969238, 0.013404139317572117, -0.0014303760835900903, -0.013283881358802319, -0.022904518991708755, -0.07367188483476639, -0.08155340701341629, -0.03197012096643448, 0.057649824768304825, -0.0015379145042970777, 0.056132722645998, 0.034116264432668686, 0.008556817658245564, -0.02808486297726631, 0.016216326504945755, -0.007437493186444044, -0.026123732328414917, 0.01935228332877159, -0.02456962876021862, -0.002798310713842511, -0.007904649712145329, 0.0013193687191233039, 0.00799253024160862, -0.014578967355191708, 0.06601237505674362, -0.06634540110826492, 0.015948057174682617, 0.008751080371439457, -0.037002455443143845, 0.008006406016647816, -0.02645675465464592, -0.012849101796746254, -0.01918577216565609, 0.028713904321193695, -0.017400404438376427, -0.012497578747570515, 0.010166424326598644, 0.004498110618442297, -0.013894421979784966, 0.02719680406153202, -0.03639191389083862, 0.0005599511787295341, 0.01279359869658947, -0.03343171626329422, -0.010009163990616798, -0.0441439263522625, 0.013209876604378223, -0.018797246739268303, -0.018704740330576897, -0.019685305655002594, 0.00005597343988483772, 0.005300601478666067, 0.010656706988811493, 0.03317270055413246, -0.030564026907086372, 0.029990488663315773, -0.05332053825259209, -0.051692429929971695, -0.024902651086449623, 0.000720969692338258, -0.03389424830675125, 0.03609589487314224, 0.01555028185248375, 0.04406992346048355, 0.025790710002183914, 0.050656359642744064, 0.019574297592043877, 0.0006579498876817524, 0.01659560017287731, 0.007377364207059145, 0.025217171758413315, 0.012812099419534206, 0.04273783415555954, 0.07896323502063751, 0.015402271412312984, 0.03811252862215042, 0.02558719739317894, 0.013857418671250343, -0.0311005637049675, 0.050360340625047684, 0.01789993792772293, 0.019962824881076813, -0.005101713351905346, -0.021165404468774796, 0.009565134532749653, -0.0441439263522625, -0.040369678288698196, -0.05716879293322563, -0.015282013453543186, -0.03493031859397888, 0.03966663032770157, -0.04758515581488609, -0.013561399653553963, 0.03966663032770157, -0.02734481357038021, 0.029416950419545174, -0.011905539780855179, -0.007002714555710554, 0.027085795998573303, -0.0011441853130236268, -0.037427984178066254, 0.05376456677913666, 0.045587021857500076, -0.045291002839803696, -0.004986080806702375, 0.014856485649943352, 0.019999826326966286, -0.09591036289930344, -0.020462356507778168, 0.04503198713064194, -0.04477297142148018, 0.026715772226452827, -0.025772210210561752, 0.01227556448429823, 0.019000761210918427, 0.015078499913215637, 0.006678943056613207, 0.0038043148815631866, 0.013302382081747055, -0.003573049558326602, -0.009079476818442345, -0.008991596288979053, -0.041960783302783966, 0.027085795998573303, 0.0104624442756176, 0.06275616586208344, 0.06320019066333771, 0.012340318411588669, 0.05280250310897827, -0.020610367879271507, 0.008496688678860664, 0.037890512496232986, 0.027992356568574905, -0.013052615337073803, -0.00206982484087348, -0.036280907690525055, 0.00916735827922821, -0.00900547206401825, 0.007312609814107418, 0.030027491971850395, -0.013589151203632355, 0.008122039027512074, 0.03776100277900696, 0.03417176753282547, 0.042108792811632156, -0.04784417524933815, -0.011082234792411327, 0.0003390928031876683, -0.03796451911330223, 0.03154459223151207, -0.0286398995667696, -0.009907406754791737, -0.01526351273059845, 0.05550368130207062, 0.03137808293104172, -0.022330980747938156, 0.01205354928970337, 0.06530933082103729, 0.02020334079861641, 0.03241414949297905, 0.0904339998960495, 0.0012800536351278424, -0.023052528500556946, 0.03456029295921326, 0.03459729626774788, 0.0014407830312848091, 0.022275477647781372, 0.00900547206401825, -0.003704870818182826, 0.03037901408970356, -0.020147835835814476, 0.05768682807683945, 0.016965625807642937, 0.022219974547624588, -0.02340405248105526, -0.02588321641087532, 0.011091485619544983, 0.03781650960445404, -0.04314486309885979, 0.004033267498016357, 0.04055469110608101, 0.02033284865319729, 0.08051734417676926, -0.020758377388119698, 0.004447232466191053, 0.004553614649921656, -0.013413390144705772, 0.005254348739981651, -0.0004740939475595951, 0.07182176411151886, -0.044994983822107315, -0.019740808755159378, 0.0014720038743689656, -0.04336687549948692, -0.01729864813387394, -0.043551888316869736, -0.04577203467488289, -0.05443061143159866, -0.030897049233317375, -0.015522529371082783, -0.008903715759515762, -0.0031082062050700188, -0.052284467965364456, 0.055466677993535995, 0.030212504789233208, -0.013505895622074604, 0.02936144731938839, -0.007469870615750551, -0.016355084255337715, 0.03937061131000519, 0.060536015778779984, 0.004250656813383102, 0.07208078354597092, 0.007816768251359463, -0.04954628646373749, -0.03892658278346062, -0.03319120034575462, -0.013838917948305607, -0.09524431824684143, -0.02499515749514103, 0.0014789418783038855, 0.031137565150856972, 0.030323510989546776, -0.05776083096861839, -0.016789862886071205, -0.03959262743592262, -0.022016460075974464, 0.018538229167461395, -0.011193242855370045, 0.011174741201102734, -0.007890773005783558, -0.034245770424604416, -0.02558719739317894, -0.04373690113425255, -0.003878319635987282, -0.032358646392822266, -0.03080454282462597, 0.05509665608406067, -0.016937874257564545, -0.0648282989859581, -0.03124857321381569, -0.07267282158136368, -0.040184665471315384, 0.03237714618444443, 0.04555002227425575, 0.029416950419545174, -0.031082062050700188, 0.02721530571579933, -0.025513192638754845, 0.05117439478635788, 0.052839506417512894, -0.014578967355191708, -0.020906386896967888, -0.03731697425246239, 0.020906386896967888, 0.04754815250635147, -0.0021646434906870127, 0.006096154451370239, 0.0034019132144749165, 0.03370923548936844, -0.05565169081091881, -0.0060915290378034115, 0.01658635027706623, 0.024643635377287865, -0.034985821694135666, 0.009181234054267406, 0.010517947375774384, -0.003771937685087323, 0.02427360974252224, 0.0677884966135025, -0.06752947717905045, 0.035096827894449234, -0.03359822928905487, -0.004715500399470329, -0.020092332735657692, 0.0072617316618561745, 0.007442118600010872, -0.013182124122977257, 0.0005749834235757589, -0.041775770485401154, 0.06623439490795135, -0.023792577907443047, -0.048029184341430664, 0.002747432328760624, -0.007405116222798824, -0.03243265300989151, 0.031045058742165565, -0.015282013453543186, 0.011757530272006989, 0.024828646332025528, 0.04902825132012367, -0.04865822568535805, 0.013875920325517654, 0.05668776109814644, 0.08295950293540955, -0.034523289650678635, -0.02357056364417076, -0.057649824768304825, 0.013487394899129868, -0.044291939586400986, -0.05716879293322563, -0.014828733168542385, 0.047622159123420715, 0.0010204582940787077, -0.05539267510175705, -0.021257910877466202, 0.027418818324804306, -0.030268007889389992, 0.03631790727376938, -0.008788082748651505, -0.006493930704891682, -0.015457775443792343, -0.037705499678850174, 0.031748104840517044, -0.01818670704960823, -0.0508783757686615, -0.08236746490001678, -0.0023959088139235973, -0.05554068461060524, 0.062312133610248566, -0.008487437851727009, -0.006493930704891682, 0.016096068546175957, 0.0049444530159235, -0.023496558889746666, -0.014245945028960705, 0.02281201258301735, 0.00842730887234211, 0.014551214873790741, 0.04262682795524597, 0.019722308963537216, 0.0072478558868169785, -0.00814053975045681, -0.021609432995319366, -0.03826053813099861, -0.016105318441987038, 0.05975896492600441, 0.04373690113425255, 0.04432893916964531, -0.05058235675096512, 0.03567036613821983, 0.006123906001448631, 0.06005498394370079, 0.043847907334566116, -0.00871407799422741, 0.07296884059906006, 0.03851955384016037, -0.032210636883974075, 0.05679876729846001, 0.006919458974152803, -0.01988881826400757, -0.014615969732403755, -0.0005613965913653374, -0.0039014462381601334, -0.07585503160953522, -0.023089531809091568, 0.005517990794032812, 0.011720526963472366, 0.020277345553040504, 0.02586471475660801, 0.015337517485022545, -0.0036771188024431467, -0.024199604988098145, -0.0271598007529974, 0.0316741019487381, -0.03098955564200878, 0.027659334242343903, 0.004444919992238283, -0.007289483677595854, -0.017344901338219643, 0.0025069161783903837, -0.009199734777212143, 0.022034961730241776, -0.02442161925137043, 0.03376473858952522, 0.026512257754802704, -0.04832520708441734, -0.016743609681725502, 0.03185911476612091, 0.00873257964849472, -0.04958328977227211, 0.011683524586260319, 0.02556869573891163, -0.03252515569329262, 0.029916483908891678, -0.004088771063834429, 0.002694241236895323, 0.026197737082839012, 0.09161807596683502, -0.0015702917007729411, -0.03826053813099861, 0.028880415484309196, 0.006119281053543091, 0.0021137651056051254, 0.013043365441262722, -0.03180360794067383, -0.03287668153643608, 0.0012650213902816176, -0.02893591858446598, -0.051100388169288635, 0.049509283155202866, -0.02590171806514263, -0.01671585813164711, -0.04958328977227211, -0.06046200916171074, 0.030638031661510468, 0.047881174832582474, 0.040369678288698196, -0.00951888132840395, -0.025087663903832436, -0.01728939637541771, -0.030564026907086372, -0.034985821694135666, 0.003714121412485838, -0.009060976095497608, -0.0474371463060379, -0.005804759915918112, -0.02965746633708477, -0.03803852200508118, -0.024662135168910027, 0.01571679301559925, 0.03165559843182564, 0.09035999327898026, 0.0047964430414140224, -0.029712971299886703, -0.023922087624669075, 0.0750039741396904, -0.018806496635079384, -0.008459686301648617, 0.006276541389524937, -0.058093853294849396, 0.06475429236888885, 0.015772296115756035, -0.025531694293022156, 0.07208078354597092, 0.0031868363730609417, -0.0203513503074646, 0.04784417524933815, 0.031489089131355286, -0.021146902814507484, -0.007206228096038103, -0.010480944998562336, 0.009703893214464188, 0.005703003145754337, 0.028399383649230003, -0.007701135706156492, -0.08488363027572632, -0.028584396466612816, -0.008353304117918015, -0.02819587104022503, 0.002557794563472271, 0.034097760915756226, -0.06146107614040375, 0.006905583199113607, 0.00046975770965218544, 0.03389424830675125, -0.08096136897802353, -0.017502160742878914, -0.07659508287906647, -0.037724003195762634, 0.07814918458461761, 0.11152539402246475, 0.03833454102277756, 0.007733513135462999, -0.05901891365647316, -0.037150464951992035, 0.03855655714869499, -0.03574436902999878, 0.045142993330955505, 0.010101670399308205, -0.01988881826400757, -0.058093853294849396, -0.06493930518627167, 0.01597580872476101, 0.018269961699843407, -0.05846387892961502, -0.023311546072363853, 0.04680810496211052, -0.06671542674303055, -0.06205311417579651, 0.036428917199373245, 0.08651173859834671, -0.018852749839425087, -0.09465228021144867, -0.035281840711832047, 0.03648442029953003, 0.03084154613316059, 0.08843586593866348, -0.014273696579039097, -0.01862148568034172, -0.039037588983774185, -0.028695402666926384, 0.011146989651024342, -0.048806238919496536, -0.040369678288698196, -0.042219799011945724, 0.034227270632982254, -0.07522598654031754, 0.021757442504167557, 0.011100736446678638, 0.0418497771024704, 0.014782480895519257, -0.09332019090652466, 0.06094304099678993, -0.035559359937906265, 0.014708475209772587, 0.03937061131000519, 0.028824912384152412, 0.02501365914940834, 0.004634557291865349, -0.011035981588065624, -0.02357056364417076, 0.0011164334136992693, 0.031193068251013756, -0.054615624248981476, 0.041072722524404526, -0.02120240591466427, -0.013940674252808094, 0.06486530601978302, 0.003351034829393029, 0.0014211254892870784, -0.01518950704485178, 0.002682677935808897, -0.046290069818496704, 0.0038667565677314997, 0.05332053825259209, -0.03428277373313904, 0.026105230674147606, 0.026234740391373634, 0.002076762728393078, 0.0008504783036187291, -0.011035981588065624, -0.024366116151213646, -0.016392087563872337, -0.0014615969266742468, -0.000549255171790719, -0.012682591564953327, 0.024958156049251556, 0.05147041380405426, 0.007627130951732397, -0.03300618752837181, 0.04240481182932854, -0.02997198887169361, -0.04292284697294235, -0.026549261063337326, -0.0034851685632020235, -0.08118338137865067, 0.01112848799675703, 0.012192308902740479, -0.03172960504889488, -0.06601237505674362, -0.01279359869658947, -0.001855904352851212, 0.02808486297726631, 0.020443856716156006, -0.021054396405816078, -0.03428277373313904, 0.0448099710047245, 0.0031290201004594564, -0.03172960504889488, 0.03892658278346062, -0.015541031025350094, 0.029120931401848793, -0.021905453875660896, -0.03243265300989151, 0.014763979241251945, 0.01728014647960663, -0.04188677668571472, -0.05468962714076042, -0.006974962539970875, 0.026271741837263107, 0.01615157164633274, 0.03781650960445404, 0.039296604692935944, 0.05017532780766487, -0.022201472893357277, 0.05831586942076683, 0.055318668484687805, 0.030175501480698586, -0.006387548521161079, -0.013681657612323761, -0.04025867208838463, 0.040332674980163574, -0.029749972745776176, -0.042071789503097534, -0.01228481438010931, 0.030915550887584686, -0.028140366077423096, 0.0858456939458847, -0.012590085156261921, 0.018390219658613205, 0.046327073127031326, -0.017048880457878113, 0.002708117011934519, 0.009990662336349487, 0.004433356691151857, -0.031341079622507095, 0.02673427388072014, 0.03826053813099861, -0.012247812002897263, -0.033949751406908035, 0.03050852380692959, 0.01582779921591282, 0.016031313687562943, 0.0017391153378412127, -0.029102429747581482, -0.031914617866277695, -0.03881557285785675, 0.029860980808734894, 0.08532766252756119, 0.02444012090563774, 0.029620464891195297, -0.08651173859834671, 0.039185598492622375, 0.004676185082644224, 0.019518794491887093, 0.005360730458050966, -0.03398675471544266, -0.0456240251660347, 0.036687932908535004, 0.01585555076599121, 0.03184061124920845, -0.041220735758543015, 0.051396407186985016, -0.042219799011945724, -0.03256215900182724, -0.01467147283256054, 0.015087750740349293, 0.016512345522642136, -0.06627139449119568, 0.036428917199373245, 0.007900023832917213, 0.0286398995667696, 0.004440294578671455, -0.07267282158136368, 0.0003867912746500224, -0.035096827894449234, -0.07011964917182922, -0.00953738298267126, -0.009759397245943546, -0.005115589126944542, -0.03826053813099861, -0.03740948066115379, 0.017354151234030724, 0.0005590839427895844, 0.00301801273599267, -0.037150464951992035, 0.0020386038813740015, 0.028417885303497314, 0.03300618752837181, 0.04651208594441414, 0.03080454282462597, 0.06405124813318253, -0.005009207408875227, 0.0045859916135668755, 0.021590931341052055, 0.0062164124101400375, 0.012580834329128265, -0.03185911476612091, 0.03171110153198242, -0.045291002839803696, -0.003711808705702424, -0.007021215744316578, -0.02266400307416916, 0.041516754776239395, -0.05568869411945343, -0.03665092960000038, -0.010147922672331333, 0.023663070052862167, 0.03389424830675125, 0.014726976864039898, -0.018417971208691597, -0.05306151881814003, -0.027844347059726715, 0.003371848724782467, -0.05221046134829521, 0.019981324672698975, -0.05176643282175064, 0.0174374058842659, 0.05446761101484299, -0.029712971299886703, -0.03591088205575943, 0.010508697479963303, 0.04240481182932854, -0.0271598007529974, -0.034097760915756226, 0.028177369385957718, 0.07278382778167725, -0.004516612272709608, -0.03137808293104172, -0.031193068251013756, 0.04584604129195213, -0.015309765003621578, 0.04640107601881027, 0.03185911476612091, -0.10442092269659042, -0.004033267498016357, -0.011877788230776787, 0.02020334079861641, 0.009343119338154793, -0.01583705097436905, 0.0008013343904167414, 0.0004839227185584605, -0.029694469645619392, -0.03215513378381729, -0.002673427341505885, 0.04377390444278717, 0.04284884035587311 ]
29,028
aiomcache.exceptions
ValidationException
Raised when an invalid parameter is passed to a ``Client`` function.
class ValidationException(ClientException): """Raised when an invalid parameter is passed to a ``Client`` function."""
(msg: str, item: Optional[object] = None)
[ 0.015531268902122974, -0.023335283622145653, 0.007582261227071285, 0.03513938933610916, -0.028691481798887253, -0.07648787647485733, -0.0018081433372572064, 0.01818378083407879, 0.06751538813114166, -0.036981649696826935, 0.04278135299682617, 0.013876646757125854, 0.009228354319930077, -0.03551466390490532, -0.033979449421167374, 0.02028190903365612, 0.013168741948902607, 0.02347174659371376, 0.02166360430419445, -0.05929345265030861, -0.016298877075314522, 0.0010677214013412595, -0.005629125516861677, 0.04421422258019447, 0.032700102776288986, 0.10316651314496994, 0.014738073572516441, 0.020264850929379463, 0.07137048989534378, -0.054312530905008316, -0.049263376742601395, -0.02570633962750435, -0.0005064080469310284, 0.06959646195173264, -0.017066484317183495, -0.021817125380039215, -0.034764114767313004, 0.03510527312755585, -0.15365806221961975, 0.03304126113653183, -0.09047539532184601, 0.04738700017333031, -0.0063285017386078835, -0.012409662827849388, 0.05096917226910591, -0.00645643612369895, 0.012904343195259571, 0.03032904490828514, -0.11422007530927658, -0.020367199555039406, -0.015173051506280899, -0.045101236552000046, 0.0440436415374279, -0.014593081548810005, -0.025126369670033455, 0.021578313782811165, 0.06311443448066711, 0.07853482663631439, -0.011505590751767159, 0.023335283622145653, -0.06758362054824829, 0.030482565984129906, -0.03003906086087227, -0.02937380038201809, 0.002921174978837371, 0.014303095638751984, -0.046738799661397934, -0.008989542722702026, 0.008362662978470325, 0.015335102565586567, 0.05994165688753128, 0.032290711998939514, -0.042167264968156815, 0.021015401929616928, 0.056905340403318405, -0.03599228709936142, -0.06103336438536644, 0.02918616309762001, 0.03930152952671051, -0.00840104278177023, 0.030414335429668427, -0.00848206877708435, -0.031216058880090714, -0.023267051205039024, 0.039506226778030396, -0.03558289632201195, -0.02642277255654335, -0.044691845774650574, -0.014038697816431522, 0.0685729831457138, -0.061306294053792953, -0.013271089643239975, -0.07416798919439316, 0.011693228967487812, -0.0021450379863381386, 0.022175341844558716, 0.05502896383404732, -0.05584774538874626, 0.02823091670870781, -0.016230644658207893, 0.031028421595692635, 0.07198457419872284, -0.003217556979507208, 0.011428830213844776, 0.021288327872753143, -0.06038516387343407, 0.006592900026589632, -0.06000988930463791, 0.03009023331105709, 0.008379721082746983, -0.009757150895893574, -0.003799659665673971, -0.0276168305426836, -0.011505590751767159, -0.010678280144929886, 0.01582125388085842, 0.0164268109947443, 0.023215876892209053, -0.008268844336271286, 0.014908653683960438, 0.06004400551319122, -0.00902365893125534, -0.07123402506113052, 0.04056381806731224, 0.08228757977485657, 0.017126187682151794, -0.03537819907069206, 0.0209471695125103, 0.057382963597774506, -0.009927730076014996, -0.010456526651978493, -0.004707995802164078, 0.0040960414335131645, -0.014610138721764088, -0.008776318281888962, 0.0411779060959816, 0.021510081365704536, 0.019753113389015198, -0.027889758348464966, 0.006772008258849382, 0.021527139469981194, 0.08638148754835129, 0.002705818274989724, -0.009953317232429981, 0.019838402047753334, -0.019156083464622498, -0.06181802973151207, -0.07396329939365387, -0.027599772438406944, 0.045885901898145676, 0.039813268929719925, 0.032222479581832886, -0.0044990358874201775, -0.006682454142719507, -0.024580514058470726, -0.044384799897670746, -0.03558289632201195, -0.08815551549196243, 0.041382599622011185, -0.00935628917068243, 0.00015725303092040122, -0.021919474005699158, 0.08242404460906982, -0.029459089040756226, 0.01146294642239809, 0.04677291586995125, -0.02737801894545555, -0.07137048989534378, -0.005317817907780409, 0.008494862355291843, -0.06536608934402466, -0.0008155835093930364, -0.08194641768932343, -0.024699920788407326, -0.01263994537293911, 0.03358711302280426, 0.0435660183429718, 0.040290892124176025, 0.0047037312760949135, 0.011190018616616726, 0.02930556796491146, -0.032290711998939514, -0.009603628888726234, 0.024699920788407326, 0.057997047901153564, 0.02551870234310627, 0.019787227734923363, 0.021714776754379272, 0.0266615841537714, -0.0017729612300172448, -0.005206941161304712, -0.0003147725947201252, 0.02408583275973797, 0.039335645735263824, 0.004673880059272051, -0.05400548875331879, -0.00585087900981307, 0.008998071774840355, 0.026525121182203293, 0.03408179432153702, -0.03432060778141022, 0.06608252227306366, 0.009560984559357166, -0.026883337646722794, 0.01715177483856678, 0.023966427892446518, 0.019514301791787148, -0.0442824512720108, -0.05103740468621254, -0.03200072422623634, -0.02166360430419445, -0.013834002427756786, -0.017006780952215195, 0.04759169742465019, 0.03636756166815758, -0.07198457419872284, 0.028094453737139702, -0.021322444081306458, 0.022465327754616737, 0.04660233482718468, 0.0745091512799263, 0.0005964954034425318, 0.0649908110499382, -0.05397137254476547, 0.06430849432945251, 0.00010914426093222573, 0.0007452194695360959, -0.021987704560160637, -0.017774390056729317, -0.05363021418452263, -0.053903140127658844, 0.028077395632863045, 0.008409571833908558, 0.0073306565172970295, -0.036026403307914734, -0.019872518256306648, 0.02480226755142212, -0.034695882350206375, 0.012946988455951214, -0.002833752892911434, 0.011147374287247658, -0.011121787130832672, -0.0005943631404079497, 0.03708399459719658, 0.009091890417039394, 0.016094181686639786, -0.0038828172255307436, 0.07334920763969421, -0.05151502788066864, -0.0008656912250444293, -0.04087086021900177, -0.010337120853364468, -0.0334506519138813, 0.022908834740519524, 0.03275127336382866, 0.0164865143597126, -0.05250438675284386, -0.061545103788375854, 0.04257665574550629, 0.017066484317183495, -0.004878575447946787, 0.04503300413489342, -0.04970688372850418, 0.07887598872184753, -0.006017193663865328, -0.05772412195801735, 0.012111148796975613, 0.03472999855875969, 0.03449118509888649, 0.044077757745981216, 0.08126410096883774, 0.07969477027654648, 0.011804105713963509, -0.0066056931391358376, -0.02625219337642193, -0.027770351618528366, -0.023249993100762367, 0.03561701253056526, 0.005599273834377527, 0.00915159285068512, 0.00746285542845726, 0.022823544219136238, 0.0014318021712824702, 0.0065843709744513035, -0.008200611919164658, -0.021458908915519714, 0.01020065788179636, 0.00007982589886523783, -0.06656014174222946, 0.012989633716642857, 0.008358398452401161, -0.03334830328822136, 0.04455538094043732, -0.011923511512577534, -0.009177180007100105, -0.001686605392023921, 0.013015219941735268, -0.026644526049494743, 0.009714505635201931, -0.060521628707647324, 0.053903140127658844, 0.043429553508758545, -0.024785209447145462, -0.041143789887428284, -0.01872963458299637, -0.06035104766488075, 0.03503704071044922, -0.0062773278914391994, -0.03520762175321579, 0.01498541422188282, -0.03375769406557083, 0.022823544219136238, -0.09006600826978683, -0.029152046889066696, 0.0433272086083889, 0.04370248317718506, 0.022038878872990608, -0.0008763524820096791, 0.020316025242209435, 0.05577951669692993, -0.016520630568265915, 0.002906249137595296, 0.03483234718441963, -0.027002744376659393, -0.053527865558862686, 0.02558693289756775, -0.009501281194388866, 0.03923329710960388, -0.03592405468225479, 0.008093999698758125, -0.011497062630951405, -0.013134625740349293, -0.006179244257509708, -0.020571894943714142, -0.008861607871949673, -0.03254657983779907, 0.0842663049697876, -0.014976885169744492, 0.039506226778030396, -0.0017185889882966876, 0.034218259155750275, -0.04121202230453491, 0.0012121809413656592, 0.009288056753575802, -0.04939984157681465, -0.022550618276000023, -0.011838220991194248, -0.02035014145076275, 0.04946807026863098, 0.011215605773031712, -0.018269071355462074, 0.036811068654060364, 0.0009509810479357839, 0.020691299811005592, 0.07382683455944061, -0.007659022230654955, -0.03551466390490532, -0.07143872231245041, 0.019582532346248627, -0.02942497283220291, 0.04431656748056412, -0.06195449456572533, 0.0010863785864785314, -0.005893523804843426, -0.0618862621486187, 0.004669615533202887, 0.03834628313779831, -0.05550658702850342, 0.03551466390490532, -0.009595099836587906, -0.014968356117606163, -0.052743200212717056, -0.02028190903365612, -0.021765951067209244, 0.008115322329103947, 0.0021727571729570627, -0.04520358145236969, 0.0064308494329452515, -0.07648787647485733, 0.05874760076403618, 0.0041621411219239235, -0.021049518138170242, -0.023625269532203674, -0.029578495770692825, -0.0021727571729570627, -0.005646183155477047, 0.0332118384540081, 0.030738435685634613, -0.025655165314674377, 0.03444001078605652, 0.0057058860547840595, -0.05120798200368881, 0.004311398137360811, -0.01961664855480194, -0.040359124541282654, -0.04991157725453377, -0.009850969538092613, -0.016111239790916443, 0.007646228652447462, -0.026746874675154686, -0.016597390174865723, 0.04278135299682617, 0.01080621499568224, 0.018098490312695503, 0.030073175206780434, 0.017441758885979652, 0.017859680578112602, 0.05134444683790207, 0.029032640159130096, -0.010814744047820568, -0.012034387327730656, -0.040052078664302826, -0.02775329351425171, -0.030891958624124527, 0.0011727344244718552, 0.0008475671638734639, -0.001711126184090972, 0.023028239607810974, -0.01901962049305439, -0.018098490312695503, 0.044521264731884, -0.013689009472727776, 0.051480911672115326, 0.06393321603536606, -0.00746285542845726, 0.014422501437366009, -0.03449118509888649, 0.00041285582119598985, 0.0407002829015255, -0.01171028707176447, -0.007659022230654955, -0.0043305885046720505, -0.0526067353785038, -0.08119586855173111, -0.01787673681974411, -0.04783050715923309, -0.060214582830667496, -0.012699647806584835, 0.031574275344610214, 0.027156265452504158, 0.009893613867461681, 0.006946852430701256, 0.031199000775814056, 0.005774118006229401, 0.038243938237428665, -0.060453396290540695, -0.005458545871078968, 0.03251246362924576, 0.06096513196825981, -0.06250035017728806, 0.03206895664334297, 0.01830318570137024, 0.01763792708516121, -0.006426584906876087, -0.03346771001815796, -0.03834628313779831, -0.0523679256439209, -0.028674423694610596, 0.022670023143291473, -0.02425641380250454, 0.027224497869610786, 0.021510081365704536, -0.035480547696352005, -0.031983666121959686, -0.00502356793731451, 0.04899044707417488, 0.038312166929244995, -0.00015831914788577706, 0.024273471906781197, 0.04172375798225403, -0.01281905360519886, -0.016324464231729507, -0.018917273730039597, -0.02751448191702366, 0.026917453855276108, 0.0339282751083374, 0.06468376517295837, 0.019906634464859962, -0.01131795346736908, -0.02473403513431549, 0.02292589284479618, -0.004055528901517391, -0.011002381332218647, 0.0007548145367763937, 0.02149302512407303, -0.03363828733563423, -0.04684114828705788, -0.03377475216984749, -0.030107291415333748, 0.013015219941735268, 0.0031322671566158533, -0.014627196826040745, 0.024154065176844597, 0.004750640597194433, 0.025126369670033455, -0.022977067157626152, -0.029100872576236725, 0.01375724095851183, 0.012827582657337189, -0.011104729026556015, 0.00100428715813905, -0.007305069360882044, -0.009262469597160816, -0.023079413920640945, 0.0725986585021019, -0.06243211776018143, -0.020776590332388878, 0.019036678597331047, 0.040290892124176025, -0.03527585417032242, -0.0526067353785038, 0.05960049852728844, 0.0616474524140358, 0.04605647921562195, -0.0037101053167134523, -0.020435430109500885, -0.03520762175321579, 0.034457068890333176, 0.024938730522990227, 0.03762985020875931, 0.06205684319138527, 0.03947211056947708, 0.04632940888404846, 0.007181399501860142, 0.03667460381984711, -0.03063608892261982, 0.011838220991194248, -0.07573731988668442, 0.04489653930068016, 0.059122875332832336, -0.004243166651576757, 0.0019062265055254102, 0.038482747972011566, 0.03401356190443039, 0.0051131220534443855, -0.0075865257531404495, -0.03810747340321541, 0.01722000539302826, -0.02347174659371376, 0.0058892592787742615, 0.024955788627266884, 0.08733673393726349, -0.021510081365704536, 0.0011226267088204622, -0.022004762664437294, -0.04680703207850456, 0.007083316333591938, 0.003294317750260234, -0.06928941607475281, -0.03039727732539177, 0.012196438387036324, 0.003228218061849475, 0.019173141568899155, -0.04663645103573799, -0.015872428193688393, -0.0011738005559891462, 0.023096472024917603, 0.04145083203911781, 0.028930293396115303, -0.009262469597160816, -0.0017612338997423649, -0.02004309743642807, -0.010371237061917782, -0.026883337646722794, -0.01287875697016716, 0.022550618276000023, 0.03684518486261368, 0.007991652004420757, -0.007467119954526424, -0.018371418118476868, -0.028793828561902046, 0.005505455192178488, 0.06024869903922081, 0.04472595825791359, -0.023881137371063232, 0.036981649696826935, -0.012170851230621338, -0.03140369802713394, -0.011855279095470905, -0.04554474353790283, 0.025552818551659584, -0.03913095220923424, -0.052811432629823685, -0.06348971277475357, -0.021629488095641136, 0.03541231527924538, -0.031028421595692635, -0.007987387478351593, -0.019718997180461884, 0.022055936977267265, 0.013910762965679169, -0.015394804999232292, -0.011164432391524315, -0.016759442165493965, 0.011565294116735458, 0.07218927145004272, 0.02292589284479618, -0.04008619487285614, -0.01624770276248455, 0.02064012736082077, -0.06679895520210266, 0.07328097522258759, 0.0418943390250206, 0.008494862355291843, 0.03834628313779831, -0.006004400551319122, -0.03413296863436699, -0.02659335359930992, -0.014260451309382915, -0.02099834382534027, 0.019650764763355255, -0.011471475474536419, -0.06086278706789017, -0.05878171697258949, -0.007394623942673206, -0.015795666724443436, -0.02353997901082039, 0.02220945805311203, 0.023249993100762367, -0.02858913317322731, 0.02618396282196045, -0.022431211546063423, -0.024102890864014626, 0.01866140402853489, -0.050048042088747025, 0.04786462336778641, 0.015155993402004242, -0.025740455836057663, -0.09299997240304947, -0.06468376517295837, -0.014345740899443626, 0.044862423092126846, -0.01842259243130684, -0.060214582830667496, 0.024034660309553146, 0.022857660427689552, 0.06601428985595703, 0.01020065788179636, 0.02997082844376564, 0.016529159620404243, 0.0015544062480330467, 0.011411772109568119, -0.05001392588019371, 0.010320063680410385, -0.04735288396477699, 0.022380037233233452, -0.03425237536430359, -0.08058178424835205, 0.07751134783029556, -0.046192944049835205, -0.0014051491161808372, 0.1114225685596466, -0.05270908400416374, -0.012716705910861492, 0.015753021463751793, 0.011616467498242855, -0.013680480420589447, -0.00935628917068243, 0.025893976911902428, 0.00947569403797388, -0.004189860541373491, 0.033007144927978516, 0.07491853833198547, -0.03667460381984711, -0.0106526929885149, -0.011821162886917591, 0.019633706659078598, -0.09327290207147598, 0.04789873957633972, 0.013271089643239975, -0.007390359416604042, -0.0102944765239954, -0.00945010781288147, 0.03200072422623634, -0.0032239535357803106, -0.004793285392224789, -0.022942950949072838, -0.0138084152713418, 0.0027463308069854975, 0.019701939076185226, 0.011215605773031712, 0.005407372023910284, -0.059736959636211395, -0.00510032894089818, -0.012426720932126045, -0.02558693289756775, -0.021220097318291664, 0.05537012591958046, -0.01080621499568224, -0.030670205131173134, -0.027736235409975052, -0.04458949714899063, -0.05489250272512436, 0.01944606937468052, -0.01564214564859867, -0.03472999855875969, -0.02901558205485344, -0.05120798200368881, -0.013143154792487621, 0.11442476511001587, 0.012622887268662453, 0.0021023929584771395, -0.0164865143597126, 0.057075921446084976, 0.03701576218008995, -0.002742066280916333, 0.007002290803939104, -0.0518903024494648, 0.04977511614561081, -0.06986938416957855, 0.05073035880923271, 0.0030874900985509157, 0.053834907710552216, -0.024392876774072647, 0.0030341839883476496, 0.02275531366467476, -0.004153612069785595, 0.04520358145236969, -0.019463127478957176, -0.0067378925159573555, -0.01381694432348013, 0.00003153389843646437, -0.010405353270471096, -0.03735692426562309, 0.012477894313633442, -0.01080621499568224, -0.04302016273140907, -0.04172375798225403, 0.033621229231357574, 0.031164884567260742, 0.0547560378909111, -0.013202858157455921, -0.07089286297559738, 0.030653147026896477, 0.05577951669692993, -0.03868744522333145, -0.030073175206780434, 0.017194420099258423, 0.023079413920640945, 0.021936530247330666, -0.00033582851756364107, 0.01122413482517004, -0.011582352221012115, -0.07491853833198547, -0.014968356117606163, 0.05038920044898987, 0.016145355999469757, 0.029390858486294746, 0.005394578445702791, -0.027002744376659393, -0.02744625136256218, -0.007411681581288576, -0.008801905438303947, 0.03015846572816372, -0.005292230751365423, -0.061238061636686325, 0.018217897042632103, 0.050525665283203125, 0.0037527503445744514, 0.005803969223052263, 0.016179470345377922, 0.036265213042497635, 0.018814925104379654, -0.009859498590230942, -0.0004528354329522699, 0.00607689656317234, 0.01465278398245573, 0.0530843585729599 ]
29,051
pytrie
NULL
null
class NULL: pass
()
[ 0.010485957376658916, -0.013480753637850285, 0.024191947653889656, -0.002454648492857814, -0.032850995659828186, -0.06840481609106064, -0.03358509764075279, 0.04181035980582237, 0.038340065628290176, -0.029864542186260223, -0.02784576453268528, 0.011904106475412846, 0.019787345081567764, -0.0024463064037263393, -0.04377908259630203, 0.05952887237071991, -0.026143986731767654, 0.019036559388041496, 0.001953082624822855, -0.013155413791537285, -0.014732061885297298, 0.014640298672020435, 0.009835277684032917, 0.028913548216223717, 0.013722673058509827, 0.026711245998740196, 0.029864542186260223, -0.021338965743780136, -0.00008589705248596147, -0.02357463538646698, -0.056625839322805405, -0.03517008572816849, -0.03059864230453968, 0.006081354804337025, 0.054089855402708054, -0.02807934209704399, -0.03398551419377327, 0.05622542276978493, -0.08488870412111282, -0.007578752934932709, -0.0002778945490717888, -0.013063651509582996, -0.08362071961164474, -0.035570502281188965, -0.005401477683335543, -0.00920128170400858, 0.09356444329023361, -0.027478715404868126, -0.048083581030368805, -0.009685120545327663, 0.05362270027399063, 0.04634843394160271, -0.00910117756575346, -0.008959362283349037, -0.045013707131147385, 0.06032970920205116, 0.008529746904969215, 0.05482395738363266, -0.08956025540828705, 0.03643807768821716, -0.005501582287251949, 0.058160778135061264, 0.03188331797719002, -0.03321804478764534, 0.030081434175372124, 0.028479760512709618, -0.019703922793269157, 0.01613352634012699, 0.030515221878886223, 0.0396747924387455, -0.05562479421496391, -0.010894718579947948, -0.028529813513159752, 0.10364163666963577, 0.05472385138273239, -0.06133075803518295, -0.03270084038376808, 0.00360585143789649, -0.007837356999516487, -0.041710253804922104, 0.005464043002575636, 0.02093854732811451, -0.024508945643901825, 0.034903138875961304, 0.030298328027129173, 0.022673694416880608, 0.0046590352430939674, 0.018152302131056786, -0.07374373078346252, 0.0618312805891037, -0.0337352529168129, 0.009134545922279358, -0.03253399580717087, 0.01418982818722725, 0.06656956672668457, 0.04948504641652107, 0.03351835906505585, -0.04998556897044182, -0.019003191962838173, -0.017184624448418617, 0.010394195094704628, 0.0150240333750844, -0.05462374910712242, -0.00846301019191742, -0.0014264907222241163, 0.005685107316821814, 0.0016485977685078979, 0.004329524468630552, -0.006494286470115185, 0.025243045762181282, -0.026694562286138535, -0.015933316200971603, -0.018035514280200005, -0.013856146484613419, 0.025726884603500366, -0.04277803748846054, -0.038106486201286316, 0.038340065628290176, 0.005710133817046881, 0.01321380864828825, -0.003186663379892707, -0.0062773930840194225, -0.11211716383695602, -0.01303862500935793, 0.046448539942502975, 0.0005693449638783932, 0.035136718302965164, 0.012146025896072388, 0.013722673058509827, 0.02347453124821186, 0.048083581030368805, 0.0014796712202951312, -0.021539174020290375, 0.046014752238988876, -0.032283734530210495, 0.015691397711634636, 0.007461964152753353, 0.032517313957214355, -0.050619564950466156, -0.033401571214199066, -0.011929132044315338, -0.027678923681378365, 0.01662570610642433, 0.005601686891168356, 0.01594165898859501, 0.02566014789044857, -0.012604838237166405, -0.01985407993197441, -0.02390831708908081, 0.027145033702254295, 0.004558930639177561, -0.03867374733090401, 0.010143933817744255, 0.02839634008705616, -0.027779027819633484, 0.01497398130595684, 0.026694562286138535, -0.06369990110397339, -0.021205492317676544, -0.027779027819633484, -0.01217105146497488, -0.0486508384346962, -0.009785225614905357, -0.06666966527700424, 0.017368149012327194, 0.01574144884943962, -0.003983329050242901, 0.018002144992351532, 0.020638233050704002, 0.038773853331804276, -0.0066819824278354645, -0.05262165516614914, -0.022123118862509727, 0.017468255013227463, 0.027445346117019653, 0.04464665427803993, -0.01841924712061882, 0.012229446321725845, 0.006047986913472414, 0.008725784718990326, 0.04004184156656265, 0.004404602572321892, -0.036671653389930725, 0.013722673058509827, 0.07354351878166199, -0.00169343629386276, 0.021872857585549355, 0.0004353507829364389, 0.01973729208111763, 0.0126715749502182, -0.009660094976425171, -0.012871784158051014, 0.0011939560063183308, 0.012271156534552574, 0.06066339090466499, -0.024158578366041183, 0.029981330037117004, 0.008859258145093918, -0.003370188409462571, 0.006339958403259516, -0.03323473036289215, 0.013997960835695267, 0.03318467736244202, -0.028863495215773582, -0.006627759430557489, 0.0006199186318553984, -0.013672620989382267, -0.010836323723196983, -0.05232134088873863, -0.03253399580717087, -0.022640325129032135, 0.0013159584486857057, -0.04461328685283661, 0.02269037812948227, 0.044680021703243256, -0.013797751627862453, -0.05395638197660446, 0.0064984573982656, -0.031065797433257103, 0.0673370361328125, 0.06807113438844681, -0.03540366142988205, 0.005272176116704941, -0.004379576537758112, 0.018135618418455124, 0.000754955573938787, -0.016558971256017685, -0.02949749119579792, 0.031516268849372864, -0.06480105221271515, 0.008342050947248936, -0.04618159309029579, -0.05152050405740738, -0.03355172649025917, 0.08822552859783173, -0.0405423678457737, 0.03630460426211357, -0.011879079975187778, -0.053889647126197815, -0.04748295247554779, -0.0012773765483871102, -0.03201679140329361, -0.013464069925248623, 0.031616371124982834, 0.06693661212921143, 0.02959759533405304, -0.0076204631477594376, 0.04855073615908623, -0.018068881705403328, -0.011920790188014507, -0.018502667546272278, -0.06880523264408112, -0.02138901874423027, -0.036337971687316895, 0.07200857996940613, -0.05492406338453293, -0.051253560930490494, -0.035270191729068756, 0.021205492317676544, 0.002051101764664054, -0.017635095864534378, -0.06626924872398376, 0.012788363732397556, 0.05812741070985794, 0.020104341208934784, 0.02697819098830223, 0.001273205503821373, -0.014056355692446232, 0.0183191429823637, 0.01243799738585949, 0.12486381083726883, -0.011995868757367134, -0.004821705166250467, 0.021939592435956, -0.02973106876015663, -0.03947458416223526, -0.021889541298151016, 0.0010385853238403797, 0.036237869411706924, -0.04427960515022278, 0.014948954805731773, -0.019103296101093292, -0.013522463850677013, -0.004859244450926781, -0.03757259622216225, 0.011962500400841236, -0.02500946819782257, -0.04958514869213104, -0.013230492360889912, 0.02040465548634529, 0.047850001603364944, 0.08495544642210007, 0.003860283875837922, 0.000480971357319504, 0.04638180136680603, 0.03048185259103775, -0.029764436185359955, 0.046982429921627045, 0.06303253769874573, -0.030965691432356834, -0.002074042335152626, -0.04437971115112305, 0.021939592435956, 0.020254498347640038, -0.01293852087110281, -0.0015578779857605696, -0.01086135022342205, 0.04744958505034447, 0.017484938725829124, 0.06349968910217285, 0.026294143870472908, 0.0357707142829895, -0.027378609403967857, 0.0635664239525795, 0.05088650807738304, 0.03780617192387581, 0.05308881029486656, -0.03957469016313553, 0.0008508891914971173, 0.09836946427822113, -0.03727228194475174, -0.03510335087776184, 0.026811350136995316, -0.01469035167247057, -0.020638233050704002, -0.01650891825556755, -0.019053243100643158, -0.0038686259649693966, -0.006794600281864405, 0.04761642590165138, 0.01963718794286251, -0.027328558266162872, 0.059795819222927094, 0.004646521992981434, -0.04221077635884285, 0.0037142981309443712, 0.0055099246092140675, 0.008033394813537598, -0.024141894653439522, -0.025309782475233078, 0.02402510680258274, -0.015099111944437027, -0.015274294652044773, 0.015699738636612892, 0.051487136632204056, 0.030081434175372124, -0.004809192381799221, -0.02467578649520874, 0.07961653172969818, 0.007795646321028471, -0.003526601940393448, -0.007612121291458607, 0.024609049782156944, 0.04868420585989952, 0.048617471009492874, -0.022673694416880608, 0.04110962525010109, 0.04704916477203369, 0.02520967647433281, -0.030615326017141342, 0.05525774508714676, 0.019770659506320953, -0.05639226362109184, -0.016041763126850128, -0.0296142790466547, -0.019703922793269157, -0.0067487191408872604, 0.010502642020583153, -0.014531852677464485, -0.008171038702130318, -0.023708108812570572, -0.06536830961704254, -0.04034215584397316, -0.05942877009510994, -0.01327220257371664, 0.0013024026993662119, 0.003101157257333398, 0.013163755647838116, 0.00455058878287673, -0.04508044198155403, -0.03046516887843609, 0.0049176388420164585, -0.02652772143483162, -0.02192290872335434, -0.023491214960813522, 0.01053601037710905, -0.003232544520869851, 0.05449027568101883, -0.008250287733972073, 0.046214960515499115, -0.03433588147163391, -0.02083844318985939, -0.03386872634291649, -0.08028389513492584, -0.02607725001871586, 0.06810449808835983, 0.026460984721779823, 0.005272176116704941, -0.04307834804058075, -0.0143733536824584, 0.04371234402060509, -0.02817944623529911, -0.002051101764664054, 0.05909508839249611, -0.03408562019467354, 0.01710120402276516, 0.026477668434381485, -0.04334529489278793, -0.018669510260224342, -0.002425451297312975, 0.033051203936338425, -0.0167258121073246, -0.05612531676888466, -0.057626884430646896, 0.05208776518702507, -0.017184624448418617, 0.04558096453547478, 0.024842627346515656, 0.07641318440437317, -0.02040465548634529, -0.05132029578089714, -0.03823995962738991, 0.01261318102478981, 0.08869268000125885, -0.05505753308534622, 0.024308735504746437, 0.02180612087249756, -0.020421339198946953, 0.020004237070679665, -0.009009414352476597, -0.0006480730371549726, 0.0011397326597943902, 0.004189794883131981, -0.0758792906999588, 0.0223733801394701, -0.021222176030278206, -0.04104289039969444, -0.04728274419903755, -0.016934363171458244, 0.0634329542517662, 0.005993763450533152, 0.016358761116862297, 0.01353914849460125, 0.034169040620326996, 0.055958475917577744, -0.01568305492401123, -0.009401490911841393, 0.022840535268187523, -0.0009556862059980631, -0.021739384159445763, -0.02454231306910515, 0.002615232951939106, 0.04244435206055641, -0.0009681992814876139, 0.013155413791537285, -0.08842574059963226, -0.11198368668556213, 0.0156413447111845, 0.017451569437980652, -0.050619564950466156, -0.07454456388950348, 0.038006383925676346, -0.01173726562410593, -0.03323473036289215, -0.026677878573536873, 0.0613974928855896, 0.025059519335627556, -0.023324374109506607, -0.0370720736682415, -0.03058195859193802, -0.011537056416273117, -0.014031329192221165, -0.021972961723804474, -0.03255068138241768, 0.010494300164282322, 0.05215450003743172, -0.015474503859877586, -0.04277803748846054, 0.0067487191408872604, -0.015549582429230213, -0.01381443627178669, 0.023190900683403015, 0.005138703156262636, 0.015190874226391315, -0.03466956317424774, -0.008976046927273273, 0.0026882258243858814, -0.024926047772169113, 0.07601276785135269, 0.01063611451536417, -0.03456945717334747, 0.04528065025806427, -0.03520345315337181, -0.038640379905700684, 0.02095523104071617, 0.03587081655859947, -0.0057351598516106606, 0.031616371124982834, -0.021205492317676544, -0.032166946679353714, 0.015549582429230213, -0.015165847726166248, -0.0648677870631218, -0.06076349690556526, 0.013764383271336555, -0.10510984063148499, 0.0009056339040398598, -0.004750797990709543, -0.03680512681603432, 0.010077197104692459, 0.006135578267276287, 0.02686140313744545, 0.023174216970801353, -0.032166946679353714, 0.013831119984388351, 0.023074112832546234, 0.011478661559522152, -0.053989753127098083, -0.011153321713209152, 0.02213980257511139, 0.011386899277567863, 0.04130983352661133, 0.008446326479315758, 0.05866130068898201, -0.04154341295361519, 0.00438791885972023, -0.04758305847644806, -0.008221090771257877, 0.05342249199748039, 0.021188808605074883, 0.01529932115226984, -0.03378530591726303, -0.0635664239525795, -0.013906198553740978, -0.014356669038534164, 0.011895764619112015, 0.003916592802852392, 0.012696601450443268, 0.03059864230453968, -0.030081434175372124, 0.020254498347640038, -0.02611061930656433, 0.051253560930490494, 0.05449027568101883, -0.005505753215402365, -0.03136610984802246, -0.061998121440410614, 0.017701830714941025, -0.035136718302965164, 0.04614822566509247, -0.025910409167408943, -0.033885408192873, 0.035804081708192825, 0.017167940735816956, 0.02380821295082569, 0.006615246180444956, 0.06727029383182526, -0.0004934844328090549, 0.055324479937553406, 0.06583546102046967, -0.01272162701934576, 0.010252379812300205, 0.026911456137895584, -0.047516319900751114, -0.005635055247694254, -0.037339020520448685, 0.008045908063650131, -0.009293043985962868, 0.08228598535060883, 0.06563525646924973, 0.017368149012327194, 0.0002776338660623878, 0.05899498239159584, 0.04297824576497078, 0.029630964621901512, 0.00860065408051014, -0.0353369265794754, 0.0784820094704628, -0.04241098463535309, -0.0886259451508522, -0.013330597430467606, -0.006752890069037676, -0.048283789306879044, -0.06316600739955902, -0.021989645436406136, -0.07320983707904816, -0.03904079645872116, -0.021622594445943832, -0.055958475917577744, -0.0011626733466982841, 0.019036559388041496, 0.04274466633796692, 0.02027118392288685, 0.005826922599226236, 0.03456945717334747, -0.03148289769887924, 0.02095523104071617, -0.044780127704143524, 0.0010411922121420503, 0.027662239968776703, 0.020671602338552475, 0.03321804478764534, 0.026694562286138535, 0.018369195982813835, 0.054156593978405, -0.006068842019885778, -0.06636935472488403, 0.021839488297700882, -0.019920816645026207, -0.03520345315337181, 0.01876961439847946, 0.013197124004364014, 0.03813985735177994, 0.018502667546272278, -0.01469035167247057, 0.012821732088923454, -0.02455899678170681, 0.034035567194223404, -0.03149958327412605, 0.03847353905439377, -0.0011282623745501041, 0.0006412951624952257, -0.01973729208111763, 0.03517008572816849, -0.01918671652674675, -0.007695541717112064, -0.004475510213524103, -0.05178745090961456, 0.015099111944437027, 0.0031386965420097113, 0.027228454127907753, 0.022440116852521896, -0.015057401731610298, -0.04991883039474487, -0.06016286835074425, -0.023641372099518776, 0.003670502221211791, -0.002317004604265094, 0.05665920674800873, 0.10858013480901718, -0.031950052827596664, 0.003657989203929901, 0.034803036600351334, 0.040308788418769836, -0.03466956317424774, -0.05385627970099449, -0.0073493467643857, -0.0337352529168129, 0.017518306151032448, -0.033484991639852524, -0.0673370361328125, 0.03803975135087967, 0.02312416397035122, -0.042377617210149765, 0.01688431017100811, 0.00915122963488102, -0.0264276172965765, 0.01666741631925106, -0.018385879695415497, -0.021088704466819763, -0.034936510026454926, -0.04661538079380989, -0.014598588459193707, 0.030865587294101715, 0.027061613276600838, 0.026811350136995316, 0.011119953356683254, -0.017368149012327194, -0.005330570507794619, -0.0366382859647274, -0.029797805473208427, 0.0844215527176857, 0.00855894386768341, -0.03960805758833885, -0.05178745090961456, -0.06656956672668457, 0.011854054406285286, 0.008279485628008842, 0.0025651806499809027, 0.005309715401381254, 0.07040690630674362, 0.02552667446434498, -0.03857364133000374, -0.06513473391532898, 0.01178731769323349, 0.02739529497921467, -0.03378530591726303, -0.015224242582917213, 0.04064247012138367, -0.09509937465190887, -0.005293031223118305, -0.019670555368065834, 0.04004184156656265, 0.04371234402060509, -0.013630910776555538, -0.021338965743780136, -0.020805073902010918, 0.01720130816102028, 0.001227324246428907, 0.02611061930656433, 0.02304074354469776, 0.0031887488439679146, -0.06973954290151596, 0.0014525596052408218, 0.05402312055230141, 0.044579919427633286, -0.0021981303580105305, 0.012905152514576912, 0.058294251561164856, -0.040408894419670105, -0.016025079414248466, 0.09683452546596527, -0.02103865146636963, -0.04718263819813728, -0.012070947326719761, -0.006702837534248829, -0.03333483263850212, 0.05856119468808174, -0.041276466101408005, 0.004525562282651663, 0.03315130993723869, -0.017351465299725533, 0.03550376743078232, 0.021355649456381798, 0.01851935312151909, 0.035904187709093094, -0.04701579734683037, -0.07708054780960083, -0.04855073615908623, 0.05041935294866562, 0.03894069418311119, 0.04451318085193634, -0.0033430769108235836, 0.04334529489278793, -0.01030243281275034, -0.05128692835569382, 0.0008545388118363917, -0.025309782475233078, -0.026727929711341858, 0.06827133893966675, -0.07094080001115799, -0.01501569151878357, 0.07441109418869019, -0.008692416362464428, 0.013464069925248623, -0.010878033936023712, 0.012855100445449352, 0.023190900683403015, 0.013564174063503742, 0.051687344908714294, 0.016742495819926262, 0.0010010460391640663, -0.0034014710690826178, 0.02227327600121498, 0.04668211564421654, -0.020988600328564644, -0.04134320467710495, 0.061564333736896515, -0.019904132932424545, 0.0071282824501395226, -0.06566862016916275, -0.0103524848818779, 0.005138703156262636, 0.009935382753610611, -0.02455899678170681, 0.02906370535492897, 0.008675732649862766, 0.002765389857813716 ]
29,052
pytrie
Node
Trie node class. Subclasses may extend it to replace :attr:`ChildrenFactory` with a different mapping class (e.g. `sorteddict <http://pypi.python.org/pypi/sorteddict/>`_) :ivar value: The value of the key corresponding to this node or :const:`NULL` if there is no such key. :ivar children: A ``{key-part : child-node}`` mapping.
class Node: """Trie node class. Subclasses may extend it to replace :attr:`ChildrenFactory` with a different mapping class (e.g. `sorteddict <http://pypi.python.org/pypi/sorteddict/>`_) :ivar value: The value of the key corresponding to this node or :const:`NULL` if there is no such key. :ivar children: A ``{key-part : child-node}`` mapping. """ __slots__ = ('value', 'children') #: A callable for creating a new :attr:`children` mapping. ChildrenFactory = dict def __init__(self, value=NULL): self.value = value self.children = self.ChildrenFactory() def __len__(self): """Return the number of keys in the subtree rooted at this node.""" return int(self.value is not NULL) + sum(map(len, self.children.values())) def __repr__(self): return '(%s, {%s})' % ( self.value is NULL and 'NULL' or repr(self.value), ', '.join('%r: %r' % t for t in self.children.items())) def __copy__(self): clone = self.__class__(self.value) clone_children = clone.children for key, child in self.children.items(): clone_children[key] = child.__copy__() return clone def __getstate__(self): return self.value, self.children def __setstate__(self, state): self.value, self.children = state
(value=<class 'pytrie.NULL'>)
[ 0.03282655403017998, 0.004978307988494635, -0.014961641281843185, -0.014961641281843185, -0.02044757641851902, 0.04915967583656311, -0.02153407596051693, 0.045027416199445724, 0.07366827130317688, -0.07284894585609436, 0.01774023100733757, 0.07929670065641403, 0.009448988363146782, 0.04449307173490524, -0.027020011097192764, -0.0279818307608366, -0.0014271446270868182, 0.06554623693227768, -0.04666607081890106, 0.044849298894405365, -0.04157198965549469, -0.008656377904117107, 0.09611073136329651, 0.029869846999645233, -0.028854593634605408, -0.04324626550078392, 0.005490387789905071, -0.007872672751545906, 0.04481367766857147, -0.028854593634605408, -0.03077823296189308, -0.034108977764844894, -0.0627676472067833, -0.016876375302672386, -0.0021139997988939285, -0.05795854702591896, -0.011809009127318859, 0.04826910421252251, 0.005900051910430193, -0.009440083056688309, 0.016662636771798134, 0.009172910824418068, -0.07345452904701233, -0.0821465328335762, 0.03501736372709274, 0.03339651972055435, 0.07452321797609329, 0.04901718720793724, -0.009965521283447742, -0.08649253100156784, 0.01288660429418087, -0.0361216776072979, -0.0005660710157826543, -0.027465298771858215, -0.01538911648094654, 0.005641785450279713, -0.00635424442589283, -0.010410808958113194, 0.0019425642676651478, 0.0329512320458889, 0.0119604067876935, 0.03629979118704796, -0.024116739630699158, 0.0026049285661429167, -0.018523937091231346, -0.01814989559352398, -0.04103764519095421, -0.05560743063688278, -0.01144387386739254, 0.021070977672934532, 0.008362488821148872, -0.029869846999645233, 0.03833029791712761, -0.001659807050600648, 0.03287998586893082, 0.04410121962428093, -0.028587421402335167, -0.0005529907066375017, 0.019646059721708298, 0.007667840924113989, -0.03918524831533432, -0.03918524831533432, 0.001282426412217319, -0.00895917322486639, 0.005762013141065836, 0.01029503345489502, 0.03619292378425598, -0.0008109788177534938, 0.018292387947440147, 0.025737585499882698, -0.06971412152051926, -0.007667840924113989, -0.029317691922187805, 0.02871210128068924, -0.010651263408362865, -0.01882673241198063, 0.039612725377082825, -0.037119120359420776, -0.004341547377407551, 0.021640945225954056, 0.051760151982307434, 0.10052797943353653, -0.04563300311565399, 0.0023644736502319574, 0.0003631871659308672, -0.000649005698505789, -0.05208075791597366, 0.009867558255791664, -0.001090953010134399, -0.006665945518761873, -0.06444192677736282, 0.03416241332888603, 0.012681772001087666, 0.0618414506316185, 0.0016386559000238776, -0.01325173955410719, -0.04794849827885628, -0.022638387978076935, -0.006309716030955315, -0.012521469034254551, 0.047200415283441544, 0.005485935136675835, -0.033966489136219025, 0.041322626173496246, -0.03512423485517502, 0.005864428821951151, 0.03719036653637886, 0.02974516712129116, -0.03321840614080429, -0.011114361695945263, 0.046024858951568604, 0.030956348404288292, -0.00749417906627059, 0.03603261709213257, 0.05810103937983513, 0.015015074983239174, 0.013741554692387581, 0.011924783699214458, -0.05421813577413559, 0.024205798283219337, 0.040610168129205704, -0.08250275999307632, 0.04495617002248764, -0.028249002993106842, -0.024348288774490356, -0.06469128280878067, 0.005637332797050476, -0.005285555962473154, 0.003368595615029335, -0.012744111940264702, -0.015157567337155342, 0.012690677307546139, 0.024472970515489578, 0.06700677424669266, -0.014088878408074379, 0.02388519048690796, -0.01564738340675831, -0.08271650224924088, -0.0358901284635067, 0.007075609173625708, 0.00039658366586081684, -0.01284207496792078, -0.010446431115269661, -0.0852813571691513, -0.007779162842780352, 0.01131028775125742, 0.041643235832452774, -0.08043663203716278, -0.023867379873991013, 0.014062161557376385, -0.027465298771858215, -0.04848284274339676, -0.07609063386917114, 0.0817190557718277, 0.011132173240184784, -0.009760689921677113, -0.030902912840247154, 0.008785511367022991, 0.0017945063300430775, -0.013625780120491982, -0.0003804420121014118, -0.0009401120478287339, -0.02848055213689804, -0.010615640319883823, 0.052650727331638336, 0.008286789990961552, 0.021997174248099327, 0.06700677424669266, 0.06704240292310715, 0.015967989340424538, -0.03872215002775192, -0.06529687345027924, 0.03068917617201805, 0.012174144387245178, 0.015878932550549507, -0.005637332797050476, -0.012236485257744789, -0.02379613369703293, -0.009021513164043427, 0.09817686676979065, -0.06433505564928055, 0.013884047046303749, 0.048411596566438675, 0.023190543055534363, 0.001141047803685069, -0.010882812552154064, 0.020233837887644768, -0.020340707153081894, -0.02468670718371868, -0.005806541536003351, -0.027109067887067795, -0.024847010150551796, -0.003994223661720753, 0.02176562510430813, -0.022175289690494537, -0.0907672867178917, -0.07017721980810165, 0.018719863146543503, -0.005561633966863155, -0.027839338406920433, 0.015967989340424538, 0.0595972016453743, 0.023528961464762688, -0.04395872727036476, -0.012539279647171497, -0.0609508752822876, 0.025933511555194855, -0.025880075991153717, 0.0025537204928696156, -0.017161358147859573, 0.04997900500893593, -0.05015711858868599, 0.021249093115329742, -0.013242833316326141, 0.07028409093618393, -0.05446749925613403, 0.04093077406287193, -0.035551708191633224, 0.04613172635436058, 0.0011488402960821986, -0.02839149534702301, -0.03038638085126877, 0.014934923499822617, -0.031116651371121407, 0.016724977642297745, 0.04139387235045433, 0.045882366597652435, 0.03263062611222267, -0.023903002962470055, -0.01220976747572422, -0.02591569907963276, -0.04734290763735771, -0.002535909181460738, 0.0007692331564612687, 0.056676119565963745, -0.027465298771858215, -0.01385732926428318, -0.002138490555807948, -0.012085087597370148, 0.017107924446463585, -0.020287273451685905, -0.028231192380189896, 0.01198712456971407, 0.046024858951568604, 0.04801974445581436, 0.006029184907674789, 0.04826910421252251, 0.0070444392040371895, -0.05439625307917595, -0.0008710925467312336, 0.07416699081659317, 0.008562867529690266, -0.002498059766367078, 0.03800969198346138, -0.0304754376411438, -0.025221051648259163, -0.009644915349781513, 0.056355513632297516, 0.011069833301007748, -0.041821349412202835, -0.06030966341495514, -0.01635984145104885, -0.046381086111068726, -0.019788552075624466, 0.0022865484934300184, -0.02156969904899597, -0.02486482262611389, 0.029673920944333076, 0.007454103324562311, 0.0003075262939091772, 0.03475019335746765, -0.02320835553109646, -0.06757674366235733, 0.011479496955871582, 0.06494064629077911, -0.009733972139656544, -0.09739315509796143, 0.009288685396313667, 0.04157198965549469, 0.024722330272197723, -0.014961641281843185, -0.05200951546430588, 0.021516265347599983, -0.006389867514371872, -0.002658362966030836, 0.035676389932632446, -0.02108878828585148, 0.05810103937983513, -0.010499865747988224, 0.06102212145924568, -0.014204652979969978, -0.02636098675429821, -0.004452869296073914, 0.03298685699701309, -0.038080938160419464, -0.038259051740169525, 0.009199627675116062, -0.03797407075762749, 0.021160034462809563, 0.06201956421136856, -0.0735970214009285, 0.006470018997788429, -0.0735970214009285, -0.0019715079106390476, 0.014436202123761177, -0.018612993881106377, 0.046737316995859146, -0.00010937360639218241, 0.0546099878847599, -0.006234017200767994, 0.020964108407497406, -0.031348198652267456, -0.020607879385352135, 0.02979860082268715, -0.05183139815926552, 0.0214450191706419, 0.07865548133850098, 0.019200772047042847, -0.04812661185860634, -0.015362399630248547, 0.04285441339015961, 0.029175199568271637, -0.041785724461078644, -0.01900484599173069, 0.00954695139080286, -0.017455248162150383, 0.002406775951385498, 0.0022063967771828175, 0.01712573505938053, -0.0016475616721436381, 0.02221091277897358, -0.028284626081585884, 0.007538707926869392, -0.0099298981949687, 0.03637103736400604, -0.05439625307917595, 0.026877518743276596, -0.036406658589839935, -0.020394140854477882, -0.006073713768273592, 0.046487957239151, -0.034108977764844894, -0.035996995866298676, -0.007071156520396471, -0.015593948774039745, -0.07188712060451508, -0.01594127155840397, 0.0221218541264534, 0.033877428621053696, -0.048233479261398315, 0.04093077406287193, -0.05379066243767738, -0.03475019335746765, -0.029958905652165413, 0.009894276037812233, -0.03986208513379097, 0.019646059721708298, 0.02541697770357132, -0.0013369739754125476, -0.005254385992884636, 0.04306815192103386, -0.0023065863642841578, 0.019735116511583328, 0.007102326489984989, -0.03986208513379097, -0.025167617946863174, 0.0889148935675621, 0.03492830693721771, 0.07616187632083893, 0.047378528863191605, -0.10487397760152817, 0.03106321580708027, 0.004325962625443935, -0.012521469034254551, -0.0397195927798748, 0.0302438884973526, 0.05678299069404602, -0.040788281708955765, -0.04598923400044441, -0.009119476191699505, 0.04762788861989975, -0.013705931603908539, -0.024437347427010536, 0.048233479261398315, 0.067291758954525, 0.011791197583079338, 0.050228364765644073, 0.022727444767951965, 0.04381623491644859, -0.0077123697847127914, -0.042498186230659485, -0.04442182555794716, 0.043175019323825836, -0.02559509314596653, -0.004441737197339535, -0.11320974677801132, 0.018274575471878052, 0.032114092260599136, 0.033289652317762375, -0.023137109354138374, -0.030439814552664757, -0.03362806886434555, -0.021195657551288605, 0.029549241065979004, 0.04313939809799194, -0.006652586627751589, 0.03190035745501518, -0.021249093115329742, 0.013020189478993416, 0.021694378927350044, 0.012770828790962696, -0.032078471034765244, 0.011657611466944218, -0.028053076937794685, 0.01538911648094654, -0.03932774066925049, -0.0007965069962665439, -0.02117784693837166, 0.002039414132013917, 0.04175010323524475, -0.023048052564263344, 0.056711744517087936, 0.05475248023867607, 0.006719379685819149, 0.051973890513181686, 0.046487957239151, 0.037582218647003174, 0.03131257742643356, 0.048945941030979156, -0.031811296939849854, 0.0017021093517541885, -0.007031080778688192, -0.013118153437972069, -0.0010798207949846983, -0.04798411950469017, -0.004960496444255114, -0.047734759747982025, 0.00553046353161335, -0.0027785904239863157, 0.01868424005806446, 0.01945013366639614, 0.0356585793197155, 0.08492512255907059, 0.004515209700912237, -0.07951043546199799, 0.019788552075624466, 0.0424269400537014, 0.016520144417881966, 0.018844543024897575, -0.059704072773456573, 0.004880344960838556, 0.013670308515429497, -0.04463556036353111, -0.08029413968324661, 0.01437386218458414, 0.02848055213689804, -0.02351115085184574, -0.092975914478302, -0.06469128280878067, -0.05165328457951546, 0.009172910824418068, -0.04121575877070427, 0.07487945258617401, -0.06472691148519516, -0.022139666602015495, -0.048411596566438675, 0.028818970546126366, 0.02050101011991501, 0.01936107501387596, 0.01056220568716526, -0.046024858951568604, -0.030671363696455956, -0.04274754598736763, 0.047057922929525375, -0.0011059814132750034, 0.04021831601858139, -0.019557002931833267, 0.031348198652267456, -0.03549827262759209, -0.046559203416109085, -0.041322626173496246, -0.001768902293406427, 0.007538707926869392, 0.028676478192210197, 0.010464242659509182, 0.010401902720332146, -0.051083315163850784, 0.047200415283441544, 0.029406748712062836, -0.015193190425634384, 0.029584864154458046, -0.027073444798588753, 0.046523578464984894, -0.03213190659880638, -0.016911998391151428, 0.028908027336001396, -0.04591798782348633, 0.0059267692267894745, -0.028070887550711632, -0.004956043791025877, -0.013020189478993416, 0.0703909620642662, 0.05300695821642876, -0.01272630039602518, -0.025167617946863174, 0.01284207496792078, -0.0017210339428856969, -0.02311929687857628, 0.04777038097381592, 0.004644342698156834, -0.0077257282100617886, -0.06077276170253754, -0.0020739238243550062, 0.0028142135124653578, 0.0024735690094530582, 0.015691911801695824, 0.05842164531350136, 0.037083495408296585, 0.032078471034765244, -0.004174564965069294, 0.0550730861723423, 0.013038001023232937, -0.0012579355388879776, -0.03904275968670845, 0.003279538359493017, 0.02671721577644348, 0.019806362688541412, -0.03868652880191803, -0.018755486235022545, 0.01594127155840397, 0.003005686914548278, -0.03416241332888603, 0.058528512716293335, -0.026966577395796776, 0.0005454765050671995, -0.023030240088701248, -0.0033329727593809366, -0.05436062812805176, 0.02506074868142605, 0.02694876492023468, 0.026788461953401566, 0.03765346482396126, -0.012378976680338383, -0.020661313086748123, 0.0469510555267334, 0.00870981253683567, -0.026289740577340126, 0.006358697544783354, 0.05806541442871094, 0.054823726415634155, 0.018808919936418533, 0.07473696023225784, 0.06066589057445526, 0.02297680638730526, -0.027839338406920433, -0.017571022734045982, -0.0550730861723423, -0.016288595274090767, 0.030796043574810028, -0.07958167791366577, -0.008625207468867302, 0.027465298771858215, -0.024704519659280777, 0.019841985777020454, 0.019129525870084763, 0.04381623491644859, -0.000336469936883077, 0.09497079998254776, -0.04880344867706299, -0.039114005863666534, -0.010767037980258465, -0.024633273482322693, 0.0027407410088926554, 0.008122033439576626, 0.018114272505044937, -0.036584775894880295, -0.030368568375706673, -0.0027095710393041372, -0.01198712456971407, -0.02839149534702301, -0.029869846999645233, -0.028765534982085228, 0.003889581421390176, -0.006113789509981871, 0.02735842950642109, 0.023707076907157898, 0.021676568314433098, -0.020465387031435966, -0.01098968181759119, -0.018897976726293564, 0.022941183298826218, -0.011684329248964787, 0.0519026443362236, -0.025221051648259163, -0.049230922013521194, -0.020233837887644768, -0.0264144204556942, -0.02203279733657837, -0.06063026934862137, -0.01647561602294445, -0.03800969198346138, -0.0241523627191782, 0.02117784693837166, 0.03129476681351662, -0.05475248023867607, -0.03065355308353901, 0.028872404247522354, 0.011274665594100952, -0.03442958742380142, -0.011408250778913498, 0.017775854095816612, -0.004978307988494635, -0.004804646130651236, -0.025488223880529404, -0.06529687345027924, 0.01759774051606655, 0.02203279733657837, -0.006492283660918474, -0.020055724307894707, 0.08186154812574387, -0.06447754800319672, -0.016172820702195168, -0.04256943240761757, 0.022994617000222206, -0.050263989716768265, -0.015362399630248547, 0.03646009415388107, -0.01085609570145607, -0.02600475773215294, -0.036228545010089874, -0.008687548339366913, 0.062268923968076706, 0.026289740577340126, -0.0016175047494471073, 0.013011284172534943, -0.011809009127318859, -0.00006310550816124305, -0.02338646911084652, -0.013412042520940304, 0.03786719962954521, 0.024722330272197723, -0.035587333142757416, 0.007783615496009588, -0.041785724461078644, 0.03170442953705788, 0.015041792765259743, 0.03316497057676315, 0.05065584182739258, -0.001961488975211978, 0.04285441339015961, 0.004777928814291954, -0.0232439786195755, -0.01537130493670702, -0.043353136628866196, -0.038935888558626175, -0.04759226739406586, -0.005619521252810955, 0.036727264523506165, 0.02880115807056427, -0.01097187027335167, 0.03247032314538956, 0.07263520359992981, 0.008228902705013752, 0.0379028245806694, 0.014703374356031418, 0.07951043546199799, -0.028355872258543968, 0.0038539583329111338, 0.012476939707994461, -0.08407017588615417, 0.027340617030858994, -0.020340707153081894, 0.029691733419895172, 0.030137019231915474, -0.05749544873833656, 0.01968168281018734, 0.020572256296873093, -0.02203279733657837, 0.025221051648259163, -0.03129476681351662, 0.023457715287804604, -0.0072002895176410675, 0.018292387947440147, -0.02586226537823677, 0.024953879415988922, 0.005330084823071957, -0.057887300848960876, 0.02000228874385357, 0.018274575471878052, 0.03409116715192795, -0.022139666602015495, 0.04541926831007004, 0.0014015405904501677, 0.00566404964774847, -0.033343084156513214, -0.025701962411403656, 0.04285441339015961, -0.01194259524345398, -0.009413366205990314, 0.025969134643673897, 0.03264843672513962, -0.04125137999653816, 0.06027403846383095, 0.08777496218681335, 0.0038695435505360365, 0.04527677595615387, -0.0024602103512734175, -0.05375503748655319, -0.08820243924856186, 0.0032016129698604345, 0.008464904502034187, 0.05881349742412567, -0.03606824204325676, -0.03847279027104378, -0.00901706051081419, -0.05318507179617882, 0.023457715287804604, -0.025719773024320602, -0.007155761122703552, 0.06985661387443542, 0.016733882948756218, 0.00045224453788250685, 0.02080380544066429, 0.05457436665892601, 0.026076002046465874, -0.01295784953981638, -0.0023511149920523167, 0.07829925417900085, 0.011265759356319904, 0.03254156932234764, 0.024437347427010536, 0.03239907696843147, -0.006429943256080151, 0.03147288039326668, 0.03286217525601387, -0.023707076907157898, -0.0038784490898251534, -0.02229996956884861, -0.015300058759748936, -0.028249002993106842, -0.04370936378836632, -0.050798334181308746, -0.048945941030979156, 0.011728857643902302, 0.0361216776072979, -0.010143636725842953, 0.028338059782981873, 0.018630804494023323 ]
29,053
pytrie
__copy__
null
def __copy__(self): clone = self.__class__(self.value) clone_children = clone.children for key, child in self.children.items(): clone_children[key] = child.__copy__() return clone
(self)
[ 0.018560558557510376, -0.04457373172044754, 0.022073933854699135, -0.02313859388232231, -0.10227826237678528, 0.042337946593761444, 0.003005444072186947, 0.01852506957948208, 0.09077993780374527, 0.033164132386446, -0.013139668852090836, 0.03039602003991604, 0.008273289538919926, 0.06590240448713303, -0.026243848726153374, 0.01344132237136364, 0.0284264013171196, 0.02477107010781765, -0.016741765663027763, 0.028550609946250916, 0.020157547667622566, -0.028036026284098625, 0.03176233172416687, 0.011232154443860054, -0.023919343948364258, -0.020210780203342438, -0.03030729852616787, 0.015464174561202526, 0.008521709591150284, -0.012900120578706264, 0.014399515464901924, -0.037085629999637604, -0.033004436641931534, -0.02012205868959427, -0.010149750858545303, -0.03504503145813942, -0.07324855029582977, 0.04059900343418121, -0.0031784512102603912, 0.00887659564614296, 0.03754698112607002, -0.03082188405096531, -0.059230539947748184, -0.02280145138502121, 0.05859174579381943, 0.018383115530014038, 0.04861943796277046, 0.037369538098573685, 0.03878908231854439, -0.05522032454609871, 0.005327731836587191, 0.0758037343621254, -0.018915444612503052, 0.000575581390876323, -0.015002822503447533, 0.03978276625275612, 0.038540661334991455, 0.021790023893117905, -0.0029766096267849207, 0.06377308815717697, -0.010043284855782986, -0.010566742159426212, -0.009768248535692692, -0.0604371540248394, 0.008441859856247902, -0.05795294791460037, -0.061395347118377686, -0.03981825336813927, 0.026013173162937164, -0.01151606347411871, -0.03889554738998413, -0.018702512606978416, 0.03797284513711929, 0.027148809283971786, -0.019767172634601593, 0.031088048592209816, 0.033199623227119446, 0.004433861933648586, 0.04343809559941292, -0.027521440759301186, -0.04822906106710434, -0.015233498997986317, -0.08318537473678589, 0.025817984715104103, -0.04936469718813896, 0.04329613968729973, 0.0024154456332325935, -0.021186718717217445, 0.047874175012111664, 0.0023111975751817226, 0.005017206538468599, 0.04411238059401512, -0.04162817448377609, 0.011347492225468159, 0.026474526152014732, 0.016706276684999466, -0.021523859351873398, 0.002623941283673048, -0.040563516318798065, 0.042905766516923904, -0.02448716200888157, 0.05287807434797287, -0.05891114100813866, 0.01358327642083168, 0.028461888432502747, 0.04869041219353676, 0.015659362077713013, -0.012660572305321693, 0.016883719712495804, 0.010069901123642921, -0.01825890503823757, 0.10298803448677063, -0.01518026553094387, 0.020334990695118904, 0.0007125453557819128, -0.02725527621805668, -0.019075144082307816, -0.013396961614489555, 0.012447640299797058, 0.007847425527870655, 0.01234117429703474, 0.019305819645524025, 0.022499797865748405, 0.02448716200888157, -0.032720524817705154, 0.06881247460842133, 0.021364161744713783, -0.02285468392074108, -0.038221266120672226, -0.042621854692697525, -0.022038444876670837, -0.022393330931663513, 0.020281758159399033, 0.021701302379369736, 0.02194972336292267, -0.035914503037929535, 0.013503427617251873, 0.01067320816218853, -0.015402069315314293, 0.0038593895733356476, -0.01111681666225195, -0.04546094685792923, 0.08985723555088043, 0.045248016715049744, -0.018879955634474754, -0.06647022068500519, 0.03529345244169235, 0.07079983502626419, -0.03534668684005737, 0.007266298867762089, -0.016422368586063385, 0.05131657421588898, 0.03903750330209732, 0.05316198244690895, -0.023937087506055832, 0.0169546976685524, -0.03747600317001343, -0.05000349506735802, -0.005562844220548868, 0.004358448553830385, -0.01085952389985323, 0.03761795908212662, 0.029668502509593964, -0.07544884830713272, -0.027840837836265564, -0.009848097339272499, 0.07296464592218399, -0.07551982253789902, -0.016360262408852577, 0.014009140431880951, 0.006924720946699381, -0.05404919758439064, 0.005114800296723843, 0.05596558377146721, -0.018223416060209274, 0.017566876485943794, 0.012421024031937122, -0.0008206748170778155, -0.0028767979238182306, -0.0048752520233392715, -0.035914503037929535, -0.018019357696175575, -0.004243110306560993, 0.022819194942712784, 0.03758246824145317, -0.033998116850852966, -0.01960747316479683, 0.04908078908920288, 0.05742061883211136, -0.004258636850863695, 0.0009199320920743048, 0.0019430030370131135, 0.037511494010686874, -0.03733404725790024, -0.027184298262000084, -0.03754698112607002, -0.05504288151860237, -0.05504288151860237, -0.04499959573149681, 0.10270412266254425, -0.03673074394464493, -0.04556741192936897, 0.06033068895339966, 0.00156593625433743, -0.003728525247424841, 0.005793520249426365, -0.03335932269692421, -0.013973651453852654, 0.018170183524489403, -0.009732759557664394, -0.0073772007599473, 0.0200333371758461, 0.028177980333566666, -0.029774969443678856, -0.02448716200888157, -0.06104046106338501, -0.07970748841762543, -0.06480225920677185, 0.01789514720439911, -0.02580024115741253, -0.01578357256948948, 0.01829439401626587, -0.05504288151860237, 0.007066675461828709, -0.028515122830867767, -0.011303131468594074, -0.03524021804332733, -0.06820916384458542, -0.017132140696048737, -0.036908186972141266, 0.04329613968729973, -0.03387390822172165, -0.01667078770697117, -0.08325634896755219, 0.018879955634474754, -0.03463691100478172, -0.02881677635014057, -0.027095576748251915, 0.02998790144920349, 0.02894098497927189, -0.03252533823251724, -0.04425433278083801, 0.04968409612774849, 0.04301223158836365, 0.02542760968208313, -0.011986288242042065, -0.009794864803552628, 0.021222205832600594, 0.0640215054154396, 0.0049240486696362495, 0.0353289395570755, -0.03142518922686577, -0.033998116850852966, 0.036908186972141266, 0.04819357395172119, -0.02542760968208313, -0.030857373028993607, -0.01735394448041916, -0.0056604379788041115, -0.004861943423748016, 0.03440623730421066, -0.04457373172044754, 0.02556956559419632, -0.006436752155423164, -0.05422664061188698, 0.016617555171251297, -0.021328672766685486, 0.002308979630470276, -0.03002338856458664, 0.0020794125739485025, 0.07275170832872391, 0.005953219253569841, 0.018791234120726585, 0.046845003962516785, -0.024380695074796677, -0.02397257648408413, -0.02894098497927189, 0.03875359520316124, -0.0039880359545350075, -0.05624949559569359, 0.025232423096895218, 0.01266944408416748, 0.006512165535241365, -0.055894605815410614, 0.026811666786670685, -0.026439037173986435, -0.005234574433416128, -0.006246000528335571, 0.007656673900783062, -0.015171393752098083, 0.022677240893244743, 0.009386745281517506, -0.0364113450050354, -0.03156714513897896, 0.04283478856086731, -0.002083848463371396, -0.09844549000263214, 0.006654120050370693, -0.0007907312829047441, 0.04194757342338562, 0.02251754142343998, -0.021239951252937317, -0.012075009755790234, 0.06089850515127182, -0.03461916744709015, 0.03949885442852974, 0.022730473428964615, 0.026261594146490097, -0.004662320017814636, 0.05763355270028114, -0.005744723603129387, 0.00813133455812931, 0.007217502221465111, 0.059514448046684265, -0.0046445755288004875, -0.07750719040632248, 0.044360797852277756, -0.033625487238168716, 0.026616480201482773, 0.012838015332818031, -0.07665546238422394, -0.032401129603385925, -0.04790966212749481, 0.0037617958150804043, 0.04897432401776314, 0.025072723627090454, 0.036624275147914886, 0.008251109160482883, 0.02102701924741268, -0.0058511896058917046, -0.0003166251990478486, 0.011507191695272923, 0.03156714513897896, 0.06065008416771889, -0.0006859288550913334, -0.008339830674231052, 0.008171259425580502, -0.024274230003356934, -0.039143968373537064, -0.07956553250551224, 0.03832773119211197, 0.039392389357089996, 0.019217098131775856, -0.04908078908920288, 0.002094938652589917, 0.024664605036377907, 0.010939373634755611, 0.013130797073245049, -0.016049737110733986, -0.013130797073245049, 0.005624949466437101, 0.022819194942712784, 0.011737867258489132, -0.0014273087726905942, -0.0006426770705729723, -0.008197875693440437, -0.020104315131902695, -0.04177013039588928, -0.04971958324313164, -0.026492269709706306, 0.07956553250551224, -0.020814087241888046, -0.01651996187865734, -0.04301223158836365, 0.044076889753341675, -0.012509745545685291, -0.060117755085229874, -0.004892996046692133, -0.04808710515499115, -0.027290763333439827, 0.012891248799860477, 0.022109422832727432, -0.01027396135032177, -0.03307541087269783, 0.00538540119305253, -0.03215270861983299, -0.06434090435504913, -0.0016934735467657447, -0.022446565330028534, 0.022694984450936317, 0.07622959464788437, -0.03697916120290756, -0.014967333525419235, 0.010282833129167557, 0.03193977475166321, -0.02679392322897911, 0.10391073673963547, -0.03193977475166321, 0.07637155055999756, 0.008960881270468235, -0.03850517421960831, 0.000972610549069941, 0.0014239816227927804, 0.05248769745230675, -0.04971958324313164, 0.0037795400712639093, -0.008907648734748363, 0.005034950561821461, -0.02668745629489422, 0.005855625495314598, 0.05110364034771919, -0.03907299414277077, -0.005500738974660635, -0.025817984715104103, 0.01640462316572666, -0.05138755217194557, 0.016874847933650017, 0.036943674087524414, 0.035116009414196014, -0.037795402109622955, 0.001297553419135511, -0.023528968915343285, -0.0018742438405752182, 0.006223820149898529, 0.038256753236055374, -0.10071676224470139, 0.09965210407972336, -0.031886544078588486, 0.0029610833153128624, -0.022127166390419006, 0.006419007666409016, 0.005997580010443926, -0.055149346590042114, -0.031318724155426025, 0.021985212340950966, 0.0006604213849641383, -0.02388385497033596, 0.0240612979978323, -0.026155127212405205, 0.02571151964366436, 0.013893802650272846, 0.024842048063874245, -0.01454147044569254, 0.02876354195177555, 0.055575210601091385, -0.002635031472891569, 0.018649280071258545, -0.014239816926419735, 0.00015761946269776672, 0.06203414127230644, -0.0004677291726693511, -0.0056116413325071335, 0.028958730399608612, -0.06313429027795792, 0.02331603690981865, 0.02008656971156597, -0.0013008804526180029, 0.04723538085818291, 0.022464308887720108, -0.0531264953315258, 0.040421560406684875, 0.018879955634474754, 0.03729856014251709, -0.014009140431880951, -0.052203789353370667, 0.0032982253469526768, -0.04634816199541092, -0.05273611843585968, -0.000058604775404091924, 0.02927812747657299, 0.008960881270468235, -0.016049737110733986, 0.06902540475130081, 0.011711250990629196, -0.02739723026752472, -0.0422314815223217, 0.03949885442852974, 0.0002886224538087845, -0.001575917354784906, 0.01245651300996542, 0.09510955214500427, -0.040989380329847336, 0.01971394009888172, -0.05443957448005676, 0.025693776085972786, -0.015552896074950695, -0.023014383390545845, -0.0830434188246727, -0.07772012054920197, -0.019270330667495728, -0.02716655284166336, -0.005784648470580578, 0.03270278126001358, -0.0204059686511755, -0.03726307302713394, -0.010965989902615547, 0.026243848726153374, 0.017052290961146355, 0.040705468505620956, 0.03861163929104805, -0.05000349506735802, 0.05231025442481041, -0.09667105227708817, 0.03712111711502075, -0.004043486900627613, 0.00522126629948616, -0.0010746404295787215, 0.036943674087524414, 0.01135636493563652, -0.06277940422296524, -0.03325285390019417, -0.011107943952083588, 0.02824895642697811, 0.046099744737148285, -0.0360742025077343, 0.05042935535311699, -0.02257077395915985, -0.005993144121021032, 0.007980507798492908, -0.0020106532610952854, 0.034228794276714325, -0.01989138312637806, -0.03683720901608467, -0.009990052320063114, -0.0033980372827500105, -0.03579029440879822, -0.042728323489427567, 0.023919343948364258, -0.018684769049286842, -0.0844629630446434, 0.046419139951467514, 0.04024411737918854, 0.004114464391022921, -0.07381637394428253, -0.0473773330450058, 0.0005728088435716927, 0.0008350920397788286, 0.0400666743516922, 0.014488236978650093, -0.03719209507107735, 0.0004766013298649341, -0.06104046106338501, -0.013388088904321194, 0.05564618855714798, -0.0008822254021652043, -0.018702512606978416, -0.016901465132832527, 0.004487094935029745, -0.013618765398859978, 0.02388385497033596, -0.004354012664407492, 0.01937679760158062, 0.012838015332818031, -0.004442734178155661, -0.015854550525546074, 0.05404919758439064, -0.0042675090953707695, 0.023866109549999237, -0.02194972336292267, 0.0077010346576571465, 0.021044762805104256, -0.027574673295021057, -0.010948245413601398, -0.03101707063615322, 0.014976206235587597, -0.004440516233444214, -0.016333647072315216, -0.0422314815223217, 0.013636509887874126, 0.01909288763999939, 0.07402930408716202, -0.008206748403608799, 0.04471568763256073, -0.030910605564713478, 0.00271044485270977, 0.02533888816833496, -0.049151767045259476, 0.09738082438707352, -0.022553030401468277, 0.05138755217194557, 0.022553030401468277, 0.05298453941941261, 0.023653177544474602, -0.005318860057741404, 0.05582363158464432, 0.005726979114115238, -0.01078854687511921, 0.012882376089692116, -0.030413763597607613, 0.0076123131439089775, -0.015056055039167404, 0.0024154456332325935, -0.004025742411613464, -0.017824169248342514, -0.03130098059773445, 0.02791181579232216, -0.006605322938412428, 0.05997580289840698, 0.00910283625125885, -0.04652560502290726, 0.004245328716933727, 0.06221158429980278, -0.016936954110860825, 0.011418470181524754, 0.0073993816040456295, -0.04475117474794388, -0.05720768868923187, -0.0452125258743763, -0.0016846014186739922, 0.016786126419901848, 0.010398171842098236, 0.004826454911381006, 0.024008065462112427, 0.05291356146335602, -0.030573463067412376, -0.004662320017814636, 0.020583411678671837, -0.04358004778623581, 0.05000349506735802, 0.0016679660184308887, 0.024753326550126076, -0.00701344246044755, 0.04574485495686531, -0.055149346590042114, -0.0077675762586295605, -0.03561285138130188, -0.05692377686500549, 0.009954563342034817, -0.05568167567253113, -0.05699475482106209, -0.03625164553523064, -0.005576152354478836, -0.043757494539022446, 0.03438849374651909, -0.07410027831792831, -0.05117461830377579, 0.004950665403157473, 0.013263879343867302, -0.02068987675011158, 0.03555961698293686, 0.05202634632587433, -0.05035838112235069, -0.015579513274133205, -0.010380427353084087, -0.03428202494978905, 0.02528565563261509, 0.01989138312637806, -0.009404489770531654, -0.017451537773013115, 0.07750719040632248, -0.003959201276302338, -0.034885331988334656, -0.046241696923971176, 0.006707353051751852, -0.11746739596128464, -0.06725097447633743, -0.009129452519118786, -0.029863690957427025, -0.06398601830005646, -0.042302459478378296, -0.03421104699373245, 0.018099205568432808, 0.00015276750491466373, 0.04017313942313194, 0.022978894412517548, -0.0034335257951170206, 0.03829224407672882, 0.023209569975733757, 0.009054039604961872, -0.010557870380580425, 0.015615001320838928, 0.004185441415756941, 0.010238472372293472, -0.006875923834741116, 0.08850866556167603, 0.03186879679560661, -0.007017878349870443, 0.005505175329744816, 0.02468234859406948, 0.036482322961091995, -0.024558138102293015, -0.009537572041153908, -0.10838230699300766, 0.00414551654830575, -0.058804675936698914, -0.026900388300418854, 0.013893802650272846, 0.05887565389275551, 0.02636805921792984, -0.01442613173276186, 0.016058608889579773, 0.060685575008392334, 0.0027082269079983234, 0.016475601121783257, -0.020991530269384384, 0.059798356145620346, 0.025125956162810326, 0.003983599599450827, -0.03190428763628006, -0.04059900343418121, 0.025676030665636063, -0.027414973825216293, 0.02627933770418167, 0.03193977475166321, 0.009191557765007019, 0.07559080421924591, -0.007705471012741327, -0.057314153760671616, 0.022393330931663513, 0.02468234859406948, 0.020157547667622566, -0.0037307431921362877, 0.00936012901365757, -0.003577698487788439, 0.03967629745602608, -0.03410458192229271, -0.026616480201482773, 0.07136765122413635, 0.03385616093873978, 0.028497377410531044, 0.008499529212713242, 0.05035838112235069, 0.015881165862083435, 0.0156682338565588, 0.013494554907083511, -0.005034950561821461, 0.01259846705943346, -0.04971958324313164, -0.04244441166520119, 0.00551404757425189, 0.010806290432810783, -0.022819194942712784, 0.08808280527591705, 0.043615538626909256, 0.01998010464012623, 0.08098507672548294, 0.0814819186925888, -0.031212259083986282, -0.0071199084632098675, -0.015118160285055637, 0.01117004919797182, 0.057740017771720886, 0.01686597615480423, -0.04528350383043289, 0.03270278126001358, -0.03245436027646065, -0.010948245413601398, 0.02331603690981865, -0.04503508284687996, 0.03153165802359581, 0.022180398926138878, 0.004786530509591103, 0.03479661047458649, 0.07374539226293564, -0.06270842999219894, -0.04592229798436165, 0.0019829277880489826, 0.020814087241888046, 0.015446430072188377, -0.025125956162810326, -0.008983061648905277, 0.02060115523636341, 0.002238002372905612, 0.03392713889479637, 0.03793735429644585, -0.01175561174750328, -0.007958327420055866, -0.021523859351873398, 0.0142132006585598, -0.038824573159217834, -0.010895011946558952, -0.046561095863580704, -0.00991907436400652, 0.049577631056308746, 0.012607338838279247, 0.037227582186460495, 0.04024411737918854, 0.008947573602199554 ]
29,054
pytrie
__getstate__
null
def __getstate__(self): return self.value, self.children
(self)
[ 0.02980021759867668, -0.028665469959378242, 0.02145545743405819, -0.0007053983863443136, -0.011914849281311035, 0.024685123935341835, 0.005019075702875853, -0.023375799879431725, 0.08554250746965408, -0.05474720522761345, -0.013529682531952858, 0.042631592601537704, 0.02325359731912613, 0.03589294105768204, -0.018662232905626297, 0.022258510813117027, 0.00585704343393445, 0.02962564118206501, -0.010055609047412872, 0.06473298370838165, -0.02578495629131794, 0.012482223100960255, 0.05474720522761345, -0.0021047384943813086, -0.03067309968173504, -0.01521434634923935, -0.008597895503044128, -0.03289022296667099, 0.051534999161958694, 0.015825364738702774, -0.05656280368566513, -0.02156020514667034, -0.001612650929018855, -0.0646282434463501, -0.0017010302981361747, 0.012272731401026249, -0.03556124493479729, 0.06752621382474899, 0.012421121820807457, 0.020914271473884583, 0.022415628656744957, -0.08561234176158905, -0.056842125952243805, -0.01683790795505047, 0.017754435539245605, -0.020582575350999832, 0.057330939918756485, 0.0013518772320821881, 0.012071968987584114, -0.0777214840054512, 0.07471876591444016, 0.04099057614803314, 0.005027804523706436, 0.008122174069285393, -0.0030834584031254053, 0.02105393260717392, 0.0328727662563324, 0.021280881017446518, 0.04392345994710922, 0.05764517933130264, -0.01321544498205185, 0.024842243641614914, 0.0059661539271473885, -0.0388607420027256, -0.012709173373878002, -0.06386010348796844, -0.012456037104129791, -0.014332734979689121, -0.0644187480211258, 0.07388079911470413, -0.04151430353522301, -0.02798462100327015, 0.03697531297802925, 0.02073969505727291, -0.03379802033305168, -0.030096998438239098, -0.006502976641058922, 0.0479736365377903, 0.05020821839570999, -0.03559615835547447, -0.04849736765027046, 0.03882582485675812, -0.02896225079894066, 0.027373602613806725, -0.019604947417974472, 0.0023458723444491625, 0.006738654803484678, 0.017754435539245605, -0.010457135736942291, 0.04123498126864433, -0.02618648298084736, 0.04532007500529289, -0.01163552701473236, 0.04950990900397301, -0.026797501370310783, 0.02293935976922512, 0.001096013467758894, -0.007292935624718666, -0.05143025144934654, 0.00018398731481283903, -0.03948921710252762, 0.03069055825471878, -0.03515971824526787, 0.010230186395347118, 0.0032602171413600445, -0.022380713373422623, -0.01151332352310419, -0.03535175323486328, 0.0510810986161232, -0.00710090110078454, -0.018382910639047623, -0.0048357704654335976, -0.022380713373422623, 0.038406841456890106, 0.0009438045090064406, -0.02498190477490425, -0.05181432142853737, -0.03069055825471878, -0.036451585590839386, -0.032768018543720245, 0.02782750315964222, 0.016157060861587524, -0.004608821123838425, 0.033832937479019165, 0.013451123610138893, 0.10048626363277435, 0.0009667176636867225, -0.0014598964480683208, 0.0073322150856256485, -0.012185443192720413, 0.005682467017322779, -0.008589166216552258, -0.012761546298861504, 0.040117692202329636, 0.007415139116346836, 0.008248741738498211, 0.059705182909965515, -0.02316630817949772, -0.02609919384121895, 0.0203207116574049, 0.025907160714268684, 0.0037010228261351585, 0.029520895332098007, -0.001874515786767006, 0.013878836296498775, 0.001995628233999014, 0.05621365085244179, 0.0706336721777916, -0.03875599429011345, -0.004460430704057217, 0.01694265380501747, -0.027059365063905716, 0.021071389317512512, 0.014786633662879467, -0.029346318915486336, 0.024946989491581917, -0.013372563757002354, -0.053664833307266235, -0.01918596401810646, -0.018871724605560303, -0.038651250302791595, -0.02285207062959671, -0.0032383950892835855, -0.04629770293831825, 0.007873402908444405, 0.0901513323187828, 0.04643736407160759, -0.0630570501089096, -0.01570316031575203, 0.01514451578259468, -0.040187522768974304, -0.024789869785308838, -0.07185570895671844, 0.05960043519735336, -0.06029874086380005, 0.019063759595155716, -0.024685123935341835, 0.03924480825662613, 0.008619717322289944, 0.0020469101145863533, -0.03355361521244049, -0.032994966953992844, -0.059460774064064026, 0.014053412713110447, 0.04853228107094765, -0.002177842427045107, 0.01674189232289791, -0.007065985817462206, 0.05694686993956566, 0.020687321200966835, -0.03102225437760353, -0.03144123777747154, -0.005442424211651087, -0.020006472244858742, -0.024789869785308838, -0.003912697080522776, -0.05960043519735336, -0.0185400303453207, 0.030411235988140106, 0.04902109503746033, -0.018243249505758286, -0.05736585706472397, -0.027111738920211792, 0.01950020156800747, -0.016497483476996422, 0.03613734617829323, -0.0197620652616024, -0.009243828244507313, -0.012089426629245281, -0.01163552701473236, -0.04511057958006859, 0.003565726103261113, 0.0071489098481833935, 0.03336158022284508, 0.021263424307107925, -0.10111474245786667, -0.030620727688074112, -0.024510547518730164, -0.0016399285523220897, 0.011722815223038197, 0.04266650974750519, -0.006721197161823511, 0.042247526347637177, -0.030987337231636047, -0.016200704500079155, -0.03875599429011345, -0.025767499580979347, -0.03704514354467392, -0.027233941480517387, -0.008357852697372437, 0.049579739570617676, -0.0002014449710259214, 0.005944331642240286, -0.034635987132787704, 0.014454938471317291, 0.042317356914281845, 0.00374466716311872, -0.040012944489717484, -0.0579594150185585, 0.04186345636844635, -0.05069703236222267, -0.043294984847307205, 0.0406414233148098, -0.00657280720770359, -0.009872304275631905, 0.016960112378001213, 0.0590767040848732, 0.06361569464206696, -0.02506919391453266, 0.0003202388761565089, -0.013669343665242195, -0.03177293390035629, -0.03215700015425682, -0.013852649368345737, 0.034566156566143036, -0.082609623670578, -0.010352389886975288, 0.014542226679623127, 0.02210139110684395, -0.018574945628643036, 0.02726885676383972, -0.04221260920166969, 0.001955257495865226, 0.047449905425310135, -0.015999941155314445, 0.04577397182583809, 0.05432822182774544, -0.010369847528636456, -0.0824001356959343, 0.02391698770225048, 0.13644903898239136, -0.021664950996637344, -0.07346181571483612, 0.03360598534345627, -0.0357532761991024, -0.0657455325126648, -0.0037555780727416277, 0.006983062252402306, -0.05544551461935043, -0.03371073305606842, 0.03411225974559784, 0.04200311750173569, -0.03638175502419472, 0.003290768014267087, -0.04793872311711311, -0.03805768862366676, 0.0009754464845173061, -0.00881611555814743, 0.005045262165367603, 0.004556448198854923, 0.0344264954328537, 0.006673188880085945, -0.02227596752345562, -0.007275477983057499, 0.08037504553794861, -0.05432822182774544, -0.08575200289487839, 0.015118329785764217, -0.004765939898788929, 0.04682143032550812, 0.012674258090555668, -0.036032602190971375, -0.06630417704582214, 0.026413433253765106, -0.007659546099603176, 0.015781721100211143, 0.06696756929159164, 0.03777836635708809, 0.0036617431323975325, 0.009627897292375565, 0.024370886385440826, 0.030882591381669044, 0.011670442298054695, 0.026745127514004707, 0.009889761917293072, -0.10921508818864822, -0.0000853788442327641, -0.020512744784355164, 0.006319671403616667, 0.07492825388908386, -0.09084963798522949, -0.03400751203298569, -0.03882582485675812, 0.021403085440397263, 0.006428781431168318, 0.04357430711388588, -0.01302341092377901, 0.042980749160051346, 0.0155460424721241, 0.01607850007712841, -0.08686929196119308, -0.03135395050048828, 0.030568353831768036, 0.0305334385484457, -0.01607850007712841, 0.007236198056489229, 0.028682928532361984, 0.030725473538041115, 0.0187669787555933, -0.06354586780071259, 0.05572483688592911, -0.0017806808464229107, -0.07402046024799347, 0.002732123015448451, 0.04392345994710922, 0.019796980544924736, 0.05401398614048958, 0.034880395978689194, 0.10306999832391739, -0.004923058673739433, -0.036032602190971375, -0.009121624752879143, -0.024842243641614914, 0.02138562686741352, 0.018714606761932373, -0.008466962724924088, -0.02269495278596878, -0.027146654203534126, -0.0016912103164941072, 0.03662616014480591, 0.0848442018032074, -0.024056648835539818, -0.03983836993575096, 0.009977050125598907, 0.01950020156800747, -0.04535498842597008, -0.052687205374240875, 0.009854846633970737, 0.02456292137503624, -0.06302213668823242, 0.012150527909398079, -0.028595639392733574, -0.02906699664890766, 0.002073096577078104, 0.0059530604630708694, 0.03067309968173504, -0.010492051020264626, -0.0025684575084596872, 0.03788311034440994, -0.011792645789682865, 0.03360598534345627, -0.03510734438896179, -0.01534527912735939, 0.03364090248942375, -0.003927972633391619, -0.008877217769622803, 0.050243131816387177, -0.004800855182111263, 0.041828542947769165, 0.03379802033305168, -0.05314110219478607, 0.014655701816082, -0.05764517933130264, -0.040501758456230164, -0.019482742995023727, -0.01134747639298439, 0.10467609763145447, -0.03854650259017944, 0.003906150348484516, -0.025767499580979347, 0.029852591454982758, 0.019639862701296806, -0.029730387032032013, -0.0037970400881022215, 0.0005417328793555498, -0.03240140900015831, 0.016977569088339806, 0.06183501332998276, -0.020512744784355164, -0.09985778480768204, -0.00738458801060915, -0.04137464240193367, -0.031703103333711624, -0.04200311750173569, 0.02873530052602291, -0.10306999832391739, 0.038721080869436264, 0.04577397182583809, 0.056911956518888474, 0.005625729449093342, -0.020442914217710495, 0.034321751445531845, -0.006092721596360207, 0.0234281737357378, -0.020058846101164818, 0.003674836363643408, -0.026500720530748367, 0.048183128237724304, 0.018260708078742027, 0.046227872371673584, 0.035962771624326706, -0.007799207698553801, -0.02545326203107834, -0.020303253084421158, 0.01627926342189312, -0.050068553537130356, -0.0328727662563324, -0.00995086319744587, -0.008916497230529785, 0.07855945080518723, 0.012133070267736912, 0.07164622098207474, 0.0322093740105629, 0.002452800516039133, 0.07925775647163391, -0.04081599786877632, 0.03662616014480591, 0.04151430353522301, 0.03559615835547447, -0.06054314970970154, -0.030411235988140106, 0.006607722491025925, 0.031109541654586792, -0.007537342607975006, -0.023218682035803795, 0.012682986445724964, -0.07199537009000778, -0.03339649364352226, -0.02105393260717392, -0.005682467017322779, 0.012456037104129791, 0.007567893713712692, -0.02473749779164791, 0.0370800606906414, -0.04392345994710922, -0.0777214840054512, 0.00754607142880559, -0.019849354401230812, -0.028421062976121902, 0.008458234369754791, 0.02382969856262207, -0.005180559121072292, -0.04161905124783516, -0.07000520080327988, -0.018557487055659294, -0.03166818618774414, -0.05191906541585922, -0.06487264484167099, -0.05310618877410889, -0.06958621740341187, -0.016043584793806076, 0.002212757710367441, 0.04203803464770317, -0.017562400549650192, -0.032122086733579636, -0.020128676667809486, 0.029747843742370605, 0.017335452139377594, 0.03208716958761215, -0.028525808826088905, -0.03526446223258972, -0.019465286284685135, -0.010221457108855247, -0.010020693764090538, -0.030550897121429443, 0.003849413013085723, -0.00795196183025837, -0.025505634024739265, 0.005372593645006418, -0.0001050869032042101, -0.020198507234454155, -0.023393258452415466, 0.042806170880794525, 0.037254635244607925, 0.005621364805847406, -0.023148851469159126, 0.012106884270906448, -0.0194303710013628, 0.014315277338027954, -0.0048357704654335976, 0.042387187480926514, -0.017073586583137512, 0.010439678095281124, -0.01333764847368002, -0.02856072410941124, -0.049579739570617676, 0.00001923069794429466, 0.05101126804947853, -0.0013693348737433553, 0.007244926877319813, 0.036521416157484055, 0.014655701816082, 0.011050695553421974, -0.04629770293831825, -0.025645295158028603, 0.030882591381669044, -0.06242857500910759, -0.01958748884499073, -0.016017397865653038, -0.001992354867979884, 0.023899530991911888, -0.10069575905799866, -0.011923578567802906, 0.0801655501127243, -0.04898618161678314, -0.048113297671079636, 0.011487137526273727, 0.022904444485902786, -0.10076558589935303, 0.01783299446105957, 0.06134619936347008, 0.007297299802303314, -0.007559164892882109, 0.03955904766917229, 0.025243770331144333, -0.0026688389480113983, -0.007454419042915106, -0.027059365063905716, 0.010509508661925793, -0.004065451677888632, -0.0022018468007445335, -0.05747060105204582, 0.013381293043494225, -0.05237296596169472, 0.05010347068309784, -0.00422475254163146, 0.00510199973359704, 0.022869529202580452, 0.015502397902309895, 0.005983611568808556, 0.06438383460044861, 0.04120006784796715, -0.011312560178339481, -0.026465805247426033, 0.019377997145056725, -0.011626798659563065, -0.008720098994672298, 0.038965485990047455, 0.05607398971915245, 0.021019017323851585, 0.03495022654533386, 0.012909935787320137, -0.006276027299463749, -0.007000519894063473, 0.06375535577535629, 0.010064338333904743, -0.022869529202580452, 0.0344264954328537, -0.004731024615466595, -0.01860986091196537, 0.0455295667052269, -0.00754607142880559, -0.013616970740258694, -0.02489461563527584, 0.011277644895017147, 0.05369974672794342, -0.047624483704566956, 0.07248418778181076, 0.0021047384943813086, -0.006481154356151819, -0.034234460443258286, 0.009165269322693348, -0.0045302617363631725, -0.012613155879080296, 0.03879091143608093, -0.026640381664037704, -0.016095958650112152, -0.013206716626882553, -0.04270142316818237, -0.014559684321284294, -0.008907768875360489, 0.0075897155329585075, 0.044028207659721375, -0.0004828132805414498, -0.029101911932229996, -0.033431410789489746, 0.047694314271211624, 0.009296201169490814, -0.016183245927095413, 0.03360598534345627, 0.021106304600834846, -0.022310882806777954, 0.0388607420027256, -0.02569766901433468, -0.029171742498874664, -0.018243249505758286, -0.006236747372895479, 0.031074626371264458, -0.0672818049788475, 0.0035962769761681557, -0.021333254873752594, 0.014271632768213749, -0.03980345278978348, 0.020442914217710495, -0.04821804538369179, -0.04245701804757118, 0.02218868024647236, -0.03339649364352226, 0.011478408239781857, 0.007009248714894056, 0.03503751382231712, 0.024196309968829155, 0.027041908353567123, -0.07056384533643723, -0.028019536286592484, 0.003762124804779887, 0.05265228822827339, 0.006769205909222364, -0.014908838085830212, -0.005459881853312254, -0.036765821278095245, 0.007698826026171446, -0.03327428922057152, -0.026064278557896614, -0.02700699307024479, -0.024283599108457565, -0.04294583201408386, -0.022014103829860687, -0.01158315408974886, -0.06312688440084457, -0.016401467844843864, 0.022066475823521614, -0.02367258071899414, 0.015284176915884018, 0.016776807606220245, -0.035962771624326706, 0.05600415915250778, 0.04123498126864433, -0.00044598852400667965, 0.015205617994070053, -0.05132550746202469, 0.00714018102735281, 0.004534625913947821, -0.010605525225400925, 0.05492178350687027, 0.03941938653588295, -0.05247771367430687, 0.07744216173887253, 0.04511057958006859, -0.009741371497511864, 0.04319024085998535, -0.020373083651065826, -0.015397652052342892, 0.007943233475089073, -0.04978923127055168, -0.053490255028009415, 0.045669227838516235, 0.020006472244858742, 0.06375535577535629, 0.0185400303453207, 0.00738458801060915, 0.07007502764463425, -0.008877217769622803, 0.01428036205470562, 0.05649297311902046, -0.0028194112237542868, -0.007349672727286816, 0.011888663284480572, 0.0837269127368927, -0.0590767040848732, -0.039140064269304276, -0.05066211521625519, 0.028019536286592484, 0.024545462802052498, -0.04221260920166969, 0.052757035940885544, -0.00614073034375906, -0.04518041014671326, 0.029276488348841667, 0.00610145041719079, 0.03589294105768204, -0.0009056158596649766, 0.007175096310675144, -0.030079539865255356, 0.04294583201408386, -0.027722757309675217, 0.027652926743030548, 0.0004571723402477801, 0.01820833422243595, -0.015048499219119549, -0.004458248615264893, 0.049824148416519165, -0.06392993032932281, -0.018330538645386696, -0.001653021783567965, -0.03168564289808273, 0.015292906202375889, 0.035543784499168396, -0.04727533087134361, 0.0610668770968914, -0.02562783844769001, 0.029835132881999016, 0.040920745581388474, 0.01750130020081997, -0.00645060371607542, 0.09545846283435822, 0.018906639888882637, -0.020111218094825745, -0.010317474603652954, 0.007580986712127924, 0.005180559121072292, 0.0313190333545208, -0.029573267325758934, -0.018644776195287704, -0.012045782059431076, -0.01159188337624073, 0.05544551461935043, 0.05481703579425812, -0.011792645789682865, 0.04029226675629616, 0.049649570137262344, 0.011574425734579563, 0.04154922068119049, 0.004731024615466595, -0.0037992221768945456, -0.009191455319523811, -0.0008892493206076324, 0.02716411091387272, -0.034321751445531845, -0.04367905482649803, 0.02800207957625389, 0.0479736365377903, 0.05362991616129875, -0.02327105402946472, 0.06829434633255005, -0.004205112811177969, -0.011364934034645557, -0.02618648298084736, -0.018889183178544044, -0.02285207062959671, -0.05761026218533516, -0.014594599604606628, -0.0047615752555429935, 0.04416786879301071, 0.01579044945538044, 0.05942585691809654, -0.0444122739136219, 0.014873921871185303 ]
29,055
pytrie
__init__
null
def __init__(self, value=NULL): self.value = value self.children = self.ChildrenFactory()
(self, value=<class 'pytrie.NULL'>)
[ 0.051665645092725754, 0.00957865733653307, 0.011464836075901985, -0.04008781164884567, -0.049162328243255615, 0.05392558127641678, -0.009074517525732517, 0.03974013030529022, 0.020600197836756706, -0.006527741905301809, 0.01903562620282173, 0.10117565840482712, 0.0006502752657979727, 0.01714944839477539, 0.0005481434636749327, 0.03963582590222359, 0.05093551054596901, 0.06432129442691803, 0.008996289223432541, 0.02362503670156002, -0.020739270374178886, 0.029987629503011703, -0.003980966750532389, 0.01671484485268593, 0.010100181214511395, -0.012151509523391724, -0.03402074798941612, 0.034403201192617416, 0.017184216529130936, -0.011282302439212799, -0.03527240827679634, -0.009117977693676949, -0.04578980803489685, -0.013507471419870853, 0.0008317221072502434, 0.019626686349511147, -0.07343058288097382, 0.06783288717269897, -0.05573353171348572, 0.029448721557855606, 0.08135774731636047, -0.008001047186553478, -0.06873686611652374, -0.02098264917731285, -0.02021774649620056, 0.024563780054450035, 0.06640738993883133, 0.01622808910906315, -0.02981378883123398, 0.007036228198558092, 0.0076968250796198845, 0.044990137219429016, 0.01922685094177723, -0.025067919865250587, -0.03695866838097572, 0.09401339292526245, 0.000870293180923909, 0.03636760637164116, 0.0669984519481659, 0.03636760637164116, -0.011247534304857254, 0.0755862146615982, 0.021226026117801666, -0.03595038875937462, -0.034264128655195236, -0.010126257315278053, -0.018722711130976677, -0.010899852029979229, -0.004022253677248955, 0.08135774731636047, 0.003839720506221056, -0.00385927758179605, 0.029918093234300613, 0.06595540046691895, 0.0756557509303093, 0.0012972909025847912, -0.007336104288697243, 0.004183057229965925, 0.0391838364303112, -0.012116741389036179, -0.022425532341003418, 0.03734111785888672, -0.03970536217093468, 0.01481128204613924, 0.002746693091467023, 0.027971070259809494, -0.0030118010472506285, 0.0014363640220835805, 0.06811103224754333, 0.06119215115904808, -0.06306963413953781, -0.017192907631397247, -0.025259146466851234, 0.012768645770847797, -0.009761190973222256, 0.022425532341003418, 0.07440409064292908, -0.04220867529511452, -0.02054804563522339, 0.038558006286621094, 0.03588085249066353, 0.019696222618222237, -0.029587795957922935, -0.002366415224969387, 0.011065000668168068, -0.0355505533516407, -0.032508328557014465, -0.0075751361437141895, 0.023399043828248978, 0.01945284567773342, -0.03449011966586113, 0.03017885610461235, -0.00046339581604115665, 0.06602493673563004, -0.053195446729660034, -0.007431717123836279, -0.04996199905872345, -0.0360894612967968, 0.02020036242902279, -0.0628262609243393, 0.006427783519029617, 0.0019013895653188229, -0.06675507128238678, 0.04627656191587448, 0.04193053022027016, 0.05406465381383896, -0.021921392530202866, -0.030352696776390076, 0.02348596416413784, -0.01536757405847311, 0.06859779357910156, -0.018913937732577324, -0.011317070573568344, -0.05232624337077141, 0.0002447360020596534, -0.036471910774707794, -0.008313962258398533, -0.010300098918378353, -0.049857694655656815, 0.005845414940267801, -0.0308742206543684, -0.013542239554226398, 0.018096882849931717, -0.027206169441342354, -0.030404848977923393, 0.01453313510864973, 0.0220256969332695, 0.044051393866539, -0.04620702564716339, 0.011525680311024189, -0.0029487835709005594, -0.012812105938792229, 0.019400693476200104, 0.02292967215180397, 0.0006225692923180759, -0.03059607557952404, -0.014611364342272282, -0.07572528719902039, 0.012655649334192276, 0.007609904278069735, 0.0006442994344979525, 0.011899439617991447, -0.016010787338018417, -0.04759775847196579, -0.05698518827557564, 0.043877553194761276, -0.010204486548900604, -0.044781528413295746, 0.008800717070698738, 0.043738480657339096, -0.011099768802523613, -0.07475177198648453, -0.04530305042862892, 0.0409570187330246, -0.04429477080702782, 0.0064103989861905575, 0.02133033238351345, -0.012455731630325317, 0.007609904278069735, 0.0357070118188858, -0.03249094635248184, 0.001993742771446705, 0.016836533322930336, -0.0045329127460718155, 0.05569876357913017, -0.04429477080702782, 0.0016547521809116006, 0.04843219742178917, 0.08580808341503143, 0.0195919182151556, -0.025485139340162277, 0.000043018939322791994, 0.007414333056658506, -0.01167344581335783, -0.021086953580379486, 0.0030639534816145897, 0.02842305786907673, -0.04481629654765129, -0.0265455711632967, 0.048466965556144714, -0.01867055892944336, 0.012142817489802837, 0.024511627852916718, -0.04523351415991783, 0.0017699220916256309, 0.037306349724531174, -0.004715446382761002, 0.011282302439212799, -0.04606795310974121, -0.04029642045497894, -0.046519942581653595, 0.008087968453764915, -0.00006087842120905407, 0.028735972940921783, 0.0016438871389254928, -0.08330477029085159, -0.07482130825519562, -0.04773683100938797, -0.013915998861193657, 0.0028488249517977238, -0.0032334488350898027, 0.044572919607162476, 0.011690829880535603, -0.024424707517027855, -0.02209523320198059, -0.023937951773405075, 0.0084617268294096, -0.08824186027050018, 0.007310028187930584, -0.013672620989382267, 0.00215237308293581, -0.029639948159456253, 0.023225201293826103, -0.03365568071603775, 0.030474385246634483, -0.047771599143743515, 0.015011198818683624, -0.02313828095793724, -0.12885119020938873, -0.00814881268888712, -0.0018166418885812163, -0.05274346098303795, 0.016071630641818047, -0.017818735912442207, 0.02564159594476223, 0.07183124125003815, -0.0034789997152984142, 0.02946610562503338, -0.016480159014463425, -0.02884027734398842, 0.005667227320373058, -0.05646366626024246, -0.025745902210474014, -0.011238842271268368, 0.02529391460120678, -0.04773683100938797, -0.007592520210891962, -0.030161472037434578, 0.027154017239809036, -0.001143006724305451, -0.008183580823242664, -0.08163589239120483, -0.001462440239265561, 0.08295708149671555, -0.0381755568087101, -0.001964407041668892, -0.011760366149246693, -0.016219396144151688, -0.07064911723136902, -0.0025011422112584114, 0.10284453630447388, -0.0019709260668605566, 0.02159109339118004, 0.0066798534244298935, -0.04293880984187126, -0.06842394918203354, -0.0338469073176384, -0.009413507767021656, -0.03363829851150513, -0.027849381789565086, 0.028614284470677376, -0.008196619339287281, -0.009413507767021656, 0.0268932543694973, -0.024442091584205627, -0.02334689162671566, 0.009117977693676949, 0.05635936185717583, -0.046450402587652206, -0.015393650159239769, -0.020721886307001114, 0.022199537605047226, -0.043599408119916916, 0.012021128088235855, 0.03675005957484245, -0.04151330888271332, -0.07197031378746033, 0.04259112849831581, 0.0068363104946911335, -0.01101284846663475, 0.021573709324002266, -0.05260438844561577, 0.013220633380115032, 0.021990928798913956, -0.030630843713879585, 0.01432452630251646, 0.013820386491715908, 0.01295987144112587, 0.012864259071648121, 0.0475282222032547, 0.03031792864203453, 0.0690845474600792, 0.013655236922204494, 0.06918884813785553, 0.03017885610461235, -0.02948348969221115, 0.025450371205806732, -0.099228635430336, 0.036332838237285614, 0.05980141833424568, -0.04898848757147789, -0.02089572884142399, -0.05392558127641678, -0.018705327063798904, 0.022755831480026245, 0.06539911031723022, 0.015185040421783924, 0.011890747584402561, -0.018218571320176125, 0.02487669512629509, -0.026302194222807884, 0.0033855598885565996, 0.0402616523206234, -0.0017710085958242416, -0.001919860253110528, 0.010195794515311718, 0.01707991026341915, -0.002207784913480282, -0.013012023642659187, -0.07197031378746033, 0.03827986121177673, -0.009717730805277824, -0.06685937941074371, 0.007688133046030998, 0.04210437089204788, 0.010717318393290043, 0.06960607320070267, -0.026580339297652245, 0.06425175815820694, -0.01254265196621418, 0.002629350172355771, -0.0053065065294504166, 0.019000858068466187, -0.007466485258191824, 0.0169234536588192, 0.009413507767021656, -0.01076947059482336, -0.0167322289198637, -0.04530305042862892, 0.0007616423536092043, 0.1124405711889267, -0.025276530534029007, -0.014941662549972534, 0.019261619076132774, -0.011942899785935879, -0.03449011966586113, -0.01362046878784895, 0.01435060240328312, 0.05552492290735245, -0.030630843713879585, 0.02962256409227848, -0.024355171248316765, 0.004289534874260426, -0.0033181963954120874, 0.04370371252298355, -0.004083098378032446, -0.0030443964060395956, 0.006523395888507366, 0.03967059403657913, -0.013281477615237236, -0.04460768774151802, -0.030074549838900566, 0.016636615619063377, -0.003452923381701112, -0.033968597650527954, -0.034733500331640244, 0.07433455437421799, 0.0374801903963089, 0.026736797764897346, -0.0020969610195606947, -0.04175668954849243, 0.003596342634409666, -0.012081972323358059, -0.047284841537475586, -0.0033225424122065306, -0.014089840464293957, 0.07857628166675568, -0.00261413911357522, -0.013324937783181667, 0.005758494138717651, 0.02098264917731285, -0.05917559191584587, 0.017740508541464806, 0.026562955230474472, 0.017653588205575943, -0.05708949267864227, 0.043738480657339096, 0.0370977409183979, -0.002264283364638686, -0.002196919871494174, 0.03506379574537277, -0.06223519891500473, -0.06147029623389244, -0.04697192832827568, 0.0244594756513834, -0.0797584056854248, 0.05754148215055466, 0.024980999529361725, 0.03807125240564346, -0.058375921100378036, -0.018496718257665634, 0.023781495168805122, -0.011177998036146164, 0.05469048395752907, 0.01006541308015585, 0.04001827538013458, 0.0468328557908535, 0.009517813101410866, 0.014454906806349754, 0.013264093548059464, -0.0327690914273262, -0.00016582832904532552, -0.05302160605788231, -0.004352552350610495, 0.015211116522550583, -0.0244594756513834, -0.030717764049768448, -0.05510770156979561, -0.052221935242414474, 0.04850173369050026, 0.005914951208978891, 0.019209466874599457, 0.06147029623389244, 0.023659804835915565, 0.0020350301638245583, -0.009882879443466663, 0.04147854074835777, 0.03786264359951019, 0.008109698072075844, -0.07068388909101486, -0.004776290617883205, 0.0036658791359514, 0.06546864658594131, 0.0015178521862253547, -0.02793630212545395, -0.05785439535975456, -0.04123516380786896, -0.02884027734398842, 0.028822893276810646, 0.005454272031784058, 0.0022143039386719465, 0.005219586193561554, 0.009031057357788086, -0.06101830676198006, -0.05528154596686363, 0.034663960337638855, 0.028040606528520584, 0.0036571871023625135, -0.01615855284035206, -0.05232624337077141, 0.019348541274666786, 0.03263001888990402, -0.01915731467306614, -0.05142226815223694, 0.011403991840779781, -0.0178535059094429, -0.03280385956168175, -0.08893722295761108, -0.05343882739543915, -0.03548101708292961, -0.010048029012978077, -0.011890747584402561, 0.05573353171348572, 0.01825333945453167, -0.06877163052558899, -0.04015734791755676, 0.009587349370121956, -0.03169127553701401, 0.03342968970537186, 0.002182795200496912, -0.035359326750040054, -0.003928814083337784, -0.0154371103271842, 0.016010787338018417, 0.016958221793174744, 0.024563780054450035, 0.025971895083785057, 0.007536021992564201, -0.012933795340359211, -0.05256962031126022, -0.02640649862587452, 0.012994639575481415, -0.0043829744681715965, -0.005971449892967939, 0.0020871825981885195, -0.05573353171348572, -0.02661510743200779, -0.017471054568886757, -0.05246531590819359, -0.023659804835915565, 0.07203985005617142, -0.01908777840435505, -0.00860949233174324, -0.02682371810078621, -0.011977667920291424, 0.02035682089626789, -0.014020303264260292, 0.028388289734721184, -0.025763286277651787, -0.0068363104946911335, 0.04259112849831581, 0.022842751815915108, 0.030370080843567848, -0.037236813455820084, -0.008522571064531803, -0.02675418183207512, -0.049996767193078995, 0.011177998036146164, 0.07308289408683777, 0.021799704059958458, 0.023381659761071205, -0.09512598067522049, -0.028249217197299004, 0.08580808341503143, -0.011360530741512775, -0.032786477357149124, 0.012238429859280586, 0.022529836744070053, 0.0007448014803230762, -0.0019285522866994143, 0.03475088253617287, 0.046380866318941116, 0.021226026117801666, 0.00046258093789219856, 0.006427783519029617, -0.0551772378385067, 0.01342055108398199, 0.012403579428792, 0.03775833919644356, 0.0010039337212219834, 0.03186511620879173, -0.03155220299959183, -0.005775878205895424, -0.01973099075257778, 0.034316278994083405, 0.015454494394361973, 0.01889655366539955, -0.035567935556173325, 0.02404225617647171, 0.04172192141413689, 0.03534194454550743, 0.06866732984781265, 0.014802590012550354, -0.008765948936343193, 0.05236101150512695, -0.005502078216522932, -0.0165757704526186, -0.006510357838124037, 0.06331301480531693, 0.02675418183207512, 0.03256048262119293, -0.024702854454517365, 0.005862799007445574, 0.06126168742775917, 0.004724138416349888, -0.005688957870006561, -0.02320781722664833, 0.04815404862165451, -0.03810602053999901, -0.03577654808759689, 0.0000032977225146169076, -0.017192907631397247, -0.07203985005617142, -0.04012257978320122, 0.006479935720562935, 0.013889922760426998, -0.012186277657747269, 0.06595540046691895, -0.006062716711312532, -0.022668909281492233, 0.014341910369694233, 0.025050535798072815, -0.07203985005617142, 0.017514513805508614, 0.021139105781912804, -0.033412303775548935, -0.026928022503852844, -0.07808952778577805, -0.0197831429541111, -0.00269236764870584, -0.045963648706674576, 0.036124229431152344, -0.0077315932139754295, 0.0589669793844223, 0.02850997820496559, -0.023329507559537888, -0.01910516247153282, -0.011247534304857254, -0.049440477043390274, 0.018722711130976677, 0.06195705011487007, 0.018514102324843407, 0.05747194588184357, -0.004750214517116547, -0.04227821156382561, -0.030787300318479538, -0.024859311059117317, 0.0056976499035954475, -0.02270367741584778, -0.05806300416588783, -0.034403201192617416, 0.006423437502235174, -0.010360943153500557, 0.014168068766593933, -0.061644136905670166, -0.04864080622792244, 0.03407290205359459, -0.08177496492862701, -0.016393238678574562, -0.0122297378256917, 0.08719881623983383, 0.004863211419433355, -0.05868883430957794, -0.06477328389883041, -0.0272409375756979, -0.017175523564219475, 0.026180505752563477, -0.022981824353337288, 0.044990137219429016, 0.024650700390338898, -0.060670625418424606, -0.017401518300175667, -0.04113085940480232, -0.008305269293487072, -0.046172257512807846, -0.04015734791755676, -0.007340450305491686, -0.02061758190393448, -0.03541148081421852, -0.02068711817264557, -0.01714944839477539, 0.018722711130976677, -0.022008312866091728, 0.020113442093133926, 0.06877163052558899, 0.0006529915262944996, 0.03706297278404236, 0.05962757766246796, 0.00003904639379470609, 0.029379185289144516, -0.011960283853113651, -0.030300544574856758, 0.03506379574537277, 0.028822893276810646, 0.03349922597408295, 0.011004156433045864, 0.02061758190393448, -0.023590268567204475, -0.01880963146686554, 0.03577654808759689, -0.006462551653385162, 0.004771944601088762, 0.0016895204316824675, -0.005623767152428627, -0.01973099075257778, -0.0649123564362526, -0.021938776597380638, 0.0721789225935936, 0.05065736547112465, 0.053960349410772324, -0.004737176466733217, 0.03193465247750282, -0.006245249882340431, -0.0039136032573878765, 0.03890569135546684, 0.02452901192009449, -0.022355996072292328, 0.02103480137884617, 0.032577864825725555, -0.06776335090398788, -0.029292264953255653, -0.006492973770946264, 0.02021774649620056, 0.04252158850431442, -0.03186511620879173, 0.02153894118964672, -0.033829525113105774, -0.023781495168805122, 0.006266979966312647, 0.07405640929937363, 0.05500339716672897, -0.006653776858001947, -0.02390318363904953, 0.0019209467573091388, 0.010778162628412247, -0.024650700390338898, -0.018235955387353897, 0.02850997820496559, 0.06470374763011932, -0.026302194222807884, -0.011960283853113651, 0.09130147099494934, -0.008944137021899223, -0.06206135451793671, -0.0687020942568779, 0.021434636786580086, 0.003027012338861823, 0.07753323763608932, -0.06108784303069115, -0.024494243785738945, 0.05496862903237343, 0.006123560946434736, 0.06873686611652374, 0.0014428830472752452, 0.008274847641587257, 0.03657621517777443, 0.021382484585046768, -0.04606795310974121, 0.0025163532700389624, -0.031134983524680138, 0.02800583839416504, 0.047841135412454605, -0.011386607773602009, -0.051457036286592484, 0.016601847484707832, -0.05347359552979469, 0.02863166853785515, 0.005506424233317375, -0.02320781722664833, 0.013846462592482567, 0.008057545870542526, 0.007757669314742088, 0.01501989085227251, 0.0014635267434641719, 0.007409987039864063, 0.02105218544602394, 0.010760778561234474, 0.019696222618222237, 0.007822860032320023, 0.016480159014463425, -0.010274022817611694, 0.024772390723228455, 0.011682137846946716, 0.05844545736908913, 0.01797519437968731, -0.04370371252298355, -0.0017362403450533748, 0.002761904150247574, -0.016966914758086205, -0.037654031068086624, -0.03775833919644356, -0.011656061746180058, 0.03789741173386574, -0.01143006794154644, 0.07057958096265793, 0.03615899756550789, 0.016879994422197342, 0.012777337804436684 ]
29,056
pytrie
__len__
Return the number of keys in the subtree rooted at this node.
def __len__(self): """Return the number of keys in the subtree rooted at this node.""" return int(self.value is not NULL) + sum(map(len, self.children.values()))
(self)
[ -0.00871344842016697, -0.04401171952486038, 0.009552085772156715, 0.035055067390203476, 0.015439324080944061, 0.05263291671872139, -0.010533292777836323, -0.012814387679100037, 0.08312579244375229, -0.027926642447710037, -0.0036732342559844255, -0.002532686572521925, 0.06413903087377548, -0.005782408639788628, -0.0031595684122294188, -0.0034384154714643955, 0.019590582698583603, 0.030861876904964447, 0.027708597481250763, 0.04082489386200905, -0.03586015850305557, -0.006243659649044275, 0.05813438072800636, 0.0010068896226584911, -0.053505100309848785, -0.017661714926362038, 0.02299545146524906, -0.025695865973830223, 0.05877174809575081, 0.030928967520594597, -0.10519874095916748, -0.013342729769647121, -0.0022852884139865637, -0.020513083785772324, 0.022492269054055214, -0.03107992187142372, -0.011564817279577255, 0.0008071890333667397, -0.01418975368142128, 0.03165019676089287, -0.0022454531863331795, -0.017829442396759987, -0.05273355171084404, -0.05853692814707756, 0.049479637295007706, -0.00048012021579779685, 0.06457512080669403, 0.02224067784845829, -0.035189248621463776, -0.035457611083984375, 0.012747297063469887, 0.037604525685310364, 0.005673385690897703, 0.013242092914879322, -0.027691824361681938, 0.05290128290653229, 0.006524603348225355, 0.014919368550181389, -0.018735172227025032, 0.03312619775533676, -0.0030253862496465445, 0.04642699658870697, 0.006105284206569195, -0.03471960872411728, -0.00946822203695774, -0.03101283125579357, -0.0499492771923542, 0.02643386833369732, 0.006189147941768169, -0.0038011264987289906, -0.025427501648664474, -0.015632210299372673, 0.003088284283876419, 0.06618530303239822, -0.01357754785567522, -0.011606749147176743, 0.002583004767075181, 0.02715509571135044, 0.05860402062535286, -0.02316317893564701, 0.007262604311108589, -0.01746044121682644, 0.03445124626159668, 0.02435404621064663, 0.039550166577100754, 0.05451146513223648, 0.03315974399447441, 0.04381044581532478, 0.0029855510219931602, 0.04666181653738022, -0.04575608670711517, 0.04827199876308441, 0.028664644807577133, 0.006440739147365093, -0.001332386047579348, 0.021402040496468544, 0.004149161279201508, -0.057564109563827515, -0.01154804416000843, -0.037839341908693314, 0.008067697286605835, 0.05447791889309883, 0.033344242721796036, 0.02244195155799389, 0.0021353818010538816, -0.01062554307281971, -0.03111346811056137, -0.03356229141354561, 0.005262453109025955, 0.021301403641700745, -0.013996867462992668, -0.010306860320270061, 0.0508214607834816, 0.003700489876791835, 0.024622410535812378, -0.015657370910048485, -0.006335909478366375, -0.0256790928542614, 0.0015179346082732081, -0.021200766786932945, 0.05410892143845558, 0.03445124626159668, 0.0042414115741848946, -0.018198443576693535, 0.049613818526268005, 0.04293826222419739, 0.0031197331845760345, 0.012956956401467323, -0.016906941309571266, 0.012000909075140953, 0.09741618484258652, 0.015103869140148163, 0.014181367121636868, 0.043173082172870636, 0.06578276306390762, -0.041730623692274094, 0.05823501944541931, 0.005539203528314829, -0.015238051302731037, 0.011573203839361668, 0.024102455005049706, -0.037604525685310364, 0.047634635120630264, -0.007551934570074081, -0.021754268556833267, 0.017166918143630028, -0.011975749395787716, 0.03399838134646416, -0.012847932986915112, -0.03352874517440796, -0.002341896528378129, -0.02561200223863125, 0.01903708092868328, 0.02309608832001686, -0.013661411590874195, 0.012546023353934288, 0.004901838954538107, -0.07306213676929474, -0.006910376716405153, -0.06531312316656113, -0.02695382386445999, 0.001357545144855976, -0.025628775358200073, -0.0817168802022934, -0.0504860021173954, 0.016026370227336884, 0.03492088243365288, -0.03646397590637207, -0.04028816521167755, 0.040992621332407, 0.03606143221259117, -0.06383711844682693, -0.0508214607834816, 0.04847327247262001, 0.02240840531885624, 0.02428695373237133, -0.04672890529036522, 0.024907546117901802, -0.017963625490665436, 0.016974031925201416, -0.03478670120239258, -0.02547782100737095, 0.006704910192638636, -0.03572597727179527, 0.05451146513223648, 0.012369909323751926, 0.006570728030055761, 0.024471454322338104, 0.025293320417404175, 0.032388195395469666, -0.0504189133644104, -0.07333049923181534, -0.008637970313429832, 0.005597908049821854, 0.024303726851940155, -0.009082448668777943, 0.004625088069587946, 0.001162561820819974, -0.04075780510902405, 0.013485297560691833, -0.06323330104351044, -0.051291096955537796, -0.017032736912369728, 0.009812063537538052, -0.00240479432977736, 0.007593866437673569, -0.03589370474219322, 0.026048094034194946, -0.012638273648917675, -0.02264322340488434, -0.03901343792676926, -0.04615863040089607, -0.014961300417780876, 0.045353539288043976, 0.0015389006584882736, -0.06984176486730576, -0.07084812968969345, -0.01896999031305313, -0.03388097137212753, -0.03981852903962135, 0.059811659157276154, 0.06387066841125488, 0.035558249801397324, -0.0502847321331501, -0.005732090212404728, -0.05243164300918579, 0.0072416383773088455, 0.008696675300598145, 0.025024956092238426, -0.01328402478247881, 0.04820491001009941, 0.03471960872411728, -0.00041905688703991473, 0.022056177258491516, 0.035658884793519974, -0.04656117781996727, 0.01596766710281372, -0.02858078107237816, 0.037403251975774765, -0.035558249801397324, -0.06957340240478516, -0.06360229849815369, -0.013896230608224869, 0.011732544749975204, -0.03572597727179527, 0.019875718280673027, 0.01148095354437828, 0.0507543683052063, 0.009082448668777943, 0.0011562720173969865, -0.05675901472568512, -0.07520905137062073, -0.03968434780836105, -0.03233787789940834, 0.032421741634607315, -0.08285742998123169, -0.02138526737689972, 0.0503518208861351, -0.002532686572521925, -0.01940608210861683, 0.05300191789865494, -0.05880529060959816, -0.01903708092868328, 0.045688994228839874, -0.009183085523545742, 0.041831258684396744, 0.10231383144855499, 0.002377538476139307, -0.06819804012775421, 0.014550368301570415, 0.003058931790292263, -0.034166108816862106, -0.018819035962224007, -0.018567444756627083, -0.03579306602478027, -0.020697584375739098, 0.003899666480720043, 0.024672728031873703, 0.009082448668777943, -0.014399413019418716, -0.01267181895673275, -0.020865311846137047, -0.047634635120630264, -0.015020005404949188, -0.04498453810811043, 0.02408568188548088, -0.03154955804347992, -0.03602788597345352, -0.04693017899990082, -0.0020840151701122522, 0.03265656158328056, 0.003664847696200013, -0.032589469105005264, 0.03282428905367851, 0.03639688715338707, -0.03294169902801514, -0.03295847028493881, -0.001305130310356617, 0.02629968523979187, 0.055283013731241226, -0.026517732068896294, -0.025092046707868576, -0.029520055279135704, -0.06028129532933235, -0.003138602478429675, 0.017644941806793213, 0.059610385447740555, 0.04270344227552414, 0.04723208770155907, 0.049345456063747406, -0.04589026793837547, 0.0504189133644104, 0.024437909945845604, 0.03376356512308121, 0.059744566679000854, -0.03602788597345352, -0.009786904789507389, -0.017527533695101738, -0.013275638222694397, 0.0805763304233551, -0.015758005902171135, 0.020479537546634674, -0.03045932948589325, -0.009266949258744717, -0.02735636942088604, -0.008889562450349331, 0.06705749034881592, -0.020445993170142174, 0.03814125433564186, -0.029637465253472328, -0.006713296752423048, -0.04693017899990082, 0.035558249801397324, -0.0022915781009942293, -0.06739294528961182, -0.0034488984383642673, 0.0809788778424263, 0.04193189740180969, -0.07527614384889603, 0.0100301094353199, 0.02910073660314083, -0.003557921387255192, -0.015154187567532063, 0.021854905411601067, 0.06222693622112274, -0.033075880259275436, 0.03220369666814804, -0.02151944860816002, 0.07185450196266174, 0.018466807901859283, -0.007279377430677414, 0.011514498852193356, 0.020412446931004524, -0.0024991410318762064, 0.04203253239393234, -0.019791854545474052, 0.0401204377412796, 0.020144082605838776, 0.005509851034730673, 0.07802687585353851, 0.061757296323776245, 0.014248458668589592, -0.04907709360122681, 0.012520864605903625, 0.0020703873597085476, -0.025024956092238426, -0.01480195950716734, -0.011950590647757053, 0.011430635116994381, -0.02650095894932747, 0.014365867711603642, -0.051693640649318695, -0.016143780201673508, -0.01649600826203823, 0.035155702382326126, 0.02926846407353878, -0.004486713092774153, 0.016680508852005005, -0.011053248308598995, -0.05444437637925148, -0.025746185332536697, 0.0032706880010664463, -0.013980094343423843, 0.0052121346816420555, -0.06068384274840355, 0.01910417154431343, -0.007501616142690182, -0.03586015850305557, 0.011363544501364231, 0.03891279920935631, -0.03188501298427582, 0.04491744935512543, -0.03485379368066788, -0.035256337374448776, -0.06548085063695908, 0.045722540467977524, 0.03797352686524391, -0.047768816351890564, 0.017527533695101738, -0.01742689684033394, 0.05612165108323097, -0.06242820620536804, 0.003740325104445219, 0.047533996403217316, 0.013149842619895935, 0.0018785489955917, -0.0023083509877324104, -0.01729271374642849, -0.008721834979951382, -0.009141153655946255, -0.010902293026447296, -0.019087400287389755, 0.004394462797790766, 0.004310599062591791, -0.014256845228374004, -0.14988137781620026, 0.05182782560586929, 0.03373001888394356, 0.08299160748720169, -0.013225320726633072, -0.02108335681259632, -0.0020158758852630854, -0.009937859140336514, 0.07386723160743713, -0.01062554307281971, 0.011162270791828632, -0.004014979116618633, 0.00037214558687992394, -0.0011447407305240631, 0.02623259462416172, -0.009853995405137539, -0.002983454382047057, 0.03394806385040283, -0.04629281535744667, -0.02108335681259632, -0.00480958865955472, -0.008147367276251316, -0.03911407291889191, -0.0036627512890845537, 0.05236455425620079, -0.0021458647679537535, 0.04213317111134529, 0.01756107807159424, 0.029704555869102478, 0.07842942327260971, -0.0203621294349432, 0.02936910092830658, 0.011405476368963718, 0.019741537049412727, -0.04468262940645218, -0.04843972623348236, -0.02537718415260315, -0.006176568567752838, -0.010348792187869549, -0.04451490193605423, 0.008998584933578968, -0.07634960114955902, 0.010189451277256012, -0.03181792423129082, -0.023934727534651756, 0.0036669443361461163, 0.06249529868364334, 0.0011342577636241913, 0.0051114982925355434, -0.05072082206606865, -0.030140647664666176, 0.014852277934551239, -0.007619025651365519, 0.003226659493520856, 0.002262225840240717, 0.039617255330085754, 0.00029850268037989736, -0.0509556420147419, -0.05263291671872139, 0.037503886967897415, -0.0023985044099390507, -0.00828154943883419, -0.02442113682627678, -0.0509556420147419, -0.029318781569600105, -0.0008234376437030733, 0.020781448110938072, 0.04860745370388031, -0.03793998062610626, -0.025578457862138748, -0.035658884793519974, -0.049748003482818604, -0.017997169867157936, 0.03421642631292343, 0.00973658636212349, -0.0020924017298966646, -0.04652763158082962, -0.008348640985786915, -0.008797312155365944, 0.04444780945777893, -0.0010058414191007614, 0.047668181359767914, -0.013359501957893372, -0.021955540403723717, 0.015363846905529499, -0.043743353337049484, 0.03012387454509735, 0.021301403641700745, 0.019724763929843903, -0.04642699658870697, 0.010021723806858063, 0.00688941078260541, 0.010684247128665447, 0.031197331845760345, -0.02455531805753708, 0.025981003418564796, -0.02943619154393673, 0.029587145894765854, 0.004251894541084766, 0.018332624807953835, 0.026903504505753517, 0.01639537140727043, 0.031063148751854897, -0.013225320726633072, 0.03352874517440796, -0.0256790928542614, 0.00027701258659362793, 0.010206223465502262, -0.030710920691490173, -0.055920377373695374, 0.05608810484409332, -0.021854905411601067, -0.022324541583657265, 0.023683134466409683, 0.04642699658870697, 0.003008613595739007, -0.02742346003651619, -0.012822774238884449, 0.01372850313782692, -0.026484185829758644, 0.017896533012390137, 0.011011316440999508, -0.0022035210859030485, -0.0062520457431674, 0.047802362591028214, 0.051693640649318695, -0.05635647103190422, 0.04022107645869255, -0.0018607279052957892, -0.007899969816207886, 0.07668505609035492, 0.008268970064818859, -0.03669879585504532, 0.018668079748749733, -0.0033210061956197023, -0.04310598969459534, 0.016605030745267868, 0.051492370665073395, -0.035390522330999374, 0.07326340675354004, 0.012873092666268349, 0.014256845228374004, -0.061488933861255646, 0.04082489386200905, 0.016605030745267868, 0.025561684742569923, -0.04253571480512619, -0.0102313831448555, -0.00782029889523983, -0.0026815447490662336, -0.03800707310438156, -0.061623115092515945, 0.011380316689610481, 0.041495803743600845, 0.09117671847343445, -0.02864787168800831, 0.03596079349517822, -0.02953682839870453, -0.04048943892121315, 0.009996564127504826, -0.028731735423207283, -0.09875800460577011, 0.012847932986915112, 0.00263541960157454, -0.09922763705253601, -0.032555922865867615, 0.026014549657702446, 0.0073632411658763885, 0.0501505471765995, 0.03981852903962135, 0.0513581857085228, -0.02448822744190693, 0.06903667747974396, -0.06544730812311172, 0.030207738280296326, -0.07762432843446732, -0.04089198634028435, -0.015087096020579338, -0.024672728031873703, 0.0509556420147419, -0.018567444756627083, -0.015439324080944061, -0.016772758215665817, -0.005782408639788628, -0.019741537049412727, 0.039483074098825455, -0.011405476368963718, -0.011338384822010994, 0.06699039787054062, -0.009308881126344204, -0.005820147227495909, 0.03612852096557617, 0.0813814252614975, -0.009258562698960304, -0.00821865163743496, -0.009065676480531693, -0.011472566984593868, 0.0819181501865387, -0.03988562151789665, -0.032388195395469666, -0.018550671637058258, -0.011380316689610481, 0.01828230731189251, -0.0020158758852630854, 0.025226229801774025, -0.04297180846333504, -0.008302515372633934, -0.011640294454991817, 0.011464180424809456, -0.06333393603563309, -0.023699907585978508, 0.018433261662721634, 0.0032203695736825466, -0.01676437258720398, -0.01636182703077793, 0.011640294454991817, -0.029385874047875404, 0.03589370474219322, -0.04894290864467621, -0.029520055279135704, -0.01637021265923977, -0.008252196945250034, -0.012546023353934288, -0.005224714521318674, 0.022693542763590813, -0.037134889513254166, 0.03032514825463295, -0.07286086678504944, 0.020009901374578476, -0.0028241132386028767, 0.008323481306433678, -0.0035390520934015512, 0.006268818397074938, -0.013996867462992668, -0.057698290795087814, -0.0008349688723683357, -0.016026370227336884, 0.024035362526774406, 0.0007070766296237707, 0.02998969331383705, -0.011070020496845245, 0.026517732068896294, -0.02494109235703945, -0.04897645488381386, -0.006017227191478014, 0.012319590896368027, -0.05860402062535286, -0.009115993976593018, -0.014651005156338215, 0.04800363630056381, -0.041294533759355545, 0.02913428284227848, 0.0015336591750383377, 0.03389774635434151, -0.012369909323751926, 0.03465251997113228, 0.02715509571135044, -0.00478442944586277, -0.012747297063469887, -0.0510227307677269, -0.005866272374987602, -0.001723401015624404, 0.04672890529036522, 0.05612165108323097, -0.020613720640540123, 0.010357178747653961, 0.04793654382228851, -0.039784982800483704, 0.005572749301791191, 0.03178437799215317, 0.016227643936872482, -0.03626270592212677, 0.009032130241394043, 0.08325997740030289, -0.04652763158082962, -0.009166312403976917, -0.10332019627094269, 0.05893947556614876, 0.04394462704658508, -0.041831258684396744, 0.004457360599189997, 0.014718095771968365, 0.06293138861656189, 0.032555922865867615, -0.008998584933578968, 0.022324541583657265, 0.016261190176010132, -0.01623602956533432, -0.04404526576399803, -0.003891279920935631, -0.030979285016655922, -0.015565119683742523, 0.015087096020579338, 0.018634535372257233, 0.03399838134646416, -0.06021420285105705, 0.07648377865552902, -0.039281800389289856, -0.09292108565568924, -0.07172031700611115, 0.039348892867565155, 0.025427501648664474, 0.031264420598745346, -0.020697584375739098, -0.012915024533867836, 0.020144082605838776, 0.019657673314213753, 0.04619217664003372, 0.07118358463048935, -0.03302556276321411, 0.039415981620550156, 0.06266302615404129, -0.025494594126939774, -0.05860402062535286, -0.012923410162329674, 0.008847630582749844, 0.004633474629372358, -0.0012590051628649235, -0.030979285016655922, -0.00956885889172554, 0.02728927880525589, 0.006038193125277758, -0.012319590896368027, -0.020747901871800423, 0.04303889721632004, 0.08768798410892487, 0.02128463052213192, 0.024672728031873703, 0.00660846708342433, 0.11210911720991135, -0.055920377373695374, -0.009719813242554665, 0.09211599081754684, -0.0037067795637995005, -0.030509648844599724, 0.03820834308862686, 0.06943921744823456, 0.031264420598745346, -0.06772840023040771, 0.027842778712511063, 0.04672890529036522, -0.013686571270227432, -0.04639345034956932, -0.012923410162329674, 0.0014791477005928755, -0.029738102108240128, -0.04817136377096176, -0.06732585281133652, 0.04518581181764603, 0.01930544525384903, 0.041831258684396744, 0.0060004545375704765, 0.012822774238884449 ]
29,057
pytrie
__repr__
null
def __repr__(self): return '(%s, {%s})' % ( self.value is NULL and 'NULL' or repr(self.value), ', '.join('%r: %r' % t for t in self.children.items()))
(self)
[ 0.03977799788117409, -0.023261783644557, 0.09555064886808395, 0.00310982926748693, 0.015325307846069336, -0.03824807330965996, 0.017455030232667923, -0.02021932415664196, 0.0810859203338623, -0.054764289408922195, -0.007332329638302326, 0.04697559028863907, 0.03261517733335495, 0.02741691656410694, -0.014968905597925186, 0.04746238514780998, 0.004568037111312151, -0.04732330143451691, 0.020723503082990646, 0.0587281808257103, 0.004894014913588762, 0.008310263976454735, 0.026808423921465874, -0.024635236710309982, 0.008475425653159618, -0.013943161815404892, -0.0425596758723259, -0.016872616484761238, -0.021766632795333862, 0.02559143863618374, -0.05420795455574989, -0.05406887084245682, -0.01959344558417797, -0.05146104842424393, 0.010448678396642208, 0.014812435954809189, -0.06648211181163788, 0.017837511375546455, -0.035709794610738754, -0.02720828913152218, 0.05570310726761818, -0.012239384464919567, -0.05855432525277138, -0.048644598573446274, -0.025747908279299736, -0.02235773764550686, 0.11495285481214523, 0.03205884248018265, -0.03186760097742081, -0.0742708072066307, 0.052956197410821915, 0.0873446986079216, -0.017055165022611618, 0.0016711801290512085, -0.07566164433956146, 0.009109996259212494, 0.02705182135105133, 0.03744834288954735, 0.025469740852713585, 0.055112000554800034, -0.009066532365977764, 0.06540420651435852, 0.014925441704690456, -0.02336609736084938, -0.010605148039758205, -0.04457639157772064, -0.03251086547970772, 0.001077356981113553, -0.01768973469734192, 0.04120360687375069, -0.0010594282066449523, -0.04186425730586052, -0.023679034784436226, 0.047392841428518295, -0.023331325501203537, -0.04593246057629585, -0.004294215701520443, 0.0343189537525177, 0.036613840609788895, -0.06536943465471268, -0.006371781695634127, 0.013013037852942944, 0.0031206952407956123, -0.021505849435925484, 0.019106652587652206, -0.021175526082515717, -0.033640921115875244, 0.026530256494879723, -0.029937811195850372, 0.05194783955812454, -0.007406217977404594, -0.011039785109460354, -0.014708123169839382, 0.032841186970472336, -0.02227081172168255, 0.02164493314921856, 0.03835238888859749, -0.0675252377986908, 0.005367769859731197, 0.00764092244207859, 0.04481979086995125, -0.02020193822681904, -0.04043864831328392, -0.008770979009568691, -0.038595784455537796, -0.02759077027440071, -0.018724171444773674, -0.0016939985798671842, 0.03018120862543583, 0.017802739515900612, -0.04760146886110306, 0.02526111528277397, 0.030407220125198364, -0.03793513774871826, 0.02129722386598587, -0.01886325515806675, -0.06001470610499382, -0.011778668500483036, 0.03856101259589195, -0.042524904012680054, 0.03332798182964325, -0.016333667561411858, -0.012108992785215378, 0.005698094144463539, -0.056815776973962784, 0.04742761328816414, -0.02649548463523388, 0.00369441625662148, -0.021071212366223335, -0.05073085427284241, 0.03977799788117409, -0.017541958019137383, -0.0314677357673645, 0.0016592275351285934, 0.034823134541511536, 0.0028251418843865395, 0.03537946939468384, 0.0032619524281471968, 0.013838849030435085, 0.06891607493162155, 0.017307253554463387, -0.05347776412963867, -0.019802071154117584, 0.027782011777162552, 0.0002508671605028212, -0.026339014992117882, 0.026339014992117882, 0.10744231939315796, 0.002403543796390295, -0.05236509069800377, -0.0006883566966280341, -0.002310096751898527, 0.035535939037799835, 0.007814777083694935, 0.0225489791482687, 0.055285852402448654, 0.004342025611549616, -0.06529989838600159, 0.03353660926222801, 0.00046288862358778715, -0.029346704483032227, -0.05904112011194229, 0.020601803436875343, -0.02058441936969757, 0.013221664354205132, 0.054764289408922195, 0.03426679968833923, -0.052504174411296844, 0.011735204607248306, 0.015855565667152405, 0.017924439162015915, -0.10007087141275406, -0.053790703415870667, 0.05723302811384201, -0.011622198857367039, 0.04871413856744766, -0.014525575563311577, 0.08838782459497452, -0.030702773481607437, -0.006910731550306082, 0.014890670776367188, -0.03870009630918503, -0.010187895968556404, 0.0036552990786731243, 0.04916616156697273, -0.08943095058202744, 0.02955533005297184, -0.02946840412914753, 0.05465997755527496, 0.0066934130154550076, 0.007010698318481445, -0.010222667828202248, -0.006576061248779297, 0.006045803893357515, -0.018984952941536903, -0.048748910427093506, 0.01940220594406128, -0.06623870879411697, 0.03692677617073059, 0.009396856650710106, -0.03459712117910385, -0.012152456678450108, -0.01995854079723358, 0.0368572361767292, 0.008792710490524769, -0.000039898339309729636, -0.02371380664408207, -0.021436307579278946, 0.009761951863765717, -0.00888833124190569, -0.01582079380750656, 0.018098292872309685, -0.024687394499778748, 0.013960547745227814, -0.00622400501742959, -0.049548644572496414, -0.08901370316743851, -0.016038114205002785, -0.08039049804210663, 0.035535939037799835, 0.024235371500253677, -0.03588365018367767, 0.04130792245268822, -0.034353725612163544, -0.025556668639183044, -0.014586425386369228, 0.024670008569955826, -0.025017717853188515, 0.012178534641861916, 0.023313939571380615, 0.047114674001932144, -0.025035103783011436, -0.050278834998607635, -0.0011045217979699373, -0.010978936217725277, 0.017559343948960304, -0.011439651250839233, -0.027190905064344406, -0.02929454855620861, 0.0013549815630540252, -0.049270473420619965, -0.02506987564265728, 0.0011235371930524707, -0.019697759300470352, 0.06995920836925507, -0.03981276974081993, 0.03438849747180939, 0.06290069967508316, -0.021401535719633102, -0.004455031361430883, -0.00885790679603815, -0.021992642432451248, -0.013195586390793324, -0.023140085861086845, 0.021453693509101868, -0.08727515488862991, -0.02362687885761261, 0.02244466543197632, 0.035083916038274765, 0.015846872702240944, -0.008019057102501392, -0.022966230288147926, -0.024217985570430756, 0.04610631614923477, 0.05319959670305252, 0.029155464842915535, -0.046766962856054306, -0.012700099498033524, -0.021957872435450554, 0.0014223502948880196, 0.0794169157743454, -0.019436975941061974, -0.059597454965114594, 0.035449013113975525, -0.043428950011730194, -0.016498828306794167, 0.013230357319116592, -0.024026745930314064, -0.04687127843499184, -0.06623870879411697, 0.00006641799700446427, -0.021140754222869873, -0.024322299286723137, -0.020358407869935036, 0.011735204607248306, -0.016403209418058395, 0.006723837926983833, -0.026113003492355347, -0.0023991975467652082, 0.053338680416345596, 0.03817853331565857, 0.03730925917625427, -0.0368572361767292, 0.03397124633193016, 0.05963222682476044, -0.022774990648031235, 0.01490805670619011, 0.03640521317720413, -0.012013372965157032, 0.01477766502648592, 0.010483449324965477, -0.015881644561886787, 0.06922901421785355, 0.02705182135105133, -0.0371701754629612, 0.013360748067498207, -0.012682713568210602, 0.05876295268535614, 0.026704110205173492, 0.015212303027510643, 0.00028468738310039043, 0.028320960700511932, 0.04714944586157799, 0.05751119554042816, 0.049374788999557495, 0.005367769859731197, -0.0000792533828644082, -0.054938144981861115, 0.034353725612163544, 0.0743403509259224, -0.025660980492830276, -0.03870009630918503, -0.04078635573387146, 0.02912069298326969, 0.011013707146048546, -0.052052151411771774, -0.00791039690375328, 0.024044129997491837, 0.035170841962099075, 0.03019859455525875, 0.015507856383919716, -0.04881845414638519, 0.007675693370401859, 0.04527181386947632, 0.010796388611197472, 0.008471079170703888, 0.017559343948960304, 0.035814106464385986, -0.05222600698471069, -0.03564025089144707, 0.05229555070400238, 0.02256636507809162, -0.025469740852713585, -0.016942158341407776, 0.01950651779770851, 0.012639250606298447, 0.0033467065077275038, 0.018219992518424988, 0.054138410836458206, 0.012421932071447372, -0.03546639531850815, 0.002740387571975589, 0.00974456686526537, -0.0016038112808018923, -0.003112002508714795, 0.006958541925996542, -0.012048143893480301, 0.004331159871071577, -0.03252824768424034, 0.07343630492687225, 0.09909728914499283, 0.011935138143599033, 0.0010643178829923272, 0.0371701754629612, -0.01762019284069538, -0.0249655619263649, -0.018289534375071526, 0.027556000277400017, 0.05184352770447731, 0.011926445178687572, -0.027434300631284714, -0.008466732688248158, 0.0018732864409685135, -0.05330390855669975, -0.03485790640115738, 0.043811433017253876, 0.0028903374914079905, 0.0017874455079436302, 0.01522968802601099, -0.1128665953874588, 0.0024122365284711123, -0.0018895852845162153, 0.0001624456635909155, 0.028686055913567543, -0.05180875584483147, 0.01742026023566723, 0.05810230225324631, 0.022931460291147232, -0.003572718007490039, 0.008827482350170612, -0.07788699120283127, 0.02998996712267399, 0.02228819578886032, -0.03647475689649582, -0.048644598573446274, -0.00698896637186408, 0.0641176849603653, -0.03044199012219906, -0.05007020756602287, -0.024374455213546753, 0.01661183498799801, -0.04516749829053879, -0.036335673183202744, -0.0035683715250343084, -0.002310096751898527, -0.02461785264313221, 0.030424606055021286, 0.03647475689649582, 0.0049679032526910305, -0.015864258632063866, -0.008288531564176083, -0.06829019635915756, -0.03682246431708336, -0.012387161143124104, 0.06279638409614563, -0.07621797919273376, -0.02157539129257202, 0.0530257411301136, 0.01868939958512783, -0.028616514056921005, -0.07114142179489136, 0.0030272481963038445, -0.02129722386598587, 0.06001470610499382, -0.02218388393521309, 0.01742026023566723, -0.011796054430305958, 0.02534804306924343, 0.05577264726161957, 0.027277830988168716, 0.0019699931144714355, -0.012308926321566105, 0.030615845695137978, -0.0061196922324597836, 0.03765697032213211, -0.02785155363380909, 0.00803644210100174, -0.03936074674129486, 0.002714309375733137, 0.048470743000507355, 0.008232029154896736, 0.000027283671443001367, 0.015872951596975327, -0.006684720516204834, 0.01642928645014763, 0.034805748611688614, -0.0024948175996541977, -0.0015407889150083065, 0.019071880728006363, -0.01002273429185152, 0.019628217443823814, 0.016420593485236168, 0.0069411564618349075, -0.012048143893480301, -0.05424272641539574, -0.026252087205648422, -0.02785155363380909, -0.02380073443055153, 0.00024217442842200398, -0.011691740714013577, -0.025713138282299042, 0.057719822973012924, -0.009266465902328491, 0.0265128705650568, -0.037065863609313965, -0.04249013587832451, 0.05076562613248825, -0.00480708759278059, -0.07809561491012573, -0.034179870039224625, 0.023609492927789688, 0.016759611666202545, -0.01514276023954153, 0.0029772650450468063, 0.009553326293826103, 0.019367434084415436, -0.015942493453621864, -0.04867936670780182, -0.06724707037210464, -0.037796054035425186, -0.06749046593904495, -0.028373118489980698, -0.007758274208754301, -0.02759077027440071, -0.021853558719158173, 0.02766031213104725, 0.000024057848349912092, 0.02433968335390091, 0.03181544318795204, 0.018619857728481293, 0.009953192435204983, 0.046766962856054306, -0.0794169157743454, -0.019836843013763428, -0.0076452684588730335, 0.001992811681702733, -0.007849548012018204, -0.05712871626019478, -0.05118287727236748, 0.006445670034736395, -0.003731360426172614, -0.01634235866367817, 0.007527916692197323, -0.008431961759924889, 0.017924439162015915, -0.02649548463523388, 0.05678100511431694, 0.025469740852713585, -0.02317485585808754, -0.02256636507809162, 0.06822066009044647, -0.06662119179964066, 0.01653360016644001, -0.016055498272180557, -0.05688532069325447, -0.01966298744082451, 0.0006889000069350004, 0.035031758248806, -0.006241390481591225, -0.021158140152692795, 0.015751251950860023, 0.025191573426127434, -0.05945837125182152, -0.008818789385259151, -0.058623868972063065, 0.038317617028951645, -0.007736542262136936, 0.013378133997321129, -0.04742761328816414, 0.02218388393521309, 0.01127448957413435, -0.04141223430633545, -0.006210966035723686, -0.0050982944667339325, -0.052956197410821915, 0.058450013399124146, -0.02882513962686062, 0.06968104094266891, -0.03817853331565857, 0.0002944667066913098, 0.04589768871665001, 0.004337679594755173, -0.004581076093018055, -0.01732463948428631, 0.007149782031774521, -0.01959344558417797, 0.023244397714734077, 0.00807990599423647, 0.053060512989759445, 0.006493479944765568, -0.006476094480603933, -0.006619524676352739, 0.010326980613172054, -0.012743563391268253, 0.013265128247439861, 0.05744165554642677, 0.0026947506703436375, 0.013882312923669815, 0.036961548030376434, 0.04502841457724571, 0.038039449602365494, 0.028912067413330078, 0.03845670074224472, -0.04429822415113449, 0.05132196098566055, 0.019176194444298744, -0.0178722832351923, 0.0037074554711580276, 0.03028552047908306, 0.04662787914276123, -0.015473084524273872, -0.008384152315557003, 0.03675292432308197, 0.0070976256392896175, -0.005272149574011564, -0.032580405473709106, -0.02894683927297592, 0.06022333353757858, 0.001219157362356782, 0.0016429286915808916, -0.03186760097742081, 0.0026165160816162825, -0.016220660880208015, -0.01671614684164524, 0.015429621562361717, 0.03207622841000557, -0.04089067131280899, 0.05650283768773079, -0.021888330578804016, -0.025660980492830276, -0.04294215887784958, -0.023331325501203537, -0.010683382861316204, -0.006775994319468737, 0.10236575454473495, -0.054764289408922195, -0.0005242811166681349, -0.004270310513675213, -0.006315278820693493, 0.021540621295571327, 0.00545469718053937, 0.008910062722861767, 0.01607288420200348, 0.06224004924297333, 0.007045469246804714, -0.02506987564265728, 0.057093944400548935, 0.021331993862986565, -0.04822734743356705, 0.02336609736084938, -0.005702440161257982, 0.050452686846256256, 0.01671614684164524, -0.033397525548934937, -0.0323370099067688, -0.04481979086995125, -0.047392841428518295, 0.02498294785618782, -0.05479906126856804, 0.012674021534621716, 0.0014277832815423608, 0.0048114340752363205, -0.093047134578228, 0.042976927012205124, -0.03511868789792061, -0.019367434084415436, 0.005506853573024273, -0.03018120862543583, 0.012708792462944984, -0.038769640028476715, 0.03522299975156784, 0.03452758118510246, -0.025208959355950356, -0.04530658200383186, -0.09666331857442856, 0.0014093111967667937, 0.01573386788368225, 0.015290536917746067, -0.002527415519580245, 0.026738882064819336, -0.015073218382894993, -0.018185220658779144, -0.09409026801586151, 0.022236039862036705, -0.018932797014713287, -0.0022427281364798546, -0.023035772144794464, -0.07114142179489136, -0.044506851583719254, -0.03953460231423378, -0.019871613010764122, 0.021905716508626938, 0.00419859541580081, -0.02336609736084938, 0.031850215047597885, 0.044958874583244324, -0.014629888348281384, 0.020271480083465576, -0.06568237394094467, 0.025452354922890663, -0.023922432214021683, -0.06394382566213608, -0.009727180935442448, -0.023209627717733383, 0.05778936296701431, 0.035449013113975525, -0.015290536917746067, 0.03609227389097214, 0.022409895434975624, -0.03296288475394249, -0.012335004284977913, 0.007923436351120472, -0.055564023554325104, -0.01762019284069538, -0.058623868972063065, -0.036787692457437515, 0.009283850900828838, 0.06029287353157997, 0.023313939571380615, -0.014716816134750843, 0.03541424125432968, -0.0064282845705747604, -0.05761551111936569, -0.00848411861807108, 0.028546972200274467, 0.006271814927458763, -0.025139417499303818, 0.023157471790909767, 0.0191414225846529, -0.06724707037210464, -0.03306720033288002, -0.05031360313296318, 0.02687796577811241, 0.007180206943303347, 0.021679705008864403, -0.0010061851935461164, 0.04332463815808296, -0.02873821370303631, 0.029085922986268997, 0.016698762774467468, 0.03776128217577934, 0.014751587063074112, 0.0025665326975286007, -0.01922835037112236, 0.06460447609424591, -0.012543629854917526, 0.07461851835250854, 0.012369775213301182, 0.045862920582294464, 0.028807755559682846, -0.02804279327392578, 0.1457599401473999, -0.051530588418245316, -0.05559879168868065, -0.05921497568488121, -0.019158808514475822, 0.0017983114812523127, 0.016663990914821625, -0.02720828913152218, -0.0030142092145979404, 0.010213974863290787, 0.05486860126256943, 0.061509858816862106, 0.0033401870168745518, 0.01573386788368225, 0.10688598453998566, -0.016403209418058395, -0.02759077027440071, -0.034805748611688614, -0.02559143863618374, 0.010326980613172054, 0.08157271146774292, -0.0061805411241948605, -0.0030554996337741613, 0.0279384795576334, 0.016768304631114006, 0.019158808514475822, 0.0018341690301895142, -0.02093212865293026, 0.04009093716740608, 0.0070976256392896175, 0.044506851583719254, 0.0799732506275177, -0.003687896765768528, 0.042524904012680054, 0.009857571683824062, -0.0077626206912100315, 0.07128050178289413, -0.02757338434457779, 0.01968037337064743, 0.03737879917025566, 0.04781009256839752, -0.023227013647556305, 0.016768304631114006, 0.06995920836925507, -0.015838179737329483, -0.0009632647270336747, 0.04554998129606247, 0.001949347904883325, -0.03520561382174492, -0.05229555070400238, -0.01482112891972065, 0.006145770195871592, 0.02569575235247612, -0.023018386214971542, 0.062309592962265015, -0.020184552296996117, 0.017298560589551926 ]
29,058
pytrie
__setstate__
null
def __setstate__(self, state): self.value, self.children = state
(self, state)
[ -0.01268831454217434, 0.015354444272816181, 0.02423274517059326, 0.010902095586061478, -0.05814450979232788, 0.01766861043870449, -0.024320736527442932, 0.013277854770421982, 0.025482218712568283, -0.04473466798663139, -0.0365338996052742, 0.06110101193189621, 0.03582996875047684, 0.05497683212161064, -0.036041148006916046, 0.01775660179555416, 0.04177816957235336, 0.048043131828308105, -0.018900485709309578, 0.04635370522737503, -0.03748420253396034, 0.004276366904377937, 0.05128120630979538, 0.025411825627088547, -0.0365338996052742, -0.019921181723475456, -0.018249351531267166, -0.008627526462078094, 0.04367877542972565, -0.007118478883057833, -0.013577024452388287, -0.005829409696161747, -0.01041814498603344, -0.04100384563207626, 0.01934044063091278, -0.01623435504734516, -0.03542521223425865, 0.0676475465297699, -0.0066521260887384415, 0.02820994146168232, 0.009872599504888058, -0.031272031366825104, -0.04786715283989906, 0.007932396605610847, 0.04610732942819595, 0.024338334798812866, 0.07025208324193954, 0.01689428836107254, 0.04005354270339012, -0.06008031219244003, 0.025570210069417953, 0.0209242794662714, 0.01775660179555416, -0.00229876721277833, -0.015152065083384514, 0.04681125655770302, 0.057123813778162, 0.03246871009469032, 0.05307622253894806, 0.014844096265733242, -0.021082663908600807, 0.022613709792494774, 0.0018324144184589386, -0.0586724579334259, -0.030550505965948105, -0.03667468577623367, -0.022912878543138504, 0.014976083301007748, -0.05290023982524872, 0.05578634887933731, -0.0333838164806366, -0.005288264248520136, 0.034615691751241684, 0.020185155794024467, -0.04177816957235336, 0.017976578325033188, -0.05356897413730621, 0.07475722581148148, -0.012072376906871796, -0.02164580672979355, -0.018759699538350105, 0.03660429269075394, -0.00748364208266139, 0.04072227329015732, -0.047444794327020645, -0.00023290140961762518, 0.01541603822261095, 0.03551320359110832, 0.0019841990433633327, 0.009335854090750217, -0.017809396609663963, 0.03542521223425865, -0.011526832357048988, 0.025904575362801552, 0.00365602970123291, 0.05909481272101402, 0.02447912096977234, -0.024320736527442932, -0.057053420692682266, 0.007461644243448973, -0.050964437425136566, -0.014360145665705204, -0.020871486514806747, -0.037800971418619156, 0.004773516673594713, -0.056912634521722794, -0.008737514726817608, -0.038786470890045166, 0.02791077271103859, -0.032099150121212006, -0.031536005437374115, -0.00077157182386145, -0.027558809146285057, 0.04026472195982933, -0.01164122112095356, 0.012996283359825611, -0.006973293609917164, -0.07243426144123077, -0.021170655265450478, -0.010602925904095173, 0.04635370522737503, 0.03113124705851078, -0.009353452362120152, 0.05673665180802345, 0.024461522698402405, 0.07095601409673691, 0.005090284161269665, 0.04931020364165306, 0.013823399320244789, -0.055117618292570114, -0.023053664714097977, -0.013137069530785084, -0.01721985638141632, 0.0404055081307888, 0.015055274590849876, 0.007100880611687899, -0.022930476814508438, -0.05342818796634674, -0.03713223710656166, -0.030251335352659225, -0.00040778369293548167, 0.004817511886358261, 0.033084649592638016, -0.015081671997904778, 0.05107002705335617, 0.01745743118226528, 0.035390015691518784, 0.022613709792494774, -0.05068286508321762, 0.025869378820061684, 0.00811717752367258, -0.03297905996441841, 0.03403495252132416, 0.0074088494293391705, -0.03512604162096977, 0.04205973818898201, -0.0027057258412241936, -0.050823651254177094, 0.012644318863749504, 0.03716743364930153, -0.01541603822261095, -0.03949039801955223, -0.011606024578213692, -0.007562833838164806, -0.028755487874150276, 0.053181812167167664, 0.009784609079360962, -0.07264544069766998, -0.029230639338493347, -0.00798519141972065, -0.023599209263920784, -0.0769394040107727, -0.05765175819396973, 0.0707448348402977, -0.04103904217481613, 0.010690917260944843, 0.011588426306843758, 0.002765120007097721, -0.022402530536055565, -0.012573926709592342, -0.00047900146455504, -0.00947664026170969, -0.026995664462447166, 0.028262736275792122, 0.03551320359110832, -0.021716199815273285, -0.0326622910797596, 0.022173753008246422, 0.058074116706848145, 0.03475647792220116, 0.0006093382835388184, -0.038786470890045166, -0.02641492336988449, -0.03815293684601784, -0.02301846817135811, 0.015750404447317123, -0.03440451622009277, -0.07764333486557007, 0.04519222304224968, 0.0487118661403656, 0.005376255605369806, -0.03414054214954376, 0.018970878794789314, 0.0028663096018135548, 0.021540217101573944, 0.03903284668922424, -0.008693519048392773, 0.002430753782391548, 0.03158880025148392, -0.02238493226468563, -0.023141656070947647, -0.007114079315215349, 0.0034998455084860325, 0.028368325904011726, 0.006630128249526024, -0.1080530509352684, -0.023511217907071114, 0.005679824855178595, 0.050999633967876434, 0.004989094566553831, 0.04051109775900841, 0.04610732942819595, 0.010963689535856247, -0.053744956851005554, -0.01928764581680298, -0.0142545560374856, -0.038258522748947144, -0.0769394040107727, -0.01937563717365265, 0.009054282680153847, 0.0020930878818035126, 0.0002829463337548077, -0.0005254717543721199, -0.04142620414495468, 0.02585178054869175, 0.019023673608899117, 0.029019460082054138, -0.053322598338127136, -0.10791226476430893, 0.03868088126182556, -0.045896150171756744, -0.04913422092795372, 0.028667496517300606, -0.04325641691684723, -0.03846970200538635, 0.03854009509086609, 0.03134242445230484, 0.06479663401842117, -0.04853588342666626, 0.01668310910463333, -0.03776577487587929, -0.05339299142360687, -0.04385475814342499, -0.017976578325033188, 0.046072132885456085, -0.04698723927140236, 0.02799876406788826, 0.03551320359110832, -0.007131677586585283, -0.005446648225188255, 0.003284267382696271, -0.0852457657456398, 0.0012714711483567953, 0.015275252982974052, 0.016964681446552277, 0.03246871009469032, 0.059411581605672836, -0.003055490553379059, -0.08278201520442963, -0.0076684230007231236, 0.13367605209350586, -0.008922296576201916, -0.03313744440674782, 0.06335358321666718, -0.03435172140598297, -0.045086633414030075, -0.010347751900553703, -0.013295453041791916, -0.04790234565734863, -0.03857529163360596, 0.0860200896859169, 0.02187458425760269, -0.009837403893470764, 0.05304102599620819, -0.022965673357248306, -0.030409719794988632, -0.0029191041830927134, 0.04026472195982933, -0.006141777615994215, 0.00040915855788625777, 0.018636511638760567, 0.026555709540843964, -0.006203371565788984, 0.039631184190511703, 0.06205131486058235, -0.05075325816869736, -0.09728294610977173, 0.054554473608732224, -0.0009486539056524634, 0.029142647981643677, 0.020009173080325127, -0.05501202866435051, -0.048254311084747314, 0.04543859884142876, 0.02898426353931427, -0.002593537326902151, 0.055293597280979156, 0.05187954381108284, 0.02683728188276291, 0.018161360174417496, 0.04990854486823082, 0.052337098866701126, -0.06356476247310638, 0.027118852362036705, 0.05444888398051262, -0.08953972905874252, 0.018337342888116837, -0.06645087152719498, -0.004249969497323036, 0.059270795434713364, -0.07264544069766998, -0.08052944391965866, -0.07021688669919968, -0.004467747639864683, -0.008667121641337872, 0.04835990071296692, 0.02949461154639721, 0.03949039801955223, -0.0031368823256343603, 0.0017081269761547446, -0.07165993750095367, -0.013022680766880512, 0.037449005991220474, 0.003603234887123108, -0.034193336963653564, -0.023634405806660652, -0.0024571511894464493, -0.00824036542326212, 0.007690420839935541, -0.03970157727599144, 0.04660008102655411, 0.04237650707364082, -0.07743215560913086, -0.005125480704009533, 0.04557938128709793, 0.0262389425188303, 0.0246902983635664, 0.0010355451377108693, 0.09320016205310822, 0.033542200922966, -0.050612471997737885, -0.002382358768954873, -0.013163466937839985, -0.004883505403995514, 0.0140609759837389, -0.01311947125941515, -0.011869997717440128, -0.017862191423773766, -0.024848682805895805, -0.03326063230633736, 0.052759453654289246, -0.02187458425760269, -0.036428309977054596, -0.014157765544950962, 0.04191895201802254, -0.024074360728263855, -0.07197670638561249, -0.027681995183229446, 0.05089404433965683, -0.031835176050662994, 0.048254311084747314, -0.08707597851753235, -0.022314539179205894, 0.048993438482284546, 0.019604414701461792, 0.04927500709891319, -0.0555751696228981, 0.004936299752444029, 0.03246871009469032, 0.006836907472461462, 0.03167679160833359, -0.06092502921819687, 0.03459809347987175, 0.0464944913983345, 0.0023405628744512796, -0.007708019111305475, 0.08334515988826752, 0.0024747492279857397, 0.06581733375787735, 0.03927922248840332, -0.05244268849492073, 0.03384137153625488, 0.008046784438192844, -0.03846970200538635, -0.008614327758550644, -0.009503037668764591, 0.09235544502735138, -0.02650291472673416, 0.022736895829439163, -0.012257158756256104, 0.02324724569916725, 0.0023713598493486643, -0.02268410287797451, 0.015838395804166794, 0.040370311588048935, -0.008244764991104603, 0.021170655265450478, 0.07651704549789429, -0.026397325098514557, -0.09073641151189804, 0.03257429972290993, -0.04466427490115166, -0.014800100587308407, -0.04779675975441933, 0.014131368137896061, -0.0784880518913269, 0.05782774090766907, 0.0009602027130313218, 0.07623548060655594, -0.010946091264486313, 0.004282966256141663, 0.05737018957734108, 0.00645414600148797, 0.024320736527442932, -0.01374420803040266, 0.0005752417491748929, 0.0021590813994407654, -0.0031500807963311672, 0.03285587206482887, 0.039595987647771835, -0.0021986772771924734, 0.013902591541409492, -0.040194328874349594, 0.023564012721180916, 0.030040156096220016, -0.03255670145153999, -0.023176852613687515, -0.020572315901517868, -0.029652995988726616, 0.04927500709891319, 0.02576379105448723, 0.04012393578886986, 0.03280307725071907, -0.03495005890727043, 0.06194572523236275, -0.025147853419184685, 0.03537241742014885, 0.054554473608732224, 0.011544430628418922, -0.054343294352293015, -0.029477013275027275, 0.00998698826879263, -0.011817202903330326, -0.020607512444257736, -0.01556562352925539, 0.015539226122200489, -0.033419013023376465, -0.019710002467036247, -0.009749412536621094, -0.006898500956594944, 0.00859672948718071, -0.01468571275472641, -0.03790656104683876, 0.038434505462646484, -0.015979181975126266, -0.02713645063340664, -0.011421242728829384, -0.025306235998868942, 0.005116681568324566, -0.006062585860490799, -0.006216570269316435, -0.024250343441963196, -0.011861198581755161, -0.015530426986515522, -0.0060757845640182495, -0.04660008102655411, -0.04800793528556824, -0.08200769126415253, -0.08728715777397156, -0.034545302391052246, -0.013013881631195545, -0.0007688220939598978, 0.0585668683052063, 0.00003383875809959136, -0.010198166593909264, -0.03699145093560219, 0.051809150725603104, 0.000032343599741579965, 0.04318602383136749, 0.008200769312679768, -0.029089853167533875, -0.034457311034202576, -0.0007484741508960724, -0.008623126894235611, -0.008187570609152317, 0.016313547268509865, -0.0615585632622242, -0.018161360174417496, 0.009485439397394657, -0.05202032998204231, -0.042939651757478714, -0.006322159431874752, 0.002287768293172121, -0.0012516732094809413, 0.021258646622300148, 0.012415542267262936, 0.011227662675082684, -0.009089479222893715, -0.012037180364131927, -0.0021282844245433807, 0.04892304539680481, 0.0019292045617476106, 0.006062585860490799, -0.021980173885822296, -0.017721405252814293, -0.02486628107726574, -0.028315531089901924, 0.08616086840629578, 0.0034624491818249226, -0.027365228161215782, 0.028245138004422188, -0.011051680892705917, 0.041355811059474945, -0.031448014080524445, -0.009309456683695316, 0.0005513191572390497, 0.0054906439036130905, -0.035390015691518784, 0.012450738810002804, -0.015917588025331497, 0.0008051184704527259, -0.04846549034118652, -0.013198662549257278, 0.0873575508594513, -0.014316149987280369, -0.016225555911660194, 0.022226547822356224, 0.01916445791721344, -0.05539918690919876, 0.019797993823885918, 0.02979378215968609, 0.0051298802718520164, -0.010374149307608604, 0.014641717076301575, 0.008279961533844471, 0.009309456683695316, -0.0517035610973835, -0.037449005991220474, 0.005921800155192614, -0.02271929942071438, -0.013409841805696487, -0.06961854547262192, -0.008438345044851303, -0.016964681446552277, 0.035055648535490036, -0.04269327595829964, 0.03523163124918938, 0.016788698732852936, 0.02405676245689392, 0.015917588025331497, 0.006405751220881939, 0.05356897413730621, 0.009423845447599888, -0.04026472195982933, 0.053709760308265686, -0.013471435755491257, -0.011852399446070194, -0.0039024048019200563, 0.06560615450143814, 0.02641492336988449, 0.05814450979232788, 0.025306235998868942, -0.006946896202862263, 0.03113124705851078, 0.019885985180735588, -0.012653117999434471, 0.010963689535856247, 0.05286504328250885, -0.010294957086443901, -0.0011746810050681233, 0.04146140068769455, 0.011623622849583626, -0.05817970633506775, -0.014949685893952847, 0.013066676445305347, 0.04026472195982933, -0.014456935226917267, 0.10791226476430893, -0.017721405252814293, -0.02868509478867054, -0.03692106157541275, 0.006132978945970535, 0.018618913367390633, -0.017782999202609062, -0.0010943891247734427, -0.03716743364930153, 0.020396333187818527, -0.052161116153001785, 0.00789720006287098, -0.008565932512283325, -0.027857977896928787, -0.0002944951702374965, 0.021716199815273285, -0.004142180550843477, -0.024637503549456596, -0.03375338017940521, 0.028526710346341133, 0.04103904217481613, -0.015891190618276596, 0.02384558506309986, 0.032697487622499466, 0.0030312929302453995, 0.03945520147681236, 0.007875202223658562, -0.04934540018439293, -0.024303138256072998, -0.0011229861993342638, 0.021751396358013153, -0.08193729817867279, -0.023352833464741707, -0.05680704489350319, 0.008750713430345058, -0.035530801862478256, -0.014148966409265995, -0.0616641528904438, -0.05722940340638161, 0.011394845321774483, -0.03991275653243065, -0.0024791487958282232, -0.021364236250519753, 0.022965673357248306, -0.0014056576183065772, -0.013409841805696487, -0.07356055080890656, -0.007228467613458633, -0.024127155542373657, 0.032257530838251114, 0.021557815372943878, 0.01532804686576128, -0.00007376127905445173, 0.00198089936748147, -0.018108565360307693, 0.00879030954092741, -0.03424613177776337, -0.02620374597609043, -0.019569218158721924, -0.031799979507923126, -0.02358161099255085, -0.05613831430673599, -0.034615691751241684, -0.014034578576683998, 0.040546294301748276, -0.038610488176345825, 0.02542942389845848, 0.022261744365096092, 0.018319744616746902, 0.0586724579334259, 0.016797497868537903, 0.03287347033619881, 0.011729211546480656, -0.054343294352293015, 0.02975858561694622, 0.007514438591897488, 0.03510844334959984, 0.08010708540678024, 0.041179828345775604, -0.029318630695343018, 0.052794650197029114, 0.004505143500864506, -0.005921800155192614, 0.017228655517101288, -0.025482218712568283, -0.02453191578388214, -0.014236957766115665, -0.02277209237217903, -0.0730677992105484, 0.03667468577623367, 0.0005955896922387183, 0.06666205078363419, 0.034615691751241684, -0.04772636666893959, 0.07025208324193954, 0.016850292682647705, -0.003755019512027502, 0.038258522748947144, 0.054730456322431564, -0.010822903364896774, 0.024496719241142273, 0.054695259779691696, -0.04983815178275108, -0.02006196789443493, -0.02513025514781475, -0.01226595789194107, 0.01129805576056242, -0.05578634887933731, 0.02337043173611164, -0.026045361533761024, -0.07834726572036743, 0.029987363144755363, 0.008139175362884998, 0.04772636666893959, 0.010365350171923637, -0.010479738004505634, -0.039771970361471176, 0.0246902983635664, -0.0441715270280838, 0.006709320470690727, -0.006493742112070322, 0.025675799697637558, -0.026379726827144623, 0.03065609373152256, 0.013075475580990314, -0.0463889017701149, -0.016454333439469337, 0.013269055634737015, -0.008205168880522251, 0.013946587219834328, -0.027558809146285057, -0.03987755998969078, 0.04874706268310547, -0.01904127188026905, 0.005987793207168579, 0.03370058536529541, -0.016287149861454964, -0.004843909293413162, 0.014870493672788143, 0.012723511084914207, 0.019780395552515984, 0.028456317260861397, -0.0246902983635664, -0.005257467273622751, 0.045473791658878326, -0.02933622896671295, -0.04297484830021858, -0.03150080889463425, -0.03429892659187317, 0.06451506167650223, 0.06880903244018555, -0.0065905326046049595, 0.059270795434713364, 0.04269327595829964, 0.0016531324945390224, 0.013673814944922924, -0.04522741958498955, -0.013321850448846817, 0.013295453041791916, -0.03150080889463425, 0.025710996240377426, -0.03005775436758995, -0.00006891489465488121, 0.013814600184559822, 0.04758558049798012, 0.033419013023376465, -0.01434254739433527, 0.06296642124652863, -0.026274139061570168, -0.005125480704009533, 0.014659315347671509, -0.016251953318715096, -0.027206843718886375, -0.0487118661403656, -0.009978189133107662, 0.02674929052591324, -0.001771920477040112, 0.05518800765275955, 0.058883633464574814, -0.025587808340787888, -0.0031852773390710354 ]
29,059
pytrie
SortedStringTrie
A :class:`Trie` that is both a :class:`StringTrie` and a :class:`SortedTrie`
class SortedStringTrie(SortedTrie, StringTrie): """ A :class:`Trie` that is both a :class:`StringTrie` and a :class:`SortedTrie` """
(*args, **kwargs)
[ -0.03866983950138092, 0.02022388204932213, -0.05104122310876846, 0.00225249957293272, -0.0454111322760582, -0.02894681878387928, -0.04689273610711098, 0.057967718690633774, 0.06585725396871567, -0.057189878076314926, 0.04404065012931824, 0.024205690249800682, -0.025502091273665428, 0.048892900347709656, -0.0143900690600276, -0.03502139076590538, -0.006264402996748686, 0.06293109059333801, -0.061412446200847626, -0.025224290788173676, -0.04129968583583832, 0.029076458886265755, 0.06452380865812302, 0.06530165672302246, -0.03889207914471626, 0.06219028681516647, -0.018445957452058792, -0.037373434752225876, 0.0022802797611802816, -0.0287801381200552, -0.010389741510152817, -0.030076541006565094, -0.02852085791528225, 0.006097722332924604, 0.038262397050857544, -0.04463329166173935, 0.016103172674775124, 0.06511645019054413, 0.002523355185985565, 0.06000492349267006, -0.0660424530506134, -0.011899123899638653, -0.06033828482031822, -0.06541277468204498, 0.03926248103380203, 0.06052348390221596, 0.030595101416110992, 0.011630583554506302, -0.00045200466411188245, -0.01167688425630331, 0.013075146824121475, -0.07630255818367004, -0.009973040781915188, -0.02477980963885784, -0.01505679078400135, 0.04781873896718025, 0.01473268959671259, 0.05552307143807411, -0.05067082494497299, 0.03822535648941994, 0.014927150681614876, -0.009292429313063622, 0.026872575283050537, -0.010908301919698715, -0.029835781082510948, -0.006630173418670893, -0.017807016149163246, -0.05093010514974594, 0.010454561561346054, 0.07122806459665298, -0.045559294521808624, -0.020483162254095078, -0.020057201385498047, -0.0085145877674222, 0.040484800934791565, 0.07682111859321594, -0.003947082906961441, 0.030446942895650864, 0.027909696102142334, -0.03559551388025284, 0.019131198525428772, -0.06400524824857712, 0.012028764933347702, 0.0322248674929142, -0.007838605903089046, -0.004243403673171997, -0.006945013999938965, -0.050374504178762436, 0.011639843694865704, 0.0071024345234036446, -0.08682193607091904, -0.010871262289583683, 0.00966745987534523, 0.03392871096730232, -0.007093174383044243, 0.011889864690601826, -0.018103336915373802, -0.02355748787522316, -0.05489339306950569, -0.008065476082265377, 0.018158897757530212, 0.08571073412895203, -0.0010359645821154118, -0.026187334209680557, -0.005518971476703882, -0.02789117768406868, -0.06689437478780746, -0.01227878499776125, 0.001651755883358419, 0.012973286211490631, -0.035891834646463394, -0.008496067486703396, 0.03209522366523743, 0.07156142592430115, -0.005676391534507275, -0.022964846342802048, -0.0081256665289402, -0.021742524579167366, 0.021594364196062088, 0.0028196757193654776, 0.024742770940065384, 0.02113136276602745, -0.02303892746567726, 0.08311793208122253, -0.020909123122692108, -0.00397949293255806, 0.0213906429708004, 0.044559210538864136, 0.0037387325428426266, -0.001351962797343731, 0.05826403945684433, 0.02915054000914097, -0.027298536151647568, -0.014917890541255474, 0.06670917570590973, 0.060449402779340744, 0.014353029429912567, 0.053485870361328125, -0.030965503305196762, 0.03048398159444332, 0.030650662258267403, -0.01227878499776125, 0.05644907429814339, -0.04733721539378166, -0.0671166181564331, 0.02076096273958683, -0.03200262412428856, -0.022279605269432068, 0.01879783906042576, 0.01964976079761982, -0.02255740575492382, -0.001612400752492249, 0.030076541006565094, 0.050411541014909744, -0.05218946561217308, 0.007458945270627737, -0.057449158281087875, -0.05315250903367996, 0.0031738714314997196, 0.015325331129133701, 0.03357682749629021, -0.04378136992454529, -0.02081652171909809, -0.03398426994681358, 0.017834795638918877, 0.015093830414116383, -0.00438461871817708, -0.06596837192773819, 0.008352536708116531, 0.021853644400835037, -0.03428059071302414, 0.013695567846298218, -0.009264648891985416, 0.02735409513115883, 0.018344096839427948, -0.043299850076436996, -0.011028682813048363, 0.044818490743637085, 0.00042364586261101067, 0.0015765181742608547, 0.05748619884252548, 0.015955012291669846, -0.03318790718913078, 0.00982488039880991, 0.052745066583156586, 0.01648283377289772, 0.0356510728597641, 0.07070950418710709, 0.05400443077087402, -0.001450350508093834, -0.028335656970739365, -0.05341178923845291, 0.005643981508910656, -0.027817096561193466, 0.04215160757303238, 0.03766975551843643, 0.003898467868566513, -0.008431247435510159, -0.007283004932105541, 0.09178530424833298, -0.11267591267824173, 0.02429828979074955, 0.01262140553444624, -0.015269771218299866, 0.04855953902006149, -0.002449274994432926, 0.03318790718913078, -0.011667624115943909, -0.05663427710533142, -0.03307678923010826, -0.006718143820762634, -0.02842825837433338, -0.02498353086411953, 0.00021326981368474662, 0.03322494775056839, -0.05848627910017967, -0.010297141037881374, 0.015788331627845764, 0.015297550708055496, -0.011213882826268673, 0.05381922796368599, 0.0422627255320549, 0.04533705115318298, -0.014686389826238155, 0.011741704307496548, -0.028650498017668724, 0.025798412039875984, -0.02985430136322975, 0.018103336915373802, 0.006912603974342346, 0.04922626167535782, -0.04696681722998619, 0.0406700037419796, 0.004778169561177492, 0.051004182547330856, -0.06378301233053207, -0.020057201385498047, -0.024909451603889465, 0.052485786378383636, -0.0004412977723404765, -0.007681185845285654, 0.000978089519776404, -0.02974318154156208, -0.02355748787522316, -0.0029562609270215034, 0.003921618219465017, -0.019057119265198708, -0.0213906429708004, 0.02202032506465912, -0.003106736345216632, -0.02524281106889248, -0.03570663183927536, -0.034317631274461746, -0.02603917382657528, 0.006042162422090769, -0.0007107064593583345, -0.014028928242623806, -0.02392788790166378, -0.018158897757530212, 0.00015351375623140484, -0.012315825559198856, 0.0048939199186861515, -0.010741622187197208, 0.06607949733734131, -0.0015684156678617, -0.017019914463162422, 0.07489503175020218, -0.02196476422250271, -0.04789281636476517, 0.023279687389731407, 0.1220100075006485, 0.007653405424207449, -0.023205608129501343, 0.05618979409337044, -0.04104040190577507, 0.005690281745046377, -0.0190200787037611, 0.05978268012404442, -0.012815865688025951, -0.05852331966161728, -0.050893064588308334, 0.03733639791607857, -0.043188728392124176, -0.04922626167535782, 0.012973286211490631, -0.01764959655702114, -0.007269114721566439, -0.0013183951377868652, -0.035947393625974655, 0.006824634037911892, 0.05785659700632095, 0.0029724661726504564, -0.01397336833178997, 0.015862412750720978, 0.05504155158996582, 0.026798494160175323, -0.055856432765722275, 0.015834631398320198, 0.0480780191719532, -0.017232894897460938, -0.025761373341083527, -0.03878095746040344, 0.022631486877799034, 0.0134733272716403, -0.031558144837617874, -0.004208678379654884, -0.00008449767483398318, 0.033891670405864716, 0.004458698909729719, 0.02946537919342518, -0.042336806654930115, -0.01642727293074131, -0.08808130025863647, 0.03929952159523964, -0.01882561855018139, 0.03005802072584629, 0.01059346180409193, 0.0006059524603188038, -0.02852085791528225, 0.05233762785792351, -0.08022880554199219, 0.05604163557291031, -0.03728083521127701, -0.04141080379486084, 0.009403549134731293, -0.020297961309552193, 0.00951003935188055, 0.016547653824090958, 0.016843974590301514, 0.021742524579167366, -0.014741949737071991, -0.014686389826238155, 0.04696681722998619, 0.031354423612356186, -0.051485706120729446, 0.0120195047929883, 0.08119184523820877, 0.03733639791607857, -0.004069778136909008, 0.002923850901424885, 0.059338200837373734, 0.009482258930802345, -0.027613377198576927, -0.013797428458929062, -0.008685898035764694, -0.04748537763953209, -0.052633948624134064, 0.030446942895650864, 0.07508023083209991, 0.0066579533740878105, -0.007676555775105953, -0.02746521681547165, -0.0071950345300138, -0.007343194913119078, 0.052004266530275345, -0.020890602841973305, -0.00031541939824819565, -0.007866386324167252, 0.04129968583583832, -0.05444891005754471, -0.010426781140267849, -0.010037860833108425, -0.059338200837373734, 0.008685898035764694, -0.03411391004920006, -0.020483162254095078, 0.030669182538986206, -0.00781545601785183, -0.016353193670511246, -0.039114318788051605, 0.030965503305196762, -0.01950160041451454, -0.011074982583522797, -0.027761535719037056, -0.024631651118397713, -0.07067246735095978, 0.022964846342802048, 0.029595021158456802, -0.010954602621495724, 0.014325249008834362, 0.04274424538016319, 0.02318708784878254, 0.010584201663732529, 0.0033266618847846985, -0.029835781082510948, -0.0011771798599511385, 0.02261296659708023, 0.061301324516534805, 0.0644126906991005, 0.07178366929292679, -0.03333606943488121, -0.006634803488850594, -0.018751537427306175, -0.06011604145169258, -0.08726641535758972, 0.00512542063370347, -0.021594364196062088, -0.018205197528004646, -0.03518807142972946, -0.01481602992862463, 0.03205818682909012, -0.02418716996908188, -0.01489937026053667, 0.036206673830747604, 0.04478145018219948, 0.04129968583583832, 0.06778334081172943, 0.004456384107470512, 0.012695485725998878, -0.016621733084321022, -0.0760803148150444, -0.026113253086805344, -0.01699213497340679, -0.017297714948654175, -0.027539296075701714, -0.08319201320409775, -0.0007193877245299518, 0.038743920624256134, 0.03226190432906151, 0.011834303848445415, -0.036002952605485916, -0.007245964836329222, -0.013677047565579414, 0.028057856485247612, 0.01793665625154972, -0.0359288714826107, 0.003752622753381729, -0.0047226096503436565, 0.026631813496351242, -0.014917890541255474, 0.027909696102142334, 0.02229812555015087, -0.011704663746058941, -0.060041964054107666, 0.040225520730018616, -0.0422627255320549, -0.007810825947672129, -0.03426206856966019, 0.043077606707811356, -0.028391217812895775, -0.019872000440955162, -0.005088380537927151, 0.010862002149224281, 0.036891914904117584, 0.08904433995485306, -0.004234143532812595, -0.0022247196175158024, 0.010519381612539291, 0.04818913713097572, -0.015677211806178093, -0.017862576991319656, -0.04326280951499939, -0.006556093227118254, 0.03859575837850571, -0.03400278836488724, -0.014843810349702835, -0.02155732363462448, 0.015436451882123947, -0.04037368297576904, 0.0330212265253067, 0.004493424203246832, 0.02894681878387928, 0.07874719798564911, 0.0015950382221490145, -0.102452851831913, 0.08511809259653091, 0.0031785015016794205, -0.01389002799987793, 0.01751069538295269, -0.018288537859916687, 0.02435384877026081, 0.00007111405284376815, -0.045448172837495804, -0.08222896605730057, -0.04155896604061127, 0.048892900347709656, 0.030613621696829796, -0.048892900347709656, -0.011047202162444592, -0.03183594346046448, 0.01711251400411129, -0.03754011541604996, 0.020297961309552193, -0.01634393259882927, 0.0327434279024601, -0.04770761728286743, 0.011241663247346878, -0.002007109113037586, 0.0369659960269928, -0.0232426468282938, -0.02013128064572811, -0.00946836918592453, -0.014223389327526093, 0.03042842261493206, 0.04833729937672615, 0.058708518743515015, -0.018288537859916687, 0.04452216997742653, -0.058967798948287964, -0.04211456701159477, 0.02350192703306675, -0.015806851908564568, -0.01922379992902279, 0.017075475305318832, 0.05252282693982124, 0.015751292929053307, -0.03179890662431717, -0.0017050009919330478, 0.00021254636521916837, -0.00581066170707345, -0.009973040781915188, -0.020409081131219864, 0.060671642422676086, -0.015788331627845764, 0.029076458886265755, -0.013084406964480877, -0.04374432936310768, 0.002024471526965499, -0.005134680308401585, -0.022687045857310295, -0.024205690249800682, 0.04129968583583832, 0.026817014440894127, -0.03333606943488121, 0.014353029429912567, -0.032039664685726166, -0.01927935890853405, 0.009685980156064034, 0.08163632452487946, -0.03659559413790703, 0.02994690090417862, -0.002958575962111354, 0.004136913456022739, -0.027965256944298744, 0.03870688006281853, 0.055004511028528214, -0.05396739020943642, 0.020909123122692108, 0.04392952844500542, 0.005741211585700512, 0.050893064588308334, 0.02963205985724926, 0.030817342922091484, -0.008861837908625603, -0.016408752650022507, 0.03211374580860138, -0.04959665983915329, -0.03966991975903511, -0.03037286177277565, 0.02985430136322975, -0.028187496587634087, -0.01950160041451454, 0.030928462743759155, -0.019723840057849884, -0.014417849481105804, -0.053226590156555176, -0.0956374779343605, 0.011917644180357456, 0.03635483235120773, 0.05504155158996582, 0.027650415897369385, 0.02561321295797825, -0.009403549134731293, 0.04104040190577507, 0.017973696812987328, -0.033632390201091766, 0.01648283377289772, 0.012982546351850033, 0.04474440962076187, 0.02994690090417862, 0.0038267027121037245, 0.014186348766088486, -0.0018647363176569343, 0.04874473810195923, -0.05118938535451889, 0.030706223100423813, -0.021427683532238007, -0.0359288714826107, -0.00735708512365818, -0.07719151675701141, -0.028187496587634087, 0.04392952844500542, -0.0037086375523358583, -0.025742853060364723, 0.010537901893258095, -0.009116488508880138, 0.00805621687322855, 0.0702650249004364, -0.06170876696705818, -0.05541195347905159, 0.004551299382001162, 0.0017142610158771276, 0.03470655158162117, -0.02303892746567726, -0.055115632712841034, -0.03915135934948921, -0.036465954035520554, -0.014843810349702835, -0.03629927337169647, -0.06326445192098618, -0.01764959655702114, 0.050522662699222565, 0.022835206240415573, -0.05074490234255791, 0.06474605202674866, 0.03572515398263931, -0.00643108319491148, -0.060560524463653564, -0.007963616400957108, -0.024150129407644272, 0.023538967594504356, 0.017103254795074463, 0.018742278218269348, -0.003465562127530575, -0.029094979166984558, 0.005875481758266687, -0.03487323224544525, -0.02985430136322975, -0.054745230823755264, 0.020835041999816895, -0.04026256129145622, -0.01799221709370613, 0.05004114285111427, 0.051152344793081284, -0.04678161442279816, 0.00878312811255455, 0.013677047565579414, 0.007903425954282284, 0.046188972890377045, -0.05530083179473877, 0.010926822200417519, -0.004692514427006245, 0.03476211056113243, -0.03750307485461235, -0.04748537763953209, -0.030076541006565094, -0.0013392302207648754, -0.015038270503282547, -0.015510531142354012, 0.0033613869454711676, -0.04615193232893944, 0.0071996646001935005, -0.005431001074612141, 0.043448008596897125, -0.04818913713097572, -0.01404744852334261, 0.02552061155438423, 0.011639843694865704, -0.012195444665849209, -0.01246398501098156, 0.008139556273818016, 0.09045186638832092, 0.025742853060364723, -0.0010874734725803137, -0.038484636694192886, 0.008176596835255623, 0.008579407818615437, 0.0009566756780259311, 0.031206263229250908, 0.036262232810258865, 0.0372437946498394, -0.007653405424207449, 0.03474359214305878, 0.024168649688363075, 0.007449685130268335, 0.03398426994681358, 0.053263626992702484, 0.00402116309851408, -0.018205197528004646, 0.016649514436721802, -0.009417438879609108, 0.03978104144334793, 0.024335330352187157, -0.07674703747034073, -0.041596006602048874, -0.00874145794659853, -0.000764530326705426, -0.011880604550242424, 0.04026256129145622, -0.03178038448095322, -0.008232156746089458, 0.013278867118060589, -0.007148734759539366, -0.04867066070437431, 0.008028436452150345, 0.08059920370578766, -0.031021062284708023, 0.019890520721673965, -0.004449439235031605, -0.09089634567499161, 0.041744165122509, -0.03279898688197136, -0.01169540360569954, 0.016353193670511246, 0.02018684148788452, 0.02942834049463272, 0.00848217774182558, -0.04970778152346611, 0.0025951203424483538, -0.05730099603533745, 0.06582021713256836, 0.006357003003358841, 0.0075191352516412735, 0.005694911815226078, 0.024372369050979614, 0.015390151180326939, -0.051485706120729446, -0.022057365626096725, 0.07248742878437042, 0.007074654567986727, 0.010834221728146076, -0.004810579586774111, 0.029076458886265755, -0.01896451786160469, 0.02598361298441887, -0.052745066583156586, 0.09593379497528076, 0.0134733272716403, 0.02555765211582184, 0.045559294521808624, -0.03426206856966019, -0.04144784435629845, 0.03892911970615387, 0.010889782570302486, 0.01243620552122593, 0.01748291589319706, -0.051485706120729446, 0.00019648602756205946, -0.0903037041425705, 0.028539378196001053, 0.006833893712610006, 0.04759649559855461, -0.05778251960873604, 0.009898960590362549, -0.033780548721551895, -0.026242893189191818, 0.019057119265198708, -0.004805949982255697, 0.006190322805196047, 0.05004114285111427, -0.027224455028772354, -0.06037532165646553, 0.06896862387657166, 0.025798412039875984, -0.031132183969020844, -0.04000328108668327, -0.001224637497216463, 0.06207916513085365, -0.03796607628464699, 0.05355994775891304, 0.03524363040924072, 0.011454643681645393, -0.006759813986718655, -0.02942834049463272, 0.027483735233545303, -0.00920908898115158, -0.021724004298448563, -0.0325026661157608, -0.04722609743475914, -0.024631651118397713, -0.05007818341255188, -0.05452299118041992, -0.016242073848843575, -0.024372369050979614, 0.06063460186123848, -0.02815045788884163, 0.027539296075701714, 0.03603999316692352 ]
29,060
pytrie
__bool__
null
def __bool__(self): return self._root.value is not NULL or bool(self._root.children)
(self)
[ 0.050620242953300476, -0.010155403055250645, 0.039680976420640945, 0.0016765996115282178, 0.004637866280972958, 0.026738496497273445, -0.026303017511963844, 0.02003209851682186, 0.015825357288122177, -0.020694028586149216, 0.013578278943896294, 0.008491868153214455, 0.05302409455180168, 0.012141194194555283, -0.0018213968724012375, -0.02600689046084881, -0.03276554495096207, 0.043966103345155716, 0.01907404139637947, 0.04462803155183792, -0.06469497084617615, -0.008361224085092545, 0.032782964408397675, -0.0008018282824195921, -0.00503415334969759, -0.018342435359954834, -0.002660785336047411, -0.00728558748960495, -0.0010718262055888772, 0.06925880163908005, -0.05685632303357124, -0.025867536664009094, 0.031981680542230606, -0.04333901032805443, 0.030588144436478615, 0.04264224320650101, -0.0268604326993227, 0.052118297666311264, 0.009397666901350021, -0.025571409612894058, 0.019213395193219185, -0.008609447628259659, -0.06135047972202301, 0.009397666901350021, -0.015572779811918736, -0.04549899324774742, 0.06340594589710236, 0.04027322679758072, -0.01221087109297514, -0.00833074003458023, 0.056124716997146606, 0.0291423499584198, 0.004846896976232529, 0.022401113063097, -0.06309240311384201, 0.025937212631106377, -0.004407061729580164, 0.06629753857851028, 0.012968606315553188, -0.002591108437627554, 0.0006074951961636543, 0.06378917396068573, 0.02109467051923275, -0.03943710774183273, 0.01763695664703846, -0.007908324711024761, -0.04703188315033913, -0.02389916591346264, -0.01740179769694805, 0.07782906293869019, -0.08967413008213043, -0.006763010751456022, -0.008160903118550777, 0.07706261426210403, -0.023515941575169563, -0.06490400433540344, -0.0033945697359740734, 0.03107588179409504, -0.001385916373692453, -0.02677333541214466, -0.04006419703364372, 0.020415320992469788, 0.0030940882861614227, 0.0038474693428725004, -0.02020629122853279, 0.026912689208984375, 0.011183137074112892, 0.06664592027664185, 0.060340166091918945, 0.048599615693092346, 0.012324095703661442, 0.001112652476876974, 0.019927583634853363, -0.013970212079584599, 0.02344626560807228, 0.057274382561445236, 0.0376255065202713, -0.03929775208234787, -0.04929638281464577, -0.03492552787065506, -0.011244104243814945, 0.05347699299454689, 0.03720744699239731, 0.009023154154419899, 0.03877517580986023, 0.047658976167440414, -0.04522028565406799, -0.017279863357543945, 0.0269649475812912, -0.015198266133666039, -0.04142289608716965, -0.05257119610905647, 0.009772180579602718, 0.028114615008234978, -0.005574149079620838, -0.05689116194844246, -0.03337521851062775, -0.015215685591101646, -0.0387054979801178, -0.05922533571720123, 0.07594778388738632, 0.015372458845376968, 0.004842542111873627, -0.029560411348938942, 0.05511439964175224, 0.041179027408361435, 0.010921848937869072, 0.06291820853948593, 0.016034388914704323, 0.007485908456146717, 0.0356745570898056, 0.022174661979079247, 0.014710528776049614, 0.015511812642216682, 0.002034782199189067, -0.024822384119033813, 0.011261523701250553, -0.024299807846546173, -0.04643963277339935, 0.01698373630642891, -0.02144305594265461, -0.04365255683660507, 0.01522439531981945, 0.005304151214659214, -0.04128354415297508, 0.01898694597184658, -0.05330280214548111, 0.03821776062250137, -0.03581390902400017, -0.015398587100207806, -0.008857671171426773, -0.06037500500679016, -0.043060302734375, 0.01596471108496189, -0.03471649810671806, 0.02720881626009941, 0.0315287820994854, -0.06316208094358444, 0.04243320971727371, -0.018882431089878082, -0.005878985393792391, -0.0005315582966431975, -0.018673399463295937, -0.03678938373923302, -0.0323997437953949, 0.0063318852335214615, -0.001234586932696402, -0.04138805717229843, 0.006884945556521416, 0.06518270820379257, 0.031650714576244354, -0.01763695664703846, -0.07413618266582489, 0.0511079803109169, -0.015250524505972862, 0.01820308156311512, 0.014153113588690758, 0.0439312644302845, -0.048077039420604706, 0.05751825124025345, -0.023777229711413383, -0.02274949662387371, -0.010834752582013607, -0.029386218637228012, 0.06779558956623077, 0.009127669036388397, 0.004846896976232529, -0.04236353561282158, 0.046683501452207565, 0.01856888458132744, -0.05661245435476303, -0.05135184898972511, 0.0065409159287810326, 0.014205371029675007, -0.01364795584231615, -0.01722760498523712, 0.012855381704866886, -0.01483246311545372, 0.02842816151678562, -0.009197345934808254, -0.0025693343486636877, -0.07162781804800034, 0.0032160228583961725, 0.03246941789984703, -0.03421134129166603, 0.02285401150584221, -0.06953751295804977, 0.037834540009498596, 0.023045623674988747, -0.015625037252902985, -0.05974791198968887, -0.05713503062725067, -0.04145773500204086, 0.042224179953336716, 0.014675689861178398, -0.04062161222100258, -0.06730785220861435, -0.03142426535487175, -0.07093104720115662, 0.026041729375720024, 0.020328225567936897, 0.038810014724731445, 0.06751688569784164, -0.03537843003869057, -0.026494627818465233, 0.01198442094027996, -0.0009166862582787871, 0.00027952398522756994, 0.021739182993769646, -0.0156598761677742, 0.040203552693128586, -0.004169724881649017, -0.03490810841321945, -0.018760496750473976, 0.021547570824623108, -0.05013250559568405, 0.04769381508231163, 0.028637191280722618, -0.019927583634853363, -0.008191386237740517, 0.010982816107571125, -0.07943163067102432, -0.014231500215828419, -0.03192942216992378, 0.018325015902519226, -0.0002895944635383785, 0.016408901661634445, 0.01501536462455988, 0.004663995001465082, -0.0019041381310671568, -0.025153348222374916, -0.060862742364406586, 0.0045072222128510475, -0.03266103193163872, 0.03396747261285782, -0.051421526819467545, -0.05225764960050583, 0.04093515872955322, 0.01592116430401802, 0.014362144283950329, 0.02844558097422123, -0.027156557887792587, 0.05494020879268646, 0.09726890176534653, -0.009989921003580093, -0.0002046757872449234, 0.05581117048859596, -0.017393087968230247, -0.032591354101896286, -0.03999452292919159, 0.09427279978990555, -0.04995831474661827, -0.010434110648930073, 0.02285401150584221, -0.01470181904733181, -0.02492689900100231, 0.010303466580808163, -0.0084265461191535, -0.014806333929300308, -0.021146928891539574, 0.022714657709002495, 0.01776760071516037, -0.01058217417448759, 0.01615632325410843, -0.04689253121614456, -0.07518133521080017, -0.04076096788048744, 0.018185662105679512, -0.012088935822248459, -0.010434110648930073, 0.013761181384325027, 0.04319965839385986, 0.007573004346340895, 0.006527851335704327, -0.015729552134871483, -0.010826042853295803, -0.009998630732297897, -0.04696220904588699, -0.014013759791851044, -0.0008644286426715553, 0.033984892070293427, -0.011627326719462872, -0.009267022833228111, -0.007686229422688484, 0.005330280400812626, 0.0611066110432148, -0.008744446560740471, 0.05441763252019882, 0.052640873938798904, 0.04184095934033394, -0.005334635265171528, -0.009798308834433556, -0.0014969639014452696, 0.033915214240550995, 0.025083672255277634, -0.05389505624771118, 0.06619302183389664, -0.08019807189702988, 0.00024509383365511894, 0.07093104720115662, -0.07629616558551788, -0.006510432343930006, -0.03455972671508789, -0.030953947454690933, -0.05772728472948074, -0.03288748115301132, 0.047658976167440414, 0.005404311697930098, 0.007559939753264189, 0.030396532267332077, 0.013116669841110706, -0.06626269966363907, 0.07594778388738632, 0.0038583565037697554, -0.024386903271079063, -0.04898283630609512, 0.019631456583738327, 0.008644286543130875, 0.016295677050948143, -0.02766171656548977, 0.025310121476650238, 0.03342747688293457, 0.0004003698122687638, -0.02090306021273136, 0.05811050534248352, 0.04351320117712021, 0.024961737915873528, 0.02266240119934082, 0.11399134993553162, 0.005526246502995491, -0.031633298844099045, -0.021826278418302536, 0.004123999737203121, 0.0011877728393301368, -0.012228289619088173, -0.020815962925553322, 0.015389877371490002, 0.05995694175362587, 0.025954632088541985, 0.059016305953264236, 0.11691778153181076, 0.01567729562520981, -0.03151136264204979, 0.01766308583319187, -0.02766171656548977, -0.04278159514069557, -0.033479735255241394, 0.02039790339767933, 0.010268628597259521, -0.023394007235765457, 0.0022046195808798075, -0.01916113868355751, -0.038287438452243805, -0.05190926417708397, 0.00822187028825283, 0.012951187789440155, -0.009711213409900665, -0.020363064482808113, 0.05995694175362587, -0.04420997202396393, 0.01589503511786461, 0.03046621009707451, 0.011217975057661533, -0.007742841728031635, 0.0006341683329083025, -0.02537979930639267, 0.0014501498080790043, 0.002316755708307028, -0.02494431845843792, -0.0238120686262846, -0.006096725817769766, 0.03532617166638374, -0.06831816583871841, -0.03999452292919159, -0.08228837698698044, 0.010808623395860195, 0.10360950231552124, -0.027783650904893875, -0.0015045847976580262, 0.010834752582013607, 0.024717867374420166, 0.01058217417448759, -0.019143719226121902, 0.025223026052117348, 0.01330828107893467, 0.00612285453826189, -0.002475706161931157, -0.011313781142234802, -0.013264733366668224, -0.005813663359731436, 0.02337658777832985, -0.05870275944471359, -0.03605777770280838, 0.034699078649282455, -0.010286047123372555, -0.046788014471530914, 0.06270918250083923, 0.056124716997146606, 0.0563337467610836, -0.021303702145814896, -0.0565427765250206, 0.04201515018939972, -0.011183137074112892, 0.04508093371987343, -0.021930793300271034, -0.005735277198255062, 0.00949347298592329, -0.011967001482844353, 0.005164797883480787, 0.03419392183423042, -0.033462315797805786, -0.040726128965616226, 0.02039790339767933, -0.029351379722356796, 0.009571859613060951, -0.010085726156830788, -0.04811187461018562, -0.05967823415994644, -0.026459790766239166, 0.03532617166638374, 0.009484763257205486, 0.03727712482213974, 0.006371078547090292, -0.025606248527765274, 0.03665003180503845, -0.0048120585270226, 0.01505020260810852, 0.06793494522571564, 0.042746756225824356, -0.02886364236474037, -0.06281369179487228, 0.04319965839385986, 0.016783414408564568, -0.002189377788454294, -0.07971033453941345, -0.012672480195760727, -0.0804767832159996, -0.02318497747182846, -0.00786042120307684, 0.01659180410206318, -0.02285401150584221, -0.015825357288122177, -0.07054782658815384, -0.025954632088541985, -0.013369248248636723, -0.001624341937713325, 0.0073117162100970745, 0.0269649475812912, 0.0013489006087183952, 0.00376255065202713, -0.005652535706758499, -0.033462315797805786, -0.011305071413516998, -0.029630087316036224, 0.04570802301168442, -0.01605180837213993, -0.04086548089981079, -0.008030259050428867, -0.01330828107893467, -0.02046757936477661, -0.08305482566356659, 0.024108195677399635, 0.019631456583738327, -0.03727712482213974, -0.04121386632323265, -0.07162781804800034, -0.020328225567936897, -0.014327305369079113, 0.031546201556921005, -0.0321907103061676, 0.03299199789762497, -0.030065568163990974, -0.0062622083351016045, -0.020258549600839615, 0.025763021782040596, -0.01596471108496189, 0.014553755521774292, -0.006671559996902943, 0.005722212605178356, 0.017480183392763138, -0.026825593784451485, 0.04445384070277214, -0.004616092424839735, 0.039959684014320374, 0.006601883098483086, -0.03403715044260025, -0.01698373630642891, -0.017393087968230247, -0.05288474261760712, 0.0014838995411992073, 0.03835711628198624, -0.022697238251566887, -0.0012204338563606143, 0.03090169094502926, 0.041631925851106644, 0.03036169521510601, 0.04926154389977455, 0.000984730082564056, 0.03098878636956215, -0.028689449653029442, 0.023411426693201065, 0.022209500893950462, 0.0023777231108397245, -0.04595189169049263, -0.035918425768613815, 0.0456731840968132, -0.02633785456418991, 0.029560411348938942, 0.009118960238993168, -0.03245200216770172, 0.04602156952023506, -0.05821502208709717, -0.018307596445083618, 0.017758890986442566, -0.051421526819467545, 0.009014444425702095, 0.019805649295449257, 0.051247335970401764, -0.06243047118186951, 0.021930793300271034, 0.04943573474884033, -0.019561780616641045, 0.04522028565406799, 0.015686005353927612, 0.017279863357543945, 0.040830641984939575, 0.037764862179756165, -0.019474683329463005, 0.08660834282636642, 0.03107588179409504, 0.009449925273656845, 0.028236549347639084, 0.03360166773200035, -0.03185974806547165, 0.07281232625246048, 0.031372010707855225, 0.025153348222374916, 0.018603723496198654, 0.019910164177417755, 0.01005959790199995, 0.035570040345191956, -0.01317763701081276, -0.017793729901313782, -0.02440432272851467, -0.005892049986869097, -0.054208602756261826, -0.015311491675674915, -0.038391951471567154, 0.11029847711324692, 0.06640205532312393, 0.006362368818372488, -0.02687785029411316, -0.019823068752884865, -0.042154502123594284, 0.054487310349941254, -0.0021795795764774084, -0.03814808279275894, 0.03720744699239731, -0.07622648775577545, -0.06058403477072716, -0.0009444481693208218, -0.053337641060352325, 0.010625721886754036, -0.010834752582013607, 0.02677333541214466, -0.021826278418302536, -0.007764615584164858, 0.06671559810638428, -0.03954162076115608, -0.05549762398004532, -0.025745602324604988, 0.017872115597128868, 0.01846436969935894, -0.05190926417708397, 0.06650657206773758, -0.05145636573433876, 0.019823068752884865, -0.038810014724731445, 0.02196563221514225, -0.049505412578582764, 0.008979606442153454, -0.015598908066749573, 0.0005244817002676427, -0.015424716286361217, -0.02309788018465042, -0.00375384115613997, 0.015990840271115303, 0.021425636485219002, -0.03318360820412636, -0.006231724750250578, 0.039855167269706726, 0.0026259468868374825, 0.05278022587299347, 0.025536570698022842, 0.007642681244760752, -0.013421506620943546, -0.003361908718943596, 0.041109349578619, -0.0539298951625824, 0.01889985054731369, -0.009484763257205486, 0.02266240119934082, -0.01839469186961651, 0.01260280329734087, -0.0708962082862854, -0.06769107282161713, 0.058842115104198456, -0.050097666680812836, 0.010259918868541718, -0.025501733645796776, 0.06424207240343094, -0.011296361684799194, -0.008988316170871258, -0.07016460597515106, -0.03570939227938652, -0.03471649810671806, 0.0070199440233409405, 0.00825235340744257, 0.033915214240550995, 0.009667664766311646, -0.08054645359516144, -0.007912678644061089, -0.04455835744738579, -0.021112089976668358, -0.015686005353927612, -0.025710763409733772, 0.008531061001121998, -0.002928605768829584, -0.0033357799984514713, -0.06486916542053223, -0.06563560664653778, 0.04138805717229843, 0.0033423120621591806, -0.022784335538744926, 0.027191396802663803, 0.029002996161580086, 0.012524416670203209, 0.024090776219964027, -0.0476241372525692, 0.025188187137246132, 0.0019727263133972883, -0.07086136937141418, -0.031476523727178574, 0.00627527292817831, 0.057901475578546524, 0.01465827040374279, -0.019387587904930115, 0.009658955968916416, -0.023655295372009277, -0.0032356195151805878, -0.03231264650821686, 0.05312861129641533, -0.020363064482808113, -0.03525649383664131, -0.022697238251566887, -0.04832090809941292, -0.015529231168329716, 0.0035535201895982027, 0.014606012962758541, -0.0034838432911783457, -0.017044702544808388, 0.06020081043243408, -0.019718553870916367, 0.039332590997219086, -0.009066701866686344, 0.009484763257205486, -0.011479264125227928, -0.019561780616641045, 0.06117628887295723, -0.06417239457368851, -0.03647584095597267, -0.05528859421610832, 0.043060302734375, 0.09273990988731384, 0.023759812116622925, 0.017314700409770012, -0.0038060988299548626, 0.07782906293869019, 0.004041258245706558, 0.016992446035146713, 0.05455698445439339, -0.012986025772988796, -0.027435265481472015, 0.008531061001121998, 0.01255054585635662, -0.011505392380058765, 0.0016461159102618694, 0.02747010439634323, 0.03738163784146309, 0.03551778197288513, -0.06472980976104736, 0.08681737631559372, -0.026843013241887093, -0.07399683445692062, -0.03003072924911976, -0.025414636358618736, 0.00570914801210165, 0.025170767679810524, 0.0228365920484066, -0.03490810841321945, 0.0070983306504786015, -0.0008992670336738229, -0.010364433750510216, 0.010556044988334179, 0.00954573042690754, 0.04156225174665451, 0.0119060343131423, -0.06838784366846085, -0.011627326719462872, -0.002159982919692993, 0.018865011632442474, 0.038740336894989014, 0.014057307504117489, 0.02844558097422123, -0.022523047402501106, -0.006963331717997789, 0.0367545485496521, 0.01444923970848322, -0.07148846238851547, 0.014693109318614006, 0.08193999528884888, -0.02818429283797741, 0.03280038386583328, -0.04375707358121872, 0.015172137878835201, -0.003943275194615126, -0.005987855605781078, 0.04121386632323265, -0.010233789682388306, 0.00455077039077878, 0.043269332498311996, 0.011366038583219051, 0.054382793605327606, -0.012585383839905262, 0.07476327568292618, 0.05243184044957161, -0.03894936665892601, 0.025884956121444702, 0.0022862721234560013, -0.017785020172595978, -0.04128354415297508, 0.023324331268668175, -0.0339326336979866, 0.022401113063097, -0.011705713346600533, 0.058598242700099945, -0.03185974806547165, 0.05347699299454689 ]
29,061
pytrie
__contains__
null
def __contains__(self, key): node = self._find(key) return node is not None and node.value is not NULL
(self, key)
[ 0.05999453738331795, -0.07432636618614197, -0.03248666971921921, 0.04850773513317108, 0.0007684910669922829, 0.008366161957383156, -0.001913726213388145, -0.012980442494153976, 0.047547537833452225, -0.05270415171980858, -0.030210645869374275, -0.0031206405255943537, 0.09986049681901932, -0.017034607008099556, -0.01473191287368536, -0.007063672412186861, -0.029783891513943672, 0.057256199419498444, 0.0021860043052583933, -0.0351005382835865, -0.05437560752034187, 0.006227944977581501, 0.06508002430200577, -0.0122425127774477, 0.009326359257102013, -0.007437082007527351, 0.04619615152478218, -0.019132817164063454, 0.010579949244856834, 0.03904801607131958, -0.07596226036548615, -0.03776775300502777, -0.018670499324798584, -0.012482562102377415, 0.00871734507381916, 0.011789086274802685, -0.015007524751126766, 0.006756942719221115, 0.017985913902521133, -0.04957462102174759, 0.024182742461562157, 0.028503628447651863, -0.00032034353353083134, -0.024307211861014366, 0.013211600482463837, 0.016456712037324905, 0.04075503349304199, 0.06764055043458939, 0.001219139201566577, 0.007374847307801247, 0.021871156990528107, -0.0005506685702130198, -0.05522911623120308, -0.03593626618385315, -0.06525783985853195, 0.020626455545425415, -0.02251128852367401, 0.07596226036548615, 0.022386817261576653, 0.06191493198275566, 0.010082069784402847, 0.027098895981907845, 0.009904255159199238, 0.006236835848540068, 0.0035473948810249567, -0.003489605151116848, -0.026778830215334892, -0.02043086104094982, -0.008970730006694794, 0.012669267132878304, -0.020982084795832634, -0.03197100758552551, 0.009601971134543419, 0.06532896310091019, -0.011006703600287437, -0.04498701170086861, 0.0011513474164530635, 0.024929562583565712, -0.010793326422572136, -0.01282930001616478, 0.005009917542338371, -0.040257152169942856, -0.030993029475212097, -0.029179323464632034, -0.03303789347410202, 0.0788072869181633, 0.03730543702840805, 0.016207771375775337, 0.037269871681928635, 0.05035700276494026, -0.011815758422017097, 0.04100397229194641, 0.005667830351740122, -0.013167147524654865, 0.0781671553850174, 0.007686022203415632, 0.07532212883234024, -0.038194507360458374, -0.04068390652537346, -0.011886884458363056, 0.022849135100841522, 0.01895500160753727, 0.0796607956290245, 0.0056144860573112965, 0.04690740630030632, 0.055406928062438965, -0.04975243657827377, 0.01642114855349064, 0.02692108228802681, 0.009610861539840698, -0.05707838386297226, -0.030441803857684135, 0.009059637784957886, 0.008401724509894848, 0.002573861740529537, -0.04093284532427788, -0.02404049038887024, 0.03243332356214523, -0.039225831627845764, -0.035047195851802826, 0.03337574005126953, 0.028041312471032143, -0.02715224027633667, -0.006139038130640984, 0.040612779557704926, -0.05871427431702614, -0.010375463403761387, 0.06813842803239822, 0.020359734073281288, 0.007534880191087723, 0.0014714131830260158, 0.01998632587492466, 0.03097524680197239, 0.05163726583123207, 0.020288608968257904, 0.02866366133093834, -0.006107920315116644, 0.008855151012539864, -0.03687868267297745, 0.052633024752140045, -0.0030739642679691315, -0.02519628405570984, 0.040719468146562576, -0.014242923818528652, -0.006027903873473406, -0.043493371456861496, -0.06113255023956299, 0.010259883478283882, -0.003914136905223131, -0.020253045484423637, -0.032308854162693024, -0.0443468801677227, -0.018057040870189667, 0.022813571617007256, -0.0302639901638031, 0.010046507231891155, 0.03188209980726242, -0.003296232083812356, -0.019008345901966095, -0.03319792449474335, 0.027081115171313286, 0.01916837878525257, -0.020146356895565987, -0.02112433686852455, -0.05697169527411461, 0.02864588052034378, -0.042924366891384125, 0.0012258072383701801, 0.02681439369916916, 0.027454525232315063, 0.017159078270196915, -0.03694980591535568, -0.06710711121559143, 0.04512926563620567, -0.014891945756971836, 0.015096432529389858, -0.03191766142845154, 0.012278076261281967, -0.029197104275226593, 0.021764468401670456, -0.04669402912259102, -0.00821057427674532, -0.00025880313478410244, -0.03213103860616684, 0.021746685728430748, 0.000743485928978771, 0.009495282545685768, -0.03837232291698456, 0.019257286563515663, 0.048116542398929596, -0.04825879633426666, -0.08030092716217041, 0.022475725039839745, 0.03511831909418106, -0.025036251172423363, -0.03303789347410202, 0.02820134535431862, 0.004029715899378061, -0.045911647379398346, 0.035402823239564896, 0.015114213339984417, -0.08897826820611954, 0.014918617904186249, 0.06333744525909424, -0.04103953391313553, -0.0029828345868736506, -0.0072548226453363895, 0.02727670967578888, 0.030584055930376053, -0.0036296339239925146, -0.06227055937051773, -0.06500890105962753, 0.011140064336359501, 0.04498701170086861, 0.06707154959440231, 0.028396939858794212, -0.12496787309646606, -0.008388388901948929, -0.045235954225063324, 0.016261115670204163, 0.05899877846240997, -0.022209003567695618, 0.06227055937051773, -0.01836821436882019, 0.015043088234961033, 0.013682808727025986, 0.030068393796682358, 0.01768363080918789, -0.002880591433495283, -0.041999731212854385, 0.05583368241786957, 0.06561347097158432, -0.0009196331957355142, -0.011042267084121704, 0.016358913853764534, -0.05441116914153099, 0.01606551930308342, 0.06607578694820404, 0.03157981485128403, 0.01230474840849638, 0.006041239947080612, -0.008081658743321896, -0.015380934812128544, -0.02761455811560154, 0.0024605051148682833, -0.013869513757526875, 0.014829711057245731, 0.05288196727633476, 0.011175627820193768, -0.005481125321239233, 0.0013513885205611587, -0.04982355982065201, 0.020822051912546158, -0.022333472967147827, 0.03766106441617012, -0.07738477736711502, -0.0788072869181633, 0.014545207843184471, 0.024111615493893623, 0.009370812214910984, -0.03307345509529114, -0.019968543201684952, 0.06671591848134995, 0.07066339254379272, -0.025729726999998093, 0.007632677908986807, 0.04342224821448326, 0.042675428092479706, -0.00015961610188242048, -0.03648748993873596, 0.07318835705518723, -0.012286966666579247, 0.02379154972732067, 0.019115034490823746, 0.01402954664081335, -0.0022893587592989206, 0.0012713720789179206, -0.025711944326758385, 0.0011802422814071178, -0.016945701092481613, -0.004974354524165392, 0.0016303346492350101, 0.006321297492831945, 0.011406785808503628, -0.013389415107667446, -0.056687191128730774, -0.024556152522563934, -0.00245383707806468, -0.018563810735940933, -0.0210176482796669, -0.00095297337975353, -0.0005189954536035657, -0.003091745777055621, -0.0052277399227023125, -0.033553555607795715, 0.06195049360394478, 0.00043647849815897644, -0.014811929315328598, 0.04242648556828499, 0.026369856670498848, 0.024698402732610703, 0.01091779675334692, -0.016661198809742928, -0.06664479523897171, -0.007090344559401274, 0.02620982564985752, 0.008081658743321896, 0.0681028664112091, 0.01653672754764557, 0.053771037608385086, -0.04640952870249748, -0.007677131332457066, 0.009477500803768635, 0.009397484362125397, 0.01607441157102585, -0.08215019851922989, -0.013825059868395329, -0.026014229282736778, -0.009281905367970467, 0.060136787593364716, -0.031366437673568726, -0.029979487881064415, -0.028628099709749222, 0.013753934763371944, -0.03326905146241188, -0.04872111231088638, 0.01605662889778614, -0.02507181279361248, 0.007868281565606594, 0.03168650344014168, 0.0556914322078228, -0.0874134972691536, 0.040612779557704926, 0.017043499276041985, -0.02517850138247013, -0.04345780983567238, -0.0198618546128273, 0.03456709533929825, 0.05522911623120308, 0.015763236209750175, -0.0005178840947337449, -0.005236630327999592, 0.0052010677754879, -0.031828757375478745, 0.07610451430082321, -0.04260430112481117, -0.017630286514759064, -0.0022260125260800123, 0.05003693699836731, -0.014643006026744843, -0.001050215563736856, -0.005707838572561741, 0.0420352965593338, 0.019132817164063454, 0.04103953391313553, -0.005992341320961714, 0.036451928317546844, 0.02795240469276905, 0.017256876453757286, 0.03074408881366253, 0.12269185483455658, -0.009842020459473133, -0.041644103825092316, 0.0072325957007706165, -0.06696485728025436, -0.004680960904806852, -0.04402681440114975, 0.020590893924236298, -0.005556696094572544, -0.033429086208343506, 0.002017080783843994, -0.023186981678009033, -0.051246076822280884, 0.003173984820023179, 0.022226784378290176, -0.061168111860752106, 0.004389789886772633, 0.017861444503068924, 0.002682772930711508, -0.01143345795571804, 0.014394066296517849, 0.04993024840950966, -0.0020159694831818342, 0.005530023947358131, -0.008170566521584988, 0.028325814753770828, 0.03232663497328758, -0.0006890303338877857, -0.013887295499444008, -0.0014414070174098015, -0.020306389778852463, 0.017256876453757286, -0.0884803831577301, -0.007708249147981405, -0.10768432915210724, -0.027703464031219482, 0.07254822552204132, -0.05369991064071655, -0.030246209353208542, -0.011780195869505405, 0.06813842803239822, -0.02055533044040203, -0.036914244294166565, 0.045591581612825394, 0.03662974014878273, 0.01870606280863285, -0.021782249212265015, 0.01023321133106947, -0.0234359223395586, -0.0001962902897503227, 0.007121461909264326, -0.078593909740448, -0.03398030996322632, -0.025623038411140442, -0.048578862100839615, -0.08186569064855576, 0.037732191383838654, 0.02505403198301792, 0.019772948697209358, -0.005947887431830168, -0.05010806396603584, -0.04715634509921074, -0.044773634523153305, 0.0325755774974823, -0.03894132748246193, -0.020822051912546158, 0.03145534545183182, -0.061523739248514175, 0.012847081758081913, 0.0030717416666448116, -0.0601012259721756, -0.048685550689697266, 0.040150463581085205, 0.005934551358222961, 0.01870606280863285, -0.0005934551591053605, -0.02460949681699276, -0.06564903259277344, -0.014278486371040344, 0.01604773849248886, -0.02181781269609928, 0.01585214212536812, -0.01883053220808506, -0.02725892886519432, -0.00029117087251506746, 0.0007545993430539966, -0.003325127065181732, 0.08499522507190704, 0.1067596897482872, -0.050890445709228516, -0.054588984698057175, 0.033909182995557785, -0.018652718514204025, -0.006063466891646385, -0.021515527740120888, -0.02786349691450596, -0.1124497503042221, 0.010571058839559555, 0.02555191144347191, 0.02414717897772789, -0.045804958790540695, 0.029837235808372498, -0.020733144134283066, -0.0535932220518589, 0.00952195469290018, 0.001269149361178279, 0.00832170806825161, 0.015176448971033096, 0.03858570009469986, 0.017079060897231102, -0.03186431899666786, -0.02736561745405197, -0.05074819549918175, -0.038550134748220444, 0.044880323112010956, 0.006943647749722004, -0.0026294286362826824, 0.02092874050140381, -0.05761182680726051, 0.00017017382197082043, -0.022831354290246964, -0.01641225814819336, -0.015389826148748398, -0.044524695724248886, 0.001340275164693594, -0.07194365561008453, 0.006379087455570698, 0.00736595643684268, 0.01554096769541502, -0.02276022732257843, 0.00585898058488965, -0.029641639441251755, 0.007592669688165188, 0.01490972749888897, 0.05985228717327118, -0.03872795030474663, 0.004814321640878916, 0.03833675757050514, 0.01062440313398838, 0.0016025512013584375, -0.014598552137613297, 0.04683627933263779, 0.01918616145849228, 0.03595404699444771, -0.017070170491933823, -0.05615374818444252, -0.02517850138247013, 0.017194639891386032, -0.01242921780794859, 0.003931918181478977, 0.057825203984975815, 0.017265766859054565, 0.051566142588853836, -0.06774724274873734, 0.04288880527019501, 0.038550134748220444, -0.00368297821842134, -0.0060190134681761265, -0.008966284804046154, -0.0075393253937363625, 0.03879907727241516, 0.02126658707857132, 0.04804541915655136, -0.027223365381360054, -0.05892765149474144, 0.07617563754320145, -0.05537136644124985, -0.0064813303761184216, -0.037127621471881866, 0.0013380524469539523, -0.025711944326758385, -0.03191766142845154, -0.027792371809482574, -0.014162907376885414, 0.006801396142691374, 0.02797018550336361, 0.051921769976615906, 0.03442484512925148, -0.0420352965593338, 0.02034195326268673, 0.03152647241950035, 0.0013336071278899908, 0.04263986274600029, 0.017754755914211273, -0.004729859996587038, 0.06749830394983292, -0.04260430112481117, -0.017603613436222076, 0.036558616906404495, 0.030068393796682358, 0.026974426582455635, 0.04093284532427788, 0.0586431510746479, -0.02297360450029373, 0.0827903300523758, 0.001486971857957542, -0.016029957681894302, -0.012091371230781078, 0.007823828607797623, 0.05025031417608261, 0.03502941131591797, -0.006450213026255369, 0.005987895652651787, -0.004058611113578081, -0.015861034393310547, -0.09417044371366501, -0.03015730157494545, -0.08791138231754303, 0.0931035578250885, 0.029090415686368942, 0.0013980647781863809, 0.031384218484163284, 0.00751265324652195, -0.003545172279700637, -0.012891535647213459, 0.010686637833714485, -0.04132403805851936, 0.006134592462331057, -0.04598277434706688, -0.07546438276767731, -0.05537136644124985, -0.008597319945693016, 0.06458214670419693, 0.03513609990477562, 0.011291206814348698, 0.0018803860293701291, -0.01571878232061863, 0.04463138431310654, -0.05213514715433121, 0.01676788739860058, 0.0018203736981377006, -0.019719604402780533, -0.00656134681776166, -0.027774590998888016, 0.06675148010253906, 0.011042267084121704, 0.04648065194487572, -0.015087541192770004, 0.0075571066699922085, -0.00695698382332921, 0.03574066981673241, -0.04516482725739479, 0.030797433108091354, -0.0139228580519557, 0.01080221775919199, 0.019826292991638184, 0.022778009995818138, 0.02345370315015316, 0.002407160820439458, -0.04463138431310654, -0.014580771327018738, -0.018181510269641876, 0.05522911623120308, 0.029090415686368942, 0.015754345804452896, 0.011042267084121704, 0.02066201902925968, 0.015514295548200607, -0.03837232291698456, -0.02622760646045208, 0.0019904086366295815, -0.0038585697766393423, 0.007957189343869686, 0.023400358855724335, -0.0374121256172657, -0.08371496200561523, 0.039581459015607834, -0.05995897576212883, -0.01791478879749775, -0.04402681440114975, 0.005147723481059074, 0.01473191287368536, 0.009726441465318203, -0.010562168434262276, -0.006334633566439152, -0.01824374496936798, 0.04185748100280762, -0.01918616145849228, 0.027543431147933006, 0.04132403805851936, -0.08158119022846222, 0.01160238217562437, -0.06440433114767075, 0.009290795773267746, -0.003189543727785349, 0.05327315628528595, 0.001680344925262034, -0.0065035573206841946, 0.026192042976617813, -0.009797566570341587, -0.040612779557704926, 0.01975516602396965, 0.0037452131509780884, 0.019684040918946266, 0.061417050659656525, 0.0013313844101503491, -0.014402956701815128, -0.02115989848971367, -0.03641636297106743, -0.0001969848817680031, 0.014509645290672779, -0.015496514737606049, -0.06397757679224014, -0.03328683227300644, 0.0010218764655292034, -0.03335795924067497, -0.012029135599732399, -0.025729726999998093, 0.005645603407174349, 0.07425524294376373, 0.022778009995818138, -0.009059637784957886, -0.041537415236234665, -0.05096157267689705, -0.01950622722506523, -0.03705649450421333, -0.023418139666318893, -0.02599644847214222, -0.008570647798478603, -0.03556285426020622, 0.0506415069103241, 0.03293120488524437, 0.003843011101707816, 0.0420352965593338, -0.00045231508556753397, 0.06422651559114456, -0.0028472512494772673, -0.05113938823342323, 0.044560257345438004, -0.07453974336385727, -0.0012013576924800873, -0.07610451430082321, -0.004158631432801485, 0.08151006698608398, 0.0017870335141196847, 0.010428807698190212, -0.009753113612532616, 0.0468718446791172, 0.02599644847214222, 0.030015049502253532, -0.01768363080918789, 0.012349201366305351, 0.004961018450558186, -0.01402954664081335, 0.003794112242758274, 0.012669267132878304, 0.005721174646168947, 0.046267274767160416, 0.027774590998888016, 0.0348871611058712, -0.07468199729919434, 0.011460130102932453, 0.00450536934658885, -0.08655998855829239, 0.019435100257396698, -0.02103542909026146, -0.04911230504512787, -0.010206539183855057, 0.025000687688589096, 0.007054781541228294, 0.05138832703232765, -0.007823828607797623, 0.023009167984128, 0.017648067325353622, -0.004167522303760052, 0.005814526695758104, 0.02162221632897854, -0.06828068196773529, -0.04530707746744156, 0.03419368714094162, 0.03294898569583893, 0.04342224821448326, 0.009219670668244362, 0.04576939716935158, 0.008179456926882267, -0.03097524680197239, -0.06611134856939316, -0.030655181035399437, -0.03709205985069275, 0.054837923496961594, 0.035402823239564896, 0.020733144134283066, 0.037269871681928635, -0.0485432967543602, 0.024645058438181877, -0.017381345853209496, -0.01931063085794449, 0.020253045484423637, 0.0023449258878827095, 0.01778142713010311, -0.00016281119314953685, 0.045556019991636276, 0.023186981678009033, 0.03613186255097389, 0.04231979697942734, 0.028325814753770828, -0.04239092394709587, 0.046978533267974854, 0.007774929516017437, 0.030548492446541786, -0.06230612471699715, 0.007161470130085945, -0.05544249340891838, 0.01674121432006359, -0.024449463933706284, -0.001688124262727797, -0.008046096190810204, 0.05519355088472366 ]
29,062
pytrie
__delitem__
null
def __delitem__(self, key): nodes_parts = [] append = nodes_parts.append node = self._root for part in key: append((node, part)) node = node.children.get(part) if node is None: break if node is None or node.value is NULL: raise KeyError node.value = NULL pop = nodes_parts.pop while node.value is NULL and not node.children and nodes_parts: node, part = pop() del node.children[part]
(self, key)
[ 0.04746305197477341, 0.01950286701321602, -0.05253015086054802, 0.007277120836079121, -0.03054841421544552, 0.009560049511492252, -0.033081963658332825, 0.07199656218290329, 0.06853343546390533, 0.006684744264930487, -0.007482174318283796, 0.027832595631480217, 0.055956821888685226, 0.005855416413396597, -0.04327084496617317, 0.00842086412012577, 0.009505368769168854, 0.029855789616703987, -0.0007632547058165073, -0.024989185854792595, -0.036891404539346695, 0.021270882338285446, 0.051400076597929, 0.02464287355542183, -0.03011096827685833, -0.01303228922188282, 0.07786565274000168, 0.012540160678327084, 0.07742819935083389, -0.05843568965792656, -0.033975087106227875, -0.019357049837708473, -0.011082002893090248, -0.005773395299911499, -0.051582347601652145, -0.009496255777776241, -0.01950286701321602, 0.0238408874720335, -0.0030552970711141825, 0.01853683590888977, 0.07367344200611115, 0.04181268811225891, -0.015629634261131287, -0.06696591526269913, 0.08253175765275955, 0.057451434433460236, 0.0551912896335125, 0.05832633003592491, -0.02467932738363743, -0.015830129384994507, -0.001012166845612228, 0.016559209674596786, 0.0074502769857645035, -0.0026019010692834854, -0.03368345648050308, 0.0551183819770813, -0.025918763130903244, 0.030894728377461433, 0.04673397168517113, 0.02991047129034996, 0.034011539071798325, 0.03222529590129852, -0.05832633003592491, 0.018591517582535744, -0.002590509131550789, -0.041338786482810974, -0.03153267130255699, -0.010999981313943863, -0.014599809423089027, -0.0021974900737404823, -0.03517806902527809, -0.004112462047487497, 0.031988345086574554, 0.03747466579079628, 0.016039740294218063, -0.028598127886652946, -0.00875350646674633, 0.011355407536029816, 0.02497095987200737, -0.0073226881213486195, -0.0313139483332634, 0.011373634450137615, -0.025317272171378136, 0.00446105282753706, -0.0011414644541218877, 0.07640749216079712, 0.08143813908100128, 0.03929736465215683, 0.01684172824025154, 0.055993277579545975, -0.04265112802386284, 0.0060103461146354675, -0.08005288988351822, 0.012877359986305237, 0.03973481059074402, 0.009213737212121487, -0.0053040506318211555, -0.03958899527788162, -0.031149905174970627, -0.010653669014573097, 0.05905540660023689, 0.0038846246898174286, -0.02198173478245735, 0.03514161333441734, 0.047171417623758316, -0.007003716193139553, 0.0010138755897060037, 0.0020892673637717962, 0.01959400065243244, 0.048228584229946136, -0.044984180480241776, 0.010434945113956928, 0.018263431265950203, 0.046150706708431244, -0.01321455929428339, 0.02918139100074768, -0.043197937309741974, -0.026811884716153145, 0.0034973013680428267, -0.030730685219168663, 0.030001604929566383, -0.04184914007782936, -0.07662621140480042, 0.01886492222547531, 0.024260107427835464, -0.034631259739398956, 0.012321436777710915, 0.05471738800406456, -0.03104054369032383, -0.025116775184869766, -0.007140418514609337, 0.040172260254621506, -0.0030165647622197866, -0.023695070296525955, -0.0069627054035663605, -0.00380943831987679, -0.004456495866179466, -0.019721589982509613, -0.01608530804514885, 0.011328066699206829, -0.020632939413189888, -0.0010605822317302227, 0.03776629641652107, 0.03816729038953781, 0.024624647572636604, -0.08398991078138351, -0.03601650893688202, -0.017589034512639046, -0.05573809891939163, 0.003289969405159354, -0.09959220886230469, 0.0320977084338665, 0.042359497398138046, -0.0477546826004982, 0.010052178055047989, 0.008963116444647312, -0.017698395997285843, 0.017288288101553917, -0.05701398849487305, -0.008840084075927734, 0.03176962211728096, 0.003877789480611682, 0.03998998925089836, -0.035506151616573334, -0.035761330276727676, -0.01592126488685608, 0.04669751599431038, -0.048994116485118866, -0.043526023626327515, 0.00973320659250021, -0.011382747441530228, -0.00019736398826353252, -0.042104318737983704, 0.018627971410751343, -0.02497095987200737, -0.011118456721305847, -0.02885330654680729, -0.00910437572747469, 0.007568752393126488, -0.009414234198629856, -0.04305212199687958, 0.017716621980071068, 0.019393503665924072, -0.020651165395975113, 0.013615552335977554, 0.03634459525346756, -0.030384372919797897, 0.00999749731272459, 0.002181541407480836, 0.0063839987851679325, -0.0732724517583847, -0.06237271800637245, -0.004613703582435846, 0.009118045680224895, 0.041338786482810974, 0.01220296137034893, -0.01608530804514885, -0.0041375239379704, -0.019776271656155586, 0.08253175765275955, -0.06018548086285591, -0.03787565976381302, 0.027449829503893852, 0.0680595338344574, -0.043489567935466766, 0.0021735671907663345, 0.011820195242762566, -0.01460892241448164, -0.008161129429936409, 0.05037936568260193, 0.03144153580069542, 0.01017976738512516, 0.02181769162416458, 0.041666872799396515, 0.017224494367837906, -0.057852428406476974, -0.16695912182331085, 0.00888565182685852, 0.0023467233404517174, -0.03933381661772728, -0.040573254227638245, 0.021033931523561478, 0.06740336120128632, -0.026611387729644775, -0.00832517258822918, -0.007441163528710604, 0.015565838664770126, -0.008712495677173138, 0.021799465641379356, -0.0021314171608537436, 0.054498665034770966, -0.013305693864822388, 0.04545808210968971, -0.02885330654680729, 0.03998998925089836, -0.04746305197477341, -0.05059808865189552, -0.00985168106853962, 0.07560550421476364, -0.008867424912750721, -0.03306373953819275, -0.04308857396245003, 0.0082932747900486, -0.01966690830886364, 0.020140809938311577, 0.07309018075466156, 0.04618716239929199, 0.04735368862748146, -0.010671895928680897, -0.0027682222425937653, 0.02351280115544796, -0.025973442941904068, 0.06084165349602699, 0.038349561393260956, 0.07257982343435287, -0.040937792509794235, -0.0586908683180809, 0.006885240785777569, -0.03125926852226257, -0.011346293613314629, -0.007368255872279406, -0.049759648740291595, 0.023294078186154366, 0.07881344854831696, 0.023786205798387527, 0.04483836516737938, 0.06674719601869583, 0.03439430892467499, -0.0068214465864002705, 0.004748127888888121, 0.043562475591897964, -0.04221368208527565, 0.03977126628160477, -0.024150745943188667, 0.019721589982509613, 0.0734182670712471, -0.02529904432594776, -0.0165865495800972, 0.009423347190022469, 0.009172726422548294, 0.02076052688062191, -0.04553098976612091, -0.012512819841504097, 0.05209270119667053, -0.025718266144394875, 0.021799465641379356, -0.0017213101964443922, -0.007974302396178246, 0.0441821925342083, 0.039151549339294434, -0.022801948711276054, -0.00920006725937128, -0.037292398512363434, 0.061133284121751785, 0.009341326542198658, 0.026884792372584343, -0.08756240457296371, 0.0017520682886242867, 0.037693388760089874, 0.05427993834018707, 0.03592537343502045, -0.0029254299588501453, -0.019612228497862816, -0.05701398849487305, 0.0247340090572834, 0.01195689756423235, 0.033027283847332, 0.03262628987431526, -0.04163041710853577, 0.0605500191450119, -0.028506994247436523, -0.005978448782116175, -0.021835919469594955, 0.01705133728682995, 0.020505350083112717, -0.06532549113035202, 0.0025039310567080975, -0.0014068948803469539, 0.03277210518717766, 0.05431639403104782, -0.023002445697784424, -0.035670194774866104, -0.07786565274000168, 0.020979251712560654, 0.007673557847738266, -0.01886492222547531, 0.04297921434044838, -0.03747466579079628, 0.03448544070124626, 0.017835097387433052, 0.029363662004470825, -0.0070766243152320385, -0.03966190293431282, -0.002355836797505617, -0.051655255258083344, -0.005335947964340448, 0.047134965658187866, -0.004770911298692226, 0.012084485962986946, -0.008297831751406193, -0.013077856972813606, 0.03007451258599758, 0.009268417954444885, -0.0021633144933730364, 0.04480191320180893, 0.011173137463629246, 0.017233608290553093, -0.03477707505226135, 0.018327226862311363, 0.00460914708673954, 0.04148460179567337, 0.04458318650722504, 0.04108360782265663, -0.010270901955664158, 0.07589713484048843, -0.019685136154294014, 0.017124244943261147, 0.0025335499085485935, -0.01398009154945612, 0.0023991260677576065, 0.05366022139787674, 0.003868676023557782, -0.05588391423225403, -0.01714247278869152, 0.017370309680700302, -0.06106037646532059, -0.042031411081552505, -0.04735368862748146, 0.01477296557277441, -0.05435284972190857, 0.0002519025292713195, -0.06106037646532059, -0.04804631322622299, 0.03794856742024422, 0.018810240551829338, 0.010170653462409973, 0.06922606378793716, 0.05446220934391022, 0.027176424860954285, -0.01966690830886364, -0.029308980330824852, 0.011865762993693352, 0.0714862048625946, 0.00556378485634923, -0.04283339902758598, 0.013770481571555138, 0.03572487831115723, -0.004716230556368828, 0.010763030499219894, 0.013096083886921406, -0.011783741414546967, 0.013442396186292171, -0.02165365032851696, -0.02201818861067295, -0.0699186846613884, -0.0014228434301912785, 0.06397669017314911, -0.11052839457988739, -0.06660138070583344, -0.053113412111997604, 0.08851020783185959, -0.02318471670150757, -0.08180267363786697, 0.03054841421544552, 0.07199656218290329, -0.03379281610250473, -0.06299243867397308, -0.0016415672143921256, -0.0020869888830929995, -0.026556706055998802, 0.06488803774118423, -0.02679365687072277, 0.011246045120060444, 0.02374975197017193, 0.07385571300983429, -0.06751272827386856, 0.03125926852226257, 0.004290174692869186, 0.03443076089024544, 0.01910187304019928, -0.026082804426550865, -0.037255942821502686, -0.031824301928281784, -0.016130875796079636, -0.02961883880198002, -0.01624935120344162, -0.004194483160972595, -0.05610263720154762, -0.031168133020401, 0.031149905174970627, -0.010753916576504707, -0.05960221588611603, -0.04567680507898331, -0.012758884578943253, -0.03534210845828056, 0.020250173285603523, -0.04359893128275871, 0.024752235040068626, 0.008603133261203766, 0.03603473678231239, -0.06678364425897598, 0.031824301928281784, 0.048666030168533325, -0.018391020596027374, 0.02427833527326584, 0.02557245083153248, 0.048629578202962875, 0.04068261384963989, 0.013734027743339539, -0.023731525987386703, 0.011637925170361996, 0.016468074172735214, -0.014891440980136395, -0.029564158990979195, -0.005171904806047678, -0.07881344854831696, -0.035232748836278915, 0.00510811060667038, -0.013041402213275433, -0.009933702647686005, 0.016395166516304016, 0.04542163014411926, 0.03882346302270889, -0.020250173285603523, -0.03330069035291672, -0.014007432386279106, 0.05974803492426872, -0.009478028863668442, 0.033811043947935104, -0.023895567283034325, -0.032717425376176834, -0.03047550655901432, -0.006867013871669769, -0.03995353728532791, -0.014836760237812996, 0.01614910177886486, 0.024715781211853027, -0.012011578306555748, -0.01959400065243244, -0.020942797884345055, 0.0021416698582470417, -0.06547130644321442, 0.014235269278287888, -0.03443076089024544, -0.0257364921271801, -0.008812744170427322, -0.0423230417072773, -0.03415735810995102, 0.011592358350753784, 0.01192044373601675, -0.047207873314619064, -0.10024838149547577, -0.00037593141314573586, -0.004203596618026495, 0.05723271146416664, -0.012521933764219284, -0.011264272034168243, 0.003267185762524605, 0.020377760753035545, -0.054498665034770966, -0.0357431024312973, 0.014736511744558811, 0.02327585034072399, 0.0044405474327504635, 0.0012052588863298297, -0.00079913908848539, 0.013597325421869755, 0.051582347601652145, -0.012731543742120266, -0.060768745839595795, -0.035597287118434906, -0.016732364892959595, 0.06572648137807846, -0.006643733475357294, 0.008830971084535122, 0.00332870171405375, -0.06736691296100616, 0.02318471670150757, 0.015183072537183762, 0.028835078701376915, 0.03011096827685833, 0.02586408145725727, 0.060732290148735046, 0.01644984818994999, -0.035506151616573334, -0.0017008049180731177, -0.061461370438337326, 0.006037686485797167, 0.013077856972813606, 0.009323099628090858, -0.005053429398685694, -0.022492090240120888, 0.0037889329250901937, 0.0037524790968745947, -0.005076213274151087, 0.006361215375363827, 0.012731543742120266, 0.011856649070978165, 0.004449660889804363, 0.016294918954372406, 0.022929538041353226, 0.017188040539622307, 0.03809438273310661, -0.009642071090638638, 0.0036681792698800564, 0.05588391423225403, 0.0423230417072773, 0.003649952355772257, 0.011656152084469795, 0.06142491474747658, -0.038021475076675415, 0.005550114903599024, 0.02023194544017315, 0.0023649504873901606, 0.07083003222942352, -0.022564997896552086, -0.01001572422683239, -0.05654008686542511, 0.023221170529723167, -0.029308980330824852, -0.009432461112737656, 0.05664944648742676, 0.031714942306280136, -0.009505368769168854, 0.0717049315571785, -0.00557289831340313, -0.03904218599200249, -0.05387894809246063, 0.07750111073255539, 0.04214077442884445, -0.025645358487963676, -0.00762799009680748, 0.04800986126065254, -0.03720126301050186, -0.039516087621450424, -0.014927894808351994, -0.028033092617988586, -0.025754719972610474, -0.035269200801849365, -0.09944639354944229, -0.005272153299301863, 0.015155731700360775, 0.03220706805586815, 0.034631259739398956, 0.00842542015016079, 0.030785365030169487, 0.0404638908803463, 0.028835078701376915, -0.05617554485797882, -0.0001480942009948194, 0.02626507543027401, -0.046150706708431244, 0.04399992525577545, -0.010708349756896496, 0.04746305197477341, -0.04487482085824013, 0.030256783589720726, -0.020250173285603523, -0.03900573402643204, -0.00925474800169468, 0.08697913587093353, -0.08719786256551743, 0.07447542995214462, 0.041666872799396515, 0.0006761069525964558, 0.046114254742860794, -0.010544306598603725, -0.013369488529860973, 0.0019935755990445614, -0.04859312251210213, -0.01598506048321724, 0.009231964126229286, 0.03625345975160599, 0.024497058242559433, -0.020286627113819122, -0.00541341258212924, 0.02619216777384281, -0.04009935259819031, -0.041338786482810974, -0.035305656492710114, -0.037584029138088226, -0.06765854358673096, -0.025627130642533302, 0.03512338548898697, -0.04272403568029404, -0.03809438273310661, 0.009181840345263481, 0.022911312058568, -0.028743943199515343, 0.006361215375363827, -0.009359553456306458, -0.02748628333210945, 0.00043516908772289753, 0.024023156613111496, -0.017962686717510223, 0.024150745943188667, 0.04002644494175911, -0.040281619876623154, 0.03136862814426422, 0.025390179827809334, 0.00832517258822918, -0.01582101732492447, -0.05803469568490982, 0.00002885344838432502, -0.07013741135597229, 0.004506620112806559, 0.007272564340382814, -0.021598968654870987, 0.0007638242677785456, -0.054207030683755875, 0.0024970960803329945, 0.015073711052536964, 0.003950697369873524, -0.02934543415904045, 0.020268399268388748, 0.0014820811338722706, 0.002487982390448451, -0.04640588536858559, -0.07312663644552231, 0.014946121722459793, 0.0003998543252237141, -0.017889779061079025, -0.010280015878379345, 0.006260966882109642, -0.00254038511775434, -0.07487642765045166, 0.022492090240120888, -0.005185575224459171, 0.00508988369256258, 0.013451510109007359, -0.005891870707273483, -0.07115811854600906, -0.05282178148627281, -0.02925429865717888, -0.046843331307172775, -0.040208712220191956, 0.0054316394962370396, 0.034376081079244614, 0.012667750008404255, -0.0024606420192867517, 0.03641750290989876, 0.08552098274230957, -0.008001643233001232, -0.01601240038871765, 0.00872160866856575, 0.06481513381004333, -0.00555467139929533, 0.006169831845909357, -0.008334285579621792, -0.06470577418804169, 0.023403439670801163, -0.04542163014411926, 0.00888565182685852, -0.01062632817775011, -0.06353924423456192, 0.013998319394886494, 0.019648682326078415, 0.0009409677586518228, 0.02314826101064682, 0.0034699609968811274, -0.019648682326078415, 0.012075372971594334, -0.02125265635550022, -0.03428494557738304, 0.02901734784245491, -0.0008766037062741816, 0.032279979437589645, 0.06321115791797638, -0.048629578202962875, 0.037620481103658676, -0.007195099722594023, 0.01130983978509903, -0.022856630384922028, -0.03634459525346756, 0.03136862814426422, 0.016896408051252365, -0.006898911204189062, -0.053113412111997604, -0.012558387592434883, -0.01258572842925787, 0.03515984117984772, -0.004802808631211519, 0.08275047689676285, 0.03933381661772728, 0.011801968328654766, -0.007299904711544514, 0.05515483394265175, -0.05865441635251045, -0.04469254985451698, 0.04873893782496452, 0.02440592274069786, 0.03014742210507393, -0.009127159602940083, -0.01694197580218315, 0.012521933764219284, -0.017260948196053505, 0.0013203166890889406, 0.01634959876537323, 0.04910347983241081, 0.029108483344316483, -0.03167848661541939, 0.03479529917240143, -0.011747287586331367, 0.032152388244867325, 0.01817229762673378, -0.024387696757912636, -0.03955254331231117, 0.07298082113265991, -0.01721538044512272, -0.03428494557738304, 0.023968476802110672, 0.01665034517645836, -0.012695089913904667, 0.06445059180259705, 0.026702523231506348, -0.0476088672876358, -0.009879021905362606, 0.008926662616431713, 0.012348777614533901, -0.019575774669647217, -0.02805131860077381, -0.0063703288324177265, -0.031168133020401, -0.0023672287352383137, -0.017197154462337494, 0.00651614461094141, 0.0024310231674462557, -0.011373634450137615 ]
29,064
pytrie
__getitem__
null
def __getitem__(self, key): node = self._find(key) if node is None or node.value is NULL: raise KeyError return node.value
(self, key)
[ 0.05255729705095291, -0.060901373624801636, -0.028200209140777588, 0.03715018555521965, 0.010940780863165855, 0.005582914687693119, 0.01784801483154297, 0.010854224674403667, 0.09735910594463348, -0.05705825239419937, -0.04248208552598953, 0.019129056483507156, 0.06727195531129837, -0.022868311032652855, -0.014524233527481556, 0.03252805024385452, 0.014039515517652035, 0.0558810792863369, -0.007655950263142586, 0.017458509653806686, -0.04687916859984398, -0.013658665120601654, 0.07353866845369339, -0.019388725981116295, -0.020271606743335724, -0.014974328689277172, 0.08808021247386932, -0.011667858809232712, 0.068137526512146, -0.04068170115351677, -0.060693636536598206, -0.044940296560525894, -0.026884546503424644, 0.03766952455043793, -0.014506922103464603, 0.01400489266961813, -0.020617833361029625, -0.021587269380688667, 0.014783903956413269, -0.003795516211539507, 0.008209913969039917, -0.002722211880609393, 0.00565648777410388, -0.07817811518907547, 0.006738448049873114, 0.013234537094831467, 0.034120697528123856, 0.042828310281038284, -0.02229703590273857, -0.024980297312140465, -0.006050321273505688, 0.021829629316926003, -0.03638848289847374, -0.04172038286924362, -0.04341689869761467, 0.02610553428530693, -0.017813391983509064, 0.011849627830088139, -0.015043574385344982, 0.06647562980651855, 0.0194233488291502, -0.004457675851881504, -0.05868551880121231, 0.0330473929643631, 0.007127953693270683, -0.04068170115351677, 0.007430902682244778, 0.017017070204019547, -0.0085994191467762, -0.021500712260603905, 0.01721614971756935, -0.004479315131902695, -0.012273755855858326, 0.008915351703763008, 0.02951587364077568, -0.02262595109641552, -0.024097416549921036, -0.01359807513654232, 0.015251310542225838, 0.006002714857459068, -0.008209913969039917, 0.04237821698188782, -0.0211198627948761, -0.010923470370471478, -0.01155533455312252, 0.02549963817000389, 0.05096465349197388, 0.015978388488292694, -0.010585898533463478, 0.06318647414445877, -0.004578855354338884, -0.0017116609960794449, -0.04421322047710419, 0.025776619091629982, 0.04030085355043411, 0.004453347995877266, 0.05740447714924812, -0.06322109699249268, -0.008443617261946201, 0.0043278406374156475, 0.04404010623693466, 0.057162120938301086, 0.03053724393248558, 0.019994623959064484, -0.004414397291839123, -0.002626999281346798, -0.039019811898469925, 0.03784263879060745, 0.02084288001060486, 0.023404963314533234, -0.03491701930761337, -0.001498514786362648, -0.03502088785171509, 0.020323539152741432, -0.025915110483765602, 0.010256982408463955, -0.02227972447872162, 0.028407946228981018, -0.0143164973706007, 0.014186661690473557, 0.014273218810558319, -0.008608074858784676, -0.045355770736932755, 0.01442036498337984, 0.016878578811883926, -0.028927287086844444, -0.023456895723938942, 0.03576527535915375, 0.010248326696455479, 0.001315663568675518, 0.02678067795932293, -0.0014574003871530294, -0.005392489489167929, 0.03652697429060936, 0.009226956404745579, 0.0368039570748806, 0.01145146694034338, 0.01758834533393383, -0.029083089902997017, 0.022989489138126373, 0.04313991591334343, -0.032614607363939285, 0.008750894106924534, -0.010568587109446526, 0.016419827938079834, -0.04854106158018112, -0.014870461076498032, 0.017553722485899925, 0.013641353696584702, -0.023889681324362755, -0.017813391983509064, 0.0022699525579810143, 0.019250234588980675, 0.0190771222114563, 0.012585360556840897, 0.01335571613162756, 0.016792021691799164, -0.01735464110970497, -0.014541544951498508, -0.023456895723938942, -0.009287546388804913, -0.05293814837932587, 0.01544173527508974, -0.05581183359026909, -0.0361115038394928, 0.006184484343975782, 0.000721126445569098, 0.006608612835407257, -0.006470121908932924, 0.027230773121118546, -0.03462272509932518, -0.03995462507009506, -0.09085003286600113, 0.008374371565878391, 0.008240208961069584, -0.006084944121539593, -0.05833929404616356, 0.045217279344797134, 0.006279696710407734, -0.006002714857459068, -0.043659258633852005, 0.029463939368724823, -0.013147979974746704, -0.036630842834711075, -0.010066557675600052, 0.047744739800691605, 0.019527217373251915, -0.0006773070781491697, 0.020133115351200104, 0.08351001143455505, -0.003347584744915366, -0.058650895953178406, 0.002890997566282749, 0.004700034856796265, 0.01661890745162964, -0.010352195240557194, 0.0029321119654923677, 0.013901024125516415, -0.04341689869761467, 0.0899498388171196, 0.019059810787439346, -0.02494567446410656, 0.011416844092309475, 0.10303723067045212, -0.0783858522772789, -0.010542619973421097, 0.05093003064393997, 0.016506385058164597, -0.0330473929643631, 0.01151205599308014, -0.06470987200737, -0.026469074189662933, -0.016714120283722878, 0.0354536697268486, 0.041547272354364395, -0.018211552873253822, -0.13669052720069885, -0.0354190468788147, -0.008075750432908535, 0.033912960439920425, 0.06754893809556961, -0.05079153925180435, 0.07679320871829987, -0.021241042762994766, 0.0395391508936882, -0.03225106745958328, -0.009062498807907104, -0.01652369648218155, -0.0016283501172438264, -0.010958092287182808, 0.05955108627676964, 0.007690573111176491, 0.04421322047710419, -0.014783903956413269, 0.04552888497710228, -0.0626671314239502, 0.006660546641796827, 0.018765516579151154, 0.040854815393686295, 0.023751189932227135, -0.041478026658296585, -0.019804198294878006, -0.0022721162531524897, 0.019198302179574966, -0.014524233527481556, 0.03808499872684479, 0.03822349011898041, 0.07004177570343018, -0.02698841504752636, 0.002373820636421442, 0.020462030544877052, 0.003228569170460105, 0.022868311032652855, 0.011806349270045757, 0.04369388148188591, -0.06529846042394638, -0.0647791177034378, 0.0064787776209414005, 0.02413203939795494, -0.008915351703763008, -0.07610075175762177, -0.0200984925031662, 0.030433375388383865, 0.02814827673137188, -0.040785569697618484, 0.027023037895560265, 0.0350901335477829, 0.07132281363010406, 0.021916184574365616, 0.0415818952023983, 0.04629058390855789, 0.00645713834092021, 0.008880728855729103, -0.001088451943360269, 0.041547272354364395, -0.000980796874500811, 0.013554797507822514, 0.03199139982461929, 0.0027849655598402023, 0.006249402184039354, -0.0053535387851297855, 0.00253827846609056, -0.056885138154029846, 0.025170721113681793, -0.03488239645957947, -0.03659621998667717, 0.00837869942188263, -0.038535092025995255, 0.02207198739051819, 0.005202064290642738, 0.015528292395174503, 0.015839897096157074, -0.047052282840013504, 0.015969732776284218, -0.01935410313308239, 0.022868311032652855, -0.07506206631660461, 0.024893740192055702, 0.06869148463010788, 0.036630842834711075, 0.022522082552313805, -0.014368430711328983, -0.04885266721248627, -0.0463598296046257, -0.00247768871486187, 0.023837747052311897, 0.021795006468892097, 0.06470987200737, -0.019111745059490204, 0.054634660482406616, -0.05054917931556702, -0.009434692561626434, 0.0032199134584516287, 0.056746646761894226, -0.013753877952694893, -0.051553238183259964, -0.04895653575658798, 0.02323184907436371, 0.030658423900604248, 0.07603150606155396, -0.03420725464820862, -0.014117415994405746, -0.02882341854274273, 0.006885594688355923, 0.008032471872866154, -0.023889681324362755, -0.016238057985901833, -0.03940066322684288, 0.0177268348634243, 0.06824139505624771, 0.04206661134958267, -0.07028413563966751, -0.009330824948847294, 0.012862342409789562, -0.05207258090376854, 0.004260759335011244, -0.008993253111839294, 0.03311663866043091, 0.0005885863211005926, -0.014844493940472603, -0.013624042272567749, -0.02773280255496502, -0.0018112013349309564, 0.005916158203035593, 0.09992118924856186, -0.015995699912309647, 0.042897555977106094, -0.028927287086844444, 0.0194233488291502, -0.057889197021722794, 0.011918873526155949, 0.00907115451991558, 0.005470390431582928, 0.00960780680179596, -0.0027308675926178694, -0.01240359153598547, 0.04095868393778801, -0.034934330731630325, -0.011572645977139473, 0.01080229040235281, 0.0626671314239502, -0.01437708642333746, -0.04376312345266342, -0.01765758916735649, -0.056746646761894226, -0.025741996243596077, -0.03583452105522156, 0.02733464166522026, 0.02269519679248333, -0.045909732580184937, -0.011425499804317951, -0.020704390481114388, -0.05581183359026909, 0.006773070897907019, -0.007746834773570299, -0.027750113978981972, 0.056538909673690796, 0.021552646532654762, 0.012368968687951565, -0.04172038286924362, 0.008785516954958439, 0.02821752056479454, -0.02309335768222809, 0.05560409650206566, -0.025776619091629982, 0.004881804343312979, 0.015649471431970596, 0.0028368995990604162, 0.007331361994147301, 0.019509905949234962, -0.04220510274171829, -0.013035455718636513, -0.03114314191043377, -0.003546665422618389, -0.06100524216890335, -0.002741686999797821, 0.11730179190635681, -0.08101718127727509, -0.05311126261949539, -0.030796915292739868, 0.042689818888902664, 0.011425499804317951, -0.06876073032617569, 0.06277099996805191, 0.06806828081607819, -0.013165291398763657, -0.015216687694191933, 0.0036397140938788652, -0.04172038286924362, -0.01226510014384985, 0.009010564535856247, -0.026971103623509407, -0.01935410313308239, -0.04455944895744324, 0.0033670600969344378, -0.05297277122735977, 0.0020741175394505262, 0.03960839658975601, -0.0031614876352250576, 0.0013794992119073868, -0.05106852203607559, -0.09763608872890472, -0.04082019254565239, 0.0018533978145569563, -0.027905916795134544, -0.025049541145563126, 0.05124163255095482, -0.027888605371117592, -0.006392220500856638, 0.02016773819923401, -0.03318588063120842, -0.056746646761894226, 0.010135803371667862, -0.0011019764933735132, 0.029602430760860443, -0.014628101140260696, -0.033428240567445755, -0.013312437571585178, -0.004522593691945076, 0.026399828493595123, 0.01437708642333746, 0.04424784332513809, 0.02037547342479229, 0.020219672471284866, -0.01165054738521576, -0.02977554313838482, 0.022591328248381615, 0.045355770736932755, 0.016904545947909355, -0.08212510496377945, -0.029290825128555298, 0.011970807798206806, 0.028407946228981018, 0.025205343961715698, 0.026867235079407692, -0.022539393976330757, -0.1425071358680725, 0.019873443990945816, 0.08904965221881866, 0.0015904814936220646, -0.039296794682741165, 0.06664874404668808, 0.01573602855205536, -0.05691976100206375, -0.0161774680018425, 0.004669740330427885, 0.025170721113681793, 0.010127147659659386, 0.007413591258227825, -0.03995462507009506, -0.024772560223937035, -0.03988537937402725, -0.015372490510344505, -0.0844794511795044, -0.007487164344638586, -0.004522593691945076, -0.007335689850151539, -0.005089540500193834, -0.016999758780002594, -0.008564796298742294, -0.018921319395303726, -0.05730061233043671, 0.017510443925857544, -0.019198302179574966, -0.014065482653677464, -0.01854046992957592, -0.0014714658027514815, 0.027490444481372833, 0.007063035853207111, -0.0016164485132321715, 0.018350044265389442, -0.01982150971889496, 0.0017614311072975397, 0.02302411198616028, 0.02215854451060295, -0.010005967691540718, -0.0032610278576612473, 0.007149592973291874, 0.001144713838584721, 0.010741700418293476, -0.0038625977467745543, -0.0032415527384728193, 0.04313991591334343, -0.010213703848421574, -0.0097116744145751, -0.05937797576189041, 0.00940006971359253, 0.04670605808496475, 0.04525190219283104, -0.053872961550951004, 0.052107203751802444, 0.04812558740377426, 0.037323299795389175, -0.058166179805994034, 0.026486385613679886, 0.03981613367795944, -0.02092943713068962, 0.015285933390259743, -0.0037046317011117935, 0.054219190031290054, 0.050133705139160156, -0.02324916049838066, 0.03453616797924042, -0.008023817092180252, -0.023664632812142372, 0.032354936003685, -0.05875476449728012, 0.002884505782276392, -0.04279368743300438, 0.05515400320291519, -0.048021718859672546, -0.025741996243596077, -0.03368791192770004, 0.023266471922397614, 0.005271309986710548, 0.007742506917566061, 0.05165710672736168, 0.047260019928216934, -0.04881804436445236, 0.013978925533592701, 0.0063878926448524, -0.0010056819301098585, 0.03618074953556061, -0.011061960831284523, 0.04424784332513809, -0.007846374996006489, -0.07173828780651093, 0.014255907386541367, -0.004678395576775074, 0.018661649897694588, -0.007288083899766207, 0.012126609683036804, 0.06346345692873001, 0.008002177812159061, 0.06481374055147171, 0.026815300807356834, -0.045909732580184937, -0.0007849620888009667, 0.007526115048676729, 0.01786532625555992, 0.02740388736128807, 0.0073227062821388245, 0.02004655823111534, 0.026486385613679886, -0.010620521381497383, -0.05356135591864586, -0.06671798974275589, -0.07464659959077835, 0.07610075175762177, 0.0003189077542629093, -0.027628935873508453, 0.0022937555331736803, 0.013000833801925182, 0.020617833361029625, 0.002369492780417204, 0.014541544951498508, -0.05051455646753311, 0.003226405242457986, -0.03522862493991852, -0.05099927634000778, -0.015182064846158028, 0.005981076043099165, 0.08731851726770401, 0.03161054849624634, 0.01909443363547325, 0.013199914246797562, -0.008240208961069584, 0.019648397341370583, -0.045286525040864944, -0.004236956126987934, -0.0018339224625378847, -0.10372968763113022, -0.005838257260620594, 0.017302706837654114, 0.0763084888458252, 0.010386818088591099, -0.007465525064617395, -0.000629700836725533, 0.018713582307100296, -0.03204333409667015, 0.01893863081932068, -0.043036047369241714, 0.06806828081607819, -0.004609150346368551, 0.02202005311846733, 0.03519400209188461, 0.026763366535305977, 0.016004355624318123, 0.04580586776137352, -0.05221106857061386, -0.026122845709323883, -0.002999193500727415, 0.01435111928731203, 0.021552646532654762, -0.009988656267523766, -0.012680573388934135, 0.004388430621474981, 0.009945377707481384, -0.028909975662827492, -0.003492567455396056, -0.007223166059702635, 0.00123127072583884, -0.037184808403253555, 0.026832612231373787, -0.0021639203187078238, -0.057958442717790604, 0.0517955981194973, -0.03798113018274307, 0.006915889214724302, -0.0014974328223615885, -0.010265638120472431, 0.027577001601457596, 0.030035214498639107, -0.005773339420557022, -0.04867955297231674, 0.01131297554820776, 0.05511938035488129, -0.02740388736128807, 0.008279159665107727, 0.07589301466941833, -0.03522862493991852, 0.029637053608894348, -0.03770414739847183, 0.02311066910624504, 0.01165054738521576, 0.020756324753165245, -0.02127566561102867, -0.006872611120343208, 0.040924061089754105, 0.0029927019495517015, -0.027905916795134544, -0.010170425288379192, -0.020531276240944862, 0.008218569681048393, 0.03777339309453964, -0.03315126150846481, 0.008266176097095013, -0.05411532148718834, -0.058235425502061844, 0.004236956126987934, -0.043174538761377335, -0.0224874597042799, -0.06993790715932846, -0.034120697528123856, 0.007556410040706396, -0.05847778171300888, -0.04262057691812515, -0.00633595883846283, 0.007288083899766207, 0.005431440193206072, 0.0334109291434288, -0.0395045280456543, -0.03185290843248367, -0.011096583679318428, -0.01867896132171154, -0.03399951756000519, 0.025586193427443504, 0.0002752236323431134, 0.008655681274831295, -0.008408994413912296, 0.07423112541437149, 0.05262654274702072, -0.020271606743335724, 0.052661165595054626, -0.019648397341370583, 0.05131087824702263, -0.0066648744978010654, -0.038812074810266495, 0.05778532847762108, -0.07146130502223969, 0.02269519679248333, -0.06450213491916656, -0.0009586167288944125, 0.006881266832351685, -0.06533308327198029, -0.005621864926069975, -0.023768501356244087, 0.02501491829752922, 0.0041828579269349575, 0.05293814837932587, -0.0034709281753748655, 0.012758474797010422, -0.018298109993338585, -0.03358404338359833, 0.011061960831284523, -0.013000833801925182, -0.011425499804317951, 0.06761818379163742, -0.044871050864458084, -0.018973253667354584, -0.03522862493991852, -0.015952421352267265, -0.027023037895560265, -0.057092875242233276, 0.014143383130431175, 0.011347598396241665, -0.06052052602171898, 0.006911561358720064, -0.03221644461154938, 0.05546560510993004, 0.004122268408536911, -0.03536711260676384, 0.03161054849624634, 0.06630252301692963, 0.008794172666966915, 0.018644338473677635, 0.023941615596413612, -0.06619865447282791, -0.0729154571890831, 0.1295582354068756, 0.05847778171300888, 0.017484476789832115, 0.02146608941257, -0.03244149312376976, 0.001132812350988388, -0.054357677698135376, -0.03631924092769623, 0.004994328133761883, 0.03382640331983566, 0.06436364352703094, -0.0013373027322813869, 0.03631924092769623, -0.01761431246995926, -0.01928485743701458, 0.03839660435914993, -0.032891590148210526, -0.03496895357966423, 0.05505013465881348, -0.002174739958718419, 0.009616461582481861, 0.0012096314458176494, 0.045840486884117126, 0.04670605808496475, 0.09355060756206512, 0.028234831988811493, -0.04255133122205734, -0.013814467936754227, 0.04604822397232056, 0.0517955981194973, 0.027767425402998924, -0.0381542444229126, -0.005002983845770359, -0.08157113939523697, 0.042897555977106094, -0.08704153448343277, -0.01935410313308239, -0.01434246450662613, 0.022591328248381615 ]
29,065
pytrie
__init__
Create a new trie. Parameters are the same with ``dict()``.
def __init__(self, *args, **kwargs): """Create a new trie. Parameters are the same with ``dict()``. """ self._root = self.NodeFactory() self.update(*args, **kwargs)
(self, *args, **kwargs)
[ -0.0006850193603895605, 0.005074691958725452, 0.03346138447523117, -0.029107989743351936, -0.05319676920771599, 0.03619292378425598, -0.040153659880161285, 0.0794195681810379, 0.06303031742572784, -0.012573626823723316, 0.008301325142383575, 0.07791721820831299, -0.025556985288858414, 0.0390610434114933, -0.03690995275974274, -0.024225357919931412, -0.02004268579185009, 0.06757150590419769, -0.07067863643169403, -0.016833124682307243, -0.036431934684515, 0.0069568948820233345, 0.07627829909324646, 0.0924626812338829, 0.010072559118270874, -0.026000861078500748, -0.0063252258114516735, 0.005979515146464109, 0.055108848959207535, -0.03632950037717819, -0.02292787656188011, -0.026256943121552467, -0.014664963819086552, 0.06443023681640625, 0.0201792623847723, -0.06753735989332199, -0.028834834694862366, 0.03697824105620384, -0.07197611778974533, 0.002443449106067419, 0.030815202742815018, -0.006090484093874693, -0.065147265791893, -0.04390953108668327, 0.03749040514230728, 0.06125481799244881, 0.056816063821315765, 0.011822452768683434, -0.03786599263548851, -0.022057197988033295, -0.03422962874174118, -0.030798129737377167, 0.036124635487794876, -0.009842085652053356, -0.04824585095047951, 0.0403926707804203, -0.017891597002744675, 0.018711058422923088, 0.009346993640065193, 0.03269313648343086, 0.014084510505199432, 0.020349984988570213, -0.0032821178901940584, 0.010448146611452103, -0.038992755115032196, -0.01640632189810276, -0.0767563134431839, -0.004908238537609577, 0.039470773190259933, 0.045343589037656784, 0.03211268410086632, 0.008826293051242828, 0.021288951858878136, -0.003585148137062788, 0.05541614815592766, 0.05804525688290596, -0.056030746549367905, -0.0021500219590961933, 0.009611611254513264, 0.024413151666522026, -0.056542910635471344, -0.05480154976248741, -0.02707640454173088, 0.04435340315103531, 0.012744348496198654, 0.019206151366233826, 0.02238156832754612, -0.019803674891591072, 0.025864282622933388, -0.00859581958502531, -0.06156211718916893, 0.011933421716094017, -0.05623561143875122, -0.003412292804569006, -0.00721724471077323, -0.027930011972784996, 0.044046107679605484, -0.06231328845024109, 0.012377297505736351, 0.022552289068698883, 0.03271020948886871, 0.029603080824017525, -0.026359375566244125, -0.02565941773355007, 0.008224500343203545, -0.03438327834010124, -0.04356808587908745, -0.04230475053191185, 0.0015450281789526343, 0.02277422696352005, -0.04408024996519089, 0.020588994026184082, 0.020623138174414635, 0.08706788718700409, -0.036500222980976105, 0.00007275663665495813, -0.01516005489975214, -0.03796842694282532, 0.018693987280130386, 0.007545883301645517, 0.02314981445670128, 0.014690571464598179, -0.03817329183220863, 0.05196757614612579, 0.016594113782048225, -0.004099446348845959, 0.000986982719041407, 0.026359375566244125, 0.029739657416939735, -0.04216817021369934, 0.07634658366441727, 0.010320105589926243, -0.018147679045796394, 0.012385833077132702, 0.055006418377161026, -0.029073845595121384, 0.04216817021369934, -0.019957324489951134, -0.05125054717063904, 0.03861716762185097, 0.03690995275974274, -0.03523688390851021, 0.04452412575483322, -0.03632950037717819, -0.057976968586444855, -0.0005799190839752555, -0.06429366022348404, -0.019342727959156036, -0.011830989271402359, 0.010465218685567379, 0.02265472151339054, 0.023371752351522446, 0.024105854332447052, 0.07470765709877014, -0.052240729331970215, -0.01859155483543873, -0.018557410687208176, -0.06262058764696121, 0.024566801264882088, 0.002833974314853549, 0.002166026970371604, 0.009995734319090843, -0.005941102746874094, -0.06398636102676392, -0.022176701575517654, 0.03486129641532898, -0.010977382771670818, -0.09519422054290771, -0.009645756334066391, 0.010499362833797932, -0.022808371111750603, -0.046026475727558136, -0.0754588320851326, 0.05067009478807449, 0.012582163326442242, -0.01580026000738144, -0.009355529211461544, 0.023661978542804718, -0.015510033816099167, 0.023457111790776253, -0.0008162613958120346, -0.007682460360229015, -0.02224499173462391, 0.00034197617787867785, 0.039368342608213425, -0.0041933427564799786, -0.007161760237067938, 0.09143835306167603, 0.07136151939630508, 0.007033719215542078, -0.004197611007839441, -0.01586001366376877, 0.009517715312540531, 0.017618441954255104, 0.013708923943340778, 0.006487410981208086, 0.0007629109895788133, -0.02822023816406727, -0.0332053005695343, 0.08938969671726227, -0.04930432513356209, 0.012769956141710281, 0.030576191842556, -0.005685020703822374, 0.025813067331910133, -0.02719590999186039, 0.03098592348396778, 0.024037564173340797, -0.022825444117188454, -0.0273154154419899, 0.017379432916641235, 0.0025906963273882866, 0.029483575373888016, 0.02446436882019043, 0.008220233023166656, -0.0846095010638237, -0.01599659025669098, 0.013572346419095993, -0.012923605740070343, -0.010004270821809769, 0.046026475727558136, 0.07750748842954636, 0.005194196943193674, -0.07081521302461624, -0.05971832573413849, -0.050806671380996704, 0.00696116266772151, -0.03889032080769539, -0.043158356100320816, -0.03385404124855995, 0.013649171218276024, -0.05586002394556999, 0.021271878853440285, 0.003540333826094866, 0.06518141180276871, -0.07716605067253113, -0.0005511098424904048, -0.025539912283420563, 0.013427233323454857, -0.028988484293222427, 0.03602220490574837, -0.011412722058594227, 0.021937692537903786, -0.024754595011472702, 0.018386688083410263, 0.05883057415485382, 0.022723011672496796, 0.023337608203291893, -0.0038454981986433268, -0.019547592848539352, -0.017874523997306824, -0.02953479252755642, -0.019974397495388985, 0.052240729331970215, 0.01780623570084572, -0.01301750261336565, 0.02473752200603485, 0.039470773190259933, 0.016175847500562668, 0.0182159673422575, -0.018164750188589096, 0.004063168074935675, -0.008139139972627163, 0.07832695543766022, -0.0007148956065066159, -0.009278705343604088, 0.019581738859415054, -0.00032143626594915986, -0.06845925748348236, -0.015646610409021378, 0.07320531457662582, 0.028988484293222427, 0.034793008118867874, 0.05323091521859169, -0.038309868425130844, -0.047699544578790665, -0.0016325227916240692, 0.016227062791585922, -0.034297917038202286, 0.0001419121108483523, 0.016577042639255524, -0.0038689724169671535, -0.005390526261180639, 0.013905253261327744, -0.029364071786403656, -0.020640211179852486, -0.005330774001777172, 0.10174991935491562, -0.019701242446899414, -0.04923603683710098, 0.03108835592865944, 0.008971406146883965, -0.024652162566781044, 0.05118225887417793, 0.05428938567638397, -0.01451131422072649, -0.11281266063451767, 0.06671790033578873, 0.02668374590575695, -0.010490826331079006, -0.008540335111320019, -0.049509190022945404, 0.004063168074935675, 0.010046951472759247, 0.014733252115547657, 0.005591123830527067, -0.020401200279593468, 0.07272729277610779, 0.019308583810925484, 0.03071277029812336, -0.008288521319627762, -0.014519849792122841, 0.008228768594563007, 0.08358517289161682, -0.0494750440120697, -0.03008110076189041, -0.010584723204374313, -0.0806487649679184, 0.020520705729722977, 0.06552284955978394, -0.05794282257556915, 0.014024758711457253, -0.014946653507649899, -0.019154934212565422, -0.0036726428661495447, -0.04104141145944595, 0.04763125628232956, -0.00615023635327816, 0.039607349783182144, -0.000905356602743268, -0.016338031738996506, -0.02135724015533924, 0.032863859087228775, -0.00002709200998651795, -0.09205295145511627, 0.02420828677713871, 0.025164326652884483, 0.010576187632977962, -0.04606061801314354, -0.005731969140470028, 0.05924030765891075, 0.02851046435534954, -0.060332924127578735, -0.011677339673042297, 0.01572343520820141, -0.015381992794573307, 0.011822452768683434, -0.02029876783490181, 0.03499787673354149, -0.028988484293222427, -0.018301328644156456, -0.04530944302678108, 0.03151515871286392, 0.033888187259435654, 0.06340590864419937, -0.02550576813519001, 0.016457537189126015, -0.03984636068344116, -0.021271878853440285, -0.0638497844338417, -0.002396500902250409, 0.003066582139581442, -0.02864704094827175, -0.0023047381546348333, -0.004677764605730772, -0.03175416961312294, 0.007507470902055502, 0.030422544106841087, 0.006858729757368565, -0.050294507294893265, 0.06579600274562836, -0.06125481799244881, -0.04022194817662239, 0.007055059541016817, 0.02941528707742691, -0.03991464897990227, -0.02436193637549877, 0.021886475384235382, -0.02082800306379795, -0.00897994264960289, -0.003999147564172745, 0.0029876234475523233, 0.019581738859415054, -0.0009208282572217286, 0.000010628404197632335, -0.04544602334499359, 0.01859155483543873, 0.04923603683710098, 0.0690055638551712, 0.05924030765891075, -0.06992746144533157, 0.020128047093749046, 0.019940253347158432, -0.0027080674190074205, -0.0020603931043297052, 0.04530944302678108, 0.046914223581552505, -0.03132736682891846, -0.04309006780385971, -0.0006546096410602331, 0.03564661741256714, -0.04674350470304489, 0.00861715991050005, 0.03281264379620552, 0.05442596599459648, 0.0060520716942846775, 0.05391380190849304, 0.031702954322099686, 0.04790440946817398, -0.00028489125543273985, -0.006636792328208685, -0.02081093192100525, -0.019086645916104317, 0.005685020703822374, -0.01690141297876835, -0.06077679991722107, 0.05456254258751869, 0.011293216608464718, 0.004997867159545422, -0.01341016124933958, 0.002230047481134534, 0.024925315752625465, 0.006995306815952063, 0.06330347061157227, 0.0754588320851326, 0.0008018568041734397, 0.01637217588722706, -0.020332911983132362, 0.025044821202754974, 0.0286128968000412, -0.04448998346924782, -0.015646610409021378, 0.015475889667868614, -0.015057622455060482, 0.01848912052810192, -0.016440466046333313, -0.012206575833261013, -0.08276570588350296, 0.005023475736379623, 0.034793008118867874, -0.023474184796214104, -0.014118654653429985, 0.060845088213682175, 0.016534361988306046, -0.026905683800578117, 0.0007298337295651436, -0.00425949739292264, -0.00418480671942234, 0.051489558070898056, -0.02318395860493183, 0.014699107967317104, -0.01177977304905653, 0.004699104931205511, 0.008514726534485817, -0.026495952159166336, -0.03868545591831207, -0.055621013045310974, 0.005569783970713615, -0.0016997443744912744, 0.007136152125895023, -0.0146478908136487, -0.004536919761449099, 0.042373038828372955, 0.010960309766232967, -0.05476740747690201, 0.02692275494337082, 0.026854466646909714, 0.008408025838434696, -0.00774221308529377, -0.0846777856349945, 0.01823304034769535, 0.021442601457238197, -0.05428938567638397, -0.07484423369169235, 0.02226206287741661, 0.0067861732095479965, -0.012872389517724514, -0.09942810982465744, -0.07798551023006439, -0.06753735989332199, -0.0007079600472934544, -0.005130176432430744, 0.049133602529764175, -0.011856596916913986, -0.03265899419784546, -0.0741613507270813, 0.005885618273168802, -0.008826293051242828, 0.03204439580440521, 0.007383698131889105, -0.055108848959207535, 0.017217246815562248, -0.006235597189515829, 0.006231328938156366, 0.04606061801314354, 0.0026781910564750433, -0.04643620550632477, 0.04971405491232872, -0.06012805551290512, -0.06449852138757706, -0.02499360404908657, 0.0064105866476893425, -0.014443025924265385, 0.01809646189212799, -0.007268461398780346, -0.023235173895955086, -0.08447291702032089, 0.03006402775645256, 0.041212134063243866, 0.029637224972248077, 0.02562527358531952, -0.040017083287239075, 0.011634659953415394, -0.006235597189515829, 0.037422116845846176, 0.04414853826165199, -0.06204013526439667, 0.01152369100600481, -0.035339318215847015, -0.001251600799150765, 0.004805805627256632, 0.07306873798370361, 0.070200614631176, -0.03841230273246765, 0.017242856323719025, -0.031549304723739624, 0.015117375180125237, -0.02134016714990139, 0.09423818439245224, 0.03629535809159279, -0.006457534618675709, -0.05456254258751869, -0.01026888843625784, 0.013760140165686607, -0.020640211179852486, 0.018796419724822044, 0.06596672534942627, -0.005518567282706499, 0.01281263679265976, -0.02576185017824173, 0.04660692811012268, 0.014699107967317104, 0.004148528445512056, -0.06876655668020248, -0.016790444031357765, 0.0020860014483332634, 0.004396074451506138, -0.05398209020495415, 0.016824588179588318, 0.004043961875140667, -0.03241998329758644, -0.06077679991722107, 0.03197610750794411, 0.053435780107975006, -0.025693561881780624, -0.01327358465641737, -0.01242851372808218, -0.08556553721427917, 0.030132317915558815, 0.03841230273246765, -0.014596674591302872, 0.013171151280403137, 0.021784042939543724, 0.05002135410904884, 0.04134871065616608, 0.02405463717877865, -0.006043535657227039, 0.00962868332862854, 0.01609048619866371, 0.034673504531383514, 0.019342727959156036, 0.0015588992973789573, 0.05456254258751869, 0.028032444417476654, -0.08740932494401932, -0.0031007262878119946, -0.03489544242620468, -0.0133504094555974, 0.03370039165019989, -0.07757578045129776, -0.004724713042378426, 0.038344014436006546, -0.0468800812959671, -0.018403761088848114, 0.014997869729995728, 0.03813914954662323, 0.026359375566244125, 0.05685020610690117, -0.025813067331910133, -0.044694848358631134, -0.016790444031357765, -0.029312854632735252, -0.01471618004143238, 0.0004286706098355353, -0.030798129737377167, -0.029773801565170288, 0.010439610108733177, -0.044319260865449905, 0.0013849769020453095, -0.05138712376356125, -0.06866412609815598, 0.02354247309267521, -0.014468633569777012, -0.0046521564945578575, -0.0044643632136285305, 0.03445156663656235, -0.015185663476586342, 0.03214683011174202, -0.01794281229376793, -0.005407598335295916, 0.03762698546051979, -0.029364071786403656, 0.040802400559186935, 0.007080667652189732, -0.00777208898216486, -0.029620153829455376, -0.011412722058594227, -0.009782332926988602, -0.015979517251253128, -0.005356382112950087, -0.056679487228393555, -0.0031412728130817413, 0.00294707715511322, -0.0042210849933326244, -0.052616316825151443, -0.019735386595129967, 0.04346565529704094, -0.027793435379862785, -0.026239870116114616, -0.03564661741256714, 0.0364660806953907, -0.024754595011472702, -0.019598810002207756, -0.029961595311760902, 0.0007426378433592618, 0.014997869729995728, 0.024020493030548096, -0.017908668145537376, 0.004541187547147274, 0.05008964240550995, -0.025556985288858414, 0.010909093543887138, 0.00045294506708160043, 0.012667523697018623, -0.03752455115318298, -0.005164320580661297, 0.017601370811462402, -0.019547592848539352, -0.009142127819359303, 0.0031327365431934595, -0.015458817593753338, 0.026905683800578117, -0.015458817593753338, 0.060469500720500946, 0.005544175393879414, 0.023081526160240173, -0.007631244137883186, 0.011506618931889534, 0.02822023816406727, 0.022227918729186058, -0.02876654639840126, 0.017029453068971634, -0.043124210089445114, -0.0273154154419899, -0.01177977304905653, -0.0071959043852984905, 0.022415712475776672, 0.0016463939100503922, 0.008211696520447731, 0.06914214044809341, 0.015655146911740303, 0.0036918490659445524, 0.020725570619106293, -0.015731971710920334, -0.004110116511583328, -0.021527960896492004, -0.010183528065681458, 0.0019857026636600494, 0.08215110749006271, 0.038958609104156494, -0.024242430925369263, 0.03523688390851021, 0.01047375425696373, -0.022040124982595444, -0.025556985288858414, 0.09983783960342407, -0.021681610494852066, 0.07320531457662582, 0.014682035893201828, -0.0637814924120903, -0.03201025351881981, -0.051455412060022354, -0.015313704498112202, 0.03172002732753754, -0.012727276422083378, -0.02383269928395748, -0.007276997435837984, -0.05217244103550911, 0.03110542893409729, -0.02678617835044861, 0.05282118171453476, 0.019752459600567818, -0.005770381540060043, -0.03796842694282532, 0.006180112715810537, 0.0008733463473618031, -0.05384550988674164, 0.005603928118944168, 0.012368761003017426, 0.02900555543601513, 0.01709774322807789, 0.06023048982024193, 0.05227487534284592, -0.0001632522908039391, -0.01609048619866371, 0.04633377119898796, 0.043260786682367325, 0.006133164279162884, -0.03851473331451416, -0.035305172204971313, 0.005330774001777172, -0.038719601929187775, 0.026239870116114616, 0.010166455991566181, 0.05674777552485466, -0.004609476309269667, -0.023747337982058525, -0.052513886243104935, -0.03889032080769539, -0.01784037984907627, 0.01580026000738144, 0.007930006831884384, -0.026342302560806274, -0.05428938567638397, -0.023644905537366867, -0.06197184696793556, 0.03854887932538986, -0.025539912283420563, 0.003915920853614807, 0.070200614631176, -0.03006402775645256, 0.0253691915422678, -0.008689716458320618, 0.08010245114564896, -0.016927020624279976, -0.03071277029812336, 0.016303887590765953, 0.022808371111750603, 0.019206151366233826, 0.05244559794664383, 0.02692275494337082, 0.05179685726761818, 0.002306872047483921, 0.055621013045310974, 0.013504058122634888, -0.03841230273246765, 0.011805380694568157, -0.02511310949921608, 0.01353820227086544, -0.03472471982240677, -0.029568936675786972, -0.08099020272493362, 0.021766971796751022, -0.010414001531898975, 0.04329493269324303, 0.016235599294304848, 0.05384550988674164, 0.004225353244692087 ]
29,066
pytrie
__iter__
null
def __iter__(self): return self.iterkeys()
(self)
[ 0.010401866398751736, -0.05247017368674278, -0.06853381544351578, -0.01840076968073845, 0.0006712042959406972, 0.011866685934364796, -0.00013616960495710373, 0.0007288095657713711, 0.12383487820625305, 0.016285832971334457, -0.019289536401629448, -0.019602250307798386, 0.03169935941696167, 0.047400910407304764, -0.028703883290290833, -0.024029627442359924, 0.010122069157660007, 0.04621588811278343, -0.05391853302717209, 0.008443286642432213, -0.02355232648551464, -0.0017898781225085258, 0.061917439103126526, 0.0097352908924222, -0.041080787777900696, 0.03920450061559677, 0.01263201329857111, -0.02123165689408779, 0.0907859057188034, 0.00673570204526186, -0.0875600129365921, -0.011603347957134247, 0.036044441163539886, -0.00016960123321041465, -0.0004034940793644637, -0.03469483181834221, -0.02187354490160942, 0.011142505332827568, 0.025247568264603615, 0.03686737269163132, 0.05019887909293175, 0.0016942122019827366, -0.01575915701687336, -0.034925252199172974, 0.014985599555075169, 0.0007874434813857079, 0.05302976816892624, 0.01989850588142872, 0.04842134565114975, -0.05056096985936165, 0.013331505469977856, 0.007846660912036896, 0.026778221130371094, -0.02190646156668663, -0.02718968875706196, 0.020211221650242805, 0.010903854854404926, -0.011463449336588383, -0.02658071741461754, 0.06501166522502899, -0.04631463810801506, -0.03545193001627922, 0.027387192472815514, -0.01281305868178606, 0.03364147990942001, -0.06971883773803711, -0.07472226768732071, 0.008574956096708775, 0.0034830616787075996, 0.015890825539827347, -0.032966673374176025, -0.028078455477952957, 0.012269922532141209, 0.03973117843270302, -0.039434924721717834, -0.0029851875733584166, -0.06840214878320694, 0.027453025802969933, 0.04828967526555061, -0.0632341280579567, -0.03352626785635948, 0.022235635668039322, -0.06945549696683884, 0.00961185060441494, -0.005851049907505512, 0.011924291029572487, 0.01751200295984745, -0.024720890447497368, -0.018351392820477486, 0.07399808615446091, -0.054116036742925644, 0.061983272433280945, 0.013216295279562473, 0.05418187379837036, -0.036110274493694305, -0.0023124401923269033, -0.045327119529247284, -0.006924976594746113, 0.0117926225066185, -0.024523386731743813, -0.013520780019462109, 0.049869704991579056, 0.054116036742925644, 0.037723224610090256, -0.019947882741689682, -0.028325334191322327, -0.05724318325519562, -0.05586065351963043, 0.007332328241318464, 0.024490470066666603, -0.057407766580581665, 0.04845426231622696, 0.014146208763122559, 0.004958168137818575, 0.022564807906746864, -0.06886298954486847, -0.008805377408862114, -0.018878070637583733, 0.023206695914268494, -0.013191606849431992, -0.02858867309987545, 0.059415724128484726, 0.00492113595828414, 0.044405434280633926, 0.020951859652996063, 0.03759155422449112, 0.007175970822572708, 0.011743245646357536, 0.015372377820312977, -0.016499795019626617, 0.034661915153265, 0.02361816167831421, -0.023239612579345703, 0.022285010665655136, 0.044899195432662964, -0.0201947633177042, 0.07136470079421997, -0.008208751678466797, -0.011800851672887802, 0.08545330911874771, 0.045755043625831604, -0.005274997092783451, 0.040224939584732056, 0.0571773461997509, -0.023930875584483147, -0.04996845871210098, 0.003789603943005204, 0.04124537482857704, 0.04387876018881798, -0.030218079686164856, 0.009858731180429459, 0.024062544107437134, 0.05628858134150505, 0.04506378248333931, -0.07821150124073029, 0.022828146815299988, -0.05760527029633522, -0.015849679708480835, -0.01417089719325304, -0.040356606245040894, -0.022680018097162247, -0.027864493429660797, -0.00605678278952837, -0.03462899848818779, 0.0007226375746540725, 0.02844054624438286, 0.008747772313654423, -0.03230832889676094, 0.028210124000906944, -0.0045508164912462234, -0.0009391716448590159, -0.0618186853826046, -0.05000137537717819, 0.005344946403056383, -0.033328764140605927, 0.04246331378817558, -0.009866960346698761, 0.09144425392150879, 0.024079004302620888, 0.044471271336078644, 0.004112605005502701, -0.04424084722995758, -0.09552600234746933, -0.026860514655709267, 0.05421479046344757, 0.014244960620999336, 0.04453710466623306, 0.023107944056391716, 0.009439035318791866, -0.011743245646357536, -0.01989850588142872, -0.04219997674226761, -0.014631738886237144, 0.029740778729319572, -0.006427102256566286, 0.004822384100407362, -0.052799347788095474, 0.014014539308845997, -0.04911261051893234, 0.07617063075304031, -0.06688795238733292, -0.034069404006004333, -0.04842134565114975, -0.003945961128920317, 0.005513647571206093, 0.013553697615861893, 0.008175834082067013, -0.06464957445859909, 0.0339377336204052, -0.0073899333365261555, -0.001595460344105959, -0.07222054898738861, 0.0056658899411559105, 0.001015807269141078, 0.04246331378817558, -0.04085036739706993, -0.011924291029572487, -0.04996845871210098, 0.0004245817253831774, 0.008632561191916466, 0.050264712423086166, 0.009694144129753113, 0.01347140409052372, -0.034892335534095764, -0.011570430360734463, -0.0393032543361187, 0.0028884930070489645, -0.020984778180718422, -0.08387327194213867, -0.03867782652378082, 0.0443066842854023, 0.019421206787228584, 0.018137430772185326, 0.012237005867064, 0.024819642305374146, 0.010459471493959427, -0.00910986214876175, -0.003583870828151703, -0.00012749023153446615, 0.017232205718755722, -0.003522150916978717, 0.038644906133413315, 0.029823072254657745, 0.008307503536343575, -0.05516939237713814, 0.030596628785133362, 0.034793585538864136, 0.06998217850923538, 0.01836785301566124, 0.012673160061240196, 0.024490470066666603, -0.056486085057258606, -0.0017466741846874356, -0.0012333700433373451, 0.029724320396780968, -0.05852695554494858, -0.04509669914841652, 0.0012405706802383065, 0.03956659138202667, -0.017429709434509277, 0.018878070637583733, 0.038151148706674576, -0.033394597470760345, 0.055301059037446976, 0.019602250307798386, 0.05164724215865135, 0.049441780894994736, 0.03959950804710388, -0.03476066514849663, 0.04970512166619301, 0.04634755477309227, -0.018466604873538017, -0.04641339182853699, 0.021807709708809853, -0.022630643099546432, 0.03204498812556267, -0.025362778455018997, -0.012302840128540993, -0.0682704746723175, -0.004596077837049961, 0.020425183698534966, 0.004040598403662443, -0.05019887909293175, -0.02022767998278141, -0.03123851679265499, 0.0010636402294039726, -0.02801262028515339, -0.014738719910383224, 0.019108491018414497, -0.015438213013112545, 0.07781649380922318, 0.009982170537114143, -0.010286655277013779, -0.03377314656972885, 0.05260184407234192, -0.03410232067108154, -0.050330549478530884, -0.04996845871210098, 0.041969556361436844, 0.03308188542723656, 0.03867782652378082, -0.04585379734635353, -0.06142367795109749, 0.01836785301566124, -0.028094913810491562, 0.025856537744402885, 0.06106158718466759, 0.08064737915992737, -0.028638049960136414, 0.027041560038924217, -0.023256070911884308, 0.013693596236407757, 0.0066945552825927734, 0.028325334191322327, -0.02737073414027691, -0.08775752037763596, -0.012302840128540993, 0.046577975153923035, -0.005620628595352173, 0.10526952147483826, -0.07939652353525162, 0.04496502876281738, -0.007068989798426628, -0.005632972810417414, -0.008035935461521149, -0.006122617516666651, 0.011553972028195858, 0.026679469272494316, 0.015265396796166897, 0.02300919219851494, -0.010714580304920673, -0.06438623368740082, 0.01432725414633751, 0.054017286747694016, -0.04305582493543625, 0.04759841412305832, 0.04453710466623306, 0.023272529244422913, 0.021281033754348755, -0.0636291354894638, -0.00044721236918121576, -0.04545878991484642, 0.004386229906231165, -0.018318476155400276, -0.05046221986413002, 0.00968591496348381, -0.02276231162250042, 0.006081470753997564, 0.04773008078336716, -0.017594296485185623, 0.021840626373887062, 0.005073378793895245, 0.05711151286959648, 0.027716364711523056, 0.042759571224451065, -0.00968591496348381, -0.012195859104394913, 0.003001646138727665, -0.01808805577456951, 0.025609657168388367, 0.09519682824611664, -0.0024934853427112103, -0.05921822041273117, -0.02215334214270115, 0.007628583814948797, -0.039928682148456573, -0.036110274493694305, -0.016491565853357315, 0.029971199110150337, -0.0496722012758255, -0.006052668206393719, 0.007821973413228989, -0.05085722729563713, -0.03087642602622509, 0.008060622960329056, -0.022597724571824074, 0.00968591496348381, 0.08262241631746292, -0.0321602001786232, 0.03505692258477211, 0.04183788597583771, -0.009192155674099922, 0.031139764934778214, 0.04246331378817558, -0.028852012008428574, -0.021034153178334236, 0.06438623368740082, -0.022169800475239754, 0.025774244219064713, 0.03759155422449112, -0.04470169171690941, -0.04223289340734482, -0.06000823527574539, 0.009850501082837582, -0.0198326725512743, -0.03963242843747139, 0.044438350945711136, -0.06376080960035324, -0.02904951572418213, -0.0396653451025486, 0.05809903144836426, -0.022680018097162247, -0.014294336549937725, 0.014993829652667046, 0.0300205759704113, -0.038118232041597366, 0.025132356211543083, -0.028489921241998672, 0.0176930483430624, -0.03495816886425018, -0.0063612679950892925, -0.018746402114629745, -0.024062544107437134, -0.05635441467165947, 0.027815116569399834, -0.04828967526555061, 0.003201207146048546, -0.0004585276765283197, 0.04730215668678284, 0.07169387489557266, 0.006949664559215307, -0.04387876018881798, 0.0010389522649347782, 0.027354273945093155, 0.0048635308630764484, -0.005320258438587189, -0.03495816886425018, -0.02587299607694149, 0.005196818616241217, -0.02547798864543438, -0.03726238012313843, -0.05184474587440491, 0.006217254791408777, -0.013948705047369003, 0.014129750430583954, -0.02611987665295601, -0.04019201919436455, -0.0030037034302949905, -0.01229461096227169, 0.062312446534633636, 0.01292003970593214, 0.010410095565021038, 0.010089151561260223, -0.02769990637898445, 0.07597312331199646, -0.015536964870989323, -0.00515567185357213, 0.08308325707912445, 0.08216157555580139, 0.017281580716371536, 0.002843231661245227, 0.009364970959722996, 0.032390620559453964, -0.06356330215930939, 0.03472774848341942, 0.04970512166619301, -0.037426967173814774, -0.013956934213638306, 0.0008661363972350955, 0.02779865823686123, 0.0342998243868351, 0.021643122658133507, -0.0047442056238651276, -0.010780415497720242, -0.018055137246847153, -0.022235635668039322, -0.02373337186872959, 0.04726924002170563, 0.006953779142349958, 0.01754491962492466, 0.031929779797792435, -0.0012364559806883335, -0.05010012909770012, -0.09815938025712967, -0.04173913225531578, 0.027815116569399834, -0.005822246894240379, 0.026251545175909996, -0.04157454892992973, -0.06020573899149895, -0.0271567702293396, -0.0464463084936142, 0.026893433183431625, -0.050330549478530884, 0.006892059464007616, -0.03224249184131622, 0.007620354648679495, -0.020096009597182274, -0.032604582607746124, -0.003182691289111972, 0.024243589490652084, -0.007488685194402933, -0.026712387800216675, 0.02562611736357212, 0.07011384516954422, 0.011529283598065376, 0.009266219101846218, 0.018927445635199547, -0.03670278564095497, -0.007287066895514727, 0.004847072064876556, 0.022433139383792877, 0.028884928673505783, 0.0284076277166605, -0.005583596881479025, 0.010714580304920673, 0.011315321549773216, -0.04042244330048561, 0.0012878893176093698, -0.0614565946161747, 0.011693869717419147, -0.022498972713947296, -0.01409683283418417, -0.02926347777247429, 0.026893433183431625, -0.06520916521549225, -0.044833358377218246, -0.011702099815011024, -0.040751613676548004, 0.07057468593120575, 0.03584693744778633, 0.008402139879763126, -0.008332191035151482, 0.02812783047556877, -0.030102869495749474, 0.058263618499040604, -0.0182197242975235, -0.02215334214270115, 0.002843231661245227, 0.031715817749500275, 0.018878070637583733, -0.014927994459867477, -0.012171170674264431, 0.05131806805729866, -0.06580168008804321, 0.003750514704734087, -0.0009952338878065348, 0.0047277468256652355, -0.002141681732609868, 0.09065423905849457, 0.06102867051959038, -0.0008969963528215885, 0.03614319488406181, -0.031781651079654694, 0.03365793824195862, 0.023881500586867332, -0.06385955959558487, -0.0453929528594017, -0.027683448046445847, -0.016055412590503693, -0.03617611154913902, -0.02154437080025673, 0.01234398689121008, -0.01618708111345768, 0.004303936846554279, -0.0017816487234085798, 0.014137979596853256, -0.020063092932105064, -0.020704980939626694, 0.0287697184830904, 0.027897410094738007, 0.01633520983159542, -0.05352352559566498, -0.021182281896471977, -0.008574956096708775, -0.0077725970186293125, 0.009406117722392082, 0.06780963391065598, 0.008089425973594189, 0.03319709375500679, -0.018878070637583733, 0.037361133843660355, -0.015199562534689903, 0.0041043758392333984, 0.029559733346104622, 0.0628720372915268, -0.03890824690461159, -0.006562886293977499, -0.02404608577489853, -0.10204362124204636, 0.009825813584029675, 0.000030313487513922155, 0.06692086905241013, -0.0006439446588046849, -0.02083664946258068, -0.011841998435556889, -0.03204498812556267, 0.04259498417377472, -0.03726238012313843, 0.0003019133291672915, -0.005340831819921732, -0.021643122658133507, -0.03033328987658024, -0.031320810317993164, 0.03426690772175789, -0.061917439103126526, 0.00042046705493703485, -0.02666301093995571, -0.050264712423086166, -0.01513372827321291, 0.014483611099421978, 0.02644904889166355, 0.013710054568946362, 0.04960636794567108, 0.027996161952614784, -0.019717462360858917, 0.01432725414633751, 0.05671650543808937, 0.031353726983070374, 0.010739268735051155, -0.08966671675443649, -0.01679605059325695, 0.0428912378847599, -0.04493211209774017, 0.012146483175456524, 0.00572761008515954, 0.03657111898064613, 0.008422713726758957, -0.006254286505281925, 0.014244960620999336, -0.011233028024435043, -0.01597311906516552, -0.017199289053678513, 0.06958717107772827, -0.044866278767585754, -0.06280620396137238, 0.012829517014324665, -0.0018104513874277472, 0.04993554204702377, -0.017643671482801437, -0.004460293799638748, -0.029000138863921165, 0.05678233876824379, -0.031222056597471237, -0.016162393614649773, 0.017660129815340042, -0.0018341107061132789, -0.0003662049421109259, -0.051943495869636536, 0.03137018531560898, -0.013874641619622707, 0.006427102256566286, -0.018203265964984894, 0.01145522017031908, -0.03940200433135033, 0.009068715386092663, -0.01450829952955246, 0.01851597987115383, 0.06445206701755524, -0.0782773345708847, -0.007599781267344952, 0.02633383870124817, -0.009422576986253262, 0.011224798858165741, -0.05056096985936165, -0.05559731647372246, 0.015594569966197014, -0.012064189650118351, -0.012854204513132572, -0.010772185400128365, -0.0014483610866591334, 0.0038245785981416702, 0.0033225896768271923, -0.042825404554605484, 0.04852009564638138, 0.007908380590379238, -0.03907283395528793, 0.014442464336752892, -0.0060485536232590675, 0.018910987302660942, 0.019421206787228584, 0.006019751075655222, -0.022959815338253975, -0.06050199270248413, -0.06761213392019272, 0.033147718757390976, 0.0037710878532379866, -0.005307914223521948, 0.0614565946161747, -0.046117134392261505, -0.043121661990880966, 0.037295300513505936, -0.022531891241669655, 0.062312446534633636, -0.027535319328308105, -0.017643671482801437, -0.0030530793592333794, -0.02291044034063816, 0.017199289053678513, -0.08466329425573349, 0.024918394163250923, -0.06385955959558487, 0.01718282885849476, 0.00497462647035718, -0.026630094274878502, 0.05378686636686325, 0.004818269517272711, -0.03624194487929344, 0.02258126623928547, -0.017100537195801735, 0.0040200250223279, 0.03551776334643364, 0.0400274358689785, -0.0030427926685661077, 0.014137979596853256, 0.002326841466128826, 0.011430531740188599, 0.034793585538864136, 0.017067618668079376, 0.008101769722998142, -0.011348238214850426, 0.06958717107772827, -0.042331647127866745, -0.04595254734158516, 0.043549586087465286, -0.0271567702293396, 0.05493897199630737, 0.007332328241318464, 0.020918942987918854, 0.051910579204559326, 0.01273899432271719, -0.027880951762199402, 0.014228502288460732, 0.07472226768732071, 0.005966260097920895, 0.02615279331803322, -0.019207242876291275, 0.02498422935605049, -0.06139076128602028, 0.04591963067650795, 0.01661500707268715, -0.059382807463407516, -0.06593334674835205, 0.05042929947376251, -0.008212866261601448, -0.032933756709098816, -0.003437800332903862, 0.0232231542468071, 0.037723224610090256, 0.05013304576277733, -0.02422713115811348, 0.013010562397539616, -0.00021216226741671562, 0.026646552607417107, 0.0368015393614769, -0.057012759149074554, 0.03138664364814758, 0.03163352236151695, -0.005912769585847855, -0.017808258533477783, 0.023848582059144974, 0.04170621559023857, 0.035254426300525665, -0.014845701865851879, 0.011479907669126987, 0.007920725271105766, -0.028029078617691994, -0.03630777820944786, -0.003980935551226139, 0.025099439546465874, -0.0439445935189724, -0.05770402401685715, -0.01861473172903061, 0.02340419963002205, -0.005019887816160917, 0.02712385356426239, 0.08979839086532593, -0.015232480131089687 ]
29,067
pytrie
__len__
null
def __len__(self): return len(self._root)
(self)
[ -0.0012247208505868912, -0.015141268260776997, 0.041422244161367416, 0.052157748490571976, 0.021002143621444702, 0.06848736107349396, -0.014712817966938019, 0.009757347404956818, 0.03641018271446228, 0.024219563230872154, 0.008948950096964836, -0.05510031431913376, 0.025205805897712708, -0.01660446636378765, -0.007016882766038179, 0.0116813313215971, 0.038382671773433685, -0.0019462148193269968, 0.0029102277476340532, 0.057008128613233566, -0.054388925433158875, 0.010492987930774689, 0.07456650584936142, -0.01953086256980896, -0.05493863299489021, -0.012829254381358624, 0.02079196088016033, -0.02354050986468792, 0.07294970750808716, 0.0006679376820102334, -0.1374920904636383, -0.017348190769553185, 0.04410611838102341, -0.0011307448148727417, 0.02947414107620716, -0.002182670868933201, -0.0003584733640309423, 0.012134033255279064, 0.03385565057396889, -0.001986634684726596, -0.0033871817868202925, -0.02842322550714016, -0.03725091740489006, -0.02158419042825699, 0.04607860743999481, -0.007029008585959673, 0.07269102334976196, 0.018576953560113907, -0.05817221850156784, -0.03427601605653763, -0.0033225100487470627, 0.051220010966062546, 0.011002277955412865, 0.027259133756160736, -0.048956498503685, 0.06383099406957626, 0.02127699926495552, 0.018576953560113907, 0.002045243512839079, 0.0072351498529314995, -0.0029991513583809137, 0.050023581832647324, 0.03508441150188446, -0.02881125546991825, -0.01757454313337803, -0.023039303719997406, -0.036539528518915176, 0.04620794951915741, 0.04177793860435486, 0.029635820537805557, -0.03595748171210289, 0.01760687865316868, -0.018108084797859192, 0.06965145468711853, 0.01067083515226841, -0.02932862937450409, 0.003472063457593322, 0.031656812876462936, 0.05642608180642128, -0.02950647659599781, -0.02354050986468792, 0.002974899485707283, 0.035763464868068695, 0.060565073043107986, 0.06353997439146042, -0.000014273252418206539, 0.003435685532167554, 0.05199607089161873, 0.004108675755560398, 0.029409468173980713, -0.023411165922880173, 0.056620098650455475, 0.015262528322637081, 0.010929522104561329, -0.035731129348278046, -0.007744439411908388, -0.005513264797627926, -0.06130879744887352, 0.027469316497445107, -0.05186672508716583, -0.038932379335165024, 0.08290915936231613, 0.011034613475203514, 0.02953881211578846, 0.0025929322000592947, 0.0321580171585083, -0.023766860365867615, -0.044138453900814056, -0.02968432381749153, 0.04216596856713295, 0.008112260140478611, 0.007485752459615469, 0.03408200293779373, 0.058010540902614594, -0.0011954164365306497, -0.021891379728913307, -0.013977177441120148, -0.020112907513976097, 0.007736355531960726, -0.0007770712254568934, 0.05448593199253082, 0.03134962171316147, -0.018188923597335815, -0.057525504380464554, 0.041519250720739365, 0.036604199558496475, -0.015254444442689419, 0.009385484270751476, -0.011560071259737015, -0.032626885920763016, 0.08271513879299164, 0.024963287636637688, 0.004943345207720995, 0.02594953216612339, 0.0663531944155693, -0.024526752531528473, 0.04439714178442955, -0.038867708295583725, -0.061890844255685806, 0.01904582418501377, -0.007728271652013063, -0.0020169494673609734, 0.02604653872549534, 0.01684698462486267, -0.056555427610874176, 0.052642788738012314, -0.01329004019498825, 0.024979455396533012, -0.012287628836929798, -0.010185797698795795, -0.008350737392902374, -0.036539528518915176, 0.042812686413526535, -0.015246360562741756, -0.029393300414085388, 0.006568222306668758, 0.018787138164043427, -0.05451826751232147, 0.02354050986468792, -0.09144582599401474, -0.04126056283712387, -0.011560071259737015, -0.03375864401459694, -0.06082376092672348, -0.04617561399936676, 0.006762237753719091, 0.013241536915302277, -0.05422724410891533, -0.05254577845335007, 0.0663531944155693, 0.01729968748986721, -0.034405358135700226, -0.06121179088950157, 0.02915078215301037, -0.018754800781607628, -0.0007310936925932765, -0.02504412643611431, 0.05325716733932495, -0.019094327464699745, 0.0138640021905303, -0.01615176349878311, -0.04721036180853844, -0.013007101602852345, -0.04843912646174431, 0.0444294773042202, 0.02350817434489727, 0.0013914526207372546, 0.02360518090426922, 0.027323804795742035, 0.01489066518843174, -0.0755365788936615, -0.041422244161367416, -0.001654181513004005, -0.004628070630133152, 0.022732112556695938, -0.01572331413626671, 0.006972420960664749, 0.012085529044270515, -0.007000714540481567, -0.002778863301500678, -0.060177043080329895, -0.032901741564273834, 0.00322550255805254, -0.012716079130768776, -0.0024312527384608984, 0.0005820455844514072, -0.04181027412414551, 0.012125949375331402, -0.0048544215969741344, -0.015505046583712101, -0.040678516030311584, -0.048148103058338165, 0.02308780699968338, 0.03980544954538345, 0.02727530151605606, -0.0752778947353363, -0.06111478433012962, -0.041034210473299026, -0.013451719656586647, -0.006382291205227375, 0.0511876717209816, 0.0664825364947319, 0.018156588077545166, -0.04753372073173523, -0.0756012499332428, -0.045528896152973175, 0.003965185489505529, 0.016685307025909424, 0.020484769716858864, -0.03812398388981819, 0.02953881211578846, 0.00845582876354456, 0.01110736932605505, 0.007429164834320545, 0.018851809203624725, -0.04976489394903183, 0.006604600232094526, 0.013152613304555416, 0.014753238297998905, -0.03631317615509033, -0.05277213081717491, -0.06208486109972, 0.01736435852944851, -0.007077512331306934, -0.025868691504001617, 0.016782313585281372, 0.012303796596825123, 0.03508441150188446, 0.041066549718379974, 0.0019118579803034663, -0.06117945536971092, -0.10910120606422424, -0.042845021933317184, -0.03873836621642113, 0.05959499999880791, -0.06971612572669983, -0.02957114763557911, 0.04394444078207016, -0.010533408261835575, 0.005024184938520193, 0.03650718927383423, 0.009264225140213966, 0.035246092826128006, 0.08562537282705307, -0.034437697380781174, 0.03125261142849922, 0.05759017542004585, 0.0019937080796808004, -0.06111478433012962, 0.0045633986592292786, 0.012813086621463299, -0.00744533259421587, -0.009708843193948269, -0.006588432472199202, -0.023136310279369354, -0.03128495067358017, -0.009054042398929596, 0.05054095759987831, -0.0266770888119936, 0.016119427978992462, 0.023103974759578705, -0.01229571271687746, -0.037121571600437164, 0.015666726976633072, -0.0842672660946846, 0.027113622054457664, -0.019369183108210564, -0.014777489937841892, -0.03414667397737503, -0.025884859263896942, 0.009280392900109291, 0.012788834050297737, -0.01729968748986721, 0.04588459059596062, 0.04135756939649582, -0.03450236842036247, -0.04410611838102341, 0.02619205042719841, 0.005408173426985741, 0.035246092826128006, -0.03089691884815693, -0.03744493052363396, -0.05432425066828728, -0.030993925407528877, 0.011463063769042492, 0.03337061405181885, 0.04171326383948326, 0.0377359539270401, 0.06622385233640671, 0.02824537828564644, -0.024947119876742363, 0.031204110011458397, 0.009159133769571781, 0.03873836621642113, 0.057913534343242645, -0.003676183521747589, 0.017412863671779633, -0.054388925433158875, -0.005986176896840334, 0.06848736107349396, -0.035343099385499954, 0.0443001352250576, -0.004611902870237827, -0.046919338405132294, -0.018188923597335815, 0.014227780513465405, 0.06606217473745346, 0.0063944170251488686, 0.012522063218057156, -0.017380526289343834, -0.029134614393115044, -0.049021169543266296, 0.022974632680416107, -0.013589147478342056, -0.07353175431489944, -0.023411165922880173, 0.06299026310443878, -0.0009579499601386487, -0.01938535086810589, -0.014349039644002914, 0.05419490858912468, 0.015472711063921452, -0.026499241590499878, -0.0010145377600565553, 0.04944153502583504, 0.004749330226331949, 0.03508441150188446, -0.024947119876742363, 0.05458293855190277, 0.005553684663027525, -0.015480794943869114, -0.0042238724417984486, 0.011754087172448635, -0.011600491590797901, 0.01412268914282322, -0.02130933478474617, 0.017558375373482704, 0.05209307745099068, 0.011463063769042492, 0.07857614755630493, 0.04721036180853844, 0.011762171052396297, -0.054356589913368225, -0.007950580678880215, -0.017429031431674957, -0.029651988297700882, -0.013823581859469414, -0.007485752459615469, -0.007251317612826824, -0.0356341227889061, 0.0055819787085056305, -0.08058097213506699, -0.05189906433224678, -0.023459669202566147, 0.023863868787884712, 0.03592514619231224, -0.03518142178654671, 0.01959553360939026, -0.0026050580199807882, -0.05817221850156784, 0.010856766253709793, 0.04090486839413643, 0.0031284948345273733, -0.04620794951915741, -0.010541492141783237, -0.021648861467838287, -0.047242697328329086, -0.035310763865709305, 0.0024979454465210438, 0.03375864401459694, -0.021842876449227333, 0.02064644917845726, -0.051284682005643845, -0.026563912630081177, -0.06525377184152603, 0.03828566521406174, 0.06751728802919388, -0.018512282520532608, 0.020209915935993195, 0.018285932019352913, 0.06389566510915756, -0.007942496798932552, -0.0200482364743948, 0.04585225507616997, 0.009231889620423317, -0.0033305941615253687, 0.02312014251947403, -0.014146940782666206, -0.030783742666244507, -0.006333787459880114, 0.016927825286984444, 0.0017845354741439223, -0.010541492141783237, 0.00010351266246289015, 0.005727489944547415, -0.09461473673582077, 0.04038749635219574, 0.0189003124833107, 0.08543135225772858, 0.0013641692930832505, -0.024057883769273758, 0.05584403872489929, 0.03337061405181885, 0.08950567245483398, -0.007109848316758871, 0.01511701662093401, -0.04268334060907364, -0.010598079301416874, 0.004248124081641436, 0.03173765167593956, -0.054776955395936966, 0.004983765073120594, 0.02483394369482994, -0.01802724413573742, -0.03919106721878052, -0.02064644917845726, -0.045140866190195084, -0.05380687862634659, -0.014203528873622417, 0.04258633404970169, 0.048148103058338165, 0.04035515710711479, 0.03434068709611893, 0.052190084010362625, 0.05898061767220497, -0.05636141076683998, 0.017186511307954788, -0.002318077255040407, 0.009482492692768574, -0.04258633404970169, -0.04588459059596062, -0.01583649031817913, 0.024704599753022194, -0.011915765702724457, -0.04970022290945053, -0.025901027023792267, -0.10004716366529465, 0.0021887337788939476, -0.053451184183359146, -0.006305493414402008, -0.05096132308244705, 0.03906172513961792, -0.013443635776638985, -0.022521929815411568, -0.03738025948405266, -0.02392853982746601, 0.02633756212890148, -0.0042845020070672035, -0.010242384858429432, 0.00005084056829218753, 0.051672711968421936, -0.01715417578816414, -0.05238410085439682, -0.07585994154214859, 0.033047255128622055, -0.010492987930774689, -0.031656812876462936, 0.002596974140033126, -0.015408039093017578, -0.036539528518915176, -0.048568468540906906, 0.010307056829333305, 0.012683742679655552, -0.03267539292573929, -0.04523787274956703, -0.027081286534667015, -0.06299026310443878, -0.022053059190511703, 0.02245725877583027, -0.02866574376821518, -0.014728986658155918, -0.009749263525009155, -0.02818070538341999, -0.005028226878494024, 0.06244055554270744, 0.01935301534831524, 0.023492004722356796, -0.0333382748067379, -0.04071085527539253, -0.012538231909275055, -0.04834211617708206, 0.03382331505417824, 0.020420098677277565, 0.010339392349123955, -0.022651273757219315, -0.005626440513879061, 0.002700044773519039, -0.016297275200486183, 0.03092925436794758, -0.010145377367734909, 0.010921438224613667, -0.028552567586302757, 0.017768558114767075, 0.03125261142849922, 0.05856025218963623, 0.03306342288851738, 0.02082429639995098, 0.0071583520621061325, 0.012602902948856354, 0.03434068709611893, -0.0003188114205840975, -0.010331308469176292, 0.008399240672588348, -0.056199733167886734, -0.018156588077545166, 0.03456703945994377, -0.018156588077545166, -0.019547030329704285, 0.03162447735667229, 0.06169683113694191, 0.033467620611190796, -0.010533408261835575, 0.012530147098004818, 0.03728325292468071, -0.05031460523605347, 0.035375434905290604, 0.017218848690390587, -0.039676107466220856, -0.004809959791600704, 0.05244877189397812, 0.020549442619085312, -0.060177043080329895, 0.04766306281089783, -0.028293881565332413, -0.022586600854992867, 0.04795408621430397, 0.05228709429502487, -0.05603805184364319, 0.03204484283924103, -0.0031628517899662256, 0.0005396047490648925, 0.00294256373308599, 0.06512442976236343, -0.005294997710734606, 0.09273926168680191, 0.021357838064432144, 0.01649937406182289, -0.02905377373099327, 0.04533488303422928, 0.006830951198935509, -0.0051737381145358086, -0.029069941490888596, 0.004575524944812059, -0.0004655859374906868, -0.001858301693573594, -0.01814042031764984, -0.041066549718379974, 0.0053273336961865425, 0.05199607089161873, 0.05400089547038078, -0.022651273757219315, 0.005630482453852892, -0.011406476609408855, -0.06269924342632294, 0.01869012974202633, 0.008779187686741352, -0.06499508768320084, 0.03136578947305679, -0.012999017722904682, -0.09571415930986404, 0.009902858175337315, -0.011317552998661995, 0.025820188224315643, 0.02236025035381317, 0.00122067891061306, 0.031155604869127274, -0.04187494516372681, 0.0320286750793457, -0.07702402770519257, -0.012691826559603214, -0.05144635960459709, -0.014316704124212265, 0.02528664655983448, -0.037024565041065216, 0.044558823108673096, -0.016685307025909424, -0.017671549692749977, -0.031721483916044235, 0.02347583696246147, -0.04717802628874779, 0.05021759867668152, 0.00627719983458519, -0.0465313084423542, 0.054388925433158875, -0.015359535813331604, -0.021907547488808632, 0.02926395833492279, 0.07139758765697479, -0.0025848480872809887, 0.013249620795249939, 0.018884144723415375, -0.03295024484395981, 0.03915873169898987, -0.0756659209728241, -0.04527021199464798, -0.009272309020161629, -0.008722599595785141, 0.04843912646174431, 0.027663331478834152, 0.06447771191596985, -0.0161113440990448, 0.022990800440311432, -0.008172890171408653, -0.003142641857266426, -0.05826922878623009, -0.0004959008074365556, 0.026871103793382645, -0.001188343041576445, -0.009822018444538116, -0.011390307918190956, 0.03434068709611893, -0.052642788738012314, 0.02758249267935753, -0.06848736107349396, -0.01133372075855732, -0.02535131759941578, -0.012061277404427528, -0.005016101058572531, -0.0062165698036551476, 0.034825727343559265, -0.00008728157263249159, -0.0025181553792208433, -0.046304959803819656, -0.010525323450565338, 0.007627222221344709, 0.008690263144671917, 0.009789682924747467, 0.04268334060907364, -0.010695086792111397, -0.038350336253643036, -0.01893264800310135, -0.017897900193929672, 0.006499508861452341, -0.011519651859998703, 0.004963555373251438, -0.02103447914123535, 0.024995623156428337, 0.0000023683494418946793, -0.0578165240585804, 0.0036478897091001272, -0.014260116033256054, -0.019870389252901077, -0.014914917759597301, -0.025884859263896942, 0.06758195906877518, -0.00945015624165535, 0.033564627170562744, 0.018787138164043427, -0.008209267631173134, -0.0035286513157188892, 0.015707146376371384, 0.02239258587360382, -0.004866547416895628, -0.018819473683834076, -0.027841178700327873, -0.013993345201015472, -0.007538298610597849, 0.010978026315569878, 0.05723448097705841, -0.0006335808429867029, -0.02179437316954136, 0.06945743411779404, -0.06357230991125107, -0.02302313596010208, 0.029587315395474434, 0.04029048606753349, -0.03818865492939949, 0.024607593193650246, 0.09403269737958908, -0.05849557742476463, -0.038350336253643036, -0.07715336978435516, 0.0623435452580452, 0.06347530335187912, -0.024187225848436356, 0.02082429639995098, 0.00749787874519825, 0.027259133756160736, 0.025448326021432877, -0.04274801164865494, 0.05471228435635567, 0.014817910268902779, -0.031689148396253586, -0.02845556102693081, 0.006301451474428177, 0.006091268267482519, -0.04391210526227951, 0.01430053636431694, -0.021778205409646034, 0.044655829668045044, -0.02628905698657036, 0.08258579671382904, 0.0018350603058934212, -0.08627208322286606, -0.02811603434383869, 0.02688727155327797, 0.0423276461660862, 0.04850379750132561, -0.009118713438510895, 0.006960294675081968, -0.013362796045839787, 0.012077445164322853, 0.027501652017235756, 0.025836355984210968, -0.022554265335202217, 0.04873014613986015, 0.03647485375404358, -0.03595748171210289, -0.030217865481972694, -0.00004158821684541181, -0.014607726596295834, -0.019579365849494934, 0.017493702471256256, 0.028956767171621323, -0.027614828199148178, 0.028795087710022926, 0.04096953943371773, 0.009248057380318642, -0.010969942435622215, 0.008851942606270313, 0.08368521928787231, -0.01194810215383768, -0.012805002741515636, 0.011147789657115936, 0.06428369879722595, -0.038447342813014984, -0.001102450885809958, 0.09390334784984589, -0.007780817337334156, -0.008067797869443893, 0.06295792758464813, 0.02302313596010208, 0.041551586240530014, -0.042812686413526535, 0.00953907985240221, 0.05060562863945961, 0.006358039565384388, -0.048633139580488205, 0.0029142696876078844, 0.0004936271579936147, -0.02148718200623989, -0.06266690790653229, -0.03647485375404358, 0.052998483180999756, 0.00645100511610508, 0.06719392538070679, -0.0027222756762057543, 0.033532291650772095 ]
29,068
pytrie
__repr__
null
def __repr__(self): return '%s({%s})' % ( self.__class__.__name__, ', '.join('%r: %r' % t for t in self.iteritems()))
(self)
[ 0.017345398664474487, -0.02804751880466938, 0.052976761013269424, -0.012066364288330078, 0.03019980527460575, -0.07795684784650803, 0.013794972561299801, -0.024573354050517082, 0.07931261509656906, -0.033521443605422974, -0.03802938386797905, 0.021116137504577637, 0.004707068204879761, 0.06311114877462387, -0.025047874078154564, 0.031267475336790085, -0.007566898129880428, -0.05568830296397209, -0.006994932424277067, 0.013566185720264912, 0.018031757324934006, 0.03255545720458031, 0.032080937176942825, -0.0389106348156929, 0.01326961163431406, 0.03031843528151512, -0.03419933095574379, -0.02826783061027527, 0.009939498268067837, -0.00670683104544878, -0.08968427032232285, -0.053858011960983276, -0.009609028697013855, -0.02781025879085064, -0.010524174198508263, 0.013091666623950005, -0.042706795036792755, -0.006431439891457558, 0.0045121763832867146, 0.008291388861835003, 0.028945716097950935, 0.0054442691616714, -0.02333621308207512, -0.054840948432683945, -0.0033597706351429224, -0.0045842016115784645, 0.08832849562168121, 0.03531784191727638, -0.008130391128361225, -0.08222752809524536, 0.011337636969983578, 0.03501279279589653, -0.014523699879646301, -0.021980442106723785, -0.06121307238936424, 0.0036309249699115753, 0.034639954566955566, 0.011422372423112392, -0.014735538512468338, 0.06961885094642639, -0.035622891038656235, 0.031436946243047714, 0.03514837101101875, -0.03414848819375038, 0.005262087099254131, -0.07151693105697632, -0.036673612892627716, 0.0008791329455561936, -0.008443912491202354, 0.01115121878683567, 0.040435876697301865, -0.04989238083362579, -0.02792888879776001, 0.01916721649467945, -0.04243563860654831, -0.030386222526431084, -0.03145389258861542, 0.02450556494295597, 0.036605823785066605, -0.0539935901761055, 0.005601029843091965, 0.01567610539495945, -0.029691390693187714, -0.015015166252851486, 0.011185113340616226, -0.0609758123755455, -0.039791885763406754, -0.025759654119610786, -0.05192603915929794, 0.02467503771185875, -0.017260663211345673, 0.024234410375356674, -0.026386698707938194, 0.04850271716713905, -0.06568711996078491, -0.021065296605229378, -0.0047409627586603165, -0.04260511323809624, 0.03386038541793823, -0.02542071044445038, 0.04135102406144142, -0.02479366771876812, -0.045079395174980164, -0.017862286418676376, -0.08256646990776062, -0.021861812099814415, -0.03918179124593735, -0.005490873474627733, -0.010269966907799244, 0.035792361944913864, -0.018845221027731895, 0.06528038531541824, 0.018099546432495117, -0.03013201616704464, 0.045316655188798904, -0.02496313862502575, -0.024827560409903526, -0.005389190744608641, 0.03565678372979164, -0.020624671131372452, -0.009456504136323929, 0.030928531661629677, -0.014498278498649597, 0.03157252445816994, -0.0673818290233612, 0.036368563771247864, -0.0505024790763855, -0.020641617476940155, 0.0037262525875121355, -0.07985492795705795, 0.023471789434552193, -0.03918179124593735, -0.0493500754237175, 0.009210770949721336, 0.06670394539833069, 0.00954971369355917, 0.0359957255423069, 0.0034021385945379734, 0.05236666649580002, 0.12025690823793411, 0.03504668548703194, 0.0031902992632240057, 0.00119053665548563, 0.05243445187807083, -0.01799786277115345, -0.043350785970687866, 0.03908010572195053, 0.09768331795930862, 0.02979307435452938, -0.04504549875855446, 0.0035228868946433067, 0.01933668740093708, 0.055010419338941574, 0.012481569312512875, -0.013947497121989727, 0.04216448590159416, -0.022912533953785896, -0.02809835970401764, 0.010456386022269726, -0.032724928110837936, -0.03592794016003609, -0.05636619031429291, 0.024827560409903526, -0.025691865012049675, 0.025929125025868416, 0.03316555544734001, 0.039859674870967865, -0.052875079214572906, 0.02091277204453945, -0.0024806377477943897, -0.025573235005140305, -0.10419102013111115, -0.04928228631615639, 0.028030570596456528, -0.0006291625904850662, 0.0551459975540638, -0.020251832902431488, 0.1039198637008667, -0.011676579713821411, -0.029759179800748825, 0.05684071034193039, -0.05887436866760254, -0.07727896422147751, 0.0016057415632531047, 0.028945716097950935, -0.06470417976379395, 0.03048790618777275, -0.005084142088890076, 0.04016472399234772, 0.004359651822596788, 0.02304811216890812, -0.007821105420589447, -0.010151336900889874, 0.029928650707006454, -0.013837340287864208, -0.03955462574958801, -0.019421422854065895, -0.04152049496769905, 0.025115663185715675, 0.021878758445382118, -0.03640245646238327, 0.021387292072176933, -0.04724862799048424, 0.034978900104761124, 0.013210296630859375, -0.0024128491058945656, 0.00478756707161665, -0.06260273605585098, 0.049790699034929276, -0.012142626568675041, 0.016633618623018265, 0.00879556592553854, 0.0009151456179097295, -0.019590895622968674, 0.012617146596312523, -0.04219837859272957, -0.043757516890764236, -0.023149793967604637, -0.05568830296397209, 0.02718321420252323, 0.03853779658675194, -0.03094547986984253, 0.009253138676285744, -0.0417916476726532, -0.06280610710382462, -0.01626078225672245, 0.01694714091718197, 0.0009257375495508313, -0.013667869381606579, 0.0044359141029417515, 0.04535054787993431, -0.022624433040618896, -0.03072516620159149, 0.03070821985602379, -0.012667987495660782, 0.05653566122055054, -0.03582625463604927, -0.023658208549022675, -0.006626332178711891, 0.007749080192297697, -0.01967563107609749, 0.03140305355191231, 0.004664700478315353, 0.005054484587162733, 0.05084142088890076, -0.06555154174566269, 0.019709523767232895, 0.07612655311822891, -0.01998067833483219, -0.013303505256772041, 0.007346585392951965, -0.017277609556913376, -0.0009289151639677584, -0.0017847457202151418, 0.02242106758058071, -0.05795922130346298, -0.023539578542113304, -0.0030059991404414177, 0.02496313862502575, 0.020861931145191193, 0.0037622652016580105, 0.04850271716713905, -0.019370581954717636, 0.04318131506443024, 0.060297925025224686, 0.040198616683483124, -0.05307844653725624, 0.008418492041528225, -0.018963851034641266, 0.017404712736606598, 0.09036215394735336, -0.018540171906352043, -0.07300828397274017, 0.059721723198890686, -0.04209669679403305, -0.003872421570122242, 0.013523817993700504, -0.011235954239964485, -0.07036452740430832, -0.052875079214572906, 0.011371531523764133, 0.002313284669071436, -0.01904858648777008, -0.028538985177874565, 0.030098121613264084, -0.02015015110373497, 0.0016851812833920121, -0.0007229014881886542, 0.010964799672365189, 0.047519784420728683, 0.06883928924798965, -0.0032474957406520844, -0.004181706812232733, 0.007910078391432762, 0.07070346921682358, 0.0010565483244135976, 0.03924957662820816, 0.024488618597388268, 0.0010057068429887295, 0.008880301378667355, 0.018252070993185043, -0.02020099200308323, 0.054603688418865204, 0.03653803467750549, -0.054027482867240906, 0.016209939494729042, 0.019201111048460007, 0.05138373002409935, 0.012989982962608337, -0.004766383208334446, -0.003126747440546751, 0.0200315210968256, 0.03836832568049431, 0.06104360148310661, -0.01590489223599434, 0.02426830492913723, -0.04080871492624283, -0.008829460479319096, 0.024251358583569527, 0.07788906246423721, -0.032775770872831345, 0.003605504287406802, -0.016760721802711487, 0.019472265616059303, 0.05673902854323387, -0.04968901723623276, -0.0365719310939312, 0.02472587861120701, 0.028657615184783936, 0.02694595418870449, 0.004274916369467974, -0.07036452740430832, 0.005753554403781891, 0.060060665011405945, 0.010897011496126652, 0.03884284570813179, 0.020133202895522118, 0.036843083798885345, -0.0383344329893589, -0.06016235053539276, 0.0418255440890789, 0.007960919290781021, -0.024522513151168823, -0.024997033178806305, -0.0255562886595726, 0.012329044751822948, -0.04768925532698631, 0.04321520775556564, 0.03030148707330227, -0.021794022992253304, -0.025522394105792046, -0.012727302499115467, 0.02897961065173149, 0.01752334274351597, -0.01195620745420456, 0.003940210212022066, -0.021963493898510933, -0.004918907769024372, -0.01648956723511219, 0.06084023416042328, 0.08609147369861603, 0.014006812125444412, 0.0025124135427176952, -0.0007605029386468232, -0.020980561152100563, -0.0064610973931849, -0.011269848793745041, 0.005537478253245354, 0.05145151913166046, 0.001545367413200438, -0.038808953016996384, 0.0041456944309175014, -0.016642091795802116, -0.03223346173763275, -0.039520733058452606, 0.030437065288424492, 0.011541002430021763, 0.024014098569750786, -0.02979307435452938, -0.08351550996303558, 0.032724928110837936, -0.001659760600887239, 0.018082600086927414, 0.04094429314136505, -0.02008236199617386, 0.020878877490758896, 0.05026521906256676, 0.007575371768325567, 0.028538985177874565, 0.032589349895715714, -0.08121069520711899, -0.013422135263681412, 0.004323639441281557, 0.012701882049441338, -0.04511328786611557, -0.043689727783203125, 0.02996254526078701, -0.028488144278526306, -0.06351788341999054, -0.041961122304201126, 0.013040824793279171, -0.04440150782465935, -0.04057145491242409, -0.02213296666741371, 0.003283508587628603, -0.012591725215315819, 0.016099784523248672, 0.03001338616013527, 0.013633974827826023, -0.05494263023138046, 0.0005235077696852386, -0.02747131511569023, -0.05778975039720535, -0.06656836718320847, 0.08107512444257736, -0.021760128438472748, -0.04663852974772453, 0.024488618597388268, 0.03650414198637009, -0.0034402695018798113, -0.03441964462399483, 0.00026307787629775703, 0.0064483871683478355, 0.029064346104860306, -0.0063636512495577335, 0.025641024112701416, -0.05426474288105965, 0.04074092581868172, 0.08439675718545914, 0.005529004614800215, -0.02170928753912449, -0.007596555631607771, 0.027420474216341972, 0.00534258596599102, 0.03653803467750549, -0.05701018124818802, 0.01338824164122343, -0.031148845329880714, 0.011396951973438263, 0.03697866201400757, -0.01079532876610756, -0.02664090506732464, -0.008719303645193577, -0.005800158716738224, 0.022963374853134155, 0.015108375810086727, -0.04568948969244957, -0.0041372207924723625, 0.04158828407526016, -0.0031987729016691446, 0.023878522217273712, -0.000009830665476329159, -0.009024352766573429, -0.03901231661438942, -0.005736607126891613, -0.006406018976122141, -0.024827560409903526, -0.021285608410835266, -0.018658801913261414, 0.002115214942023158, -0.01390512939542532, 0.031047161668539047, -0.009583608247339725, 0.02850509062409401, -0.02687816508114338, -0.027217108756303787, 0.037351496517658234, 0.006283152382820845, -0.06189095973968506, -0.005821343045681715, 0.029640549793839455, 0.04307963326573372, -0.026318909600377083, -0.013549239374697208, -0.037080343812704086, 0.07117798924446106, 0.0009548654779791832, 0.004529123194515705, -0.08053281158208847, -0.037656545639038086, -0.0371481329202652, -0.06612773984670639, -0.028132254257798195, -0.0243869349360466, -0.012761197052896023, 0.04158828407526016, 0.0040588402189314365, 0.03082684986293316, -0.008575253188610077, 0.01928584650158882, 0.025115663185715675, 0.04985848814249039, -0.09747995436191559, 0.019438371062278748, 0.02421746402978897, 0.020878877490758896, -0.01752334274351597, -0.045147184282541275, -0.07334722578525543, 0.015947259962558746, 0.015218532644212246, -0.03809717297554016, 0.009998813271522522, -0.0113206896930933, 0.029284659773111343, -0.0044274404644966125, 0.05480705201625824, 0.03130136802792549, 0.010125916451215744, -0.028081411495804787, 0.05307844653725624, -0.04074092581868172, 0.023997150361537933, -0.02596301957964897, -0.018607961013913155, -0.06219600513577461, -0.027454368770122528, 0.01271035522222519, -0.011396951973438263, 0.022048229351639748, 0.031216632574796677, 0.03030148707330227, -0.051756568253040314, 0.024590300396084785, -0.05009574815630913, 0.055586621165275574, 0.007011879701167345, 0.02374294400215149, -0.05375633016228676, 0.05243445187807083, 0.019014691933989525, 0.003584320191293955, -0.003986814990639687, 0.0028492379933595657, -0.04575727880001068, 0.08371887356042862, -0.0632467269897461, 0.03343670815229416, -0.01754029095172882, 0.03401290997862816, 0.04331689327955246, -0.013761078007519245, 0.004289744887501001, -0.028606774285435677, 0.009278559125959873, -0.02647143416106701, 0.008956563659012318, -0.03448743000626564, 0.006880539003759623, -0.01979426108300686, -0.0021046230103820562, -0.022082123905420303, -0.00709661515429616, -0.029589707031846046, -0.006994932424277067, 0.04975680634379387, 0.00102000602055341, 0.010261493735015392, 0.0025335976388305426, 0.032419878989458084, 0.027962781488895416, 0.020641617476940155, 0.032826609909534454, -0.03501279279589653, 0.03343670815229416, 0.04358804598450661, 0.003137339372187853, 0.05585777759552002, -0.03809717297554016, 0.0031542866490781307, -0.015803208574652672, 0.0054696896113455296, 0.022743063047528267, 0.011329163797199726, -0.008863355033099651, 0.0168454572558403, -0.004707068204879761, 0.0638568252325058, 0.013362820260226727, -0.014532173052430153, -0.02433609403669834, 0.014447437599301338, -0.0026501091197133064, -0.025505445897579193, -0.020539933815598488, 0.028877926990389824, -0.05301065742969513, 0.025810495018959045, -0.0018970206147059798, -0.016506515443325043, -0.02369210310280323, -0.03386038541793823, -0.0188621673732996, 0.0008367651025764644, 0.06724625080823898, -0.0516887791454792, 0.03070821985602379, 0.012896774336695671, -0.028708456084132195, 0.04158828407526016, 0.017345398664474487, 0.013727184385061264, 0.022895587608218193, 0.041079867631196976, 0.030843796208500862, -0.01916721649467945, 0.05856931954622269, 0.03850390389561653, -0.01916721649467945, 0.019065532833337784, -0.05195993185043335, 0.031843677163124084, -0.025302080437541008, -0.07449962943792343, -0.003590675536543131, -0.04036808758974075, -0.01962478831410408, 0.0258443895727396, -0.029064346104860306, 0.012617146596312523, 0.0055628991685807705, -0.001751910662278533, -0.06761909276247025, 0.06050129234790802, -0.011981628835201263, 0.01477790717035532, -0.04040198400616646, 0.003194536082446575, 0.04958733543753624, -0.06941548734903336, 0.028606774285435677, 0.04267289862036705, -0.004677410703152418, -0.05707797035574913, -0.07436405122280121, 0.012295150198042393, 0.011041061952710152, 0.02067551203072071, -0.04623179882764816, 0.04484213516116142, 0.01950615830719471, -0.024776719510555267, -0.08399002999067307, 0.032013148069381714, -0.0348433218896389, 0.0039105527102947235, -0.020065413787961006, -0.05911162868142128, 0.015421898104250431, -0.05267171189188957, 0.0006212186417542398, 0.04396088421344757, 0.012523937039077282, -0.003090734826400876, -0.025674918666481972, 0.03633467108011246, -0.025064820423722267, 0.012337518855929375, -0.04667242616415024, 0.008367651142179966, -0.02142118662595749, -0.024200517684221268, 0.0056349243968725204, -0.07578761130571365, 0.08785397559404373, 0.03321639448404312, -0.03218261897563934, 0.043859198689460754, 0.029979491606354713, -0.0261324904859066, -0.0007710949284955859, 0.006639042403548956, -0.03372481092810631, -0.028877926990389824, -0.06904265284538269, 0.011651159264147282, 0.021048348397016525, 0.029928650707006454, 0.040842607617378235, -0.06470417976379395, 0.01672682724893093, -0.02137034386396408, -0.04911281540989876, -0.031843677163124084, 0.027793310582637787, 0.03409764543175697, -0.023793784901499748, 0.03531784191727638, -0.016328569501638412, -0.0673479363322258, -0.02050604112446308, -0.05962004140019417, 0.004825698211789131, 0.008659988641738892, 0.04423203691840172, 0.025979965925216675, 0.04453708603978157, -0.10229294002056122, 0.053451281040906906, -0.026335855945944786, 0.03975799307227135, 0.03180978447198868, 0.04860439896583557, -0.00019806971249636263, 0.04697747528553009, 0.01509142853319645, 0.06253495067358017, 0.0029636311810463667, 0.041079867631196976, 0.006406018976122141, 0.009227718226611614, 0.12032470107078552, -0.0005280093755573034, -0.02125171385705471, 0.01402375940233469, -0.04307963326573372, 0.02677648328244686, 0.00893961638212204, -0.031962309032678604, 0.025759654119610786, 0.0019150269217789173, 0.038876742124557495, 0.05551883205771446, 0.015506633557379246, 0.015438845381140709, 0.09903909265995026, -0.0383005365729332, -0.012498516589403152, -0.04070703312754631, -0.014981272630393505, -0.00193091481924057, 0.0188621673732996, -0.054196957498788834, 0.01603199541568756, 0.024759773164987564, 0.028301725164055824, 0.006719541270285845, 0.008981985040009022, 0.03511447459459305, 0.04582506790757179, -0.0220651775598526, 0.03491111099720001, 0.049553439021110535, 0.006723778322339058, -0.01065127830952406, -0.005456979386508465, -0.004001643508672714, 0.06897486001253128, -0.01553205493837595, 0.03999525308609009, 0.029454130679368973, 0.037351496517658234, -0.04301184415817261, -0.02137034386396408, 0.05084142088890076, -0.024997033178806305, 0.004948565270751715, -0.006689883768558502, 0.014701644890010357, -0.027098478749394417, -0.0493500754237175, -0.0481976680457592, 0.023420948535203934, 0.03504668548703194, -0.006084023509174585, 0.05778975039720535, 0.0060247085057199, -0.005961156915873289 ]
29,069
pytrie
__setitem__
null
def __setitem__(self, key, value): node = self._root factory = self.NodeFactory for part in key: next_node = node.children.get(part) if next_node is None: node = node.children.setdefault(part, factory()) else: node = next_node node.value = value
(self, key, value)
[ 0.044496066868305206, -0.027203675359487534, -0.04962620511651039, 0.02210843935608864, -0.016821259632706642, 0.06114283204078674, -0.024376865476369858, 0.050359081476926804, 0.03453243896365166, 0.004676449578255415, 0.002717750146985054, 0.02139301225543022, 0.06414413452148438, 0.048439640551805496, -0.006054955068975687, -0.013645460829138756, 0.05053357407450676, 0.05723416060209274, -0.018461506813764572, 0.023068157956004143, -0.03831896558403969, 0.01249379850924015, 0.0792902484536171, -0.01413404569029808, -0.004181321710348129, -0.03523041680455208, 0.015215910971164703, 0.035910945385694504, 0.07035613805055618, -0.043204810470342636, -0.019473573192954063, -0.04819535091519356, -0.007328764069825411, -0.029786191880702972, 0.030047932639718056, -0.01115019153803587, -0.047148384153842926, 0.04878862947225571, -0.017632657662034035, 0.0195259228348732, 0.07245007157325745, 0.037551190704107285, -0.05130134895443916, -0.039226338267326355, 0.055593911558389664, 0.09017869830131531, 0.05081276595592499, 0.07335744053125381, 0.03894714638590813, -0.01842660643160343, -0.049765799194574356, -0.028023798018693924, 0.007315677125006914, -0.03741159662604332, -0.04208804666996002, 0.057897236198186874, -0.016193078830838203, -0.001729675568640232, 0.040517598390579224, 0.03290964290499687, 0.02861708030104637, 0.011080393567681313, -0.047113485634326935, 0.006412668619304895, -0.027133876457810402, -0.009047534316778183, -0.06068914756178856, 0.014081696979701519, -0.010862275958061218, 0.02530168555676937, 0.005958983208984137, -0.03378211334347725, 0.029698945581912994, -0.024516461417078972, 0.006430118344724178, 0.07475339621305466, -0.0488235279917717, 0.0452987439930439, 0.0029227810446172953, 0.024882899597287178, -0.025598326697945595, 0.004340548068284988, -0.024499012157320976, -0.005688516888767481, -0.01652461849153042, 0.08508346229791641, 0.0269419327378273, 0.019508471712470055, 0.07129840552806854, 0.009134781546890736, -0.010626708157360554, 0.008153250440955162, -0.03650422394275665, 0.0199098102748394, -0.01558234915137291, -0.002632684074342251, 0.04624101147055626, -0.06958836317062378, -0.02120106853544712, 0.042157843708992004, 0.02955934964120388, 0.01785077527165413, -0.003546598367393017, -0.00042396681965328753, 0.0079089580103755, -0.03688811510801315, -0.016838708892464638, 0.03444519266486168, -0.015119939111173153, 0.019473573192954063, -0.02851238287985325, 0.015050141140818596, 0.005217382218688726, 0.05196442827582359, -0.04850944131612778, 0.0675642266869545, -0.02308560721576214, -0.03940083086490631, 0.026418449357151985, -0.006325421389192343, -0.0038214270025491714, -0.021113820374011993, -0.031094899401068687, 0.08305932581424713, 0.00047822369378991425, -0.025319134816527367, 0.02917546220123768, 0.06515620648860931, 0.0165944155305624, -0.07203128188848495, 0.009012634865939617, 0.01552127581089735, 0.004593564663082361, -0.010871000587940216, 0.04561283439397812, -0.030292226001620293, -0.05409326031804085, -0.03765588998794556, -0.03556195646524429, -0.001291258493438363, -0.005854286719113588, -0.04823024943470955, 0.01889774203300476, -0.002613053424283862, -0.019944708794355392, -0.051720134913921356, -0.019229281693696976, 0.02182924747467041, -0.051650337874889374, 0.011787096038460732, -0.044530969113111496, 0.02460370771586895, 0.05482613667845726, 0.022073540836572647, -0.015983685851097107, 0.010330067947506905, 0.0005161216831766069, 0.01491926982998848, 0.015983685851097107, 0.0367136187851429, 0.02889627031981945, -0.030937854200601578, 0.007245879620313644, -0.007839160040020943, -0.026418449357151985, 0.027587562799453735, 0.002519262721762061, -0.05733885616064072, -0.0025781546719372272, 0.017405815422534943, 0.035125721246004105, -0.03971492126584053, -0.07370642572641373, 0.05081276595592499, 0.0033568358048796654, -0.06916957348585129, -0.005112685728818178, -0.0005567461485043168, 0.022160787135362625, 0.025057394057512283, -0.0324210561811924, 0.03838876634836197, 0.015006517060101032, -0.0048378570936620235, -0.0255808774381876, 0.01482329796999693, -0.01148173026740551, 0.05646638199687004, 0.04955640435218811, 0.01616690494120121, -0.01800782047212124, -0.05964218080043793, -0.00974551122635603, -0.0018125604838132858, 0.005073424428701401, 0.008432441391050816, 0.01392465177923441, -0.046415507793426514, -0.04564773291349411, 0.1319875568151474, -0.009134781546890736, -0.017152797430753708, 0.07035613805055618, 0.051720134913921356, 0.004877117928117514, -0.014291089959442616, 0.051022157073020935, -0.007991842925548553, -0.030204977840185165, -0.007817348465323448, -0.0000772955609136261, -0.012275679968297482, 0.0007492352742701769, 0.03915654122829437, 0.0037058244924992323, -0.06801791489124298, -0.10734894871711731, 0.009021359495818615, -0.012834061868488789, -0.03573644906282425, 0.002408022526651621, 0.047776564955711365, 0.067180335521698, -0.03545726090669632, -0.021933944895863533, -0.04788126051425934, -0.012293129228055477, -0.08766598254442215, -0.030327124521136284, 0.018339360132813454, 0.043484002351760864, 0.0026043287944048643, 0.016585690900683403, -0.018182314932346344, -0.0023164129815995693, -0.09806584566831589, 0.01233675330877304, -0.03420089930295944, 0.03154858574271202, 0.04292561858892441, 0.002569429809227586, -0.03643442690372467, 0.009736786596477032, -0.02202119119465351, -0.017824601382017136, 0.07203128188848495, 0.012266955338418484, 0.04069209098815918, -0.01586153917014599, 0.02237018011510372, 0.012266955338418484, -0.024429215118288994, 0.006155289709568024, 0.03388680890202522, 0.04571752995252609, 0.0035553232301026583, -0.024219820275902748, 0.045787326991558075, -0.010417315177619457, -0.007363663055002689, -0.05569860711693764, -0.0023120506666600704, 0.009466320276260376, 0.026575494557619095, -0.023015810176730156, 0.00013543762906920165, 0.029960686340928078, 0.048404742032289505, -0.05060337111353874, -0.012738090008497238, 0.035404909402132034, 0.01714407280087471, 0.011420657858252525, 0.013148152269423008, 0.017972921952605247, 0.02053798921406269, -0.015050141140818596, 0.04693898931145668, -0.009213303215801716, -0.03835386782884598, 0.013610562309622765, -0.04076188802719116, -0.03507337346673012, 0.048090651631355286, -0.005671067629009485, 0.007525070570409298, 0.00253889337182045, 0.0531160905957222, 0.025703024119138718, -0.02687213569879532, -0.010138124227523804, 0.005614357069134712, -0.08194256573915482, 0.09380818158388138, -0.011691124178469181, 0.008214322850108147, -0.11928436160087585, 0.029315056279301643, 0.04927721619606018, 0.02784930355846882, 0.01761520840227604, -0.0004059720959048718, -0.04194844886660576, 0.0011025863932445645, 0.01124616339802742, 0.013593113049864769, 0.0253889337182045, 0.03509082272648811, -0.020398393273353577, 0.04620611295104027, -0.03322372958064079, 0.005090873688459396, -0.052313417196273804, 0.046136315912008286, 0.043204810470342636, -0.04878862947225571, -0.03964512422680855, -0.027901653200387955, 0.025877516716718674, 0.03845856338739395, -0.029035866260528564, -0.045752428472042084, -0.10665097087621689, -0.0009128237725235522, 0.051022157073020935, 0.02066013589501381, 0.08738678693771362, -0.01924673095345497, 0.0003735270584002137, 0.025790270417928696, -0.013846129179000854, -0.026767438277602196, -0.01566087082028389, 0.04784636199474335, -0.06997224688529968, 0.015826640650629997, -0.0028093596920371056, 0.00623817415907979, 0.00780862383544445, 0.0009133690618909895, -0.017955472692847252, 0.03154858574271202, -0.06526090204715729, -0.02741306833922863, 0.04432157427072525, -0.006460654549300671, 0.03327608108520508, -0.019107135012745857, 0.01628905162215233, 0.017815876752138138, -0.0023273190017789602, 0.0035073370672762394, 0.023923180997371674, -0.04456586763262749, 0.02327755093574524, -0.046764496713876724, 0.017362192273139954, -0.07677753269672394, -0.04721818119287491, -0.0328049436211586, 0.06466761976480484, 0.0101555734872818, -0.00780862383544445, -0.0023949353490024805, -0.03835386782884598, -0.011219989508390427, -0.03912164270877838, 0.04104107990860939, 0.07025144249200821, -0.053988564759492874, 0.060933440923690796, -0.06163141876459122, -0.02170710265636444, 0.037620991468429565, 0.033921707421541214, 0.012424000538885593, 0.010757578536868095, 0.022090990096330643, 0.005287179723381996, -0.05339528247714043, -0.00036643820931203663, 0.019229281693696976, 0.06477231532335281, 0.04271622747182846, -0.014064247719943523, -0.005287179723381996, 0.10092755407094955, 0.019892361015081406, 0.05646638199687004, 0.02034604549407959, -0.036294832825660706, 0.051057059317827225, 0.0021899044513702393, -0.009012634865939617, -0.03803977742791176, -0.025511078536510468, 0.06916957348585129, -0.06142202392220497, -0.0255808774381876, -0.03299688920378685, 0.04791615903377533, -0.03285729140043259, -0.02034604549407959, 0.059572383761405945, 0.09276121854782104, -0.043798092752695084, -0.01552127581089735, 0.0331888310611248, -0.007237154524773359, -0.02776205725967884, 0.008035466074943542, -0.045089349150657654, -0.006355958059430122, -0.02210843935608864, 0.03622503578662872, -0.07014674693346024, 0.025092292577028275, -0.009073708206415176, 0.014325989410281181, -0.016585690900683403, -0.02362653985619545, -0.019264180213212967, -0.020642686635255814, 0.03304923698306084, -0.0024472838267683983, -0.013305197469890118, 0.02811104618012905, -0.04404238238930702, -0.02788420394062996, 0.04721818119287491, 0.010469662956893444, -0.02886137180030346, 0.016027309000492096, 0.0410061813890934, -0.007878421805799007, -0.039261236786842346, 0.009963629767298698, -0.030623765662312508, -0.012389101088047028, -0.030763359740376472, -0.03420089930295944, 0.02757011353969574, 0.02936740592122078, -0.015233360230922699, -0.021462809294462204, 0.0029402305372059345, -0.0061640143394470215, 0.027814405038952827, 0.005985157564282417, -0.025371484458446503, -0.014352163299918175, 0.012310579419136047, -0.011350859887897968, 0.054616741836071014, 0.02202119119465351, -0.020206449553370476, -0.06103813648223877, -0.0687507912516594, 0.06344615668058395, 0.02722112461924553, 0.01118509005755186, 0.01750178635120392, 0.019386326894164085, 0.013802506029605865, -0.05374427139759064, 0.0015660871285945177, 0.03158348426222801, -0.0022967823315411806, 0.04913761839270592, -0.04337930306792259, -0.012615944258868694, -0.020293697714805603, -0.009117331355810165, -0.03744649514555931, -0.009614640846848488, -0.009064983576536179, -0.0008861043024808168, -0.041180673986673355, -0.09031829237937927, -0.05580330640077591, -0.016036033630371094, -0.01118509005755186, 0.01647227071225643, -0.030676113441586494, -0.0127904387190938, -0.03472438454627991, 0.0024167471565306187, 0.006273073144257069, 0.0002767372061498463, 0.018950089812278748, -0.021183619275689125, -0.05636168643832207, -0.0021811798214912415, 0.013706534169614315, 0.020136652514338493, 0.01163877546787262, -0.04344910383224487, 0.01999705657362938, -0.029454652220010757, -0.056291889399290085, -0.055035531520843506, -0.0066089751198887825, 0.022736618295311928, 0.008039829321205616, 0.011952865868806839, 0.0331888310611248, -0.04470546171069145, 0.030013034120202065, -0.005767039489001036, -0.013793781399726868, 0.048753730952739716, -0.037900179624557495, 0.007071385160088539, -0.02144536003470421, 0.02350439317524433, 0.011298511177301407, -0.046485304832458496, 0.012703191488981247, -0.03580624982714653, -0.0036927375476807356, 0.018723247572779655, -0.03249085322022438, 0.07984863221645355, -0.0038497825153172016, 0.003276132047176361, -0.004456150345504284, -0.034026406705379486, -0.020625237375497818, 0.010452213697135448, 0.016105832532048225, -0.03448009118437767, 0.004131154622882605, -0.005487848538905382, 0.07552117109298706, 0.007699565030634403, 0.013104528188705444, 0.10344026982784271, 0.06142202392220497, 0.03584114834666252, -0.015495101921260357, -0.011124016717076302, 0.041180673986673355, -0.006059317383915186, -0.05185973271727562, 0.02350439317524433, 0.01050456240773201, 0.021532608196139336, -0.05615229532122612, 0.04767186567187309, -0.044810157269239426, -0.027081528678536415, 0.00018240117060486227, 0.026802338659763336, 0.020904427394270897, 0.02296346053481102, -0.05674557387828827, -0.014544107019901276, -0.05835092440247536, 0.007529432885348797, 0.005487848538905382, -0.019508471712470055, 0.04198335111141205, 0.04400748386979103, 0.050079889595508575, 0.09925241023302078, -0.02467350661754608, -0.06822730600833893, -0.04634571075439453, 0.08243114501237869, 0.02444666437804699, 0.02627885527908802, 0.02592986635863781, 0.059258293360471725, -0.030798260122537613, -0.02889627031981945, -0.014395787380635738, -0.03325863182544708, 0.018758146092295647, -0.04791615903377533, -0.06107303500175476, -0.06337635964155197, 0.0550704300403595, 0.029262708500027657, 0.02202119119465351, 0.024429215118288994, 0.01388102862983942, 0.038877349346876144, 0.08640962094068527, -0.07859227061271667, 0.006988500244915485, -0.03807467594742775, -0.04173905774950981, -0.01198776438832283, -0.003891224740073085, 0.03275259584188461, -0.06292267888784409, -0.007621042430400848, -0.04292561858892441, -0.004964365158230066, -0.0659937784075737, -0.010958247818052769, -0.04142496734857559, -0.013889753259718418, 0.0374813936650753, -0.0082972077652812, 0.006866354029625654, 0.0029489551670849323, 0.01517228689044714, -0.014500483870506287, -0.03503847122192383, 0.026331203058362007, 0.04310011491179466, 0.0433444045484066, 0.03339822590351105, -0.006774744484573603, -0.011228714138269424, -0.0005322078941389918, 0.0005747408722527325, -0.058246225118637085, -0.05343018099665642, -0.03378211334347725, -0.018531303852796555, -0.03912164270877838, -0.004789870698004961, -0.051406048238277435, -0.05650128424167633, 0.023015810176730156, -0.03191502392292023, -0.013793781399726868, -0.06302737444639206, 0.007760637905448675, 0.00517375860363245, -0.015468927100300789, -0.029541900381445885, -0.02264937199652195, -0.006508640479296446, 0.04104107990860939, -0.009632090106606483, 0.03772568702697754, 0.032002270221710205, -0.028529832139611244, -0.0103475172072649, 0.002639227546751499, -0.020084304735064507, -0.011324685998260975, 0.029035866260528564, 0.022980911657214165, -0.008244859986007214, -0.046415507793426514, -0.017702454701066017, -0.033363327383995056, -0.007991842925548553, -0.029123112559318542, 0.029925787821412086, 0.04826514795422554, 0.01532933209091425, 0.038877349346876144, -0.035317663103342056, -0.031967371702194214, 0.012912584468722343, -0.012441449798643589, -0.0024909074418246746, -0.016376297920942307, -0.016027309000492096, 0.011359584517776966, -0.022160787135362625, 0.03146133944392204, -0.008907938376069069, -0.023364799097180367, 0.04899802431464195, 0.03601564094424248, -0.09443636238574982, -0.03880755230784416, -0.03880755230784416, -0.015652146190404892, -0.08808476477861404, -0.019630618393421173, 0.03898204490542412, 0.026732539758086205, 0.03034457378089428, -0.008702907711267471, 0.05325568839907646, -0.0005142131703905761, 0.014011899009346962, -0.01647227071225643, 0.05548921599984169, 0.00459792697802186, 0.0029598609544336796, 0.01403807383030653, -0.0617012158036232, 0.025214439257979393, -0.038877349346876144, -0.002451646141707897, -0.0028093596920371056, -0.08452507853507996, -0.0009613549918867648, 0.022579573094844818, 0.006552264094352722, 0.015259534120559692, -0.0005243010818958282, 0.0016282506985589862, 0.037969980388879776, -0.02072993293404579, -0.05224362015724182, 0.012511247768998146, -0.046415507793426514, -0.010452213697135448, 0.038598157465457916, 0.003260863944888115, 0.03285729140043259, -0.0019423406338319182, -0.002137556206434965, -0.03416600078344345, -0.04030820354819298, -0.005021076183766127, 0.007210980635136366, -0.00017258586012758315, -0.0249875970184803, -0.026191607117652893, 0.045159146189689636, 0.04306521639227867, -0.022579573094844818, 0.05360467731952667, -0.010173022747039795, -0.0054006013087928295, -0.02319030463695526, 0.07922045141458511, -0.020415842533111572, -0.020485641434788704, 0.020084304735064507, 0.03580624982714653, 0.05032418295741081, 0.009396522305905819, -0.03901694342494011, 0.0007557788048870862, -0.03495122492313385, -0.04079678654670715, -0.009091157466173172, 0.003991559147834778, 0.061247531324625015, 0.006547901779413223, -0.0007246970199048519, -0.018845394253730774, -0.005836837459355593, -0.013209224678575993, -0.023888282477855682, -0.019962158054113388, 0.050393979996442795, -0.00517375860363245, 0.06225959584116936, -0.00796566903591156, 0.04704368859529495, -0.011115292087197304, 0.06299247592687607, 0.04983559623360634, -0.04823024943470955, 0.002663220511749387, 0.01204883772879839, 0.0468691922724247, -0.006054955068975687, -0.017074275761842728, -0.03325863182544708, -0.008052916266024113, -0.03653912618756294, 0.005836837459355593, 0.013095803558826447, 0.01698702946305275, 0.011028044857084751 ]
29,070
pytrie
_find
null
def _find(self, key): node = self._root for part in key: node = node.children.get(part) if node is None: break return node
(self, key)
[ 0.07688594609498978, -0.05095687136054039, -0.03482052683830261, 0.06929440796375275, -0.014914417639374733, 0.018770847469568253, 0.066867895424366, 0.033728595823049545, 0.07237955182790756, -0.012669888325035572, 0.0007057483308017254, 0.013484505005180836, 0.017496924847364426, -0.0337112620472908, -0.00929009635001421, -0.008237160742282867, 0.01866685412824154, 0.06080159917473793, -0.03615511208772659, 0.00005257228986010887, -0.019100159406661987, 0.03534049540758133, 0.06700655072927475, -0.023121247068047523, -0.015287061221897602, -0.007990175858139992, 0.06364408880472183, 0.007972843945026398, 0.0495009608566761, -0.04315735027194023, -0.04932763800024986, -0.020036103203892708, 0.004222574178129435, 0.00619628606364131, -0.052482109516859055, 0.019533466547727585, -0.014975080266594887, 0.04270670935511589, 0.017444929108023643, -0.019238818436861038, 0.0398295521736145, 0.03544449061155319, 0.028303595259785652, -0.04021086171269417, -0.001697479048743844, 0.03601645305752754, 0.02216797135770321, 0.029100878164172173, -0.020781390368938446, 0.022063978016376495, 0.008978115394711494, -0.018424201756715775, -0.04801038280129433, -0.0560525581240654, -0.028580911457538605, 0.007712859660387039, -0.051511503756046295, 0.0073662144131958485, 0.032879315316677094, 0.04100814834237099, 0.024143850430846214, -0.0026886682026088238, -0.050367571413517, 0.10226038843393326, -0.05338338762521744, -0.04939696565270424, -0.026449041441082954, 0.0009305261773988605, -0.05636453628540039, 0.033329952508211136, -0.01897883415222168, -0.008141833357512951, 0.0016433157725259662, 0.024057189002633095, 0.008458146825432777, -0.0020072932820767164, -0.010295367799699306, -0.015503713861107826, 0.014108466915786266, 0.04617316275835037, -0.019013497978448868, 0.0072925519198179245, -0.06142555922269821, -0.0019097994081676006, 0.003384125418961048, 0.054215338081121445, 0.0770939290523529, 0.016786301508545876, 0.029880831018090248, 0.013337180949747562, -0.044058628380298615, 0.0378536731004715, -0.016690975055098534, 0.06267348676919937, 0.05255143716931343, 0.013813817873597145, 0.0013215854996815324, -0.006373941898345947, -0.015287061221897602, 0.00840615015476942, 0.006040295585989952, 0.06357476115226746, 0.0367097444832325, 0.018285542726516724, 0.06076693534851074, 0.006235283799469471, -0.07127028703689575, 0.04887699708342552, 0.0226186104118824, 0.04031485691666603, -0.0816696509718895, -0.047074440866708755, -0.029950160533189774, 0.054561980068683624, -0.03605112060904503, 0.0012230082647874951, -0.038026995956897736, 0.03920559212565422, 0.029343530535697937, -0.030452795326709747, 0.028355590999126434, -0.019013497978448868, -0.05144217237830162, 0.0022336961701512337, -0.025998402386903763, -0.04093881696462631, 0.022098641842603683, 0.057681791484355927, 0.0034101237542927265, -0.024975799024105072, 0.044370606541633606, 0.025790415704250336, -0.012955870479345322, -0.010382029227912426, 0.0021134535782039165, 0.017505591735243797, -0.007413878105580807, 0.011135982349514961, -0.04541054368019104, 0.0367097444832325, 0.01832020841538906, -0.03539249300956726, 0.022895926609635353, -0.00933342706412077, -0.038824282586574554, -0.05078354850411415, -0.028216933831572533, -0.001764641609042883, -0.006638258695602417, -0.0018729682778939605, -0.0560525581240654, -0.028060942888259888, 0.020781390368938446, 0.033451277762651443, 0.01755758747458458, 0.012097923085093498, 0.04728242754936218, 0.012444568797945976, -0.02788762003183365, -0.0532100647687912, 0.02896222099661827, -0.03338195011019707, -0.0029313198756426573, -0.0731421709060669, -0.01350183691829443, -0.0006537514855153859, -0.030938100069761276, 0.016881629824638367, 0.023398563265800476, 0.006729253102093935, -0.014749760739505291, 0.00838448479771614, -0.11432364583015442, 0.017392931506037712, -0.035496484488248825, -0.013510503806173801, -0.014177795499563217, -0.0435386598110199, 0.001566403778269887, 0.03657108545303345, -0.04908498376607895, 0.03499384969472885, 0.03646709397435188, -0.018060224130749702, 0.005100020207464695, 0.0406961664557457, -0.005905970465391874, 0.004883366636931896, -0.0011038489174097776, -0.015477715991437435, -0.03858162835240364, -0.04177076742053032, -0.0012988368980586529, 0.018476197496056557, -0.017089616507291794, 0.009168770164251328, 0.028719568625092506, 0.019966773688793182, -0.06475335359573364, 0.043296005576848984, -0.006243949756026268, -0.03112875483930111, 0.01769624650478363, 0.08853323012590408, -0.016924960538744926, 0.009714736603200436, 0.04586118459701538, 0.0287369005382061, -0.01778290793299675, 0.0002574112731963396, -0.02093738131225109, -0.014585103839635849, 0.005511661525815725, 0.010737340897321701, 0.028268929570913315, -0.011820606887340546, -0.13650894165039062, -0.016994290053844452, -0.017410263419151306, -0.004783706273883581, -0.0210587065666914, -0.011924601159989834, 0.08908785879611969, -0.0028749899938702583, -0.005554992239922285, -0.021977316588163376, 0.0034989516716450453, -0.021180031821131706, 0.001997543964534998, -0.01565970480442047, 0.04256805032491684, -0.017531590536236763, 0.03639776259660721, -0.01219325140118599, 0.007977176457643509, -0.06853178888559341, -0.024282507598400116, 0.023450559005141258, 0.08957316726446152, -0.005728314630687237, 0.002701667370274663, -0.03965622931718826, -0.005308007355779409, -0.011829273775219917, -0.001702895388007164, 0.004649381153285503, 0.04520255699753761, -0.0021762829273939133, 0.0002247778611490503, 0.0184935312718153, -0.0029919829685240984, -0.029100878164172173, 0.04450926557183266, 0.01583302766084671, 0.075707346200943, -0.09983386844396591, -0.047698404639959335, 0.013562500476837158, -0.01292987260967493, 0.024143850430846214, -0.048530351370573044, -0.02128402516245842, 0.04045351594686508, 0.026674361899495125, -0.053903356194496155, 0.014975080266594887, 0.001266338862478733, 0.013311182148754597, -0.017193609848618507, -0.0025608427822589874, 0.043296005576848984, -0.001129847252741456, 0.038165654987096786, -0.0021762829273939133, 0.049466293305158615, 0.00004563261245493777, -0.0065125999972224236, 0.06676390022039413, -0.0051130191422998905, -0.0158676914870739, -0.018250878900289536, -0.0009863143786787987, -0.030435463413596153, 0.05809776484966278, -0.017886901274323463, -0.029326198622584343, -0.011421965435147285, -0.0176442489027977, -0.0023420227225869894, -0.02000143751502037, -0.007864517159759998, -0.013597164303064346, -0.036744408309459686, 0.010979992337524891, -0.04870367422699928, 0.006490934640169144, -0.017531590536236763, -0.019481470808386803, 0.07258754223585129, -0.007140894886106253, 0.019620127975940704, -0.00608795927837491, 0.0009624825324863195, -0.04953562468290329, -0.01292987260967493, 0.06000431254506111, 0.009368090890347958, 0.02111070230603218, -0.019932109862565994, 0.044682588428258896, -0.09317827969789505, -0.04346932843327522, 0.01911749318242073, 0.0007664112490601838, -0.05383402481675148, -0.10406294465065002, -0.01119664590805769, 0.013311182148754597, 0.022115975618362427, 0.03795766830444336, 0.0008769044652581215, 0.0008108252077363431, -0.021006708964705467, 0.016084345057606697, 0.021613338962197304, -0.00840615015476942, 0.008765795268118382, -0.04066150262951851, 0.03830431401729584, 0.03007148578763008, 0.01768757961690426, -0.027991613373160362, -0.00014434529293794185, 0.018822843208909035, -0.04107747599482536, 0.030764777213335037, 0.014117132872343063, 0.021942652761936188, 0.0009467751951888204, 0.008388818241655827, 0.028459584340453148, -0.022722603753209114, -0.0056546526029706, 0.02053873799741268, 0.07799521088600159, 0.007227555848658085, 0.07182492315769196, -0.025391774252057076, -0.01929081417620182, -0.035808466374874115, 0.009220766834914684, -0.04045351594686508, 0.019498802721500397, -0.012860543094575405, 0.016881629824638367, -0.018216215074062347, 0.007643530610948801, -0.015798361971974373, -0.0026063399855047464, 0.05303674191236496, 0.06665990501642227, -0.009836062788963318, -0.06908642500638962, -0.030764777213335037, -0.03204736486077309, -0.02372787520289421, -0.061529554426670074, 0.01028670184314251, 0.02979416958987713, -0.03520183637738228, 0.026726357638835907, -0.0044153956696391106, -0.06267348676919937, -0.001611900981515646, 0.0026193391531705856, -0.01609301194548607, 0.02412651851773262, 0.03560047969222069, 0.03440455347299576, 0.010780670680105686, -0.012895207852125168, 0.0206253994256258, 0.020920047536492348, 0.04530654847621918, -0.033901918679475784, -0.0355658158659935, 0.042013417929410934, -0.040869489312171936, 0.054561980068683624, 0.01792156510055065, -0.012765215709805489, 0.01809488795697689, -0.008952116593718529, 0.0006727086729370058, -0.04076549410820007, -0.010997324250638485, 0.10531086474657059, -0.06929440796375275, -0.03055679053068161, -0.025998402386903763, 0.05799376964569092, -0.026085063815116882, -0.06613993644714355, 0.03365926444530487, 0.057577796280384064, -0.001520906575024128, -0.011378634721040726, 0.006599261425435543, -0.046138498932123184, -0.04606917127966881, -0.03527116775512695, -0.052170127630233765, 0.012609225697815418, -0.019256150349974632, 0.022861262783408165, -0.08444280922412872, 0.041978754103183746, 0.059311024844646454, -0.027384985238313675, -0.0271769966930151, -0.022687939926981926, -0.1038549542427063, -0.018372204154729843, 0.00235068891197443, -0.0027298324275761843, 0.007613198831677437, 0.01223658211529255, -0.02904888242483139, -0.0196374598890543, 0.034837860614061356, -0.06520399451255798, -0.03858162835240364, -0.018562858924269676, -0.0016097344923764467, 0.0168556310236454, 0.008544808253645897, -0.027956949546933174, -0.007708526682108641, 0.0017288938397541642, 0.004705710802227259, 0.0012923373142257333, 0.04631182178854942, -0.010711342096328735, -0.010096046142280102, -0.017054952681064606, 0.0016454822616651654, 0.02066006511449814, 0.06558530777692795, 0.0184935312718153, -0.04967428371310234, -0.015469050034880638, -0.03196070343255997, -0.0053166733123362064, -0.015399720519781113, 0.033988580107688904, -0.04509856179356575, -0.10399360954761505, 0.043711982667446136, 0.06097492203116417, -0.01844153366982937, -0.011785943061113358, 0.04003753885626793, 0.06763051450252533, -0.030487461015582085, 0.00010947765258606523, -0.05459664762020111, 0.030227476730942726, -0.012401238083839417, 0.0452372208237648, -0.05782044678926468, 0.03365926444530487, -0.038685623556375504, -0.02074672468006611, -0.06243083253502846, 0.057889778167009354, 0.0007837435114197433, 0.042152076959609985, -0.026726357638835907, -0.022895926609635353, -0.024941135197877884, -0.002101537538692355, -0.07348881661891937, -0.011491294018924236, -0.0271769966930151, -0.018510863184928894, -0.07265686988830566, -0.04634648561477661, -0.0036722745280712843, -0.03520183637738228, -0.021006708964705467, -0.0025066793896257877, 0.01259189285337925, 0.012453234754502773, -0.008111502043902874, 0.04163210839033127, -0.025443769991397858, 0.010737340897321701, 0.016223004087805748, 0.013891813345253468, -0.029742173850536346, -0.011985263787209988, -0.00613128999248147, 0.058999042958021164, 0.025686422362923622, -0.05289808288216591, -0.01653498411178589, -0.0549086257815361, 0.04402396082878113, 0.06863578408956528, 0.023485224694013596, 0.056260544806718826, 0.008731130510568619, 0.013285184279084206, -0.042776040732860565, 0.020296087488532066, 0.025443769991397858, -0.011733945459127426, 0.016283666715025902, 0.01503574289381504, 0.01960279606282711, -0.0073748803697526455, 0.0027276657056063414, 0.06808114796876907, 0.010841334238648415, 0.029742173850536346, 0.013363178819417953, -0.0398295521736145, -0.01059868186712265, -0.04190942645072937, 0.019724121317267418, -0.025391774252057076, -0.013952475972473621, -0.011612620204687119, 0.018736181780695915, 0.00428973650559783, -0.018649520352482796, 0.057577796280384064, 0.034785863012075424, -0.0322900153696537, 0.0035141175612807274, 0.02407452091574669, -0.004814037587493658, 0.024334505200386047, 0.0029204871971160173, 0.024542491883039474, 0.06454537063837051, -0.039482906460762024, -0.007899180985987186, -0.024421166628599167, 0.029880831018090248, 0.03187404200434685, 0.01795623078942299, 0.025114458054304123, -0.005169349256902933, 0.0574738010764122, -0.0266050323843956, -0.048842333257198334, -0.04034952074289322, -0.028615575283765793, -0.013735823333263397, 0.0210587065666914, 0.041528116911649704, 0.0190654955804348, 0.0048920330591499805, 0.0158676914870739, -0.09477284550666809, -0.027436980977654457, -0.05272476002573967, 0.07792588323354721, 0.029776837676763535, -0.016309665516018867, 0.0395522378385067, 0.02093738131225109, -0.017444929108023643, -0.012097923085093498, 0.028719568625092506, -0.017574921250343323, -0.018562858924269676, -0.027073003351688385, -0.0557752400636673, -0.013025199994444847, -0.03516717255115509, 0.11716613918542862, 0.06586261838674545, 0.013813817873597145, 0.012132587842643261, 0.0378536731004715, 0.011213977821171284, -0.0791044756770134, -0.016439657658338547, 0.021578675135970116, -0.038962941616773605, 0.0012728384463116527, 0.013363178819417953, 0.056433867663145065, 0.008765795268118382, 0.004096915014088154, 0.0055506592616438866, 0.014550439082086086, -0.04080016165971756, 0.044682588428258896, -0.0412507988512516, 0.06243083253502846, 0.05591389909386635, 0.02899688482284546, 0.004341733176261187, 0.04440527409315109, -0.023207908496260643, 0.01729760505259037, 0.00011238893057452515, -0.006313278805464506, -0.022895926609635353, 0.062465496361255646, 0.02199464850127697, -0.0281649362295866, 0.03196070343255997, 0.03684840351343155, -0.005758646409958601, -0.033988580107688904, -0.022982588037848473, -0.025305112823843956, -0.01760091818869114, 0.0028403254691511393, 0.024265175685286522, -0.03265399485826492, -0.011967931874096394, 0.04655447229743004, -0.055151280015707016, -0.01795623078942299, 0.012123921886086464, -0.014593769796192646, 0.04000287503004074, 0.029898162931203842, 0.002059290185570717, -0.05466597527265549, 0.026327716186642647, 0.06790782511234283, -0.055324602872133255, -0.042290735989809036, 0.04939696565270424, -0.05459664762020111, 0.008540475741028786, -0.04936230182647705, 0.007114896085113287, 0.006464936304837465, 0.04319201409816742, 0.010468690656125546, 0.01416912954300642, -0.020036103203892708, -0.02372787520289421, -0.03306996822357178, -0.001081641879864037, -0.04877300560474396, 0.050367571413517, 0.057681791484355927, -0.025253115221858025, -0.0014342452632263303, -0.02722899429500103, -0.03237667679786682, 0.023658547550439835, -0.01026936899870634, -0.011586621403694153, -0.03251533582806587, -0.019498802721500397, -0.06142555922269821, -0.054561980068683624, -0.010260703042149544, -0.053106069564819336, -0.019966773688793182, 0.02341589517891407, 0.027298323810100555, -0.039794888347387314, -0.024265175685286522, -0.06610527634620667, -0.041528116911649704, 0.0025370109360665083, -0.010018051601946354, -0.010087380185723305, 0.02199464850127697, -0.015226397663354874, 0.05938035249710083, 0.0640254020690918, 0.020590735599398613, 0.06953705847263336, 0.036605753004550934, 0.09421820938587189, -0.005121685564517975, -0.011404632590711117, 0.0645800307393074, -0.04783705994486809, 0.00524301128461957, -0.06967572122812271, 0.01942947320640087, 0.02780095860362053, -0.03534049540758133, 0.010252037085592747, -0.0042420728132128716, 0.04794105514883995, 0.02031341940164566, 0.02487180568277836, 0.01747959293425083, -0.0030114816036075354, -0.02740231715142727, -0.04617316275835037, -0.028892891481518745, -0.02527044713497162, 0.018458865582942963, 0.06735319644212723, -0.07591533660888672, 0.040730830281972885, -0.05067955330014229, -0.04648514464497566, 0.016223004087805748, -0.052447445690631866, 0.010520687326788902, 0.030227476730942726, -0.03393658250570297, -0.03459521010518074, 0.0022445288486778736, 0.017462261021137238, 0.02324257232248783, -0.05476997047662735, 0.030175479128956795, 0.05459664762020111, 0.018857508897781372, 0.010434025898575783, 0.07023034989833832, -0.05958833917975426, -0.0660012811422348, 0.09810063987970352, 0.016638977453112602, -0.015330391936004162, -0.0038065994158387184, 0.003665774827823043, 0.017722245305776596, -0.015148403123021126, -0.02475048042833805, -0.008748462423682213, -0.029291534796357155, 0.00840181764215231, -0.016742970794439316, 0.05480463430285454, -0.03416190296411514, 0.014671765267848969, 0.020989377051591873, -0.021786661818623543, -0.020833386108279228, 0.03996821120381355, 0.0012901707086712122, 0.013337180949747562, 0.009662739932537079, 0.035149842500686646, 0.05678051337599754, 0.08270958811044693, -0.02097204513847828, 0.011959264986217022, -0.027835624292492867, 0.03712571784853935, 0.042152076959609985, 0.0378536731004715, -0.003676607506349683, -0.03050479292869568, -0.07244887948036194, 0.0384083054959774, -0.021890655159950256, -0.03156206011772156, 0.0057716453447937965, 0.016474321484565735 ]
29,071
pytrie
clear
null
def clear(self): self._root.children.clear()
(self)
[ -0.003558168886229396, 0.032556284219026566, 0.04337414354085922, -0.01987268403172493, -0.03238511458039284, 0.03632199391722679, -0.06552337110042572, 0.03728053718805313, 0.060251377522945404, 0.04936504736542702, -0.027421222999691963, -0.024408653378486633, 0.05970363691449165, 0.005665683187544346, -0.025487016886472702, -0.006286169867962599, 0.030450908467173576, -0.007009357679635286, 0.016825880855321884, -0.01676597259938717, -0.018024062737822533, -0.014352493919432163, 0.06463329493999481, 0.014557896181941032, -0.03878682479262352, -0.048440735787153244, -0.028585169464349747, -0.027968961745500565, 0.025914939120411873, 0.005990903824567795, -0.06935755163431168, 0.004112327471375465, -0.0026937671937048435, -0.02915002591907978, -0.01932494342327118, -0.008614064194262028, 0.005207807291299105, 0.0016710342606529593, 0.06815937161445618, 0.017176777124404907, 0.06004597246646881, 0.013411066494882107, -0.028585169464349747, -0.05443163961172104, 0.053267695009708405, 0.0007986088749021292, 0.11303979903459549, 0.02956083044409752, -0.016286700963974, -0.03858141973614693, -0.00784380454570055, 0.06466753035783768, 0.0009344739955849946, 0.04912541061639786, -0.04012193903326988, -0.015961479395627975, -0.0002611659583635628, -0.021105097606778145, 0.08051774650812149, -0.01829793117940426, 0.030622076243162155, 0.03854718804359436, -0.05319922789931297, -0.0238437969237566, 0.014403844252228737, -0.03577425330877304, -0.00401818472892046, 0.04337414354085922, 0.026514029130339622, -0.007711149286478758, -0.07935380190610886, -0.01776730827987194, 0.001672104001045227, 0.03799944743514061, 0.024425771087408066, -0.045975908637046814, 0.0312725193798542, 0.058026183396577835, 0.016081297770142555, -0.04744795709848404, -0.014874557964503765, 0.019975384697318077, -0.03673280030488968, 0.05830005183815956, 0.01590157113969326, 0.009884991683065891, 0.05378120020031929, 0.05638296529650688, 0.037554409354925156, -0.021721305325627327, 0.0301770381629467, 0.006132117938250303, -0.01999250240623951, -0.03714360296726227, 0.02071141079068184, 0.023330291733145714, -0.01867450401186943, -0.013856104575097561, -0.0383075512945652, -0.019170891493558884, -0.021584371104836464, 0.03991653770208359, -0.03041667491197586, 0.032059893012046814, 0.0133425984531641, 0.03445625677704811, 0.045017361640930176, -0.062476567924022675, 0.007351695094257593, 0.11879106611013412, -0.023415876552462578, -0.00445894431322813, 0.022594265639781952, 0.03885529190301895, 0.010937678627669811, -0.011742171831429005, -0.07189084589481354, -0.006491572130471468, 0.029338311403989792, -0.01764749176800251, 0.012803417630493641, 0.015011493116617203, -0.030365323647856712, -0.052719954401254654, 0.037965212017297745, 0.030519375577569008, -0.008434336632490158, 0.036356229335069656, 0.014207000844180584, -0.015978597104549408, 0.03793098032474518, 0.005229203030467033, -0.008177584037184715, -0.01812676340341568, -0.005545865278691053, -0.027968961745500565, 0.015867337584495544, -0.10407055914402008, -0.014788974076509476, 0.039848070591688156, -0.04296334087848663, -0.02161860466003418, 0.008545596152544022, 0.0545685738325119, 0.002156725386157632, 0.004771327134221792, 0.013590793125331402, -0.0030575005803257227, -0.11345060169696808, 0.00569135881960392, -0.06518103182315826, -0.0000025407850898773177, 0.026890600100159645, -0.05990903824567795, -0.029115792363882065, 0.015319596976041794, 0.013419624418020248, -0.002413478447124362, -0.0011939015239477158, -0.027113119140267372, 0.007993577048182487, 0.02192670851945877, 0.039231862872838974, -0.05319922789931297, -0.056828003376722336, -0.0054859560914337635, 0.01626102440059185, -0.03438778966665268, -0.06740622967481613, -0.00966247171163559, -0.03919762745499611, -0.030570726841688156, -0.02764374203979969, -0.003040383802726865, -0.013274131342768669, -0.010578224435448647, -0.024374419823288918, 0.011511093936860561, 0.000023903439796413295, 0.023210473358631134, -0.028345534577965736, -0.043511077761650085, 0.012803417630493641, -0.0027750723529607058, 0.02909867651760578, -0.025401432067155838, -0.03546614944934845, 0.009414277039468288, 0.0033420685213059187, -0.02444288693368435, -0.0261888075619936, 0.01514842826873064, -0.004484619479626417, 0.008772394619882107, 0.051042500883340836, 0.024305952712893486, 0.007300344295799732, -0.0203519556671381, 0.014172767288982868, -0.04957044869661331, -0.05145330727100372, -0.028859039768576622, 0.08969239145517349, -0.02915002591907978, 0.0026616728864610195, 0.008994914591312408, -0.029235610738396645, -0.041285887360572815, -0.04108048230409622, 0.02572665363550186, 0.015216895379126072, 0.018041178584098816, 0.017870010808110237, -0.049947019666433334, -0.00990210846066475, -0.06877557933330536, -0.09195181727409363, -0.029475247487425804, -0.015987154096364975, -0.006572877522557974, -0.08798070251941681, 0.03639046102762222, -0.010227329097688198, -0.05792348086833954, -0.07339712977409363, -0.003138805739581585, -0.015653375536203384, -0.02398073300719261, 0.03318960592150688, -0.04364801198244095, 0.03686973452568054, -0.025281613692641258, -0.0005207272479310632, -0.05384966731071472, -0.024785224348306656, -0.045188531279563904, -0.0011885525891557336, 0.00737737026065588, -0.02523026429116726, -0.02831129916012287, -0.06343511492013931, -0.07401333749294281, 0.015251129865646362, -0.025093328207731247, -0.005524469073861837, 0.07011069357395172, 0.027181586250662804, -0.01963304728269577, 0.0395057313144207, -0.011434067972004414, -0.02606899105012417, -0.10995876044034958, 0.05172717571258545, -0.01177640538662672, 0.06322970986366272, -0.09441664814949036, -0.037725578993558884, 0.01860603503882885, -0.025076212361454964, 0.02240598015487194, 0.017450647428631783, -0.00680395495146513, 0.04039580747485161, 0.09332116693258286, 0.037965212017297745, 0.028448235243558884, 0.023587044328451157, 0.029355429112911224, -0.030211271718144417, -0.02661672979593277, 0.12303604930639267, -0.046523649245500565, 0.02456270530819893, -0.012238561175763607, 0.00945706944912672, 0.0534730963408947, -0.0488857738673687, 0.02168707177042961, -0.04296334087848663, 0.02747257426381111, 0.06596840918064117, -0.02704465202987194, 0.01671462133526802, 0.03428508713841438, -0.022628499194979668, 0.029406780377030373, -0.021122215315699577, -0.03113558329641819, -0.017613258212804794, 0.0016860115574672818, 0.015627700835466385, 0.034781474620103836, -0.045565102249383926, 0.015002935193479061, 0.009773732163012028, -0.0557667575776577, -0.03211124613881111, 0.019735749810934067, -0.055424418300390244, 0.03707513585686684, -0.03166620433330536, -0.02920137718319893, -0.01436105277389288, 0.0006729068700224161, 0.04522276669740677, 0.032556284219026566, -0.00920887477695942, 0.06322970986366272, 0.051042500883340836, 0.018229464069008827, -0.027592390775680542, -0.005413209553807974, -0.005849689710885286, 0.003817061660811305, 0.0428948700428009, -0.018657386302947998, 0.042244430631399155, -0.035808488726615906, 0.02747257426381111, 0.01968439854681492, -0.024220367893576622, -0.027489690110087395, -0.03443913906812668, -0.006251936312764883, -0.05504784733057022, -0.0006258354987949133, 0.0014902373077347875, 0.059464000165462494, -0.04672905057668686, -0.019530346617102623, 0.01788712665438652, -0.020266372710466385, 0.0021631442941725254, -0.03216259554028511, -0.020557358860969543, -0.023090654984116554, 0.02209787629544735, -0.019615931436419487, 0.01652633585035801, -0.006688416004180908, -0.001545867184177041, 0.055972158908843994, -0.016937140375375748, -0.008554155007004738, 0.0034768639598041773, 0.06785126775503159, 0.05487667769193649, -0.018024062737822533, 0.031460803002119064, -0.0022786830086261034, 0.026223041117191315, 0.017467763274908066, 0.05141907185316086, -0.037794046103954315, 0.04512006416916847, -0.006744046229869127, 0.0013896757736802101, 0.04436692222952843, -0.01321422215551138, 0.009166083298623562, 0.08257177472114563, 0.0072233183309435844, -0.07195931673049927, -0.05361003056168556, 0.03402833268046379, -0.05100826546549797, 0.0018208068795502186, 0.01146830152720213, 0.001833644462749362, -0.014848883263766766, 0.028978858143091202, -0.08503659814596176, -0.04296334087848663, 0.0046857427805662155, 0.015370947308838367, 0.04443538933992386, -0.007296064868569374, 0.03349770978093147, 0.03378869593143463, -0.02980046719312668, 0.026274392381310463, 0.005657124798744917, 0.022269045934081078, -0.047482192516326904, 0.0032736009452492, -0.04840650409460068, -0.01158811990171671, -0.026822132989764214, -0.014934467151761055, 0.014129974879324436, 0.04861190542578697, -0.018982606008648872, -0.019478995352983475, -0.01867450401186943, -0.02956083044409752, 0.053507328033447266, 0.0616549588739872, 0.009602563455700874, -0.005451722536236048, 0.017544789239764214, 0.03505534678697586, -0.011160197667777538, -0.03175178915262222, -0.018280815333127975, 0.03041667491197586, -0.007629843894392252, -0.037246305495500565, -0.05100826546549797, 0.02481945790350437, -0.00459160003811121, 0.05997750535607338, 0.009328693151473999, 0.0361165925860405, 0.05100826546549797, 0.06665308773517609, -0.047242555767297745, 0.05593792349100113, 0.022542916238307953, 0.06415402144193649, 0.0313238687813282, -0.04542816802859306, 0.0686386376619339, 0.000493982108309865, 0.09071940183639526, 0.030194155871868134, -0.0038491557352244854, -0.03180314227938652, -0.03077612817287445, -0.016124090179800987, 0.03034820780158043, -0.03508957847952843, -0.04577050730586052, -0.05244608223438263, 0.032658983021974564, -0.05734150856733322, 0.034182384610176086, -0.04467502608895302, -0.02805454656481743, -0.026394210755825043, 0.024853693321347237, 0.004951054230332375, 0.015867337584495544, 0.05939553305506706, -0.025880705565214157, 0.04251829907298088, 0.026274392381310463, 0.012058833613991737, 0.06702965497970581, -0.012897560372948647, 0.012281352654099464, -0.016415076330304146, 0.025041978806257248, -0.005122222937643528, -0.024545589461922646, -0.05655413120985031, -0.02831129916012287, -0.03192295879125595, 0.00991066638380289, -0.024288835003972054, 0.05196681246161461, -0.008276006206870079, 0.021515903994441032, 0.0008157257689163089, -0.06209999695420265, 0.010218770243227482, -0.004013905767351389, 0.04618130996823311, 0.00036266364622861147, -0.008823745884001255, 0.020574474707245827, 0.009499861858785152, -0.044229988008737564, -0.04275793582201004, -0.043442610651254654, 0.01879432052373886, -0.029646415263414383, -0.028516702353954315, -0.007505746558308601, -0.0014538640389218926, 0.0013265572488307953, -0.018588919192552567, -0.0016325212782248855, 0.0003891412925440818, -0.04761912673711777, -0.02709600143134594, 0.010389938950538635, 0.027386989444494247, -0.04118318483233452, -0.017784425988793373, -0.051042500883340836, -0.04467502608895302, -0.04631824418902397, -0.03332654386758804, -0.027986079454421997, 0.024134784936904907, -0.01626102440059185, -0.01198180764913559, -0.028876157477498055, -0.05244608223438263, -0.07353406399488449, -0.008006415329873562, 0.008057765662670135, -0.05066592991352081, 0.04125165194272995, 0.011493977159261703, 0.005819735117256641, 0.045256998389959335, -0.023569926619529724, -0.008738161064684391, -0.016106972470879555, -0.032658983021974564, -0.028773454949259758, -0.008203258737921715, 0.016201116144657135, 0.012118742801249027, 0.0017576883547008038, 0.007082104217261076, 0.009303017519414425, 0.05419200286269188, -0.032847270369529724, -0.05552712082862854, 0.02697618491947651, -0.008134791627526283, -0.0013939549680799246, -0.02475099079310894, 0.03428508713841438, -0.039300329983234406, 0.015627700835466385, 0.04412728548049927, 0.004262099973857403, 0.067543163895607, -0.029218493029475212, -0.007274669129401445, 0.008935005404055119, -0.033446360379457474, -0.00015739495574962348, -0.013137196190655231, -0.08880231529474258, 0.01769884116947651, 0.029595065861940384, 0.004133723676204681, -0.01805829629302025, 0.05600639432668686, -0.0031430849339812994, -0.017116868868470192, 0.04084084928035736, 0.04837226867675781, -0.008160467259585857, 0.015893012285232544, 0.051829878240823746, -0.004493177868425846, -0.02295372076332569, 0.03656163066625595, -0.0023107773158699274, 0.02956083044409752, -0.007116337772458792, 0.02283390238881111, 0.003072477877140045, 0.033703114837408066, -0.029235610738396645, 0.00588820269331336, 0.03902645781636238, 0.05244608223438263, -0.009285900741815567, 0.06904944777488708, 0.0077710580080747604, -0.03919762745499611, 0.02656537853181362, 0.07832679152488708, 0.02439153753221035, -0.009833640418946743, 0.0020347677636891603, 0.035021111369132996, -0.07462954521179199, 0.008305960334837437, 0.008447173982858658, 0.00745011679828167, 0.01946187950670719, -0.043202973902225494, -0.042244430631399155, -0.000019223045455873944, 0.0020893276669085026, -0.01403583213686943, -0.06388015300035477, 0.009439952671527863, 0.015311038121581078, 0.014729064889252186, 0.004446106497198343, -0.06415402144193649, -0.05028935894370079, -0.0007467233808711171, 0.015619141981005669, 0.050015490502119064, -0.007283227518200874, -0.006619948893785477, -0.017390737310051918, 0.008815187029540539, -0.031888727098703384, -0.047790296375751495, -0.020488891750574112, 0.04395611584186554, 0.003936879802495241, -0.011553886346518993, 0.03957419842481613, -0.04066967964172363, 0.026959067210555077, 0.007484350819140673, 0.01068948395550251, 0.021053748205304146, 0.015730401501059532, 0.02831129916012287, -0.038512952625751495, 0.04926234483718872, 0.007240435108542442, -0.0010366403730586171, -0.029834700748324394, 0.01643219403922558, -0.019650164991617203, -0.023261824622750282, 0.014917350374162197, -0.012384054251015186, -0.023090654984116554, -0.05768384411931038, -0.0002826957788784057, -0.02348434366285801, 0.042552534490823746, -0.0027643742505460978, 0.03813638165593147, -0.01234982069581747, 0.12495313584804535, 0.04892000928521156, -0.09263648837804794, -0.07408180832862854, 0.004998125601559877, -0.015987154096364975, -0.00984219927340746, -0.03584272041916847, 0.022491564974188805, 0.018109645694494247, -0.01066380925476551, 0.04782452806830406, -0.04457232356071472, -0.008725323714315891, -0.03799944743514061, -0.03546614944934845, -0.02481945790350437, -0.034610308706760406, -0.01258089765906334, -0.03933456167578697, -0.028995973989367485, -0.05388390272855759, -0.03697243705391884, -0.0030853154603391886, -0.0016753134550526738, 0.017159659415483475, 0.007651240099221468, -0.00828456413000822, -0.03317249193787575, -0.03438778966665268, 0.05087133124470711, -0.016783088445663452, 0.020814111456274986, 0.0032992763444781303, 0.05980633571743965, 0.046934451907873154, -0.0031430849339812994, 0.022183461114764214, 0.07004222273826599, -0.017750192433595657, 0.025384316220879555, -0.018024062737822533, -0.030450908467173576, -0.03680126741528511, -0.03741747513413429, -0.048748839646577835, 0.03041667491197586, 0.005109385121613741, 0.03159773722290993, 0.018897023051977158, 0.044709257781505585, -0.031101349741220474, 0.04840650409460068, -0.0337202288210392, -0.024905042722821236, -0.007591330911964178, 0.036527395248413086, -0.023518577218055725, 0.03204277902841568, 0.0028114456217736006, -0.054226238280534744, -0.02059159241616726, -0.0383075512945652, 0.0683305412530899, 0.016911465674638748, -0.0593612976372242, 0.05504784733057022, 0.02632574364542961, -0.05593792349100113, 0.058505456894636154, -0.018862789496779442, 0.035500384867191315, -0.009594004601240158, -0.0557667575776577, 0.0011104567674919963, 0.03659586235880852, 0.04395611584186554, 0.007955064065754414, 0.04553087055683136, -0.03484994173049927, 0.08462579548358917, 0.028345534577965736, 0.06867287307977676, -0.06500986218452454, 0.03964266553521156, 0.02944101393222809, 0.027369871735572815, -0.003519655903801322, -0.042312897741794586, -0.0290302075445652, 0.013436741195619106, 0.016252465546131134, 0.04488042742013931, 0.006619948893785477, 0.0313238687813282, 0.03318960592150688, 0.06511256843805313, -0.02546989917755127, -0.04717408865690231, 0.0018015503883361816, 0.025983406230807304, -0.030553609132766724, -0.001998394262045622, 0.028859039768576622, 0.031049998477101326, -0.0016956398030743003, 0.010723717510700226, 0.08435192704200745, 0.03902645781636238, -0.01611553132534027, -0.05521901696920395, -0.021224915981292725, -0.04012193903326988, -0.020197903737425804, 0.002963357837870717, 0.06093605235219002, -0.0029120072722434998, 0.013291248120367527, 0.07613582909107208, -0.02257714979350567, 0.027541041374206543, 0.02283390238881111, -0.0030125686898827553, -0.0008430057787336409, 0.05196681246161461, 0.02427171915769577, 0.017852893099188805, -0.024169018492102623, -0.02276543527841568, 0.0015512161189690232, 0.010039043612778187, 0.018212348222732544, -0.024305952712893486, -0.03125540167093277, -0.026753664016723633, 0.0580604150891304, 0.05395236983895302, 0.027866261079907417, -0.004330567549914122 ]
29,072
pytrie
copy
null
def copy(self): clone = copy(super(Trie, self)) clone._root = copy(self._root) # pylint: disable=protected-access return clone
(self)
[ 0.010809767059981823, 0.014250017702579498, 0.04220956563949585, -0.008827975951135159, -0.08956664055585861, 0.046945273876190186, -0.0041587576270103455, 0.043753817677497864, 0.08455640077590942, 0.02288925275206566, 0.009145406074821949, -0.004903001245111227, -0.04166049882769585, 0.04996514320373535, -0.01956053078174591, -0.013289149850606918, -0.013443575240671635, 0.014747610315680504, -0.04780318960547447, 0.010998508892953396, -0.022975044324994087, -0.04347928240895271, 0.06616263836622238, 0.043547917157411575, -0.013006037101149559, -0.0021340709645301104, -0.013692371547222137, -0.03160569816827774, 0.06310844421386719, -0.03121105581521988, -0.002292785793542862, -0.04440583661198616, -0.014867718331515789, 0.018136385828256607, 0.01980074681341648, -0.05284774675965309, -0.041317328810691833, -0.01757016032934189, 0.06681465357542038, 0.00893950555473566, -0.011822110041975975, -0.02640671655535698, -0.029546694830060005, -0.03551780432462692, 0.044234249740839005, 0.024056021124124527, 0.08085019141435623, 0.026784200221300125, 0.030696306377649307, -0.02517131343483925, -0.010603866539895535, 0.06180441379547119, -0.03321858495473862, -0.007270854897797108, -0.018822720274329185, -0.02496541291475296, 0.03433387726545334, 0.006777551956474781, -0.03836609423160553, 0.04251841455698013, 0.0015592658892273903, 0.0007024203659966588, 0.008270329795777798, -0.04581281915307045, 0.0006868705968372524, -0.04001329466700554, -0.04557260498404503, -0.02360990270972252, 0.06032879278063774, 0.030181555077433586, -0.014198542572557926, -0.002352840034291148, 0.027745068073272705, -0.005194693338125944, 0.007253696676343679, 0.05960814282298088, 0.02748769149184227, -0.016978196799755096, 0.012757240794599056, -0.04001329466700554, -0.029598170891404152, -0.02980407141149044, -0.04752865806221962, 0.08688993752002716, -0.012354019097983837, 0.06122102960944176, 0.006408647168427706, -0.025634588673710823, 0.03977307677268982, -0.0008697143639437854, -0.011341676115989685, 0.03404218703508377, -0.04591577127575874, -0.011976535432040691, 0.0200409647077322, -0.000344239582773298, -0.01904577948153019, -0.011830689385533333, 0.017235571518540382, 0.020109597593545914, -0.013829638250172138, 0.0777616873383522, -0.04704822227358818, 0.005331960506737232, 0.03699342533946037, 0.08002658933401108, 0.017544422298669815, -0.03484863042831421, 0.015082198195159435, 0.029460903257131577, -0.02760780043900013, 0.11955945193767548, 0.011762055568397045, 0.06729508936405182, -0.028757410123944283, -0.026852833107113838, -0.03757680952548981, -0.020349815487861633, 0.04214093089103699, 0.04869542643427849, 0.012980299070477486, 0.034230928868055344, -0.012688606977462769, 0.03112526424229145, -0.006794710643589497, 0.024656562134623528, 0.016540659591555595, 0.0038777892477810383, 0.0012933113612234592, -0.017252730205655098, 0.02511983923614025, 0.041351646184921265, 0.01404411718249321, 0.024313395842909813, -0.008982401341199875, 0.02168816700577736, -0.01472187228500843, 0.005314801819622517, -0.05037694424390793, 0.018513869494199753, -0.014112750999629498, -0.00015965318016242236, 0.08586043119430542, 0.03544916957616806, -0.04845520853996277, -0.03912106156349182, -0.02064150758087635, 0.04275863245129585, 0.007086402736604214, 0.008210275322198868, 0.020058123394846916, 0.04615598917007446, 0.04142028093338013, 0.03802292421460152, -0.04485195130109787, -0.0063357241451740265, -0.05500970035791397, -0.05603920295834541, 0.02295788563787937, -0.0020021661184728146, 0.0023678536526858807, 0.02400454506278038, 0.01799912005662918, -0.08915483951568604, -0.018307968974113464, -0.008549152873456478, 0.047357071191072464, -0.07357504963874817, -0.0323263481259346, 0.007819922640919685, -0.022134283557534218, -0.01997232995927334, -0.023935912176966667, 0.05229867994785309, -0.026355240494012833, 0.0016793744871392846, -0.008990980684757233, 0.012782977893948555, -0.01568274013698101, 0.002901907544583082, -0.007511071860790253, -0.03409365937113762, -0.011418888345360756, 0.025943439453840256, 0.05164666473865509, -0.010698237456381321, -0.0037855631671845913, 0.06218189746141434, 0.03164001554250717, 0.0030842151027172804, -0.030215872451663017, -0.007185063324868679, 0.054838117212057114, -0.02268335223197937, -0.031948864459991455, -0.030267346650362015, -0.011281621642410755, -0.048867009580135345, -0.06894228607416153, 0.07453591376543045, -0.06070627644658089, -0.03136548027396202, 0.038469042629003525, -0.010046219453215599, -0.010878399945795536, -0.013409257866442204, -0.04241546615958214, -0.02796812728047371, 0.006001136265695095, 0.030353138223290443, 0.0200409647077322, 0.017209835350513458, 0.027659276500344276, -0.01696961745619774, -0.01282587368041277, -0.05452926829457283, -0.06262801587581635, -0.021430792286992073, 0.04481763765215874, 0.0062070367857813835, -0.023815803229808807, 0.040905531495809555, -0.03719932585954666, -0.028397085145115852, -0.06053469330072403, -0.011084300465881824, 0.01644628867506981, -0.05336249992251396, -0.026458190754055977, -0.04896995797753334, 0.04334201663732529, -0.07220237702131271, 0.0010536304907873273, -0.07529088109731674, 0.03455693647265434, -0.03112526424229145, -0.006468701642006636, 0.005640810821205378, 0.038709260523319244, 0.0031142423395067453, -0.01030359510332346, -0.043513599783182144, 0.06252506375312805, 0.00678184162825346, 0.04485195130109787, 0.024708038195967674, -0.03174296393990517, -0.019955173134803772, 0.06300549954175949, -0.016780875623226166, 0.02388443611562252, -0.03490010276436806, -0.026269448921084404, 0.05133781209588051, 0.05113191157579422, 0.02868877723813057, -0.0041844951920211315, -0.009694472886621952, -0.007219379767775536, 0.021430792286992073, 0.0015421075513586402, 0.010509495623409748, 0.022717667743563652, -0.023421160876750946, -0.020075280219316483, 0.006275670137256384, -0.0002628714428283274, -0.0014048407319933176, -0.037508174777030945, 0.012396914884448051, 0.04289589822292328, 0.033664703369140625, 0.003869210137054324, 0.08304645866155624, -0.021139100193977356, -0.019148729741573334, -0.05092601105570793, 0.06551061570644379, -0.001320121344178915, -0.014747610315680504, -0.009488573297858238, 0.04299885034561157, 0.01206232700496912, -0.051475077867507935, -0.01672940142452717, -0.02112194150686264, 0.015416786074638367, 0.009917532093822956, -0.011702001094818115, -0.035552121698856354, 0.003227916546165943, 0.009059613570570946, -0.03929264470934868, -0.054597899317741394, 0.06647148728370667, 0.011273042298853397, -0.10947033762931824, 0.005276195704936981, 0.004628467373549938, 0.04866110906004906, -0.020178230479359627, -0.052230048924684525, -0.028019601479172707, 0.055867619812488556, -0.005306222941726446, 0.027933809906244278, -0.022906409576535225, 0.05325954779982567, 0.03260088339447975, 0.03189739212393761, -0.020590031519532204, -0.03599824011325836, -0.013580841943621635, 0.016309021040797234, -0.03908674418926239, -0.0520927794277668, 0.034711360931396484, -0.03361322730779648, -0.009720210917294025, 0.02192838303744793, -0.0713101401925087, -0.0016161029925569892, -0.030696306377649307, -0.04069963097572327, 0.03131400793790817, 0.005327670834958553, 0.03227487578988075, 0.012242489494383335, -0.004637046717107296, -0.004512648563832045, 0.033184267580509186, -0.007901424542069435, 0.0059110550209879875, 0.02625229023396969, -0.03332153335213661, -0.015871481969952583, 0.03884652629494667, -0.02448497898876667, -0.047871824353933334, -0.026595458388328552, 0.04824930801987648, 0.04361655190587044, 0.012551340274512768, -0.0598483607172966, -0.0335274338722229, 0.009411360137164593, -0.04632757231593132, 0.015493999235332012, -0.018548186868429184, -0.03256656602025032, 0.013709529303014278, -0.0044311461970210075, 0.03682183846831322, 0.0036054004449397326, 0.03568938747048378, -0.03925832733511925, -0.026372399181127548, 0.026012074202299118, -0.008905189111828804, -0.012028010562062263, 0.011907901614904404, -0.008930926211178303, -0.03383628651499748, -0.027058733627200127, 0.04337633401155472, -0.024948254227638245, -0.013769583776593208, -0.0041587576270103455, -0.07577131688594818, -0.05017104372382164, 0.007146456744521856, -0.032463617622852325, -0.0048386575654149055, -0.05181824788451195, 0.03217192366719246, -0.0598483607172966, -0.06599105149507523, -0.021979859098792076, -0.02769359201192856, 0.02808823436498642, 0.09231197834014893, 0.004770024213939905, -0.021825432777404785, -0.018153544515371323, 0.028414243832230568, -0.03412797674536705, 0.04636188969016075, -0.005838131997734308, 0.08558589965105057, 0.0514407642185688, -0.06266233325004578, -0.014610343612730503, 0.019062938168644905, 0.05977972596883774, -0.024056021124124527, 0.0640006810426712, -0.03419661149382591, -0.0018413064535707235, -0.03867494314908981, 0.029357952997088432, 0.035346221178770065, 0.00467136362567544, -0.007734130602329969, -0.009093930944800377, 0.010998508892953396, -0.023798644542694092, 0.052744798362255096, 0.035552121698856354, 0.03313279151916504, -0.06396636366844177, -0.0424840971827507, -0.029117736965417862, 0.03949854522943497, 0.018153544515371323, -0.007888555526733398, -0.0945768803358078, 0.09896942228078842, -0.023301051929593086, 0.01506503950804472, 0.0013265557354316115, -0.01350362878292799, 0.011487522162497044, -0.04684232175350189, -0.010998508892953396, 0.04207229986786842, -0.0014606054173782468, -0.04145459830760956, 0.006168430205434561, -0.023335369303822517, 0.027830859646201134, 0.016832351684570312, -0.012731502763926983, 0.022872094064950943, 0.01336636207997799, 0.03987602889537811, -0.015536895021796227, -0.00413087522611022, -0.02216860093176365, 0.02192838303744793, 0.04533238708972931, 0.0323263481259346, -0.028156869113445282, 0.04924449324607849, -0.02884320355951786, 0.024296237155795097, 0.023095151409506798, -0.014395863749086857, 0.05518128350377083, 0.0067174979485571384, -0.04770024120807648, 0.03484863042831421, 0.007588284555822611, 0.01140172965824604, -0.008746474049985409, -0.0671578198671341, 0.03037029691040516, -0.06177009642124176, -0.02016107365489006, -0.021053306758403778, 0.053671348839998245, -0.014558868482708931, 0.02132784202694893, 0.07968342304229736, 0.005953950807452202, -0.02439918741583824, -0.007935740984976292, 0.007185063324868679, 0.011762055568397045, 0.028156869113445282, -0.0036761786323040724, 0.043067481368780136, -0.03620414063334465, -0.027830859646201134, -0.09148837625980377, 0.020984673872590065, 0.022546084597706795, -0.011204409413039684, -0.071859210729599, -0.01988653838634491, 0.0004951795563101768, -0.02400454506278038, -0.005881027784198523, 0.024673720821738243, -0.044783320277929306, -0.024982571601867676, -0.00780276395380497, 0.02040128968656063, 0.024622246623039246, 0.010629603639245033, 0.042346831411123276, -0.03484863042831421, 0.052230048924684525, -0.12889359891414642, 0.03764544054865837, -0.0017876866040751338, 0.02481098845601082, 0.0007919655181467533, 0.043033167719841, -0.009866056963801384, -0.03443682938814163, -0.007069244049489498, -0.01820502057671547, -0.0033673280850052834, 0.0629025474190712, -0.010089115239679813, 0.018342286348342896, -0.054151784628629684, -0.01745005138218403, 0.022117124870419502, -0.015348153188824654, -0.010989929549396038, -0.01072397455573082, -0.016995355486869812, 0.015056461095809937, 0.018513869494199753, -0.02180827595293522, -0.06921682506799698, 0.003337301081046462, -0.008652103133499622, -0.05881885811686516, 0.008034401573240757, 0.0833209976553917, -0.0035045950207859278, -0.09766538441181183, -0.022237233817577362, -0.006039742846041918, 0.007807053625583649, 0.03383628651499748, 0.06461838632822037, -0.031073790043592453, -0.0041909292340278625, -0.058235473930835724, 0.005666548386216164, 0.010569550096988678, 0.008776500821113586, 0.015133673325181007, -0.0037169295828789473, -0.015631265938282013, 0.038743577897548676, -0.005100322421640158, -0.0001935677428264171, -0.014824822545051575, 0.03285825997591019, -0.043547917157411575, -0.031468432396650314, 0.06204462796449661, -0.015176569111645222, -0.002668124856427312, -0.025583114475011826, 0.01895998790860176, 0.017913328483700752, -0.04852384328842163, 0.034951578825712204, -0.01808491162955761, 0.0025544508825987577, -0.015039302408695221, -0.023335369303822517, -0.01518514845520258, 0.04083689674735069, 0.03357890993356705, 0.041317328810691833, -0.03541485592722893, 0.02240881882607937, -0.010089115239679813, 0.015022143721580505, 0.011624788865447044, -0.04948471114039421, 0.0646526962518692, -0.00017386244144290686, 0.03061051480472088, 0.0161631740629673, 0.03189739212393761, 0.023815803229808807, 0.032703835517168045, 0.0065030185505747795, 0.02584048919379711, -0.00206543761305511, -0.02508552186191082, 0.013555103912949562, -0.02103614993393421, 0.007734130602329969, 0.014318651519715786, 0.011024245992302895, -0.00902529712766409, -0.03596392273902893, 0.01684950850903988, 0.01090413797646761, 0.03761112317442894, -0.0039550019428133965, -0.0735064148902893, 0.04890132695436478, 0.04540102183818817, 0.002348550595343113, -0.006970583461225033, -0.048558156937360764, -0.04323906823992729, -0.027024416252970695, -0.05130349472165108, -0.00691052945330739, 0.0012043024180456996, 0.011367413215339184, 0.020384130999445915, 0.02412465400993824, -0.003290115389972925, -0.024107495322823524, 0.04275863245129585, -0.002661690581589937, -0.022906409576535225, 0.03733659163117409, -0.010569550096988678, 0.015476840548217297, -0.04869542643427849, 0.02556595578789711, -0.08798807114362717, -0.017235571518540382, -0.018273653462529182, -0.02620081603527069, 0.01968063786625862, -0.07453591376543045, -0.024193286895751953, -0.0314512737095356, -0.0036332826130092144, -0.009617260657250881, 0.02868877723813057, -0.034865785390138626, -0.0496906116604805, 0.05960814282298088, 0.04406266659498215, -0.0014455917989835143, 0.05353408306837082, 0.024673720821738243, -0.061186712235212326, -0.03467704355716705, 0.012010851874947548, -0.012028010562062263, 0.0460873544216156, -0.0018327273428440094, -0.027556326240301132, -0.021413633599877357, 0.08455640077590942, -0.003974305000156164, -0.028877519071102142, -0.010595287196338177, 0.008167379535734653, -0.11400014162063599, -0.059711091220378876, 0.02148226648569107, -0.0021984148770570755, -0.04972492530941963, -0.02348979376256466, -0.051955513656139374, 0.042792949825525284, 0.01704682968556881, 0.02216860093176365, -0.007245117332786322, -0.015854325145483017, 0.027350425720214844, 0.030181555077433586, 0.016094541177153587, 0.010106273926794529, 0.008982401341199875, 0.039189692586660385, -0.010234961286187172, -0.03224055841565132, 0.08194832503795624, 0.05260753259062767, 0.026269448921084404, 0.029066260904073715, 0.004351789131760597, 0.013915429823100567, -0.05549013614654541, -0.0015303111867979169, -0.08455640077590942, -0.00990037340670824, -0.04028782993555069, 0.0006203819648362696, 0.01384679600596428, 0.010998508892953396, 0.02517131343483925, -0.02120773307979107, -0.019577687606215477, 0.06901092082262039, 0.025463005527853966, -0.015751374885439873, -0.030456088483333588, 0.0903216078877449, -0.02548016421496868, 0.01784469373524189, -0.022734826430678368, -0.04461173713207245, -0.009231197647750378, -0.029066260904073715, 0.01212238147854805, 0.0472884401679039, 0.008579179644584656, 0.08798807114362717, 0.0029469483997672796, -0.08558589965105057, 0.017896169796586037, -0.01330630760639906, 0.024656562134623528, -0.0009174360311590135, 0.020692981779575348, -0.006001136265695095, 0.050273995846509933, -0.01728704757988453, -0.03853767737746239, 0.03169149160385132, -0.058750223368406296, 0.028500035405158997, 0.042861584573984146, 0.005718023516237736, 0.041866399347782135, 0.060225844383239746, -0.0015228043776005507, -0.006678891368210316, 0.06571651995182037, -0.07769305258989334, -0.0009656939655542374, -0.013992642052471638, 0.0011882163817062974, -0.05205846205353737, 0.025463005527853966, 0.07817348837852478, 0.046430520713329315, 0.06959430873394012, -0.014490234665572643, -0.034505460411310196, -0.04564123600721359, -0.0043324860744178295, -0.033750493079423904, 0.06245642900466919, 0.015940116718411446, -0.048592474311590195, 0.016472024843096733, -0.03484863042831421, 0.008956664241850376, 0.023901594802737236, -0.03184591606259346, 0.007807053625583649, 0.02244313433766365, -0.03004428744316101, -0.006082638632506132, 0.08695856481790543, -0.07419274747371674, -0.02728179283440113, 0.0008788297418504953, 0.003290115389972925, 0.007605442777276039, -0.007086402736604214, 0.0034724229481071234, -0.000688479165546596, 0.020109597593545914, 0.06132397800683975, -0.010766870342195034, -0.006811868865042925, -0.00400004256516695, -0.027024416252970695, 0.04124869778752327, 0.0024043151643127203, -0.022717667743563652, -0.07405547797679901, -0.019938014447689056, 0.05861295759677887, 0.016068803146481514, 0.016540659591555595, 0.07110424339771271, -0.004366802517324686 ]
29,074
pytrie
items
Return a list of this trie's items (``(key,value)`` tuples). :param prefix: If not None, return only the items associated with keys prefixed by ``prefix``.
def items(self, prefix=None): """Return a list of this trie's items (``(key,value)`` tuples). :param prefix: If not None, return only the items associated with keys prefixed by ``prefix``. """ return list(self.iteritems(prefix))
(self, prefix=None)
[ -0.0004267638723831624, 0.008668212220072746, -0.04432858154177666, -0.09655730426311493, 0.053275324404239655, 0.04939277470111847, -0.027481693774461746, -0.0014570108614861965, 0.13139896094799042, -0.03230955824255943, -0.004266583826392889, 0.04530765861272812, 0.005730980075895786, 0.022012364119291306, -0.014627081342041492, -0.0001392653357470408, -0.03588825836777687, 0.0009442612063139677, -0.03291726112365723, 0.060534000396728516, -0.0217591542750597, 0.013664884492754936, 0.08251260221004486, 0.05293771252036095, -0.0101705901324749, -0.02761673927307129, 0.015606158412992954, -0.06921065598726273, 0.08994009345769882, 0.026097480207681656, -0.027397291734814644, -0.013740846887230873, -0.005963088944554329, 0.0217591542750597, -0.004118877928704023, -0.017032572999596596, 0.03524679318070412, -0.03463909029960632, -0.011563243344426155, 0.0425729937851429, 0.02819068171083927, -0.0004982428508810699, 0.03632715344429016, -0.04939277470111847, 0.06590204685926437, 0.011250951327383518, 0.06806276738643646, 0.010254993103444576, 0.054254401475191116, -0.008685093373060226, 0.005346945021301508, 0.01819733716547489, -0.021083928644657135, -0.05344412848353386, -0.04483500123023987, 0.0005040455725975335, -0.014340110123157501, -0.01628982461988926, -0.015403591096401215, 0.10702330619096756, 0.019159534946084023, -0.025709226727485657, 0.0076891351491212845, -0.028359487652778625, 0.04719829186797142, -0.030115075409412384, -0.015774965286254883, -0.05067570507526398, -0.025152165442705154, -0.006959047168493271, -0.0015002675354480743, -0.02586115151643753, 0.0045366738922894, 0.014745245687663555, -0.005760521162301302, 0.015521755442023277, -0.021522825583815575, -0.019767237827181816, -0.04442986473441124, -0.02498335763812065, -0.02182667702436447, -0.024780791252851486, -0.020290538668632507, 0.047434620559215546, 0.02498335763812065, 0.04837993532419205, 0.02214740961790085, 0.043822161853313446, 0.024223729968070984, 0.07386971265077591, -0.0016437530284747481, -0.0008714634459465742, -0.0024033822119235992, 0.047907277941703796, -0.05904850363731384, -0.052903950214385986, -0.027414171025156975, -0.04355207085609436, -0.04321445897221565, 0.02091512270271778, -0.0181466955691576, 0.027532335370779037, 0.035584405064582825, 0.010077746585011482, 0.009334998205304146, 0.023278413340449333, -0.05003423988819122, -0.019277699291706085, 0.057394202798604965, 0.07062862813472748, -0.01202746108174324, 0.020054209977388382, 0.05256633833050728, 0.03811650350689888, -0.02903471328318119, -0.011791132390499115, 0.0025764089077711105, -0.024257490411400795, -0.013209106400609016, -0.022552544251084328, 0.0028718202374875546, 0.005815383046865463, 0.03453780338168144, 0.018315503373742104, 0.023025203496217728, 0.001975035760551691, 0.015344508923590183, 0.006899964530020952, -0.039635758846998215, 0.01181645318865776, 0.04294436797499657, 0.04534142091870308, -0.016011293977499008, -0.0303176436573267, 0.028933430090546608, -0.027380410581827164, 0.10391726344823837, -0.018788160756230354, 0.05658392980694771, 0.040614839643239975, 0.006490609142929316, 0.01762339659035206, 0.026502616703510284, 0.02182667702436447, -0.04436234012246132, -0.07873134315013885, 0.046050406992435455, 0.006617214065045118, 0.02940608747303486, -0.06715121865272522, -0.010533523745834827, 0.06070280820131302, 0.014753686264157295, 0.047839753329753876, -0.042809322476387024, -0.006401985418051481, -0.06782644242048264, -0.022400619462132454, -0.0059884097427129745, -0.015791846439242363, -0.027346648275852203, 0.01001022383570671, -0.036901094019412994, -0.0334574431180954, -0.00254053738899529, 0.030148835852742195, 0.016543034464120865, -0.01155480369925499, -0.005051533691585064, -0.006845102645456791, -0.009419401176273823, -0.06276224553585052, -0.07150642573833466, -0.005144377239048481, 0.009757013991475105, -0.03582073375582695, -0.026654543355107307, 0.025726106017827988, -0.001431689946912229, -0.0016754042590036988, -0.040175940841436386, -0.03501046448945999, -0.01902448944747448, -0.032461486756801605, 0.02444317750632763, 0.02496647834777832, 0.03257964923977852, 0.050169285386800766, 0.06468664109706879, -0.026080600917339325, -0.01131003350019455, -0.04112125560641289, -0.030486449599266052, 0.0024012720678001642, -0.03852163627743721, -0.030705897137522697, 0.015766525641083717, -0.017522111535072327, -0.08710414171218872, 0.04361959174275398, -0.039703283458948135, -0.05337660759687424, -0.024831432849168777, 0.021067047491669655, 0.026603899896144867, 0.0025215467903763056, -0.013732407242059708, -0.03571945056319237, 0.0058069429360330105, -0.010845815762877464, -0.0014696713769808412, -0.00339301023632288, -0.001553019625134766, 0.00666785566136241, -0.0074865673668682575, -0.03347432240843773, -0.07461246103048325, -0.013588921166956425, 0.0066889566369354725, -0.02722848393023014, 0.0035723671317100525, 0.0317356176674366, -0.04621921479701996, -0.02768426202237606, -0.017961008474230766, -0.011774251237511635, 0.022907039150595665, -0.0012333423364907503, 0.0024054923560470343, -0.013107823207974434, 0.06391013413667679, -0.03315359354019165, 0.011073704808950424, 0.00301108555868268, 0.021860439330339432, 0.029625536873936653, 0.011993699707090855, -0.018264859914779663, 0.06789396703243256, 0.023700429126620293, -0.007955005392432213, -0.003922640345990658, 0.01357204094529152, 0.003928970545530319, 0.009672611020505428, 0.08305278420448303, 0.029709938913583755, 0.006085473578423262, 0.021016405895352364, 0.010609487071633339, 0.0004845273506361991, 0.028258204460144043, 0.05725915729999542, 0.017910366877913475, 0.04297813028097153, 0.007195375859737396, -0.033356159925460815, 0.017049454152584076, -0.02862957864999771, -0.015175702050328255, -0.0032368642278015614, -0.007731336634606123, 0.019649073481559753, 0.04122254252433777, 0.04230290278792381, 0.06120922788977623, 0.03222515434026718, 0.05860960856080055, -0.06218830496072769, 0.028427010402083397, 0.0005792172159999609, -0.017876606434583664, -0.03703613951802254, 0.01772467978298664, -0.02535473182797432, 0.03170185536146164, -0.010584166273474693, 0.07434237003326416, -0.05611127242445946, 0.002228245371952653, -0.07643557339906693, 0.01811293512582779, -0.00973169319331646, -0.04213409498333931, -0.02086448110640049, -0.052870187908411026, 0.03209011256694794, 0.041492633521556854, -0.011943058110773563, 0.013327271677553654, 0.05391678959131241, -0.013217546977102757, -0.05067570507526398, -0.056448884308338165, 0.03531431406736374, 0.0012765990104526281, -0.060972899198532104, 0.007613171823322773, 0.0272622462362051, 0.05536852404475212, -0.014753686264157295, -0.02226557396352291, -0.04858250543475151, -0.00030569799127988517, 0.011850214563310146, 0.0879819318652153, 0.04358583316206932, 0.0570228286087513, -0.014753686264157295, 0.010482882149517536, -0.039230626076459885, -0.05617879331111908, 0.030216358602046967, -0.010719210840761662, -0.04588159918785095, -0.027903709560632706, -0.03487541899085045, 0.023447219282388687, 0.013251308351755142, 0.017116976901888847, -0.04571279510855675, 0.07380218803882599, -0.03308606892824173, 0.03035140410065651, 0.006372444331645966, 0.019378982484340668, -0.009790775366127491, 0.04500380530953407, 0.02986186556518078, -0.009351878426969051, 0.021404661238193512, -0.03205635026097298, -0.05361293628811836, 0.03122919797897339, -0.051519736647605896, 0.039264384657144547, 0.051013316959142685, 0.04348454996943474, -0.028291964903473854, -0.02049310691654682, 0.029659297317266464, -0.020071089267730713, 0.008237755857408047, 0.021202092990279198, 0.017792202532291412, -0.005785841960459948, 0.003686311421915889, 0.02047622576355934, 0.03494293987751007, -0.013867451809346676, 0.019801000133156776, 0.018450547009706497, 0.03794769570231438, 0.04098621383309364, 0.0792040005326271, -0.03209011256694794, -0.018501190468668938, -0.006731158122420311, 0.015969092026352882, 0.08629386872053146, 0.053781744092702866, -0.02819068171083927, -0.023278413340449333, -0.022991441190242767, 0.034774135798215866, -0.07380218803882599, 0.018416786566376686, 0.009478483349084854, 0.03615834563970566, -0.0152010228484869, 0.005494650918990374, -0.018298622220754623, -0.06623966246843338, -0.031161675229668617, 0.028730861842632294, -0.057394202798604965, 0.030992869287729263, -0.000302532862406224, -0.02349786087870598, 0.037812650203704834, 0.04594912379980087, -0.04530765861272812, 0.04537517949938774, 0.002983654383569956, -0.0011109575862064958, -0.00443116994574666, 0.001088801771402359, 0.011082145385444164, 0.000013839163329976145, 0.012728008441627026, -0.04348454996943474, 0.024156207218766212, -0.01865311525762081, -0.007397943641990423, -0.034706611186265945, 0.009014265611767769, 0.032410845160484314, -0.06853543221950531, -0.027802426367998123, -0.02397052012383938, 0.042775560170412064, -0.07076367735862732, -0.08663148432970047, 0.014601760543882847, 0.002633380936458707, -0.03892677277326584, 0.0006578177562914789, -0.04388968273997307, 0.014863410033285618, -0.022468142211437225, 0.011900856159627438, -0.03129671886563301, 0.019632192328572273, -0.004213831853121519, 0.014129102230072021, -0.05499714985489845, -0.044699955731630325, 0.018349263817071915, 0.021505944430828094, 0.031533051282167435, -0.042370423674583435, -0.018889443948864937, -0.0003518559969961643, 0.008955183438956738, 0.04564527049660683, -0.02214740961790085, -0.007005468942224979, -0.005583274178206921, -0.0030342964455485344, -0.012415716424584389, 0.028882788494229317, -0.04892011731863022, -0.02579362876713276, -0.029625536873936653, 0.0289840716868639, 0.013234428130090237, -0.031549930572509766, -0.06583452224731445, -0.011360676027834415, -0.01991916447877884, -0.019733477383852005, -0.005608594976365566, 0.032478366047143936, -0.010533523745834827, 0.04456491023302078, -0.010938659310340881, -0.043281979858875275, 0.0177584420889616, 0.06394389271736145, -0.007427484728395939, -0.057900622487068176, -0.0633024275302887, 0.03310294821858406, -0.028258204460144043, 0.018011650070548058, 0.03592201694846153, -0.06289729475975037, 0.015893129631876945, -0.04621921479701996, -0.03666476532816887, 0.07224917411804199, 0.011959938332438469, 0.03720494732260704, -0.042809322476387024, -0.0006715332856401801, 0.02132025733590126, -0.04115501791238785, 0.09561198949813843, 0.01731954514980316, 0.02820756286382675, -0.028798384591937065, 0.021016405895352364, -0.04118878021836281, -0.09689491987228394, 0.06840038299560547, 0.04176272079348564, -0.017437709495425224, -0.02402116172015667, -0.048717547208070755, -0.05658392980694771, 0.006064372602850199, -0.06873799860477448, 0.0416276752948761, 0.006798680871725082, -0.042437948286533356, -0.03804897889494896, 0.00783684104681015, -0.008550047874450684, -0.01676248386502266, -0.04129006341099739, 0.03124607913196087, 0.0005560063291341066, -0.039703283458948135, 0.0326809324324131, 0.05941987782716751, 0.011698288843035698, -0.017809083685278893, 0.026114361360669136, -0.05617879331111908, 0.05297147110104561, 0.01996980607509613, 0.017961008474230766, 0.03855539858341217, 0.07927151769399643, -0.032934144139289856, -0.013538279570639133, -0.0126858064904809, 0.004346766974776983, 0.030537091195583344, -0.0391293428838253, 0.008351700380444527, 0.023430338129401207, 0.017522111535072327, -0.017083214595913887, -0.01499001495540142, 0.0115885641425848, -0.074477419257164, 0.02942296862602234, -0.019834760576486588, 0.0345715656876564, -0.0066889566369354725, -0.007035010028630495, 0.021185211837291718, 0.0018937976565212011, -0.016087256371974945, 0.02079695835709572, -0.04000713303685188, -0.00190118292812258, -0.015766525641083717, 0.04841369763016701, 0.0262325257062912, -0.0059841894544661045, -0.01449203584343195, -0.0057816216722130775, -0.05033808946609497, 0.0012143516214564443, 0.0389605350792408, -0.027920590713620186, 0.025169044733047485, 0.03133048117160797, 0.06779268383979797, 0.016121018677949905, 0.028359487652778625, -0.03565192595124245, -0.003025856101885438, 0.06293105334043503, -0.04719829186797142, -0.035618167370557785, -0.005760521162301302, 0.01580028608441353, 0.0042518130503594875, -0.06677984446287155, -0.0032199835404753685, -0.02403804287314415, 0.0535791739821434, -0.024139326065778732, 0.0020626040641218424, -0.015496434643864632, -0.030553972348570824, 0.003456312697380781, 0.03808274120092392, -0.005866025108844042, -0.076368048787117, 0.041526392102241516, -0.0015276985941454768, 0.0026650321669876575, -0.04129006341099739, -0.0012090763775631785, 0.014567999169230461, 0.0408511683344841, -0.029152877628803253, -0.01858559250831604, 0.03484165668487549, 0.01718449965119362, -0.02947361022233963, -0.014221945777535439, -0.02319400943815708, -0.044632431119680405, -0.014230386354029179, -0.09156063199043274, 0.017387067899107933, 0.027127200737595558, 0.04527389630675316, 0.03811650350689888, 0.05577366054058075, 0.06036519631743431, 0.019581550732254982, 0.03308606892824173, -0.036023300141096115, -0.019682835787534714, 0.038285307586193085, -0.026451975107192993, -0.004085116554051638, -0.01683000475168228, 0.01904137060046196, -0.06073657050728798, -0.011934617534279823, 0.011082145385444164, -0.05293771252036095, -0.026148123666644096, 0.021168332546949387, 0.044227298349142075, 0.04638801887631416, -0.0012038011336699128, 0.007743997033685446, -0.005064194090664387, 0.052768904715776443, 0.009883618913590908, 0.024223729968070984, 0.020223015919327736, -0.0672525018453598, -0.029254162684082985, 0.011917737312614918, -0.0226200670003891, -0.020678794011473656, 0.010719210840761662, 0.04183024540543556, -0.008609130047261715, 0.022957680746912956, -0.02000356651842594, -0.04935901239514351, -0.027954353019595146, 0.011352235451340675, 0.07332953065633774, 0.012187827378511429, -0.07562530040740967, -0.008946742862462997, -0.009284356608986855, 0.01765715703368187, -0.04810984432697296, 0.03524679318070412, -0.011065264232456684, 0.03249524533748627, 0.02130337804555893, -0.022552544251084328, 0.01912577450275421, -0.02494959719479084, -0.0669148862361908, -0.08629386872053146, -0.0038487876299768686, -0.05000047758221626, 0.03283286094665527, -0.04264051467180252, 0.026046838611364365, -0.020138612017035484, -0.004237042739987373, -0.008237755857408047, 0.012365073896944523, 0.01153792254626751, -0.017589634284377098, 0.003724292851984501, 0.026097480207681656, -0.017572754994034767, 0.06178316846489906, -0.01181645318865776, 0.028004994615912437, 0.05040561407804489, -0.008718854747712612, -0.05391678959131241, -0.005933547392487526, -0.023379696533083916, -0.03950071707367897, -0.03585449606180191, -0.013732407242059708, 0.023784833028912544, -0.03254588693380356, -0.01715073734521866, 0.057799335569143295, -0.0034605327527970076, 0.042370423674583435, 0.04858250543475151, 0.04345078766345978, -0.024797670543193817, -0.04250546917319298, 0.006169876549392939, 0.02675582654774189, -0.0005523136933334172, -0.03122919797897339, 0.0870366171002388, -0.00857536867260933, -0.012829292565584183, -0.015065978281199932, 0.023312173783779144, 0.040074657648801804, 0.00749078718945384, 0.008938303217291832, 0.00046659164945594966, 0.027920590713620186, -0.0389605350792408, -0.05445696786046028, 0.02037494070827961, -0.05894722044467926, 0.02856205590069294, 0.053275324404239655, -0.022974561899900436, 0.10128388553857803, 0.04669187217950821, -0.007224916946142912, 0.06208702176809311, -0.02680646814405918, -0.0018410455668345094, 0.03318735212087631, 0.03360936790704727, -0.022569425404071808, 0.019733477383852005, -0.014314789324998856, -0.01899072900414467, -0.0122553501278162, -0.05337660759687424, 0.09115549921989441, 0.004659058526158333, 0.06715121865272522, -0.0298449844121933, -0.03997337445616722, 0.01693972945213318, -0.0697508379817009, 0.05469329655170441, -0.02673894539475441, 0.007321980781853199, 0.03409890830516815, -0.034706611186265945, -0.01204434223473072, 0.0024223728105425835, 0.04628673568367958, 0.022485023364424706, 0.011791132390499115, -0.01181645318865776, -0.012888374738395214, -0.11195245385169983, 0.06124299019575119, 0.01944650523364544, 0.012381955049932003, -0.02039182186126709, 0.005612815264612436, 0.0068957447074353695, -0.008351700380444527, 0.006908405106514692, -0.006161436438560486, 0.015530196018517017, 0.05033808946609497, 0.009191512130200863, -0.004051355645060539, 0.0507432259619236, 0.04098621383309364, -0.008503626100718975, -0.08163481205701828, 0.008216654881834984, 0.016720281913876534, -0.020695673301815987, 0.04456491023302078, 0.004218051675707102, 0.05773181468248367, 0.006663635838776827, -0.019142653793096542, 0.013749287463724613, -0.0060095107182860374, -0.022535664960741997, -0.08852211385965347, -0.03686733543872833, -0.022755112498998642, -0.08521351218223572, -0.07555777579545975, -0.026131242513656616, 0.042775560170412064, -0.016230743378400803, -0.01721826009452343, 0.03720494732260704, -0.015293866395950317 ]
29,075
pytrie
iter_prefix_items
Return an iterator over the items (``(key,value)`` tuples) of this trie that are associated with keys that are prefixes of ``key``.
def iter_prefix_items(self, key): """Return an iterator over the items (``(key,value)`` tuples) of this trie that are associated with keys that are prefixes of ``key``. """ key_factory = self.KeyFactory prefix = [] append = prefix.append node = self._root if node.value is not NULL: yield (key_factory(prefix), node.value) for part in key: node = node.children.get(part) if node is None: break append(part) if node.value is not NULL: yield (key_factory(prefix), node.value)
(self, key)
[ -0.008552959188818932, 0.010131899267435074, -0.0709499791264534, -0.02745130844414234, 0.03903316333889961, 0.05696635693311691, 0.0007288696360774338, 0.03661360591650009, 0.12937518954277039, -0.0333222933113575, 0.0036827095318585634, 0.0467899814248085, 0.020263798534870148, 0.039744798094034195, -0.032343797385692596, -0.0178353451192379, 0.003015552181750536, 0.02549431286752224, -0.05298120528459549, 0.016705624759197235, -0.05518727004528046, 0.04518880322575569, 0.0791337788105011, 0.02316370978951454, -0.00775681808590889, -0.012097789905965328, 0.015958407893776894, -0.002868777373805642, 0.10133678466081619, -0.007178615313023329, -0.009891722351312637, -0.03406951203942299, 0.008392841555178165, -0.006142296828329563, 0.008299440145492554, -0.023715225979685783, -0.008708629757165909, -0.034870099276304245, -0.01613631658256054, 0.0460071824491024, 0.08105519413948059, 0.014570720493793488, 0.010612252168357372, -0.03197018802165985, 0.05180700495839119, 0.030244475230574608, 0.027896080166101456, 0.01750621385872364, 0.02830526977777481, 0.00531057408079505, -0.005848747678101063, -0.020726360380649567, -0.004232002422213554, -0.04493973031640053, -0.04451275244355202, 0.01976565457880497, -0.024159997701644897, -0.045900437980890274, 0.0001952825696207583, 0.0686371698975563, 0.006591516546905041, -0.033695902675390244, -0.012836110778152943, 0.01786203123629093, 0.028287479653954506, -0.05013466626405716, -0.058887772262096405, -0.06479433923959732, -0.01960553601384163, 0.008708629757165909, 0.00499033834785223, -0.012898379005491734, 0.021900558844208717, 0.014428393915295601, -0.012026626616716385, 0.046256255358457565, -0.059279169887304306, 0.017461735755205154, -0.004365433938801289, -0.026366066187620163, -0.0268997922539711, -0.024533607065677643, -0.05696635693311691, -0.00028298600227572024, 0.024782678112387657, 0.0732983723282814, 0.013610013760626316, 0.04148830473423004, 0.020637406036257744, 0.09571486711502075, -0.05504494532942772, 0.002726450562477112, -0.01917855441570282, 0.04682556539773941, -0.027433518320322037, 0.0014021428069099784, -0.025903502479195595, -0.06856600195169449, -0.019872399047017097, 0.04077666997909546, 0.008886538445949554, 0.02791387215256691, 0.03465661033987999, 0.02506733313202858, 0.04362320899963379, 0.00998067669570446, -0.06966903805732727, -0.009233460761606693, 0.047501616179943085, 0.04853348806500435, -0.058496374636888504, -0.026597347110509872, 0.05041931942105293, 0.03572406247258186, -0.0432673916220665, -0.016696728765964508, 0.030351219698786736, 0.02015705220401287, 0.025992456823587418, -0.006515905261039734, 0.03924665227532387, -0.013805713504552841, 0.005519616883248091, 0.03307322412729263, 0.0021504710894078016, -0.04276924580335617, 0.048319995403289795, 0.05244747921824455, -0.044228095561265945, -0.03204135224223137, 0.02421337179839611, 0.051984913647174835, -0.005355051252990961, -0.037218496203422546, 0.016634460538625717, -0.036506861448287964, 0.029337141662836075, 0.01635870337486267, -0.0058709862641990185, 0.04113248735666275, 0.00376276858150959, -0.005341708194464445, 0.014499557204544544, 0.01030980795621872, -0.05529401823878288, -0.04273366555571556, 0.013494373299181461, 0.008708629757165909, 0.01467746589332819, -0.07450815290212631, -0.03102727234363556, 0.053159113973379135, 0.05120211839675903, 0.05294562131166458, -0.04308948293328285, -0.023946508765220642, -0.047466035932302475, 0.0038917523343116045, -0.013565536588430405, 0.00939357839524746, 0.002715331269428134, -0.016847951337695122, -0.01976565457880497, -0.04767952486872673, -0.01933867298066616, 0.035386037081480026, -0.03387381136417389, -0.03115180879831314, 0.033233340829610825, -0.011608541011810303, 0.02019263431429863, -0.032343797385692596, -0.06109384074807167, -0.012053312733769417, -0.006627098191529512, -0.013636699877679348, -0.025796758010983467, -0.0011269402457401156, -0.01980123482644558, 0.025547685101628304, -0.02179381251335144, 0.020495079457759857, 0.01626085303723812, -0.05707310512661934, 0.0003708284057211131, 0.03949572518467903, 0.040954578667879105, 0.02467593364417553, 0.08005890250205994, -0.03243275359272957, -0.02015705220401287, -0.053230274468660355, -0.015175609849393368, 0.014455080032348633, -0.018466921523213387, -0.023839762434363365, 0.037254076451063156, -0.01245360728353262, -0.06504341214895248, 0.09450508654117584, -0.05991964042186737, -0.034247420728206635, -0.035297080874443054, 0.05789148434996605, 0.01790650747716427, -0.011484005488455296, -0.01346768718212843, -0.014668570831418037, -0.004234226420521736, -0.0096515454351902, 0.007521089166402817, -0.02214962989091873, 0.019196346402168274, 0.052732132375240326, -0.007832429371774197, -0.023341618478298187, -0.08219380676746368, 0.010941383428871632, -0.003415846498683095, -0.03657802566885948, -0.009562591090798378, 0.03682709485292435, 0.004888040944933891, -0.053408183157444, -0.021900558844208717, -0.013690073043107986, 0.04931628331542015, 0.0030622531194239855, -0.008815375156700611, 0.006511457730084658, 0.034407537430524826, -0.02015705220401287, 0.011946567334234715, 0.008953253738582134, -0.0035937551874667406, -0.023110337555408478, 0.015024387277662754, -0.02077973261475563, 0.08133984357118607, -0.014935432933270931, -0.0263126939535141, -0.014428393915295601, 0.010674520395696163, -0.05017024651169777, -0.016972487792372704, 0.048248834908008575, 0.02136683277785778, 0.008241618983447552, -0.007178615313023329, 0.04839115962386131, -0.013387627899646759, 0.02490721456706524, 0.040918994694948196, 0.024195579811930656, 0.07742585241794586, -0.02771817147731781, -0.04714579880237579, -0.0023750807158648968, -0.009633754380047321, -0.0038339318707585335, -0.020708570256829262, 0.034443121403455734, 0.02487163245677948, 0.03889083489775658, 0.01786203123629093, 0.03885525465011597, 0.04974326491355896, 0.039388980716466904, -0.022896846756339073, -0.0010307583725079894, 0.02506733313202858, 0.002173821674659848, -0.02179381251335144, 0.03205914422869682, -0.004323180764913559, 0.015682650730013847, -0.021704858168959618, 0.05895893648266792, -0.05618356168270111, -0.0028265241999179125, -0.04981442913413048, 0.008486243896186352, -0.056005652993917465, -0.006031104363501072, -0.011919881217181683, -0.02791387215256691, 0.02585013024508953, 0.0311873909085989, 0.02166927605867386, -0.017185978591442108, 0.009873931296169758, -0.0021615903824567795, -0.05803380906581879, -0.004143048077821732, -0.0036715902388095856, -0.00128872599452734, -0.029070278629660606, -0.012444712221622467, 0.011982149444520473, 0.016154108569025993, 0.030742619186639786, -0.0010068519040942192, -0.026704091578722, -0.03579522669315338, 0.008210485801100731, 0.07664305716753006, 0.031365301460027695, 0.05938591808080673, -0.061342909932136536, 0.04123923182487488, -0.06443852186203003, -0.05589890480041504, -0.010549984872341156, -0.04799976199865341, -0.02428453415632248, -0.07219534367322922, -0.0130584966391325, 0.028625506907701492, 0.009331310167908669, 0.043374136090278625, -0.03917549178004265, 0.07052300125360489, -0.0452243871986866, 0.06436736136674881, -0.016910219565033913, 0.04173737391829491, 0.05750008299946785, 0.021900558844208717, 0.007859115488827229, -0.015985094010829926, 0.03330450505018234, -0.031756699085235596, -0.09336647391319275, 0.04775068908929825, -0.08347474783658981, 0.015584800392389297, 0.07842214405536652, 0.024195579811930656, -0.012168953195214272, -0.0003541494661476463, 0.03216588869690895, 0.011110397055745125, -0.009678231552243233, 0.011759763583540916, 0.0282696895301342, -0.004861354362219572, -0.01665225252509117, -0.03033342957496643, 0.031632162630558014, 0.02031717076897621, 0.004901384003460407, 0.02085089683532715, 0.05045489966869354, 0.0028331957291811705, 0.12546120584011078, -0.01727493293583393, -0.024622561410069466, -0.055685415863990784, -0.016705624759197235, 0.10589124262332916, 0.06109384074807167, -0.03446090966463089, -0.013049601577222347, -0.01699027791619301, -0.0016256405506283045, -0.08724641799926758, 0.0037783354055136442, 0.014206008054316044, 0.014570720493793488, -0.00220940331928432, 0.003553725779056549, -0.04113248735666275, -0.045900437980890274, -0.02791387215256691, -0.011297200806438923, -0.03757431358098984, 0.037645477801561356, 0.0035670690704137087, -0.011297200806438923, 0.029728539288043976, 0.03013772889971733, -0.017924299463629723, 0.06639552116394043, 0.013289778493344784, -0.0327351950109005, -0.0424845926463604, 0.06732064485549927, -0.01737278141081333, -0.012933961115777493, 0.019000645726919174, -0.039780378341674805, 0.009767185896635056, 0.020495079457759857, -0.027006536722183228, -0.01253366656601429, -0.03878409042954445, 0.05814055725932121, -0.10041165351867676, -0.015522532165050507, -0.03949572518467903, 0.04725254327058792, -0.10816847532987595, -0.06088034808635712, 0.05668170377612114, 0.049565356224775314, -0.05177142471075058, -0.008317230269312859, -0.01652771607041359, -0.0002993869420606643, -0.015629276633262634, -0.00003052593092434108, -0.06070243939757347, 0.021188924089074135, 0.037289660423994064, 0.00737876258790493, -0.06529248505830765, -0.04280482605099678, -0.01027422584593296, -0.0029043592512607574, 0.060061968863010406, -0.025867922231554985, -0.041772957891225815, 0.0027709277346730232, 0.01875157468020916, 0.03076040931046009, -0.0274868905544281, 0.013850190676748753, -0.029835285618901253, -0.007970308884978294, -0.013236405327916145, 0.03314438462257385, -0.027504680678248405, 0.003958467859774828, -0.005706420633941889, -0.00034831181983463466, 0.022861264646053314, -0.030884945765137672, 0.00970491860061884, -0.007614491507411003, -0.04038526862859726, -0.030155520886182785, 0.008317230269312859, 0.03825036436319351, -0.025440940633416176, 0.051166534423828125, -0.00022474869911093265, -0.009482532739639282, 0.03558173403143883, 0.04657649248838425, 0.018502501770853996, -0.056824032217264175, -0.04358762502670288, -0.020833106711506844, -0.020459497347474098, 0.018573665991425514, 0.041025739163160324, -0.006733843591064215, 0.03262845054268837, 0.004354314878582954, -0.0360620878636837, 0.062090128660202026, 0.031596582382917404, 0.05821171775460243, -0.008570750243961811, 0.005488482769578695, 0.0354749895632267, 0.012551456689834595, 0.0662887692451477, 0.030048774555325508, 0.0029821943026036024, -0.04088341444730759, 0.02522744983434677, -0.012337966822087765, -0.06543481349945068, 0.066644586622715, 0.031365301460027695, -0.019071809947490692, -0.012329070828855038, -0.010674520395696163, -0.04266250133514404, -0.007396553177386522, -0.051949333399534225, 0.02460476942360401, -0.004091899376362562, -0.010452134534716606, -0.049102794378995895, -0.012382443994283676, -0.0010474373120814562, -0.05675286799669266, -0.028750041499733925, 0.0031378641724586487, -0.03593755140900612, -0.03020889312028885, 0.04469066113233566, 0.05511610954999924, -0.001890279701910913, -0.01130609679967165, 0.026366066187620163, -0.013698968105018139, 0.02857213281095028, 0.009197878651320934, 0.01183092687278986, 0.03757431358098984, 0.07472164183855057, -0.029532840475440025, 0.03746756911277771, -0.06109384074807167, 0.015878349542617798, 0.0106211481615901, -0.03154321014881134, 0.023964298889040947, -0.01678568311035633, 0.0024862736463546753, -0.01313855592161417, -0.03554615378379822, -0.04269808158278465, -0.07226650416851044, -0.012542561627924442, -0.020868686959147453, 0.02947946824133396, -0.0038917523343116045, 0.006502562202513218, 0.025476522743701935, 0.03999387100338936, -0.027789335697889328, 0.036400116980075836, -0.042199939489364624, -0.01606515422463417, -0.017924299463629723, 0.004289823118597269, -0.022363120689988136, -0.0038294843398034573, 0.04059876129031181, 0.012916170060634613, -0.03864176571369171, -0.02857213281095028, 0.06468759477138519, -0.024035463109612465, 0.03252170607447624, 0.01727493293583393, 0.07692771404981613, 0.032646242529153824, -0.010051839984953403, -0.04109690338373184, 0.02771817147731781, 0.08027239143848419, -0.011679704301059246, -0.047857433557510376, -0.016323121264576912, 0.02693537436425686, 0.003980706445872784, -0.011795345693826675, -0.0005804270622320473, 0.014721943065524101, 0.02978191338479519, -0.038926418870687485, -0.007859115488827229, -0.05707310512661934, -0.03967363387346268, 0.020672988146543503, 0.047039054334163666, 0.012604829855263233, -0.05091746151447296, 0.036542441695928574, 0.011697495356202126, 0.0032090276945382357, -0.02513849548995495, -0.01500659715384245, 0.05308794975280762, 0.06386921554803848, -0.02117113210260868, -0.02830526977777481, 0.033233340829610825, 0.004607834853231907, -0.07820865511894226, -0.028483178466558456, -0.037218496203422546, -0.07763934880495071, -0.017159292474389076, -0.10930708795785904, 0.02172265015542507, 0.03399834781885147, 0.08141101151704788, 0.05383516475558281, 0.022825682535767555, 0.04568694904446602, 0.02042391523718834, 0.05838962644338608, -0.052411895245313644, -0.0300131943076849, 0.007632282096892595, -0.028412016108632088, -0.024462442845106125, -0.027860498055815697, 0.008246066980063915, -0.06297966837882996, 0.026223739609122276, -0.04333855211734772, -0.034407537430524826, -0.020459497347474098, 0.04632741957902908, 0.02117113210260868, 0.05173584446310997, 0.04565136507153511, -0.0025396463461220264, -0.008762001991271973, 0.04743045195937157, 0.0000581677995796781, 0.01917855441570282, 0.000003518213588904473, -0.041025739163160324, 0.008993283845484257, 0.0327351950109005, -0.03963805362582207, -0.04686114564538002, -0.0075299846939742565, 0.011074814945459366, -0.009260146878659725, 0.005043711047619581, -0.006667127832770348, -0.04042085260152817, -0.051557935774326324, 0.013245301321148872, 0.0806993767619133, -0.040527597069740295, -0.033784858882427216, 0.020904269069433212, -0.021526949480175972, 0.022718938067555428, -0.0662887692451477, 0.014979910105466843, -0.00023503403645008802, 0.002570780459791422, -0.011386155150830746, -0.010327599011361599, 0.02268335595726967, 0.019320882856845856, -0.04077666997909546, -0.06504341214895248, -0.02303917333483696, -0.0689929872751236, 0.015113341622054577, -0.03406951203942299, -0.003106730291619897, -0.025565477088093758, 0.023128127679228783, -0.004496641922742128, -0.027575844898819923, -0.016403179615736008, -0.03184565156698227, 0.02876783348619938, 0.05291004106402397, -0.017230454832315445, 0.040527597069740295, 0.01773749478161335, 0.03458544611930847, -0.0011119291884824634, -0.03696942329406738, -0.04821325093507767, -0.0005606902996078134, 0.017942089587450027, -0.01803104393184185, 0.007641177624464035, -0.005532959941774607, -0.016109630465507507, -0.03501242771744728, 0.009989571757614613, 0.014588511548936367, 0.008939910680055618, 0.010238644666969776, 0.04372995346784592, 0.004607834853231907, -0.04316064342856407, -0.0561479777097702, -0.01701696403324604, 0.0026286006905138493, 0.0022661117836833, -0.031329717487096786, 0.0709499791264534, -0.0170525461435318, 0.004754609428346157, -0.005194933153688908, 0.055578671395778656, 0.007743475027382374, 0.034371957182884216, 0.003907319158315659, 0.017168186604976654, -0.008717524819076061, -0.0004928626585751772, -0.06813902407884598, 0.021900558844208717, -0.02480047009885311, 0.026188157498836517, 0.02752247266471386, -0.040954578667879105, 0.07066532969474792, 0.027842707931995392, 0.010461030527949333, 0.005653048399835825, -0.038072455674409866, -0.032646242529153824, 0.012667098082602024, 0.008085949346423149, -0.01836017519235611, 0.01030980795621872, 0.013894667848944664, -0.0023728569503873587, 0.0057508978061378, -0.036400116980075836, 0.09599952399730682, 0.011528482660651207, 0.022754520177841187, -0.0300131943076849, -0.06333548575639725, 0.010532193817198277, -0.065470390021801, 0.02218521200120449, -0.041772957891225815, 0.0335179939866066, 0.04565136507153511, 0.035457197576761246, -0.02077973261475563, 0.028750041499733925, 0.07792399823665619, -0.014544034376740456, -0.011884300038218498, -0.0018313474720343947, -0.001054108957760036, -0.13051380217075348, 0.05700194090604782, 0.02490721456706524, 0.020210426300764084, -0.029995402321219444, -0.013814608566462994, 0.031792279332876205, -0.0055062733590602875, -0.010425448417663574, 0.017097024247050285, -0.013360941782593727, 0.05216282233595848, -0.02133125066757202, 0.0026019143406301737, 0.03029784746468067, 0.0670359879732132, -0.010007362812757492, -0.030635874718427658, 0.03593755140900612, 0.01594061776995659, -0.018733784556388855, 0.020761942490935326, 0.028447598218917847, 0.03746756911277771, 0.0009117819718085229, 0.0026930926833301783, -0.008592989295721054, -0.015166714787483215, -0.005510721355676651, -0.03675593435764313, -0.03056471049785614, -0.009277937933802605, -0.0354749895632267, -0.05134444311261177, -0.00042976063559763134, 0.01366338599473238, -0.012800529599189758, -0.014890956692397594, 0.04045643284916878, -0.007916935719549656 ]
29,076
pytrie
iter_prefix_values
Return an iterator over the values of this trie that are associated with keys that are prefixes of ``key``.
def iter_prefix_values(self, key): """Return an iterator over the values of this trie that are associated with keys that are prefixes of ``key``. """ node = self._root if node.value is not NULL: yield node.value for part in key: node = node.children.get(part) if node is None: break if node.value is not NULL: yield node.value
(self, key)
[ 0.02608228474855423, 0.002649793867021799, -0.05760270729660988, -0.011750883422791958, 0.022116253152489662, 0.07135392725467682, -0.009352213703095913, 0.02845497615635395, 0.15420761704444885, -0.04831977188587189, -0.011040807701647282, 0.053446169942617416, 0.02816055528819561, 0.024731408804655075, -0.006685100961476564, -0.010148883797228336, 0.008512246422469616, 0.048042669892311096, -0.029875127598643303, 0.02902650088071823, -0.048008032143116, 0.01674739085137844, 0.05043267831206322, 0.027346566319465637, -0.028316425159573555, -0.027485117316246033, 0.02010725997388363, -0.02547612227499485, 0.06175924837589264, 0.015214665792882442, -0.012712082825601101, -0.02490459941327572, -0.009118407964706421, -0.013863790780305862, 0.025250976905226707, -0.039140745997428894, -0.01407161820679903, -0.02215089090168476, -0.04378221556544304, 0.04166930913925171, 0.05881503224372864, -0.002935555996373296, -0.0056329770013689995, -0.037027839571237564, 0.030498608946800232, 0.01660017855465412, 0.03534790500998497, 0.02066146396100521, 0.02334589697420597, -0.008901922032237053, 0.006230479571968317, -0.00831740815192461, -0.03706247732043266, -0.052857328206300735, -0.038759730756282806, 0.03503616526722908, -0.019535735249519348, -0.014288104139268398, 0.0018412170466035604, 0.06854826211929321, 0.0007604085840284824, -0.03235173225402832, -0.019223995506763458, 0.03623116761445999, 0.020851973444223404, -0.04880470037460327, -0.016478946432471275, -0.0508829690515995, -0.03259419649839401, -0.007663619704544544, -0.01977819949388504, -0.03120868280529976, 0.019258633255958557, 0.007174360100179911, 0.0009925903286784887, 0.015578363090753555, -0.0539657361805439, 0.035503774881362915, -0.013881109654903412, -0.032940573990345, -0.023432491347193718, -0.012261791154742241, -0.033408187329769135, -0.023865463212132454, 0.011932731606066227, 0.0807754173874855, 0.018150221556425095, 0.033685289323329926, 0.03472442179918289, 0.13003040850162506, -0.05836474150419235, 0.007118073757737875, -0.014816331677138805, 0.055593714118003845, -0.008308748714625835, 0.020817335695028305, -0.010703088715672493, -0.054693132638931274, -0.040006693452596664, 0.014998179860413074, 0.026307430118322372, 0.04644932970404625, 0.055281974375247955, 0.012010667473077774, 0.0509522445499897, 0.00397902075201273, -0.08001338690519333, -0.01482499111443758, 0.06868681311607361, 0.04066481068730354, -0.05884966999292374, -0.04922035336494446, 0.040941912680864334, 0.007226317189633846, -0.048077307641506195, -0.023259302601218224, 0.009949716739356518, 0.027987364679574966, 0.00292040198110044, -0.0008940889383666217, 0.05805300176143646, 0.00780217070132494, 0.0029442154336720705, 0.04696889594197273, -0.0051956744864583015, -0.015491768717765808, 0.05361935868859291, 0.06861753761768341, -0.044509608298540115, -0.014755714684724808, 0.05774126201868057, 0.05451994389295578, 0.01887761615216732, -0.013214332051575184, 0.036127254366874695, -0.014487272128462791, 0.040941912680864334, 0.017284275963902473, 0.007758873514831066, 0.022341400384902954, 0.020851973444223404, 0.000249230011831969, 0.029494110494852066, -0.02485264278948307, -0.030810348689556122, -0.034343406558036804, 0.017102427780628204, 0.028974544256925583, 0.01628843881189823, -0.05732560530304909, -0.02573590725660324, 0.054069649428129196, 0.05514342337846756, 0.04395540431141853, -0.04530628025531769, -0.011724905110895634, -0.004028812516480684, -0.0025805181358009577, -0.011352548375725746, -0.0033620342146605253, 0.003377188229933381, -0.006096257828176022, -0.004831977188587189, -0.06927565485239029, -0.01740550808608532, 0.045687295496463776, -0.0284376572817564, -0.005377523135393858, 0.01853123866021633, -0.020228492096066475, 0.01704181171953678, -0.043262649327516556, -0.052337758243083954, 0.010096927173435688, 0.012157877907156944, -0.010746385902166367, -0.030948899686336517, 0.003522234270349145, -0.017526742070913315, 0.05715241655707359, -0.04759237542748451, 0.019882112741470337, 0.0067110792733728886, -0.05569762736558914, 0.01484230998903513, 0.025961052626371384, 0.03966031223535538, 0.008464619517326355, 0.07828149199485779, -0.02490459941327572, -0.022289441898465157, -0.06373360753059387, -0.00815287884324789, 0.028593527153134346, -0.0020641980227082968, -0.034412682056427, 0.04908180236816406, -0.02455822005867958, -0.05961170420050621, 0.06089330464601517, -0.05625183507800102, -0.062209539115428925, -0.030793029814958572, 0.049913112074136734, 0.011404504999518394, 0.01229642890393734, 0.0005187555798329413, 0.01795971393585205, -0.01601133681833744, -0.026151560246944427, -0.01853123866021633, -0.04416323080658913, 0.015344558283686638, 0.043886128813028336, -0.013733899220824242, -0.041253652423620224, -0.0841006487607956, -0.0045678638853132725, -0.0013779361033812165, -0.027346566319465637, 0.015370536595582962, 0.014954882673919201, 0.033719927072525024, -0.04017988219857216, -0.00696653313934803, -0.01861783303320408, 0.0360233411192894, -0.004909912124276161, -0.014417996630072594, 0.006312744226306677, 0.03496688976883888, 0.00532989576458931, 0.009932396933436394, -0.0017373035661876202, 0.015933401882648468, -0.0165049247443676, 0.019379865378141403, 0.0037993367295712233, 0.08285368978977203, -0.00860317051410675, -0.021683281287550926, -0.026740403845906258, 0.002292591379955411, -0.05600937083363533, -0.024177204817533493, 0.0330791249871254, 0.023588361218571663, 0.030810348689556122, 0.0000664342733216472, 0.04222351312637329, -0.028576208278536797, -0.007832478731870651, 0.03529594838619232, 0.021406177431344986, 0.06681637465953827, -0.05064050480723381, -0.03720102831721306, 0.0194491408765316, 0.021492771804332733, 0.00435137702152133, -0.03349478170275688, -0.002372691174969077, 0.020453637465834618, 0.046553242951631546, 0.0065811872482299805, 0.039140745997428894, 0.05278805270791054, 0.016773369163274765, -0.018704427406191826, -0.0022557885386049747, 0.008529565297067165, -0.022081615403294563, -0.04308946058154106, 0.01853123866021633, -0.014322741888463497, 0.019397184252738953, -0.018115583807229996, 0.039383210241794586, -0.03837871551513672, -0.0005025191348977387, -0.060685474425554276, 0.00786711648106575, -0.043331924825906754, -0.007927733473479748, -0.01586412638425827, -0.04142684489488602, 0.03271542862057686, -0.012608169578015804, 0.023016836494207382, -0.02372691221535206, 0.025372209027409554, -0.00823514349758625, -0.05805300176143646, -0.022289441898465157, 0.008239473216235638, -0.003245131578296423, -0.004173858556896448, -0.026826998218894005, 0.004754041787236929, 0.02637670561671257, 0.048077307641506195, -0.025268295779824257, -0.012105921283364296, -0.028541570529341698, -0.010651132091879845, 0.07170030474662781, 0.04007596895098686, 0.07010696828365326, -0.033165719360113144, 0.04963601008057594, -0.06619288772344589, -0.045999035239219666, -0.017431486397981644, -0.05064050480723381, -0.01515404973179102, -0.08652529865503311, -0.0026346398517489433, 0.020453637465834618, 0.006390679161995649, 0.04263916611671448, -0.03273274749517441, 0.05122935026884079, -0.015396514907479286, 0.04350511357188225, -0.037339579313993454, 0.046310778707265854, 0.04911644011735916, 0.029199689626693726, 0.01304980181157589, -0.024506263434886932, 0.03349478170275688, -0.042396701872348785, -0.07945917546749115, 0.04405931755900383, -0.04024915769696236, 0.012305088341236115, 0.0539657361805439, 0.042362064123153687, -0.02514706365764141, 0.00847327895462513, 0.03803233429789543, -0.00680200383067131, -0.012088602408766747, 0.010815662331879139, 0.03179752826690674, 0.008031646721065044, -0.02512974478304386, -0.041773222386837006, 0.048735424876213074, 0.012045305222272873, 0.0022427993826568127, 0.04083799943327904, 0.05781053751707077, 0.01002765167504549, 0.10959409177303314, -0.014149553142488003, 0.004728063475340605, -0.05805300176143646, -0.017033152282238007, 0.09345286339521408, 0.06518839299678802, -0.021683281287550926, -0.015223326161503792, -0.013309585861861706, 0.007460122462362051, -0.0777272880077362, -0.027138737961649895, 0.010001673363149166, 0.015812167897820473, 0.016106590628623962, -0.013067120686173439, -0.021406177431344986, -0.03623116761445999, -0.04291626811027527, -0.004009328782558441, -0.03966031223535538, 0.03564232587814331, 0.0022298102267086506, -0.002142133191227913, 0.027658306062221527, 0.02876671589910984, -0.0037928421515971422, 0.04606831073760986, 0.02490459941327572, -0.062209539115428925, -0.029840489849448204, 0.0600273571908474, -0.03706247732043266, -0.023207345977425575, 0.03675073757767677, -0.02066146396100521, 0.007295592688024044, 0.011014829389750957, -0.045721933245658875, -0.00874172244220972, -0.040941912680864334, 0.06054692342877388, -0.07350147515535355, 0.0044033341109752655, -0.04222351312637329, 0.020851973444223404, -0.09262155741453171, -0.06723202764987946, 0.07000305503606796, 0.052303120493888855, -0.06948348134756088, 0.00035422592191025615, -0.03869045525789261, 0.006633144337683916, -0.003888096194714308, -0.02273973450064659, -0.0870102271437645, 0.04291626811027527, 0.02935555949807167, 0.0016268955077975988, -0.09331431239843369, -0.03754740580916405, 0.002617320977151394, -0.0005801836377941072, 0.04818122088909149, -0.021492771804332733, -0.07069581001996994, 0.003667280077934265, 0.038517266511917114, 0.03827480226755142, -0.02821251191198826, 0.02902650088071823, -0.038759730756282806, -0.009482105262577534, 0.009066451340913773, 0.018115583807229996, -0.03205731138586998, 0.0072176577523350716, -0.022860966622829437, 0.0022709425538778305, 0.040872637182474136, -0.04527164250612259, 0.03986814245581627, 0.003909744787961245, -0.05036340281367302, -0.03363333269953728, 0.03023882396519184, 0.02791808918118477, -0.03449927642941475, 0.056494299322366714, 0.000047457884647883475, 0.017171703279018402, 0.04679570719599724, 0.029234327375888824, -0.013586687855422497, -0.09068183600902557, -0.06556940823793411, -0.02753707394003868, -0.02370959334075451, 0.021700600162148476, 0.0508829690515995, -0.05514342337846756, 0.04426714405417442, 0.007854127325117588, -0.013526071794331074, 0.05029412731528282, 0.02725997194647789, 0.04083799943327904, -0.038170889019966125, 0.0037517098244279623, 0.038517266511917114, 0.01515404973179102, 0.06404534727334976, 0.022687777876853943, -0.010391348972916603, -0.04215423762798309, 0.015171368606388569, -0.0075856843031942844, -0.06660854816436768, 0.05777589976787567, 0.018063627183437347, -0.03869045525789261, 0.0025826829951256514, -0.006598506588488817, -0.02963266335427761, -0.020765379071235657, -0.03391043469309807, 0.03056788444519043, -0.012703423388302326, 0.010235478170216084, -0.05625183507800102, 0.005563701037317514, -0.020228492096066475, -0.026013009250164032, -0.027502436190843582, 0.01950109750032425, -0.025943733751773834, -0.005113409366458654, 0.017119746655225754, 0.03740885481238365, -0.002781850518658757, 0.006615825463086367, 0.02784881368279457, -0.006039971485733986, 0.04111510142683983, -0.018964210525155067, 0.016149887815117836, 0.006039971485733986, 0.06459955126047134, -0.028299106284976006, 0.04551410675048828, -0.06030445918440819, 0.020540231838822365, 0.01763065531849861, -0.019033486023545265, 0.02902650088071823, -0.01391574740409851, 0.007706916891038418, -0.0040006693452596664, -0.04322801157832146, -0.041184376925230026, -0.050155576318502426, -0.001611741492524743, -0.03785914555191994, 0.018825659528374672, -0.02100784331560135, -0.0033728585112839937, 0.03183216601610184, 0.052614860236644745, -0.032490283250808716, 0.04066481068730354, -0.053792547434568405, -0.02244531363248825, -0.021665962412953377, -0.002610826399177313, -0.01912008225917816, -0.028004685416817665, 0.03706247732043266, 0.0239693783223629, -0.026515258476138115, -0.045063816010951996, 0.08811863511800766, -0.03934857249259949, 0.010902256704866886, 0.05174891650676727, 0.06511911749839783, 0.015041477046906948, 0.000447856291430071, 0.002439802046865225, 0.03394507244229317, 0.06504984200000763, -0.0269655492156744, -0.03529594838619232, -0.005334225483238697, 0.02426379919052124, 0.021406177431344986, -0.014028321020305157, 0.02512974478304386, 0.011612332426011562, 0.010096927173435688, -0.021111756563186646, -0.005594009533524513, -0.03986814245581627, -0.0313991904258728, 0.0082524623721838, 0.059438515454530716, -0.002861950546503067, -0.04461352154612541, 0.01637503318488598, -0.008546884171664715, -0.013370201922953129, -0.04831977188587189, -0.04139220714569092, 0.051679641008377075, 0.06463418900966644, -0.026601852849125862, -0.013820493593811989, 0.03207463026046753, 0.013188352808356285, -0.04967064782977104, 0.007828149013221264, -0.036681462079286575, -0.08888066560029984, -0.008893262594938278, -0.09012763202190399, 0.003885931335389614, 0.0224626325070858, 0.09082038700580597, 0.05552443861961365, 0.045444831252098083, 0.07149247825145721, 0.019379865378141403, 0.06958739459514618, -0.04097655043005943, -0.01860051415860653, -0.0034334748052060604, -0.0419464111328125, -0.036646824330091476, -0.02753707394003868, 0.007057457696646452, -0.054970234632492065, 0.004667447414249182, -0.03661218658089638, -0.013664623722434044, -0.011854796670377254, 0.036646824330091476, -0.0004037471953779459, 0.055905453860759735, 0.04066481068730354, -0.016513584181666374, 0.002372691174969077, 0.0687560886144638, 0.02130226418375969, 0.02784881368279457, 0.0016680279513821006, -0.037339579313993454, -0.0031282289419323206, 0.032195862382650375, -0.02876671589910984, -0.03948712348937988, 0.01245229970663786, 0.0027039155829697847, -0.0012599510373547673, -0.026480620726943016, -0.009352213703095913, -0.02490459941327572, -0.05251094698905945, 0.010616494342684746, 0.0630754828453064, -0.031312596052885056, -0.024731408804655075, 0.03320035710930824, -0.03229977563023567, -0.012859294191002846, -0.05424283817410469, 0.006239139009267092, 0.013924406841397285, -0.014192850328981876, -0.008611829951405525, -0.028385700657963753, 0.008109581656754017, 0.02701750583946705, -0.05427747592329979, -0.07530263811349869, -0.03411826118826866, -0.0867331251502037, 0.02036704309284687, -0.026601852849125862, 0.008222154341638088, -0.013422158546745777, 0.02571858838200569, -0.019050804898142815, -0.017821162939071655, -0.02577054500579834, -0.03202267363667488, 0.021042481064796448, 0.06030445918440819, -0.011707586236298084, 0.04776556417346001, 0.03384115919470787, 0.020817335695028305, 0.014876947738230228, -0.030169548466801643, -0.043262649327516556, 0.027415841817855835, 0.01983015611767769, -0.015890104696154594, -0.008144219405949116, -0.028229830786585808, -0.01912008225917816, -0.02932092174887657, 0.0006943802000023425, 0.01860051415860653, 0.016401011496782303, 0.006979522295296192, 0.04017988219857216, 0.0052303122356534, -0.04741918668150902, -0.06453027576208115, -0.02005530335009098, -0.011759542860090733, 0.0028792694211006165, -0.030810348689556122, 0.05632111057639122, -0.020886611193418503, 0.012079942971467972, 0.01588144525885582, 0.07419423013925552, 0.02786613255739212, 0.021077118813991547, 0.0016766873886808753, 0.011482439935207367, -0.014140893705189228, 0.03183216601610184, -0.06054692342877388, 0.005715241655707359, -0.049601372331380844, 0.0300136785954237, 0.013474115170538425, -0.04336656257510185, 0.07003769278526306, 0.014149553142488003, 0.027952726930379868, 0.012668785639107227, -0.02369227446615696, -0.03418753668665886, 0.0042799366638064384, -0.010815662331879139, -0.010356711223721504, 0.004375190939754248, 0.004844966344535351, 0.005775857716798782, 0.006256457883864641, -0.039071470499038696, 0.09497692435979843, 0.004818988032639027, 0.027796857059001923, -0.06681637465953827, -0.06373360753059387, -0.020574869588017464, -0.04364366456866264, -0.022912923246622086, -0.04083799943327904, 0.057048503309488297, 0.05057122930884361, 0.029199689626693726, -0.017855800688266754, 0.020211173221468925, 0.08347716927528381, -0.02909577637910843, 0.001870442763902247, 0.006871279329061508, 0.022566545754671097, -0.11236511915922165, 0.05656357482075691, 0.009672613814473152, 0.017751887440681458, -0.02126762643456459, -0.02454090118408203, 0.0003469194925855845, -0.005832144524902105, -0.008343387395143509, 0.014478612691164017, -0.008936559781432152, 0.0390368327498436, -0.01092823501676321, -0.0069232359528541565, 0.010936894454061985, 0.049012526869773865, 0.02544148452579975, -0.009802505373954773, 0.015561044216156006, 0.033702608197927475, 0.0014829320134595037, 0.004399004392325878, 0.021371539682149887, 0.04402467980980873, 0.008308748714625835, 0.010088267736136913, 0.0072046685963869095, -0.010036311112344265, -0.015690935775637627, -0.04672643169760704, -0.036438994109630585, 0.015396514907479286, -0.06394143402576447, -0.03678537532687187, -0.024662133306264877, 0.024800686165690422, -0.01614122837781906, -0.006338722538203001, 0.035503774881362915, -0.0009530815295875072 ]
29,077
pytrie
iter_prefixes
Return an iterator over the keys of this trie that are prefixes of ``key``.
def iter_prefixes(self, key): """ Return an iterator over the keys of this trie that are prefixes of ``key``. """ key_factory = self.KeyFactory prefix = [] append = prefix.append node = self._root if node.value is not NULL: yield key_factory(prefix) for part in key: node = node.children.get(part) if node is None: break append(part) if node.value is not NULL: yield key_factory(prefix)
(self, key)
[ -0.024565961211919785, 0.018542662262916565, -0.05067276954650879, -0.005843827500939369, 0.015154554508626461, 0.06797225028276443, -0.008601588197052479, 0.05697622150182724, 0.11269175261259079, -0.02267492562532425, -0.010295641608536243, 0.03097447380423546, 0.027560103684663773, 0.029643744230270386, -0.016581587493419647, -0.02852313034236431, -0.012177923694252968, 0.02647450752556324, -0.036945246160030365, -0.01160886138677597, -0.04997238516807556, 0.031062021851539612, 0.09532223641872406, 0.014926929958164692, -0.015460972674190998, 0.024303318932652473, 0.012344264425337315, 0.012291735969483852, 0.07262980192899704, -0.009674051776528358, -0.011932789348065853, -0.030081484466791153, 0.016581587493419647, 0.00535355880856514, 0.02039867825806141, -0.03733045607805252, -0.0204336978495121, -0.03127213567495346, -0.02318270318210125, 0.03356589376926422, 0.07627179473638535, 0.01588120311498642, -0.025283856317400932, -0.03195501118898392, 0.03302309662103653, 0.03606976568698883, 0.026684623211622238, 0.03181493282318115, 0.0052966526709496975, 0.0032217656262218952, 0.0016765437321737409, -0.01866522803902626, -0.004193548113107681, -0.0514431893825531, -0.037435512989759445, 0.008045659400522709, -0.01778099313378334, -0.04937705770134926, -0.00010197971278103068, 0.055855609476566315, 0.00982288271188736, -0.024373356252908707, -0.012685702182352543, 0.03473903611302376, 0.021781936287879944, -0.05294901505112648, -0.04993736743927002, -0.05140817165374756, 0.0006079112645238638, 0.012922081165015697, -0.006693042814731598, -0.015662332996726036, 0.026281902566552162, 0.004029395524412394, -0.006850629113614559, 0.050777826458215714, -0.0654858872294426, 0.02342783845961094, -0.009481445886194706, -0.012676946818828583, -0.04265337437391281, -0.012834533117711544, -0.06783217191696167, 0.012064111419022083, 0.04041214659810066, 0.05820189416408539, 0.010068017058074474, 0.03358340263366699, 0.0013712202198803425, 0.07368037849664688, -0.07091385871171951, 0.015566030517220497, -0.018612699583172798, 0.04570004343986511, -0.026614584028720856, 0.0063691153191030025, -0.031429722905159, -0.053614381700754166, -0.007135160267353058, 0.030851906165480614, 0.02095898613333702, 0.04356387257575989, 0.03563202545046806, 0.02067883126437664, 0.04482456296682358, -0.0035916557535529137, -0.08299548178911209, -0.008592833764851093, 0.0449296198785305, 0.05277391895651817, -0.05477001518011093, -0.049342039972543716, 0.04944709688425064, 0.028400562703609467, -0.03177991509437561, -0.03810087963938713, 0.044509392231702805, 0.026054278016090393, 0.02777021750807762, -0.009455181658267975, 0.0433187372982502, -0.015303386375308037, -0.005519900005310774, 0.0216593686491251, -0.011573842726647854, -0.035702064633369446, 0.05368441715836525, 0.0699683427810669, -0.01311468705534935, -0.03613980486989021, 0.03557949885725975, 0.0666765421628952, -0.009017441421747208, -0.022009560838341713, 0.028453093022108078, -0.022587377578020096, 0.021536802873015404, 0.01763216219842434, -0.007047612220048904, 0.051303114742040634, 0.0087679298594594, -0.014489189721643925, 0.02447841502726078, 0.004972725175321102, -0.07024849951267242, -0.021606840193271637, 0.0029197249095886946, 0.0016075996682047844, 0.007082631345838308, -0.05830695107579231, -0.023550406098365784, 0.06110848858952522, 0.07241968810558319, 0.042513296008110046, -0.06482052057981491, -0.013088422827422619, -0.04506969824433327, 0.016003770753741264, 0.0013044648803770542, 0.003887130180373788, 0.008829213678836823, -0.010251867584884167, -0.027367496863007545, -0.07788267731666565, -0.009586503729224205, 0.038731224834918976, -0.04065728187561035, -0.017229441553354263, 0.02722742035984993, -0.016660379245877266, 0.011801467277109623, -0.013456123881042004, -0.033635932952165604, 0.01146003045141697, 0.008461511693894863, -0.021589331328868866, -0.02626439370214939, 0.004723213147372007, -0.037470534443855286, 0.04419421777129173, -0.004631287883967161, 0.024548452347517014, 0.006246548146009445, -0.06348979473114014, 0.007546635344624519, 0.02444339543581009, 0.030624281615018845, 0.02323523350059986, 0.05872718244791031, -0.03554447740316391, -0.021011514589190483, -0.03953666612505913, -0.0024425885640084743, 0.03701528534293175, 0.002613306976854801, -0.018315035849809647, 0.041497740894556046, -0.01964576542377472, -0.06772711127996445, 0.08166474848985672, -0.054104648530483246, -0.011880259960889816, -0.03472152724862099, 0.03929153084754944, 0.029188495129346848, -0.008509662933647633, -0.017001817002892494, -0.0056599765084683895, 0.001109670614823699, -0.019575728103518486, 0.0073759169317781925, -0.03866118565201759, 0.03862616792321205, 0.05599568411707878, 0.005187217611819506, -0.04766111820936203, -0.05424472689628601, 0.022254696115851402, -0.004348945803940296, -0.04139268398284912, -0.01766718178987503, 0.04836150258779526, 0.010103036649525166, -0.044999659061431885, -0.04055222123861313, -0.0062640574760735035, 0.04422923922538757, 0.004959593061357737, -0.016021279618144035, -0.003760185558348894, 0.0209414754062891, -0.011950299143791199, 0.00031052171834744513, 0.017999863252043724, 0.022324733436107635, -0.04310862347483635, 0.017964845523238182, -0.0063647376373410225, 0.0984039232134819, -0.025388913229107857, -0.021606840193271637, -0.007227085530757904, 0.019278064370155334, -0.05399959161877632, -0.009884166531264782, 0.062194082885980606, 0.02118661068379879, 0.0022937569301575422, 0.005629335064440966, 0.04944709688425064, -0.02777021750807762, 0.009980469010770321, 0.03761060908436775, 0.03002895601093769, 0.06979324668645859, -0.037995822727680206, -0.03981681913137436, 0.01565357856452465, 0.002705232473090291, -0.004373021423816681, -0.03838103264570236, 0.04874671250581741, 0.022359753027558327, 0.03183244541287422, 0.010032998397946358, 0.02046871744096279, 0.06096841022372246, 0.029591215774416924, -0.02822546660900116, -0.00984914693981409, 0.02167687937617302, -0.004635665565729141, -0.022832512855529785, 0.03698026388883591, -0.0007731580408290029, 0.0006407417240552604, -0.017203176394104958, 0.050777826458215714, -0.04689069464802742, 0.00661862688139081, -0.05049767345190048, 0.003972489386796951, -0.05322916805744171, 0.0017192233353853226, -0.014716815203428268, -0.013674993999302387, 0.021554311737418175, 0.025021212175488472, 0.02367297187447548, -0.02421577088534832, 0.021536802873015404, -0.01145127508789301, -0.04710081219673157, -0.008159471675753593, 0.0008273283601738513, -0.018472623080015182, -0.03055424429476261, -0.014655531384050846, 0.013044648803770542, -0.0017181290313601494, 0.03228769451379776, 0.005423597060143948, 0.0061020939610898495, -0.025336384773254395, -0.010015488602221012, 0.047240886837244034, 0.013193479739129543, 0.05900733545422554, -0.04139268398284912, 0.030204052105545998, -0.07136911153793335, -0.04436931386590004, -0.01913798786699772, -0.05522526428103447, -0.007397803943604231, -0.06454037129878998, -0.0032305202912539244, 0.022289713844656944, 0.004462758079171181, 0.06755201518535614, -0.0330406054854393, 0.07164926081895828, -0.021309176459908485, 0.07823286950588226, -0.014401641674339771, 0.03099198266863823, 0.0707387626171112, 0.012922081165015697, -0.004392719827592373, -0.024513432756066322, 0.02144925482571125, -0.05263384431600571, -0.0911199301481247, 0.04608525335788727, -0.09329112619161606, 0.0068331193178892136, 0.0825752541422844, 0.01614384725689888, -0.032445281744003296, 0.020030977204442024, 0.052108556032180786, 0.017903560772538185, -0.018980400636792183, -0.002282813424244523, 0.005209104623645544, 0.016170110553503036, -0.015557275153696537, -0.02475856803357601, 0.01604754477739334, 0.016599096357822418, 0.01425281073898077, 0.014068960212171078, 0.07021347433328629, 0.016459019854664803, 0.12613911926746368, -0.02318270318210125, -0.012764494866132736, -0.03904639557003975, -0.01561855897307396, 0.08810828626155853, 0.06275439262390137, -0.015828674659132957, 0.003639806993305683, -0.020101014524698257, 0.007572900038212538, -0.07171930372714996, 0.015040742233395576, -0.0007523653912357986, 0.0027730821166187525, 0.00302697136066854, -0.001384352333843708, -0.029591215774416924, -0.03475654497742653, -0.02824297733604908, -0.010523267090320587, -0.03656003624200821, 0.04951713606715202, 0.0029328572563827038, 0.004427738953381777, 0.0394316092133522, 0.014200281351804733, 0.006754326168447733, 0.0776725634932518, 0.023410329595208168, -0.04986732825636864, -0.03421374782919884, 0.05907737463712692, -0.019505688920617104, -0.00959525816142559, 0.024128222838044167, -0.022132128477096558, -0.0014543907018378377, 0.03099198266863823, -0.02090645581483841, -0.013710012659430504, -0.03610478714108467, 0.04717085137963295, -0.08033402264118195, 0.010794665664434433, -0.043213680386543274, 0.03472152724862099, -0.10008484870195389, -0.04720586910843849, 0.07154420763254166, 0.036665093153715134, -0.027560103684663773, -0.013009629212319851, -0.017325744032859802, 0.008627853356301785, -0.03603474795818329, -0.02444339543581009, -0.0697232112288475, 0.02573910541832447, 0.025896690785884857, 0.01725570671260357, -0.05834197252988815, -0.025143777951598167, -0.011521313339471817, -0.0023791161365807056, 0.07227960973978043, -0.0320250503718853, -0.05960266292095184, 0.009674051776528358, 0.029100947082042694, 0.05557545647025108, -0.01913798786699772, 0.011039800010621548, -0.02474105730652809, -0.016888003796339035, -0.0007359501905739307, 0.02920600399374962, -0.035159267485141754, 0.015872448682785034, -0.016082562506198883, -0.007354029919952154, 0.028698226436972618, -0.03079937770962715, 0.0368051677942276, -0.007634183391928673, -0.052108556032180786, -0.015443462878465652, -0.002926291199401021, 0.017229441553354263, -0.017947334796190262, 0.06408511847257614, 0.004401474725455046, -0.003547881729900837, 0.03964172303676605, 0.04244326055049896, 0.015574784949421883, -0.07326014339923859, -0.06117852404713631, -0.017999863252043724, -0.023042626678943634, 0.021519292145967484, 0.037925783544778824, 0.004206680227071047, 0.035649534314870834, 0.008444001898169518, -0.02066132239997387, 0.05242372676730156, 0.03337328881025314, 0.054104648530483246, 0.000765497621614486, -0.00705636665225029, 0.052108556032180786, 0.009796618483960629, 0.060162968933582306, 0.020381169393658638, -0.023007608950138092, -0.028838302940130234, 0.02116909995675087, -0.010286887176334858, -0.06079331412911415, 0.045735061168670654, 0.03761060908436775, -0.03810087963938713, -0.0073146335780620575, 0.002466664183884859, -0.03904639557003975, -0.029065927490592003, -0.044054143130779266, 0.020573774352669716, -0.024776076897978783, 0.001760808634571731, -0.06513569504022598, -0.01940063200891018, -0.0026548923924565315, -0.04517475515604019, -0.03712034225463867, 0.000651138077955693, -0.038205936551094055, -0.016826720908284187, 0.028453093022108078, 0.06131860241293907, 0.008754797279834747, 0.00021996429131831974, 0.022990098223090172, -0.01714189350605011, 0.02342783845961094, -0.005646844394505024, 0.017299480736255646, 0.009367633610963821, 0.08096437156200409, -0.024881135672330856, 0.0528789758682251, -0.07557141035795212, 0.028610678389668465, 0.014436661265790462, -0.015942486003041267, 0.015093270689249039, -0.018315035849809647, -0.01034817099571228, -0.001604316639713943, -0.03610478714108467, -0.04913192242383957, -0.0719994530081749, -0.030676810070872307, -0.024618491530418396, 0.043003566563129425, -0.00129242695402354, 0.031867463141679764, 0.028330525383353233, 0.051268093287944794, -0.025091249495744705, 0.04279344901442528, -0.045524947345256805, -0.015399688854813576, -0.0012212942820042372, 0.008273283950984478, -0.003053235588595271, -0.004675061907619238, 0.04216310381889343, 0.03384604677557945, -0.051303114742040634, -0.033128153532743454, 0.05445484071969986, -0.03631490096449852, 0.04570004343986511, 0.007953733205795288, 0.0833456739783287, 0.008321435190737247, -0.009227557107806206, -0.027647651731967926, 0.014778098091483116, 0.08789816498756409, -0.0035500703379511833, -0.0534743033349514, -0.021256648004055023, 0.024600980803370476, 0.015049496665596962, 0.004060037434101105, 0.01096100639551878, 0.022132128477096558, 0.03055424429476261, -0.0510229617357254, -0.005913865752518177, -0.07052864879369736, -0.03361842408776283, 0.01817495934665203, 0.03332075849175453, 0.0030050843488425016, -0.03123711794614792, 0.030834397301077843, 0.00018809134780894965, -0.005020876415073872, -0.010260622948408127, -0.018770286813378334, 0.04510471597313881, 0.06149369850754738, -0.02544144168496132, -0.01994342915713787, 0.04671559855341911, 0.007607919164001942, -0.08250521123409271, 0.006526701617985964, -0.03624486178159714, -0.08852851390838623, -0.016038788482546806, -0.1260690838098526, 0.006290322169661522, 0.01894538290798664, 0.050847865641117096, 0.04640042781829834, 0.021554311737418175, 0.028645697981119156, 0.02468852885067463, 0.0555054172873497, -0.06198396533727646, -0.036454975605010986, 0.001456579426303506, -0.022499829530715942, -0.017395783215761185, -0.03048420511186123, -0.01567108742892742, -0.051057979464530945, 0.036665093153715134, -0.055400360375642776, -0.012300490401685238, -0.011757693253457546, 0.04482456296682358, 0.020013466477394104, 0.05088288336992264, 0.049552153795957565, 0.005139066372066736, -0.000031821637094253674, 0.04997238516807556, 0.010138055309653282, 0.019505688920617104, -0.016923023387789726, -0.038731224834918976, 0.020328640937805176, 0.026281902566552162, -0.05018249899148941, -0.0544898621737957, -0.017430802807211876, 0.002501683309674263, -0.010461983270943165, -0.002156963339075446, -0.010952251963317394, -0.01845511421561241, -0.053369246423244476, 0.017098119482398033, 0.07052864879369736, -0.05834197252988815, -0.025651557371020317, 0.019593236967921257, -0.018560171127319336, 0.014541719108819962, -0.07290995121002197, 0.010286887176334858, -0.006316586397588253, -0.007686712313443422, -0.029048418626189232, 0.0008596116676926613, 0.01813993975520134, 0.017640916630625725, -0.045980196446180344, -0.06821738183498383, -0.02980133146047592, -0.08810828626155853, 0.011013535782694817, -0.008233887143433094, -0.006995083298534155, -0.035421911627054214, 0.012081620283424854, 0.002291568322107196, -0.025283856317400932, -0.018017373979091644, -0.0463654063642025, 0.025336384773254395, 0.05319415032863617, -0.017352009192109108, 0.03403865173459053, 0.012668192386627197, 0.041742876172065735, -0.0035084851551800966, -0.03487911447882652, -0.03475654497742653, -0.007966865785419941, 0.024653509259223938, -0.003528183326125145, -0.002026735572144389, 0.0007966865669004619, -0.03967674449086189, -0.029381100088357925, 0.015250856988132, 0.009157517924904823, 0.007393426727503538, 0.00850528571754694, 0.02948615886271, 0.02041618712246418, -0.055085185915231705, -0.06440029293298721, -0.016704153269529343, -0.0051959725096821785, 0.006281567271798849, -0.0344763919711113, 0.06832244247198105, -0.026316922158002853, -0.018280018121004105, 0.01512829028069973, 0.05515522509813309, 0.009533974342048168, 0.02953868731856346, 0.01863020844757557, 0.024250788614153862, -0.017071856185793877, 0.02218465693295002, -0.05680112540721893, 0.011792712844908237, -0.028050372377038002, 0.029048418626189232, 0.03901137784123421, -0.04377398639917374, 0.07634183764457703, 0.022762473672628403, 0.003887130180373788, -0.008185735903680325, -0.05368441715836525, -0.02973129227757454, -0.0019282441353425384, -0.022499829530715942, -0.019960938021540642, 0.009227557107806206, 0.006018923129886389, 0.006946932058781385, 0.0031342175789177418, -0.03104451298713684, 0.10547780245542526, 0.015075761824846268, 0.008776684291660786, -0.011389991268515587, -0.062439218163490295, -0.001257407828234136, -0.07424068450927734, 0.023042626678943634, -0.043003566563129425, 0.05949760600924492, 0.04794127121567726, 0.05252878740429878, -0.03076435811817646, 0.01792982593178749, 0.06783217191696167, -0.025651557371020317, -0.013648729771375656, -0.003274294314906001, 0.013902618549764156, -0.1297110766172409, 0.03582463040947914, 0.015644824132323265, 0.005533032119274139, -0.02293756976723671, -0.015399688854813576, 0.026632094755768776, -0.01710687391459942, 0.009104989469051361, 0.003499730257317424, -0.011503804475069046, 0.031919993460178375, -0.03078186884522438, -0.013184725306928158, 0.012300490401685238, 0.07297999411821365, -0.014497945085167885, -0.02197454124689102, 0.051338132470846176, 0.015793655067682266, 0.0025979862548410892, 0.01915549673140049, 0.02827799692749977, 0.014953194186091423, -0.010050507262349129, -0.014751833863556385, -0.02272745408117771, -0.009113743901252747, -0.0209414754062891, -0.03473903611302376, -0.01891036331653595, -0.002154774498194456, -0.040692299604415894, -0.05277391895651817, -0.0058700917288661, 0.019015420228242874, -0.006040810141712427, -0.013622465543448925, 0.05704626068472862, -0.020065996795892715 ]
29,078
pytrie
iteritems
Return an iterator over this trie's items (``(key,value)`` tuples). :param prefix: If not None, yield only the items associated with keys prefixed by ``prefix``.
def iteritems(self, prefix=None): """Return an iterator over this trie's items (``(key,value)`` tuples). :param prefix: If not None, yield only the items associated with keys prefixed by ``prefix``. """ parts = [] append = parts.append # pylint: disable=dangerous-default-value def generator(node, key_factory=self.KeyFactory, parts=parts, append=append, null=NULL): if node.value is not null: yield (key_factory(parts), node.value) for part, child in node.children.items(): append(part) for subresult in generator(child): yield subresult del parts[-1] root = self._root if prefix is not None: for part in prefix: append(part) root = root.children.get(part) if root is None: root = self.NodeFactory() break return generator(root)
(self, prefix=None)
[ 0.009041102603077888, 0.006773028988391161, -0.045450590550899506, -0.07671346515417099, 0.03767943009734154, 0.05019171163439751, -0.01942789927124977, 0.048124153167009354, 0.12562187016010284, -0.03197582811117172, 0.018786244094371796, 0.07992174476385117, 0.004709928762167692, 0.05528930574655533, -0.022012343630194664, 0.005217906087636948, -0.03031821735203266, 0.03046080656349659, -0.05618049204349518, 0.06006607413291931, -0.058854058384895325, 0.0243116095662117, 0.08049210160970688, 0.03885579854249954, -0.012610310688614845, -0.02413337118923664, 0.015640350058674812, -0.035094983875751495, 0.08755031228065491, 0.006937898695468903, -0.008907424286007881, -0.032938309013843536, -0.004834695253521204, -0.01179932989180088, 0.006340802647173405, -0.04659131169319153, -0.03561187535524368, -0.019463546574115753, -0.007606289815157652, 0.03532669320702553, 0.07001173496246338, 0.025149326771497726, 0.0143303032964468, -0.044880229979753494, 0.029159672558307648, 0.008617788553237915, 0.06744510680437088, -0.004362365230917931, 0.03821414336562157, -0.014187713153660297, 0.01689692586660385, 0.007971676997840405, 0.001742272637784481, -0.04445245862007141, -0.03985393047332764, 0.01469569094479084, -0.044167280197143555, -0.041279830038547516, -0.00789146963506937, 0.07543015480041504, 0.028357602655887604, -0.03311654552817345, 0.013180671259760857, 0.020996389910578728, 0.031298521906137466, -0.03333043307065964, -0.04680519551038742, -0.06840759515762329, -0.021887578070163727, 0.021459808573126793, -0.0014013932086527348, -0.01924966089427471, 0.009250531904399395, 0.004968373104929924, -0.017627699300646782, 0.025452330708503723, -0.0670173391699791, -0.002784962533041835, 0.019445722922682762, -0.02723470702767372, -0.017556404694914818, -0.02247576229274273, -0.04356127232313156, 0.009865451604127884, 0.03810720145702362, 0.06295352429151535, 0.005872929003089666, 0.03031821735203266, 0.05924617871642113, 0.08234577625989914, -0.03302742913365364, -0.003916771616786718, 0.007597377989441156, 0.04074511677026749, -0.044880229979753494, -0.0358792282640934, -0.01451745256781578, -0.03242142125964165, -0.016816718503832817, 0.024757202714681625, 0.02595139481127262, 0.042171016335487366, 0.04174324870109558, 0.01369755994528532, 0.032938309013843536, 0.02486414648592472, -0.04334738478064537, -0.02812589332461357, 0.07578662782907486, 0.02791200950741768, -0.042527493089437485, 0.000721862306818366, 0.03849932178854942, 0.05047689005732536, -0.06363082677125931, -0.03026474639773369, 0.02848237007856369, -0.02536321058869362, 0.011220057494938374, -0.01883971504867077, 0.011380471289157867, -0.008787114173173904, 0.013572793453931808, 0.019000127911567688, 0.03299178183078766, -0.03867756202816963, 0.03924792259931564, 0.018206970766186714, -0.030745986849069595, -0.027626829221844673, 0.055039770901203156, 0.051760200411081314, 0.016201797872781754, -0.03247489035129547, 0.0026000409852713346, -0.01597900129854679, 0.07336259633302689, 0.0016932572470977902, -0.02124592289328575, 0.04281267151236534, -0.0024596790317445993, -0.018732773140072823, 0.013055904768407345, 0.01576511561870575, -0.07222187519073486, -0.06509237736463547, 0.029427029192447662, 0.0012387513415887952, 0.038748856633901596, -0.059567008167505264, -0.011745858006179333, 0.04445245862007141, 0.036164410412311554, 0.08305872231721878, -0.04801721125841141, -0.013376732356846333, -0.05076206848025322, -0.010881406255066395, -0.026396989822387695, -0.010560577735304832, -0.0026980717666447163, 0.015266050584614277, -0.015132373198866844, -0.013448026962578297, -0.0047232965007424355, 0.05151066929101944, -0.018768420442938805, -0.033669084310531616, 0.02903490513563156, -0.024810675531625748, 0.024044252932071686, -0.055218011140823364, -0.05225926637649536, -0.011924095451831818, -0.009865451604127884, -0.02215493470430374, -0.013055904768407345, 0.019000127911567688, -0.018233707174658775, 0.022600527852773666, -0.0284645464271307, 0.0030723707750439644, -0.020176496356725693, -0.05789157375693321, 0.02976568043231964, 0.04637742415070534, 0.03842802718281746, 0.04894404485821724, 0.07942267507314682, -0.0500134713947773, -0.03138764202594757, -0.03807155415415764, -0.0048436070792376995, 0.010560577735304832, -0.03336608037352562, 0.00018840271513909101, 0.010462547652423382, -0.010765551589429379, -0.04552188515663147, 0.0938955694437027, -0.08462721854448318, -0.01941007561981678, -0.033437374979257584, 0.036003995686769485, 0.013269789516925812, -0.006991370115429163, -0.012227099388837814, -0.02536321058869362, -0.007401316426694393, -0.011228969320654869, -0.02814371883869171, -0.008274680934846401, 0.010346692986786366, 0.05307915806770325, -0.013661912642419338, -0.008011780679225922, -0.07992174476385117, -0.016014648601412773, -0.006951266434043646, -0.030389511957764626, -0.003954647108912468, 0.03767943009734154, -0.01828717812895775, -0.08170411735773087, 0.006822044495493174, -0.04755379259586334, 0.035308871418237686, 0.0052134501747787, -0.012547927908599377, 0.004999564960598946, 0.041600655764341354, -0.02723470702767372, 0.023705601692199707, 0.009642654098570347, 0.025452330708503723, -0.014089683070778847, 0.010052600875496864, -0.03138764202594757, 0.05054818466305733, 0.01633547618985176, -0.02648610807955265, -0.011425030417740345, 0.0012610310222953558, -0.03190452978014946, -0.005422879010438919, 0.06748075783252716, 0.011389383114874363, 0.006853235885500908, 0.013813414610922337, 0.03172629326581955, -0.008047427982091904, 0.014107506722211838, 0.039640042930841446, 0.02539885975420475, 0.07282788306474686, 0.0013245282461866736, -0.013394556008279324, -0.0030835105571895838, -0.006340802647173405, -0.0005205094930715859, 0.002497554523870349, 0.015488848090171814, 0.019356604665517807, 0.06181280314922333, 0.04552188515663147, 0.052152324467897415, 0.04919357970356941, 0.018010910600423813, -0.017119722440838814, 0.011549796909093857, 0.012253835797309875, 0.01351041067391634, -0.0022201722022145987, 0.03821414336562157, -0.010792287066578865, 0.019517017528414726, -0.022386644035577774, 0.0887623280286789, -0.04316914826631546, -0.02484632283449173, -0.060315605252981186, 0.014062946662306786, -0.04794591665267944, -0.018786244094371796, -0.021655868738889694, -0.031654998660087585, 0.019374428316950798, 0.04049558565020561, 0.015693821012973785, -0.0009663820383138955, 0.04520105570554733, -0.013537146151065826, -0.07018996775150299, -0.038178496062755585, 0.031155932694673538, -0.016041385009884834, -0.08170411735773087, -0.011638916097581387, 0.016032472252845764, 0.040174756199121475, -0.0012142437044531107, -0.0340968556702137, -0.027644652873277664, -0.0035491562448441982, 0.01215580478310585, 0.10587313771247864, 0.037287306040525436, 0.054683297872543335, -0.05044124275445938, 0.03771507740020752, -0.046876490116119385, -0.06370212137699127, 0.03956874832510948, -0.03393644094467163, -0.034203797578811646, -0.07407554984092712, -0.004248738754540682, 0.0037095702718943357, 0.01542646437883377, 0.00880048144608736, -0.05500412359833717, 0.08619570732116699, -0.024240314960479736, 0.03299178183078766, -0.0208538006991148, 0.053043510764837265, 0.024382904171943665, 0.057036034762859344, 0.01883971504867077, -0.003738533705472946, 0.015916617587208748, -0.03482762724161148, -0.07977915555238724, 0.06519931554794312, -0.055253658443689346, 0.04630612954497337, 0.06238316372036934, 0.023830367252230644, -0.024222491309046745, -0.02994391694664955, 0.038713209331035614, 0.0013189582386985421, 0.01737816631793976, 0.009063382633030415, -0.002294809091836214, -0.015836412087082863, 0.014276832342147827, -0.026521755382418633, 0.043810803443193436, 0.014909575693309307, 0.013385644182562828, 0.02318871207535267, 0.047411203384399414, 0.001727790804579854, 0.07614310830831528, -0.03899838775396347, -0.0184832401573658, -0.025131503120064735, -0.0033865144941955805, 0.07821065932512283, 0.04045993834733963, -0.02809024602174759, -0.005391687620431185, -0.006817588582634926, -0.004068273585289717, -0.11171933263540268, -0.019855668768286705, 0.029676562175154686, 0.014713514596223831, -0.015105636790394783, 0.018928833305835724, -0.02267182432115078, -0.057036034762859344, -0.031672824174165726, 0.00823903363198042, -0.05728556588292122, 0.029623089358210564, 0.013349996879696846, -0.0031949090771377087, 0.036003995686769485, 0.03921227157115936, -0.026200927793979645, 0.051974084228277206, -0.0056768679060041904, -0.0019138263305649161, -0.051974084228277206, 0.04188583791255951, 0.017672259360551834, -0.01594335399568081, 0.007276550401002169, -0.07364778220653534, 0.02486414648592472, 0.02447202242910862, -0.029836975038051605, -0.024543318897485733, -0.01449962891638279, 0.04552188515663147, -0.09225578606128693, -0.04299091175198555, -0.02267182432115078, 0.025078030303120613, -0.06733816862106323, -0.06238316372036934, 0.023705601692199707, 0.035273220390081406, -0.06270398944616318, 0.014446157962083817, -0.04299091175198555, 0.03807155415415764, -0.012423161417245865, -0.0003940722090192139, -0.04937181621789932, 0.0019940331112593412, 0.019356604665517807, 0.02142415940761566, -0.058497581630945206, -0.01903577707707882, 0.016736511141061783, 0.02447202242910862, 0.05457635596394539, -0.013136111199855804, -0.03406120836734772, 0.01234295405447483, 0.00987436342984438, 0.029997389763593674, -0.03046080656349659, 0.004070501308888197, -0.03372255340218544, -0.003910087514668703, -0.015818588435649872, -0.0016386719653382897, -0.06676780432462692, -0.010052600875496864, -0.003411022247746587, 0.0228322371840477, -0.006042254623025656, -0.050690773874521255, -0.015675997361540794, -0.005881840828806162, -0.03573663905262947, -0.007330021355301142, 0.008493022061884403, 0.05454070866107941, -0.014339215122163296, 0.040887705981731415, -0.004117288626730442, -0.014196624979376793, 0.03591487929224968, 0.05881841108202934, 0.022921355441212654, -0.021299393847584724, -0.05115419253706932, 0.012850931845605373, -0.015292786993086338, 0.0004060475330334157, 0.027074292302131653, -0.025131503120064735, 0.0072186230681836605, -0.016736511141061783, -0.014169889502227306, 0.06042254716157913, -0.0009541281615383923, 0.06409424543380737, -0.038927093148231506, -0.0030077595729380846, 0.016986044123768806, 0.004337857943028212, 0.08234577625989914, 0.011950831860303879, -0.0011674562701955438, -0.024169018492102623, 0.022529233247041702, -0.041600655764341354, -0.07054644078016281, 0.07207928597927094, 0.024810675531625748, -0.03956874832510948, -0.033437374979257584, -0.0460565984249115, -0.06338129192590714, 0.0003988066455349326, -0.05111854523420334, 0.05828369781374931, -0.00653240829706192, -0.01939225196838379, -0.04694778472185135, 0.0005770442658104002, -0.0022547056432813406, -0.044523753225803375, -0.022796589881181717, 0.015533407218754292, -0.020800327882170677, -0.03552275523543358, 0.0409233532845974, 0.04951440542936325, 0.006260595750063658, -0.002056416356936097, 0.023277832195162773, -0.051439374685287476, -0.01143394224345684, 0.013198494911193848, 0.01942789927124977, 0.04983523488044739, 0.053257398307323456, -0.022012343630194664, 0.012717253528535366, -0.037465546280145645, 0.008862865157425404, 0.020087378099560738, -0.018946656957268715, 0.01905360072851181, -0.0037585855461657047, 0.014562012627720833, -0.019089248031377792, -0.013314349576830864, -0.014276832342147827, -0.034524623304605484, 0.005458526778966188, -0.032528363168239594, 0.008974263444542885, 0.004547286778688431, -0.017698993906378746, 0.00987436342984438, 0.02304612286388874, -0.027537710964679718, 0.023153064772486687, -0.010542754083871841, 0.00851975753903389, 0.01360844075679779, 0.006590335629880428, 0.006697278004139662, 0.0015863146400079131, 0.019820021465420723, 0.006380906328558922, -0.05628743767738342, -0.04242055118083954, 0.08277354389429092, -0.0234204214066267, 0.03459591791033745, 0.035986173897981644, 0.09268355369567871, 0.05282962694764137, -0.0029810238629579544, -0.034560270607471466, 0.011728034354746342, 0.04794591665267944, -0.006207124795764685, -0.04791026934981346, 0.005315936636179686, 0.016959307715296745, 0.008176649920642376, -0.05044124275445938, 0.010498194955289364, 0.021067684516310692, 0.009214884601533413, -0.014428334310650826, -0.005088683683425188, -0.04477328807115555, -0.042527493089437485, 0.03079945780336857, 0.027323825284838676, 0.03860626369714737, -0.08134764432907104, 0.021495455875992775, 0.04876580834388733, 0.0030679148621857166, -0.029106201604008675, -0.009103485383093357, 0.04570012167096138, 0.07528756558895111, -0.013127199374139309, -0.008408359251916409, 0.0456644743680954, 0.01332326140254736, -0.04530799761414528, -0.02031908743083477, -0.06334564834833145, -0.06334564834833145, -0.007312197703868151, -0.10323522239923477, 0.012779636308550835, 0.025969218462705612, 0.04495152458548546, 0.018590182065963745, 0.04947875812649727, 0.02178063616156578, 0.012743989005684853, 0.06134938448667526, -0.044167280197143555, -0.021834107115864754, 0.03154805675148964, -0.059210531413555145, -0.024632437154650688, -0.030246920883655548, 0.011808241717517376, -0.06516367197036743, -0.01887536235153675, -0.030532101169228554, -0.052473150193691254, -0.04192148521542549, 0.008247945457696915, 0.05165325850248337, 0.02953397110104561, 0.020764680579304695, 0.0029342365451157093, 0.0003770839248318225, 0.03325913846492767, -0.00571697112172842, 0.030781634151935577, 0.025470154359936714, -0.029801327735185623, -0.00870690681040287, 0.03206494450569153, -0.0049594612792134285, -0.029997389763593674, 0.0017857180209830403, 0.007601833902299404, -0.014178801327943802, -0.004248738754540682, -0.03350866958498955, -0.05464765056967735, -0.053043510764837265, 0.000060398877394618466, 0.06498543173074722, -0.018269354477524757, -0.053756460547447205, 0.041279830038547516, -0.03534451872110367, 0.023527363315224648, -0.03341954946517944, 0.021138980984687805, -0.007214167155325413, 0.020711209625005722, -0.011861712671816349, -0.02268964797258377, 0.008216753602027893, 0.007356757298111916, -0.03561187535524368, -0.09667607396841049, -0.010186279192566872, -0.0721505805850029, 0.019534841179847717, -0.04719731956720352, 0.01760987564921379, -0.02771594747900963, -0.004683193285018206, 0.015479936264455318, -0.0015272734453901649, 0.010400163941085339, -0.029605265706777573, 0.018100028857588768, 0.06099290773272514, -0.010016953572630882, 0.03789331391453743, -0.0018759508384391665, 0.01866147667169571, 0.026218751445412636, -0.019998259842395782, -0.03750119358301163, 0.02265399880707264, 0.01742272637784481, -0.04013910889625549, -0.017119722440838814, 0.0006940126768313348, -0.0017244488699361682, -0.023438245058059692, 0.004687649197876453, 0.05782027915120125, -0.003348639002069831, 0.02595139481127262, 0.0054763504303991795, 0.038356732577085495, -0.028607135638594627, -0.06170585751533508, -0.024543318897485733, -0.010747727937996387, -0.025648390874266624, -0.0190714243799448, 0.0729348286986351, -0.011023996397852898, -0.024614613503217697, 0.014570924453437328, 0.022529233247041702, 0.03083510510623455, 0.003644959069788456, -0.01851888746023178, 0.010631873272359371, 0.009999129921197891, -0.0174405500292778, -0.08384297043085098, 0.03721601143479347, -0.02773377113044262, 0.03404338285326958, 0.0337047316133976, -0.07022561877965927, 0.0642368346452713, 0.04919357970356941, 0.018768420442938805, 0.0315302312374115, -0.04113724082708359, -0.006790852639824152, 0.012868755497038364, 0.03375820443034172, -0.025897923856973648, 0.024632437154650688, 0.028232837095856667, -0.028054598718881607, -0.0026000409852713346, -0.027430767193436623, 0.10295004397630692, -0.005583292804658413, 0.07275658845901489, -0.036716945469379425, -0.04406033456325531, 0.0087960259988904, -0.063060462474823, 0.05136807635426521, -0.013394556008279324, 0.020729033276438713, 0.025897923856973648, -0.006554687861353159, -0.018554534763097763, -0.0028963610529899597, 0.05628743767738342, -0.003328587394207716, 0.004536147229373455, -0.011540885083377361, -0.004469308070838451, -0.09582053869962692, 0.05967395007610321, 0.025630567222833633, 0.001713308971375227, -0.02632569521665573, -0.009232708252966404, 0.0030411791522055864, -0.03628917783498764, 0.0052758329547941685, 0.007695408537983894, -0.010979436337947845, 0.0290527306497097, -0.007485979236662388, 0.01689692586660385, 0.02759118191897869, 0.06544885039329529, -0.0038566160947084427, -0.04858757182955742, 0.017636610195040703, 0.01560470275580883, -0.008925247937440872, 0.025113679468631744, 0.038534969091415405, 0.030906401574611664, 0.020942918956279755, 0.006839868146926165, -0.0014103050343692303, -0.009357474744319916, -0.0059486799873411655, -0.063060462474823, -0.049229227006435394, -0.0007240902632474899, -0.06797982007265091, -0.04951440542936325, 0.021976696327328682, 0.016959307715296745, -0.012369689531624317, -0.019285308197140694, 0.03247489035129547, -0.014651130884885788 ]
29,079
pytrie
iterkeys
Return an iterator over this trie's keys. :param prefix: If not None, yield only the keys prefixed by ``prefix``.
def iterkeys(self, prefix=None): """Return an iterator over this trie's keys. :param prefix: If not None, yield only the keys prefixed by ``prefix``. """ return (key for key, value in self.iteritems(prefix))
(self, prefix=None)
[ -0.028222229331731796, 0.010802889242768288, -0.047167785465717316, -0.06220827251672745, 0.04406419396400452, 0.05879773199558258, -0.023089364171028137, 0.03816395625472069, 0.13089656829833984, -0.04815684258937836, -0.005550656002014875, 0.0084282997995615, 0.023123469203710556, 0.024624107405543327, -0.028307491913437843, -0.0294159185141325, -0.0429387129843235, 0.027233172208070755, -0.0772828608751297, -0.005039074458181858, -0.039732806384563446, 0.015083118341863155, 0.08082982897758484, 0.03676563501358032, -0.028546230867505074, 0.03731132298707962, -0.004141676239669323, -0.018468080088496208, 0.10238444805145264, 0.03117234632372856, -0.03219550848007202, 0.002385247265920043, -0.0016434545395895839, -0.007366769015789032, 0.005746761802583933, -0.04556483030319214, -0.007648138795047998, -0.0352649949491024, 0.006450186017900705, 0.042597658932209015, 0.057910989969968796, 0.02738664671778679, 0.0011808999115601182, -0.04580356925725937, 0.03195677325129509, 0.010709099471569061, 0.044371142983436584, -0.011391207575798035, 0.05528487265110016, -0.00035037982161156833, 0.010657940991222858, 0.005051864311099052, -0.00742219015955925, -0.06626681983470917, -0.04576946422457695, -0.005337497219443321, -0.011851631104946136, -0.035912998020648956, -0.03222961351275444, 0.06077584624290466, -0.009805305860936642, -0.027676541358232498, 0.03292877599596977, 0.04215428978204727, 0.04778168350458145, -0.05272696912288666, -0.02250957302749157, -0.0491458997130394, -0.014750590547919273, 0.005405707750469446, -0.015714067965745926, -0.026670431718230247, 0.020514406263828278, 0.0015198223991319537, -0.0372772142291069, 0.008100035600364208, -0.06500491499900818, -0.005503761116415262, -0.025971271097660065, -0.03628815710544586, -0.014366905204951763, -0.020872512832283974, -0.04559893533587456, 0.03662921115756035, 0.037209004163742065, 0.04993032291531563, 0.02401021122932434, 0.020599668845534325, 0.03349151462316513, 0.06981378048658371, -0.04188144579529762, 0.014716485515236855, 0.01971292868256569, 0.04433703422546387, -0.03369614854454994, -0.02603948302567005, -0.029722867533564568, -0.02353273518383503, 0.015193961560726166, 0.0005107818287797272, 0.011186575517058372, 0.037959322333335876, 0.07141673564910889, 0.016703125089406967, 0.03758416324853897, 0.00041086363489739597, -0.06080995127558708, -0.03381551802158356, 0.060025524348020554, 0.045905884355306625, -0.027318434789776802, -0.014409536495804787, 0.04501914605498314, 0.005989762954413891, -0.021162407472729683, -0.04345029592514038, 0.04778168350458145, 0.0012821503914892673, 0.02557905949652195, -0.021520515903830528, 0.022850627079606056, 0.04010796546936035, 0.01894555613398552, 0.021793358027935028, 0.035162679851055145, -0.011160995811223984, 0.03098476678133011, 0.05010085180401802, -0.02327694371342659, -0.012329106219112873, 0.06619860231876373, 0.06306090950965881, -0.0016818231670185924, -0.002022877335548401, 0.010615309700369835, 0.01175784133374691, 0.09904211759567261, 0.01867271400988102, 0.014895538799464703, 0.04791810363531113, 0.030541397631168365, 0.0015422040596604347, 0.03226371854543686, 0.025135688483715057, -0.04982800781726837, -0.030507290735840797, 0.01615743897855282, -0.0006000421126373112, 0.06865419447422028, -0.048225052654743195, 0.019525349140167236, 0.03352561965584755, 0.03098476678133011, 0.060230158269405365, -0.0699843093752861, 0.012243842706084251, -0.07414516806602478, -0.026670431718230247, -0.005512287374585867, -0.010487413965165615, -0.009302251040935516, 0.004936758428812027, -0.011331522837281227, -0.044371142983436584, -0.007017188705503941, 0.023907894268631935, 0.0021006802562624216, 0.013650691136717796, 0.027795910835266113, -0.02706264518201351, 0.02017335221171379, -0.03881195932626724, -0.035912998020648956, -0.000585653877351433, -0.013454585336148739, -0.006774187553673983, -0.010350992903113365, 0.04607641324400902, -0.031325820833444595, 0.03197382390499115, 0.013377848081290722, 0.0005819235811941326, -0.022697152569890022, -0.051260434091091156, 0.027506014332175255, 0.023959051817655563, 0.05057832598686218, 0.04379134997725487, 0.045360200107097626, -0.030763082206249237, -0.03785700723528862, -0.04986211284995079, -0.02426600083708763, 0.03611763194203377, -0.035128574818372726, -0.0034339886624366045, 0.012354685924947262, -0.03403720259666443, -0.0761914923787117, 0.056171614676713943, -0.04089238867163658, 0.004135281313210726, -0.06282217055559158, 0.008372878655791283, 0.060025524348020554, 0.0060622370801866055, -0.015287751331925392, -0.019747033715248108, 0.0036961741279810667, -0.02559611201286316, -0.01302826777100563, -0.060025524348020554, 0.00709818908944726, 0.026994433254003525, -0.005597550887614489, -0.008240720257163048, -0.050305482000112534, -0.00265595898963511, -0.0028797758277505636, -0.03376435860991478, 0.020804300904273987, 0.05555771663784981, -0.01945713721215725, -0.07257631421089172, -0.0012714924523606896, -0.04010796546936035, 0.04143807664513588, 0.012013631872832775, -0.03529909998178482, -0.03020034357905388, 0.05040780082345009, 0.010939311236143112, -0.0057297092862427235, 0.013812691904604435, 0.017436392605304718, -0.010564151220023632, 0.008074456825852394, -0.012815108522772789, 0.04133576154708862, 0.007191978860646486, -0.02735253982245922, 0.016217123717069626, 0.027028540149331093, -0.022373151034116745, -0.014921117573976517, 0.0699843093752861, 0.00026045343838632107, 0.0149381710216403, 0.01636207103729248, 0.03761826828122139, -0.034906890243291855, -0.02198093757033348, 0.024948108941316605, 0.01343753281980753, 0.041540391743183136, -0.0016274676891043782, -0.03217845782637596, 0.03369614854454994, 0.0010759191354736686, -0.001464401138946414, -0.023873789235949516, 0.04396187514066696, -0.01915018819272518, 0.03241719305515289, 0.05340907722711563, 0.04580356925725937, 0.046963151544332504, 0.040994707494974136, -0.03043908067047596, 0.00746908551082015, -0.03190561383962631, -0.018757976591587067, -0.037209004163742065, 0.027182012796401978, -0.009464251808822155, -0.0031142504885792732, -0.03765237703919411, 0.056376244872808456, -0.04450756311416626, 0.0028030385728925467, -0.04508735612034798, -0.006812556181102991, -0.04014207050204277, -0.018996715545654297, -0.04505325108766556, -0.009916149079799652, 0.03042202815413475, 0.008121351711452007, 0.012661634013056755, -0.018536292016506195, 0.05705835670232773, 0.01419637817889452, -0.05269286036491394, -0.05143096297979355, 0.011007522232830524, -0.01793944649398327, -0.04433703422546387, -0.04007386043667793, 0.010964890010654926, 0.05497792363166809, 0.021878622472286224, -0.02661927416920662, -0.04269997775554657, -0.015739647671580315, -0.010026991367340088, 0.06732408702373505, 0.05750172585248947, 0.08164835721254349, -0.03475341573357582, 0.01894555613398552, -0.06698302924633026, -0.03918711841106415, 0.007976403459906578, -0.05497792363166809, -0.005022021941840649, -0.07625970244407654, 0.01392353419214487, 0.009404567070305347, -0.00198024557903409, 0.05166969820857048, -0.036219947040081024, 0.07250810414552689, -0.012746897526085377, 0.021332936361432076, -0.04648567736148834, 0.016208596527576447, 0.022424308583140373, 0.039289433509111404, 0.019593559205532074, -0.007106715347617865, 0.018519239500164986, -0.06217416748404503, -0.053818341344594955, 0.034958045929670334, -0.05951394513249397, 0.038709644228219986, 0.07448621839284897, 0.030541397631168365, -0.028784967958927155, 0.006654818542301655, 0.04150628671050072, -0.029791077598929405, 0.01863860711455345, 0.004966600798070431, -0.035435523837804794, -0.00415446562692523, -0.012337632477283478, -0.011075732298195362, 0.034429412335157394, -0.008036088198423386, 0.02839275635778904, 0.04478040710091591, 0.06739229708909988, 0.035196784883737564, 0.11104722321033478, -0.005687077529728413, -0.01099046878516674, 0.0018789950991049409, -0.015355962328612804, 0.08942439407110214, 0.0347193107008934, -0.015296277590095997, -0.02249251864850521, -0.023669155314564705, -0.0014846512349322438, -0.06957504153251648, -0.013616586104035378, -0.014281641691923141, 0.018877346068620682, 0.005149917211383581, -0.003397751599550247, 0.008824774995446205, -0.06408406794071198, -0.04072186350822449, 0.00518828583881259, -0.056103404611349106, 0.03737953305244446, 0.020855460315942764, -0.008867407217621803, 0.0465879924595356, 0.044098298996686935, -0.03352561965584755, 0.07421337813138962, 0.02479463443160057, -0.058831837028265, -0.008799196220934391, 0.025630217045545578, -0.002884038956835866, 0.009199935011565685, 0.034958045929670334, -0.03251951187849045, -0.013224373571574688, 0.03444646671414375, -0.021571673452854156, -0.007234610617160797, -0.017078286036849022, 0.03120645321905613, -0.072712741792202, -0.015193961560726166, -0.04096059873700142, 0.04324566200375557, -0.0454966202378273, -0.06940451264381409, 0.04505325108766556, 0.03628815710544586, -0.02656811662018299, 0.011817525140941143, -0.056887827813625336, 0.03352561965584755, -0.03427593782544136, -0.03812985122203827, -0.0245729498565197, 0.011638471856713295, 0.018757976591587067, 0.013497216627001762, -0.043347980827093124, -0.05340907722711563, 0.0010535374749451876, 0.02278241515159607, 0.08123908936977386, -0.029023705050349236, -0.05927520617842674, 0.023907894268631935, 0.006987346336245537, 0.06735818833112717, 0.005925815552473068, 0.007865561172366142, -0.029074864462018013, -0.008236456662416458, -0.021162407472729683, -0.021588725969195366, -0.029228338971734047, 0.006774187553673983, -0.009387514553964138, 0.009037934243679047, 0.001784139429219067, -0.04174502566456795, 0.012013631872832775, -0.01712944358587265, -0.03141108527779579, 0.008603090420365334, -0.012857740744948387, 0.0332527756690979, -0.019320715218782425, 0.02837570384144783, 0.020395036786794662, 0.0003045506600756198, 0.04730420559644699, 0.07701002061367035, 0.011169523000717163, -0.017513129860162735, -0.05685372278094292, 0.016225649043917656, -0.043620821088552475, 0.024231895804405212, 0.03352561965584755, -0.049214109778404236, 0.04686083644628525, -0.039766911417245865, -0.044643983244895935, 0.04883895069360733, 0.022390203550457954, 0.028495071455836296, -0.029978657141327858, 0.015228066593408585, 0.02097482793033123, -0.020019877701997757, 0.08430857956409454, 0.025476742535829544, 0.0052309175953269005, -0.023839682340621948, 0.013608059845864773, -0.023839682340621948, -0.07537296414375305, 0.04198376089334488, 0.03751595318317413, -0.04621283337473869, 0.001350361155346036, -0.017717761918902397, -0.03755005821585655, -0.003020460484549403, -0.052795179188251495, 0.06258343160152435, -0.01867271400988102, 0.012857740744948387, -0.06722176820039749, -0.0022275098599493504, -0.006198658607900143, -0.05784277990460396, -0.03485573083162308, 0.039766911417245865, -0.007567138411104679, -0.01458006352186203, 0.025715481489896774, 0.08819659799337387, -0.012448475696146488, 0.0058405520394444466, 0.020036930218338966, -0.06080995127558708, 0.03608352690935135, -0.0024513264652341604, 0.030814239755272865, 0.015262171626091003, 0.0685177743434906, 0.0008025429560802877, 0.022424308583140373, -0.018775029107928276, 0.005857604555785656, 0.016856599599123, -0.02481168694794178, 0.007012925576418638, 0.009498357772827148, 0.01738523319363594, 0.0023596682585775852, -0.017785971984267235, -0.027284329757094383, -0.04498503729701042, 0.02965465560555458, -0.029347706586122513, 0.046417467296123505, 0.0015997570008039474, 0.019252505153417587, 0.01865566149353981, 0.03758416324853897, -0.019354822114109993, 0.05095348507165909, -0.00715787336230278, -0.019081978127360344, 0.004437966737896204, 0.029347706586122513, 0.014204904437065125, 0.001345032243989408, 0.019849350675940514, 0.021281776949763298, -0.07721465080976486, -0.027812963351607323, 0.035196784883737564, -0.03604942187666893, 0.052351806312799454, 0.03959638252854347, 0.07237168401479721, 0.00807871948927641, 0.01836576499044895, -0.01863860711455345, 0.017973551526665688, 0.08164835721254349, -0.0551825575530529, -0.03598121181130409, -0.03142813593149185, 0.008219404146075249, 0.020531458780169487, -0.05930931121110916, 0.00050385418580845, -0.0053971814922988415, 0.006245553493499756, 0.00935340952128172, 0.0056529720313847065, -0.014648274518549442, -0.033320989459753036, 0.02459000237286091, 0.008645721711218357, -0.018246395513415337, -0.056103404611349106, 0.0009075237321667373, 0.01357395388185978, -0.02401021122932434, -0.013710375875234604, -0.04679262638092041, 0.02631232514977455, 0.06913167238235474, -0.03403720259666443, 0.0023319576866924763, 0.026960328221321106, 0.014887012541294098, -0.06374301761388779, 0.016302386298775673, -0.04880484566092491, -0.06473207473754883, -0.021418198943138123, -0.10061096400022507, 0.010530046187341213, -0.0054184976033866405, 0.06258343160152435, 0.037959322333335876, 0.035912998020648956, 0.023140521720051765, 0.01215857919305563, 0.032059088349342346, -0.056171614676713943, -0.0049197059124708176, 0.016941864043474197, -0.04570125415921211, -0.02888728491961956, -0.03683384507894516, 0.009165829978883266, -0.04829326272010803, 0.004838705528527498, -0.02713085524737835, -0.017513129860162735, -0.017035653814673424, 0.009421620517969131, 0.04737241938710213, 0.043620821088552475, 0.03200792893767357, -0.0017265864880755544, -0.004855758044868708, 0.06183311343193054, 0.018843241035938263, 0.02170809544622898, -0.0007631086045876145, -0.07284916192293167, 0.00031627441057935357, 0.020787248387932777, -0.01944008469581604, -0.027284329757094383, 0.009873516857624054, 0.05303391441702843, -0.02965465560555458, -0.006113395094871521, -0.01940597966313362, -0.054057080298662186, -0.041813235729932785, 0.022969994693994522, 0.054636869579553604, -0.015176908113062382, -0.06844956427812576, 0.028205176815390587, -0.010069622658193111, 0.03529909998178482, -0.0258519034832716, -0.005201075226068497, -0.014102588407695293, 0.008364352397620678, -0.023140521720051765, 0.0020132851786911488, 0.007763244677335024, -0.014187851920723915, -0.04587177932262421, -0.11500345170497894, -0.025408532470464706, -0.08833301812410355, 0.04788399860262871, -0.027693595737218857, 0.008091509342193604, -0.023890841752290726, -0.01088815275579691, 0.006902082823216915, -0.0038283325266093016, 0.009396040812134743, -0.0491458997130394, 0.03383256867527962, 0.04061954468488693, -0.016720177605748177, 0.027045592665672302, -0.018757976591587067, 0.021128302440047264, 0.01896260865032673, -0.018024710938334465, -0.04119933769106865, -0.013130583800375462, 0.016558177769184113, -0.021315881982445717, -0.02199799008667469, -0.00329117220826447, -0.01510017178952694, -0.011408260092139244, -0.008986775763332844, 0.042870502918958664, -0.02145230397582054, 0.00892709195613861, 0.010086676105856895, 0.051567383110523224, -0.04119933769106865, -0.07885171473026276, -0.0383685901761055, 0.015014907345175743, -0.012371738441288471, -0.03574247285723686, 0.08226225525140762, -0.032348982989788055, -0.05951394513249397, 0.012209737673401833, 0.040824178606271744, 0.029211286455392838, 0.012584896758198738, -0.032860565930604935, 0.01814407855272293, -0.007477611768990755, 0.002295720623806119, -0.04703136533498764, 0.03117234632372856, -0.01916724257171154, 0.023959051817655563, 0.03296288102865219, -0.04375724494457245, 0.08055698126554489, 0.03741363808512688, 0.0031803296878933907, 0.02169104292988777, -0.058831837028265, -0.0041928342543542385, 0.0258519034832716, 0.024385370314121246, 0.006305238232016563, -0.008360088802874088, 0.005814972799271345, 0.011843104846775532, -0.008236456662416458, -0.03683384507894516, 0.08233046531677246, -0.00020290055545046926, 0.03700437396764755, -0.021315881982445717, -0.042802292853593826, 0.02914307452738285, -0.05746762081980705, 0.05726298689842224, -0.04570125415921211, 0.03853911533951759, 0.04321155697107315, 0.006539712660014629, -0.041608601808547974, -0.014281641691923141, 0.09092503041028976, -0.01819523796439171, -0.015424172393977642, -0.021043039858341217, 0.018058815971016884, -0.10865984112024307, 0.05201075226068497, 0.037754692137241364, -0.024965161457657814, -0.04246123880147934, -0.002690064487978816, 0.03243424743413925, -0.026499904692173004, 0.030268553644418716, -0.007729139178991318, 0.0222026240080595, 0.023890841752290726, -0.008935618214309216, -0.0055847615003585815, 0.022560730576515198, 0.019320715218782425, 0.03997154161334038, -0.051294539123773575, 0.020156297832727432, 0.009361935779452324, 0.018996715545654297, 0.022390203550457954, 0.016771337017416954, 0.02252662554383278, 0.011305944062769413, -0.03328688070178032, -0.02075314335525036, -0.011843104846775532, -0.031837403774261475, -0.046656202524900436, -0.03139403089880943, 0.019542401656508446, -0.08089803904294968, -0.07087104767560959, -0.008210877887904644, 0.024146631360054016, 0.0007167465519160032, -0.019576506689190865, 0.06282217055559158, -0.028955494984984398 ]
29,080
pytrie
itervalues
Return an iterator over this trie's values. :param prefix: If not None, yield only the values associated with keys prefixed by ``prefix``.
def itervalues(self, prefix=None): """Return an iterator over this trie's values. :param prefix: If not None, yield only the values associated with keys prefixed by ``prefix``. """ def generator(node, null=NULL): if node.value is not null: yield node.value for child in node.children.values(): for subresult in generator(child): yield subresult if prefix is None: root = self._root else: root = self._find(prefix) if root is None: root = self.NodeFactory() return generator(root)
(self, prefix=None)
[ 0.03921786695718765, -0.021566299721598625, -0.029501568526029587, -0.06619778275489807, 0.023841077461838722, 0.07878841459751129, -0.04507233202457428, 0.04754108190536499, 0.13775628805160522, -0.039993759244680405, 0.008905136026442051, 0.08859287947416306, 0.002821429166942835, 0.036114294081926346, 0.006418751552700996, 0.019309155642986298, -0.016928575932979584, 0.05780402943491936, -0.046588849276304245, 0.05857992544770241, -0.05886206775903702, -0.024035049602389336, 0.022042416036128998, 0.04969242215156555, -0.02662723883986473, -0.03904152661561966, 0.009795649908483028, -0.05089152976870537, 0.04747054725885391, 0.04461384937167168, -0.01567656546831131, -0.019027013331651688, -0.017730919644236565, -0.019626567140221596, 0.030436167493462563, -0.069230817258358, -0.04528393968939781, 0.0031961502972990274, -0.037454474717378616, 0.03784241899847984, 0.048740189522504807, -0.009257814846932888, -0.017422325909137726, -0.0335221067070961, 0.008186553604900837, -0.001328055514022708, 0.05847411975264549, -0.01178828440606594, 0.040311168879270554, -0.03077121265232563, 0.016928575932979584, 0.025163622573018074, -0.040628582239151, -0.03382188454270363, -0.03048907034099102, 0.01650536060333252, -0.03692545369267464, -0.0029448666609823704, 0.0050300792790949345, 0.0665857270359993, 0.023700006306171417, -0.027932148426771164, 0.011038841679692268, 0.04859912022948265, 0.007758930325508118, -0.02720915898680687, -0.023823443800210953, -0.05477099493145943, -0.029783712700009346, 0.02394688129425049, -0.03108862414956093, -0.036466971039772034, 0.019450226798653603, -0.0011021208483725786, 0.012414288707077503, 0.008340850472450256, -0.04803483188152313, 0.008437836542725563, -0.0006133302231319249, -0.03854777663946152, -0.023982148617506027, -0.0068684169091284275, -0.028108488768339157, 0.0010370956733822823, 0.02167210355401039, 0.07765983790159225, 0.007723662536591291, 0.03135313093662262, 0.07822412252426147, 0.10749645531177521, -0.030118757858872414, -0.01675223559141159, 0.012043976224958897, 0.046553581953048706, -0.013146096840500832, -0.007251954637467861, -0.0035422162618488073, -0.029007818549871445, -0.029871881008148193, 0.0034562507644295692, 0.03221719339489937, 0.059003137052059174, 0.0550178699195385, 0.0025965964887291193, 0.04814063757658005, 0.024405362084507942, -0.042779918760061264, -0.02724442631006241, 0.09515269845724106, 0.034774113446474075, -0.04771742224693298, -0.007573774084448814, 0.05226697772741318, 0.015729468315839767, -0.07730715721845627, -0.04239197447896004, 0.0030154024716466665, -0.006506921257823706, -0.010668529197573662, -0.016584713011980057, 0.026027685031294823, 0.02532232739031315, 0.025727907195687294, 0.058368317782878876, 0.02504018507897854, -0.004132953006774187, 0.043873224407434464, 0.019873442128300667, -0.026327461004257202, -0.004911050200462341, 0.07356876879930496, 0.049304474145174026, 0.04256831482052803, -0.019309155642986298, 0.030330363661050797, 0.002742076525464654, 0.08273841440677643, -0.002411440247669816, -0.0005301201017573476, 0.019679468125104904, 0.013534042984247208, -0.01648772694170475, 0.023841077461838722, -0.027297327294945717, -0.04034643620252609, -0.03900625929236412, 0.03539130464196205, 0.0460950993001461, 0.031705811619758606, -0.04944554716348648, 0.002623047446832061, 0.0334339365363121, 0.03412165865302086, 0.07878841459751129, -0.05163215473294258, -0.015500226989388466, -0.0016399557935073972, -0.027967417612671852, -0.0063878921791911125, -0.028108488768339157, -0.014177681878209114, 0.029237059876322746, -0.011999891139566898, -0.02943103387951851, -0.0013115237234160304, 0.06778483837842941, 0.006233595311641693, -0.0033813065383583307, 0.008107200264930725, -0.04313259944319725, 0.009099109098315239, -0.07385090738534927, -0.04535447433590889, 0.025181256234645844, -0.00877288170158863, -0.020296655595302582, -0.0020686807110905647, 0.020279021933674812, -0.019908709451556206, 0.06076653301715851, -0.057557154446840286, -0.0020234938710927963, -0.02720915898680687, -0.06298840790987015, 0.04401429742574692, 0.01818058453500271, 0.04556608200073242, 0.027420764788985252, 0.08393751829862595, -0.035885054618120193, -0.03678438439965248, -0.05127947777509689, 0.005532646551728249, 0.020420093089342117, -0.0025679415557533503, -0.02010268345475197, 0.01870960183441639, -0.007644309662282467, -0.05170268937945366, 0.07723662257194519, -0.07131162285804749, -0.049833495169878006, -0.017977794632315636, 0.004739119205623865, 0.012043976224958897, 0.01565893180668354, -0.013948440551757812, 0.009954354725778103, -0.0022472243290394545, -0.028796212747693062, -0.045707155019044876, -0.03408639132976532, -0.0016884490614756942, 0.04034643620252609, -0.02530469372868538, -0.029325230047106743, -0.06450492888689041, -0.04595403000712395, -0.014380471780896187, -0.023805808275938034, 0.019115183502435684, 0.007917636074125767, 0.01019241288304329, -0.05999063700437546, 0.01472433377057314, -0.05297233536839485, 0.0034893143456429243, -0.036184828728437424, -0.029007818549871445, -0.009257814846932888, 0.04838751256465912, 0.0017479636007919908, 0.0021998330485075712, -0.0037604360841214657, 0.038653578609228134, -0.0032137841917574406, 0.02230692468583584, -0.004432729911059141, 0.05135001242160797, 0.030400900170207024, -0.022977015003561974, -0.02911362238228321, -0.0011109377956017852, -0.03600849211215973, -0.020014513283967972, 0.05530001223087311, 0.01361339632421732, 0.035550009459257126, 0.030877016484737396, 0.02230692468583584, -0.019644200801849365, -0.01897411234676838, 0.033398669213056564, 0.017122548073530197, 0.06570403277873993, -0.02832009643316269, 0.007613450288772583, 0.04419063404202461, 0.04997456446290016, -0.006647992413491011, -0.007185827475041151, -0.010104243643581867, 0.017748553305864334, 0.06320001184940338, 0.011012391187250614, 0.027667639777064323, 0.03546183928847313, -0.010139510966837406, -0.017254803329706192, 0.007723662536591291, -0.012846319936215878, -0.0023761724587529898, -0.03840670362114906, 0.012925672344863415, -0.019644200801849365, 0.023470764979720116, -0.01236138679087162, 0.07092367857694626, -0.025392863899469376, -0.026521435007452965, -0.0654924288392067, 0.007547323126345873, -0.020455362275242805, -0.02056116610765457, -0.01814531721174717, -0.033398669213056564, 0.008327624760568142, 0.0009147602831944823, 0.033962953835725784, -0.02064933441579342, 0.06418751180171967, -0.01955603063106537, -0.08026966452598572, -0.04306206479668617, 0.03794822469353676, 0.0001610473991604522, -0.05357188731431961, -0.02257143333554268, -0.004959543701261282, 0.055088404566049576, 0.021531032398343086, -0.056216977536678314, 0.0034804975148290396, 0.027085719630122185, -0.0065377806313335896, 0.09289555996656418, 0.0467299222946167, 0.052619654685258865, -0.017404692247509956, 0.03854777663946152, -0.052020102739334106, -0.02943103387951851, 0.028179025277495384, -0.03152947127819061, -0.01265234686434269, -0.0834437683224678, -0.0031961502972990274, -0.0341569259762764, 0.019362058490514755, 0.003271094523370266, -0.05388929694890976, 0.06023751571774483, 0.012837503105401993, 0.004302679561078548, -0.03553237393498421, 0.06450492888689041, 0.018621433526277542, 0.07060626894235611, 0.020155584439635277, -0.02504018507897854, -0.0009191687568090856, -0.05762769281864166, -0.05184376239776611, 0.0809750184416771, 0.011462056078016758, 0.034615408629179, 0.048810724169015884, 0.028919650241732597, -0.034615408629179, -0.028937283903360367, 0.04620090499520302, -0.013331253081560135, -0.00051358831115067, 0.0007218891405500472, 0.0066039077937603, 0.0019099753117188811, -0.00680669816210866, -0.03378661349415779, 0.060272783041000366, 0.01184118539094925, 0.01541205681860447, 0.0390767939388752, 0.04091072455048561, 0.02258906699717045, 0.06129555031657219, -0.019362058490514755, 0.01030703354626894, -0.01788962446153164, -0.01946786232292652, 0.05850938707590103, 0.03546183928847313, -0.013622213155031204, 0.004018332343548536, -0.006158650852739811, 0.019097549840807915, -0.07773037254810333, -0.050186172127723694, 0.019291521981358528, 0.01361339632421732, 0.004902233369648457, 0.00741066038608551, -0.006908093113452196, -0.03660804405808449, -0.04972768947482109, 0.02091384492814541, -0.05917947739362717, 0.014309936203062534, 0.004778795875608921, 0.012828686274588108, 0.016417190432548523, 0.04524867236614227, -0.016373107209801674, 0.026239292696118355, -0.008433428592979908, -0.020155584439635277, -0.05082099512219429, 0.053466085344552994, 0.008667077869176865, -0.030453801155090332, 0.01706082932651043, -0.07526162266731262, 0.020208487287163734, 0.017439959570765495, -0.05441831797361374, -0.0050829811953008175, -0.019132817164063454, 0.03826563432812691, -0.051773227751255035, -0.022888844832777977, -0.004875782411545515, -0.006533372215926647, -0.05798036977648735, -0.05628751218318939, 0.039147332310676575, 0.032534606754779816, -0.10135984420776367, 0.031705811619758606, -0.06161295995116234, 0.045460280030965805, -0.005140291526913643, -0.018885942175984383, -0.08083394914865494, 0.03294018656015396, 0.03189978376030922, 0.01761629804968834, -0.07561430335044861, -0.022324558347463608, 0.021372325718402863, 0.03272857889533043, 0.047929029911756516, -0.005378349684178829, -0.04694152995944023, -0.003916937392205, 0.03632590174674988, 0.03320469334721565, -0.009522323496639729, 0.01837455853819847, -0.03599085658788681, -0.022906478494405746, 0.0016895511653274298, 0.003471680451184511, -0.060025908052921295, -0.0038265634793788195, -0.01541205681860447, 0.017484044656157494, 0.00651573808863759, -0.05889733508229256, 0.01224676612764597, 0.00515351677313447, -0.030841747298836708, -0.020155584439635277, 0.024846211075782776, 0.05184376239776611, -0.01653181202709675, 0.03882991895079613, -0.008971263654530048, 0.011038841679692268, 0.04182768985629082, 0.03699599206447601, -0.01700792834162712, -0.04429643973708153, -0.07110001891851425, 0.010703797452151775, -0.008587725460529327, 0.003385714953765273, 0.04778795689344406, -0.08168037235736847, 0.005312222056090832, 0.001071261358447373, 0.007300448138266802, 0.05600536987185478, -0.007080024108290672, 0.04665938392281532, -0.06298840790987015, -0.0291488915681839, 0.005325447767972946, 0.00988381914794445, 0.06104867532849312, 0.005118248984217644, -0.010060158558189869, -0.02447589859366417, 0.006427568383514881, -0.03373371437191963, -0.07370983809232712, 0.0478232242166996, -0.009504689835011959, -0.06690314412117004, -0.019838174805045128, -0.04993929713964462, -0.040840186178684235, -0.023982148617506027, -0.019855808466672897, 0.06933662295341492, -0.008874276652932167, 0.0018449502531439066, -0.05212590470910072, 0.03710179403424263, -0.03650224208831787, -0.01782790571451187, -0.014389288611710072, 0.019326789304614067, -0.013551677577197552, -0.013498775660991669, 0.007027122192084789, 0.019714737311005592, -0.0097691984847188, 0.01922098733484745, 0.03107098862528801, -0.04528393968939781, 0.014812503010034561, -0.00934598408639431, 0.016143865883350372, 0.0038596270605921745, 0.05445358529686928, -0.011523774825036526, 0.017810272052884102, -0.02611585333943367, 0.0010282787261530757, 0.011973440647125244, 0.000760463357437402, 0.023135719820857048, 0.000410815526265651, 0.0007285018218681216, -0.020755138248205185, -0.02144286222755909, -0.026204023510217667, -0.012017524801194668, 0.014733150601387024, -0.0725107342004776, -0.005268137436360121, -0.01472433377057314, -0.0071990531869232655, 0.009310716763138771, 0.02777344360947609, -0.036960721015930176, 0.035003356635570526, -0.0239116121083498, 0.008323215879499912, 0.01563248038291931, -0.01017477922141552, 0.007710436824709177, -0.040558043867349625, 0.008490738458931446, 0.019115183502435684, -0.029854247346520424, -0.06468126177787781, 0.12068663537502289, -0.029871881008148193, -0.00030253216391429305, 0.05999063700437546, 0.06418751180171967, 0.05170268937945366, -0.01893884316086769, 0.010739064775407314, 0.013146096840500832, 0.019626567140221596, -0.018586164340376854, -0.048528581857681274, 0.025463398545980453, -0.0017435550689697266, 0.05060938745737076, -0.045777689665555954, 0.04972768947482109, 0.02717388980090618, -0.02280067466199398, 0.008988897316157818, 0.007538506295531988, -0.022606702521443367, -0.023276790976524353, 0.009531140327453613, 0.045777689665555954, 0.012476007454097271, -0.07152323424816132, 0.015173998661339283, 0.02087857574224472, -0.002283594338223338, -0.05597010254859924, -0.021636836230754852, 0.027438398450613022, 0.0737803727388382, -0.022324558347463608, -0.007507646922022104, 0.032252464443445206, 0.011850003153085709, -0.015403239987790585, 0.006758204661309719, -0.069230817258358, -0.07092367857694626, 0.004540737718343735, -0.07169956713914871, -0.013102011755108833, 0.012476007454097271, 0.040840186178684235, -0.0007103168754838407, 0.06379956752061844, 0.06475180387496948, 0.0036392027977854013, 0.0818919837474823, -0.022359825670719147, -0.001620117574930191, 0.014098329469561577, -0.043555814772844315, -0.05477099493145943, -0.040804918855428696, 0.009689846076071262, -0.06718528270721436, -0.04870492219924927, -0.023206254467368126, -0.025163622573018074, -0.03685491904616356, -0.01759866438806057, 0.03346920385956764, 0.01330480258911848, 0.024405362084507942, -0.01759866438806057, -0.01428348571062088, 0.05057412013411522, 0.015844088047742844, 0.03375134617090225, 0.03299308940768242, -0.016320204362273216, -0.016090963035821915, 0.039711616933345795, 0.005506195593625307, -0.006687669083476067, 0.014980025589466095, -0.010430471040308475, 0.008111609145998955, -0.04870492219924927, -0.029237059876322746, -0.031123891472816467, -0.04267411679029465, 0.005651675630360842, 0.04419063404202461, -0.0170784629881382, -0.04210983216762543, 0.04785849153995514, -0.034615408629179, -0.011171096004545689, -0.014080694876611233, 0.011964622884988785, 0.0032137841917574406, -0.005215235520154238, -0.02826719358563423, -0.059003137052059174, -0.012431922368705273, 0.016417190432548523, -0.04256831482052803, -0.08859287947416306, -0.024264290928840637, -0.07582590728998184, 0.025657372549176216, -0.04105179384350777, 0.03653750941157341, -0.023206254467368126, -0.0068684169091284275, 0.007128517143428326, -0.00714174285531044, -0.017439959570765495, -0.028496434912085533, 0.020666969940066338, 0.05886206775903702, -0.006639175582677126, 0.04390849173069, 0.022906478494405746, 0.0026517026126384735, 0.03763081133365631, 0.0017997632967308164, -0.025710273534059525, 0.043591082096099854, 0.019573666155338287, -0.02798505127429962, -0.03875938430428505, -0.016866857185959816, 0.00016518034681212157, 0.00638348376378417, 0.003767048940062523, 0.07363930344581604, 0.005841240286827087, 0.02779107727110386, 0.011329801753163338, 0.026503801345825195, -0.030012954026460648, -0.04898706451058388, -0.024916747584939003, -0.03223482891917229, -0.03438616916537285, 0.0023276791907846928, 0.06270626187324524, -0.007137334439903498, -0.015535494312644005, 0.04168661683797836, 0.0467299222946167, 0.04419063404202461, -0.025216523557901382, -0.018850674852728844, 0.005166742485016584, -0.0018680947832763195, 0.017219536006450653, -0.07956430315971375, 0.007534097880125046, -0.05988483503460884, 0.0335221067070961, 0.015350338071584702, -0.06164822727441788, 0.06803171336650848, 0.032834380865097046, 0.017519311979413033, 0.027367863804101944, -0.010095426812767982, -0.010351118631660938, 0.010298216715455055, 0.008997714146971703, -0.003405553288757801, 0.034509606659412384, 0.01510346308350563, 0.004769978579133749, -0.0017237169668078423, -0.01624966971576214, 0.10227680951356888, 0.00852159783244133, 0.07935269922018051, -0.06975983828306198, -0.04041697457432747, -0.02230692468583584, -0.03105335496366024, 0.012705248780548573, -0.0090638417750597, 0.028708042576909065, 0.029466301202774048, 0.001078425208106637, -0.014292302541434765, -0.00589414220303297, 0.06450492888689041, -0.012572993524372578, 0.022747773677110672, 0.006674443371593952, 0.026750676333904266, -0.07519108802080154, 0.053148671984672546, 0.004152791108936071, 0.015782369300723076, -0.00564285833388567, -0.02502254955470562, -0.03565581142902374, -0.03572634607553482, 0.010121877305209637, 0.02532232739031315, -0.009866185486316681, 0.020420093089342117, -0.00041797931771725416, 0.006542189046740532, 0.0072431378066539764, 0.04898706451058388, 0.03549710661172867, -0.03239353373646736, 0.011876453645527363, 0.020190853625535965, 0.006110157817602158, 0.011021208018064499, 0.03706652671098709, 0.042215634137392044, 0.02583371102809906, 0.027650006115436554, 0.020490629598498344, -0.014459825120866299, -0.008750839158892632, -0.06954822689294815, -0.05004509910941124, 0.011858819983899593, -0.09049734473228455, -0.04143974184989929, -0.00863621849566698, 0.011012391187250614, -0.011294533498585224, -0.004880190826952457, 0.02937813103199005, -0.01619676686823368 ]
29,081
pytrie
keys
Return a list of this trie's keys. :param prefix: If not None, return only the keys prefixed by ``prefix``.
def keys(self, prefix=None): """Return a list of this trie's keys. :param prefix: If not None, return only the keys prefixed by ``prefix``. """ return list(self.iterkeys(prefix))
(self, prefix=None)
[ -0.04709736630320549, 0.011992384679615498, -0.03596038371324539, -0.04535301774740219, 0.04726509377360344, 0.06326612085103989, -0.03111311048269272, 0.012118179351091385, 0.12116502225399017, -0.03438376262784004, -0.005371414590626955, -0.015632031485438347, 0.015799757093191147, -0.010684125125408173, -0.01471792720258236, -0.03897944465279579, -0.04018706828355789, 0.004583103582262993, -0.04974743351340294, 0.005534946918487549, -0.028211457654833794, -0.003419507062062621, 0.08507045358419418, 0.027909550815820694, -0.03379672020673752, 0.03646355867385864, 0.008562395349144936, -0.026534199714660645, 0.08426537364721298, 0.02987194061279297, -0.03421603515744209, 0.015355284325778484, -0.006293905433267355, 0.008268875069916248, -0.007669256068766117, -0.03965034708380699, 0.03325999900698662, -0.03703382611274719, -0.009644225239753723, 0.03985161706805229, 0.04162950813770294, 0.018282096832990646, -0.0009251118754036725, -0.05293421819806099, 0.04266940802335739, 0.01572428084909916, 0.06534592062234879, 0.00769441481679678, 0.04857335239648819, -0.0005985709722153842, 0.002394283888861537, -0.006348416209220886, -0.022441694512963295, -0.06963969767093658, -0.03676546737551689, -0.03104601986706257, 0.015120469033718109, -0.03780536353588104, -0.021569520235061646, 0.07151822000741959, 0.006709026638418436, -0.013619324192404747, 0.029922258108854294, 0.027607643976807594, 0.05165950581431389, -0.04542011022567749, -0.01126277819275856, -0.03928134962916374, -0.011170528829097748, -0.0003558929020073265, -0.017040926963090897, -0.03934844210743904, 0.01883559301495552, 0.00708221597597003, -0.020563166588544846, -0.00046203177771531045, -0.031163427978754044, -0.017116403207182884, -0.06262876093387604, -0.02329709567129612, -0.031062792986631393, -0.02574588917195797, -0.03525593504309654, 0.06648645550012589, 0.05343739688396454, 0.03720155358314514, 0.03188464790582657, 0.023749953135848045, 0.005157564301043749, 0.05451083928346634, -0.04951261729001999, 0.010055153630673885, 0.005019190721213818, 0.05048542469739914, -0.04159596562385559, -0.04219977557659149, -0.03047575242817402, -0.03760409355163574, -0.006054896395653486, 0.005019190721213818, -0.006654515862464905, 0.04703027755022049, 0.06917006522417068, 0.02232428640127182, 0.027909550815820694, -0.00029456819174811244, -0.06823080033063889, -0.020898617804050446, 0.04760054498910904, 0.06363511830568314, -0.018550459295511246, -0.003943649586290121, 0.07889815419912338, 0.01283939927816391, 0.004650194197893143, -0.03975098207592964, 0.03498757258057594, -0.009610680863261223, 0.00878043845295906, -0.018449822440743446, 0.021401794627308846, 0.02460535429418087, 0.02557816356420517, 0.018952999264001846, 0.017342833802103996, 0.012327835895121098, 0.02675224281847477, 0.04008643329143524, -0.02480662614107132, -0.007392508443444967, 0.07265875488519669, 0.07051187008619308, -0.027775369584560394, -0.004591490142047405, 0.031599514186382294, 0.010398991405963898, 0.10895459353923798, 0.00044630750198848546, 0.03565847501158714, 0.03307550027966499, 0.013921230100095272, -0.0033880583941936493, 0.04874107986688614, 0.030827976763248444, -0.04397767037153244, -0.028110820800065994, 0.029016539454460144, -0.015086923725903034, 0.05692609027028084, -0.04944552481174469, 0.017477015033364296, 0.03861044719815254, 0.02081475406885147, 0.021837880834937096, -0.07554364204406738, 0.012051088735461235, -0.07366511225700378, -0.029989348724484444, 0.008956550620496273, -0.014206363819539547, -0.02235783077776432, 0.004826305899769068, -0.023548683151602745, -0.05893879756331444, 0.0009083392797037959, 0.023917680606245995, 0.01282262708991766, 0.010969258844852448, -0.00393107021227479, -0.012059475295245647, 0.008541429415345192, -0.03175046667456627, -0.04397767037153244, 0.021401794627308846, 0.006130373105406761, -0.023582227528095245, -0.024320220574736595, 0.04746636375784874, -0.02940230816602707, 0.008419828489422798, 0.002796825487166643, -0.010726056061685085, -0.00851207785308361, -0.031247291713953018, 0.03918071463704109, 0.007199624087661505, 0.03592683747410774, 0.05816726014018059, 0.04609101265668869, -0.022642964497208595, -0.04911007359623909, -0.03636292368173599, -0.02185465395450592, 0.03451794013381004, -0.02725541964173317, -0.017141561955213547, 0.021368250250816345, -0.03877817466855049, -0.09600616991519928, 0.014508269727230072, -0.01547269243746996, -0.01725897006690502, -0.04327322170138359, -0.016839656978845596, 0.061823680996894836, 0.005509788170456886, -0.011371799744665623, -0.01102796196937561, 0.013107760809361935, -0.01756087690591812, 0.007753118872642517, -0.04937843605875969, -0.005706865806132555, 0.011422118172049522, 0.0046879323199391365, -0.04719800129532814, -0.04652709886431694, 0.0052749719470739365, 0.016302933916449547, -0.03676546737551689, 0.020797982811927795, 0.06403765827417374, -0.029955804347991943, -0.04981452226638794, -0.022777145728468895, -0.01890268176794052, 0.031700149178504944, 0.00012690805306192487, -0.01893622800707817, -0.05712736025452614, 0.05196141079068184, -0.010868622921407223, -0.02802695892751217, 0.01283939927816391, 0.02272682823240757, 0.007979548536241055, 0.016915133222937584, -0.005052735563367605, 0.07158531248569489, 0.006931263022124767, -0.01668870449066162, 0.006352609489113092, 0.03559138625860214, -0.00388913881033659, 0.011229232884943485, 0.09707961231470108, 0.01779569312930107, -0.005560105666518211, 0.028815269470214844, 0.01611843705177307, -0.03612810745835304, -0.01883559301495552, 0.02826177515089512, -0.0008029866148717701, 0.013376121409237385, -0.0038639800623059273, -0.027339283376932144, 0.05055251345038414, -0.02219010517001152, -0.005643968470394611, -0.03481984883546829, 0.018282096832990646, -0.014005092903971672, 0.02614843100309372, 0.04820435494184494, 0.03793954476714134, 0.04823790118098259, 0.05558428540825844, -0.05655709281563759, 0.01719188131392002, -0.0025116917677223682, -0.024823397397994995, -0.05578555539250374, 0.009426182135939598, -0.011447276920080185, -0.0038094690535217524, -0.03626228868961334, 0.06957260519266129, -0.04994870349764824, 0.01438247598707676, -0.05820080637931824, -0.01575782522559166, -0.01809759996831417, -0.02930167317390442, -0.04894234985113144, -0.005543333012610674, 0.02007676288485527, 0.009627453051507473, -0.0078118229284882545, -0.008805597200989723, 0.06524528563022614, 0.01496951561421156, -0.03941553086042404, -0.06554719060659409, 0.029788078740239143, -0.02410217747092247, -0.04320613294839859, -0.027708278968930244, 0.014239909127354622, 0.06125341355800629, 0.010365446098148823, -0.005082087591290474, -0.03315936401486397, -0.020999252796173096, -0.0032329121604561806, 0.04132760316133499, 0.04894234985113144, 0.06225976720452309, 0.0005409152945503592, -0.007635710760951042, -0.06537946313619614, -0.02631615661084652, 0.020865073427557945, -0.03663128614425659, -0.017275743186473846, -0.06095150485634804, -0.0007704897434450686, 0.011220847256481647, -0.0012149628018960357, 0.05105569213628769, -0.028412727639079094, 0.09090731292963028, -0.006449051667004824, 0.04488338902592659, -0.01132986880838871, 0.0040023536421358585, 0.021099887788295746, 0.02812759391963482, 0.015564941801130772, -0.009845496155321598, 0.0073212250135838985, -0.05511465296149254, -0.04585619643330574, 0.01900331862270832, -0.06336675584316254, 0.04461502656340599, 0.07889815419912338, 0.024420857429504395, -0.04397767037153244, 0.008566588163375854, 0.04548719897866249, -0.03965034708380699, 0.01530496682971716, 0.02138502150774002, -0.03213623911142349, -0.0007159789092838764, -0.0036396468058228493, 0.02849658951163292, 0.018852364271879196, 0.01806405372917652, 0.03374640271067619, 0.025091759860515594, 0.05528238043189049, 0.04277004301548004, 0.11136984080076218, -0.02309582382440567, -0.008327579125761986, 0.011455662548542023, -0.0025578164495527744, 0.08124630898237228, 0.05367221310734749, -0.020797982811927795, -0.02930167317390442, -0.015447533689439297, 0.007757312152534723, -0.05256522446870804, 0.009526818059384823, -0.02433699369430542, 0.03418248891830444, 0.004209914244711399, -0.005543333012610674, -0.0017684574704617262, -0.06132050231099129, -0.027540553361177444, 0.022240422666072845, -0.05048542469739914, 0.04629228264093399, 0.01974130980670452, -0.00879721064120531, 0.04890880361199379, 0.021502429619431496, -0.03877817466855049, 0.07145113497972488, 0.010969258844852448, -0.06497692316770554, 0.014281840063631535, 0.0000019696299204952084, -0.004144920501857996, 0.017477015033364296, 0.023112596943974495, -0.014432793483138084, -0.009820337407290936, -0.0008774148882366717, -0.015481078997254372, -0.024521492421627045, 0.005098860245198011, 0.03626228868961334, -0.05776472017168999, -0.00653710775077343, -0.03763763979077339, 0.04069024696946144, -0.05320258066058159, -0.07044477760791779, 0.03569202125072479, 0.02088184468448162, -0.00844498723745346, 0.014919198118150234, -0.05568492040038109, 0.017644740641117096, -0.03790599852800369, -0.02299518883228302, -0.01997612603008747, 0.03129760921001434, 0.025662027299404144, 0.013610937632620335, -0.05072024092078209, -0.04827144742012024, 0.008897846564650536, 0.02343127503991127, 0.06635227054357529, -0.05088796839118004, -0.03314259275794029, 0.014592132531106472, 0.022575873881578445, 0.08460082858800888, 0.022676508873701096, -0.0053588347509503365, -0.011841432191431522, -0.01181627344340086, -0.008369510993361473, 0.0008873735787346959, -0.02108311653137207, -0.0007317031850107014, -0.021468885242938995, 0.002972937421873212, 0.011556298471987247, -0.00719123799353838, -0.024689218029379845, -0.019858717918395996, -0.02125084213912487, -0.007497337181121111, -0.02312936820089817, 0.012629742734134197, -0.010835077613592148, 0.04904298484325409, 0.01715833507478237, -0.017309289425611496, 0.023817043751478195, 0.06813016533851624, 0.0008176626288332045, -0.04320613294839859, -0.05897234380245209, 0.019556812942028046, -0.03478630259633064, 0.02544398419559002, 0.04216623306274414, -0.06447374820709229, 0.04005288705229759, -0.05132405459880829, -0.03931489586830139, 0.06423892825841904, 0.04696318507194519, 0.02829531952738762, -0.029117174446582794, 0.007535075303167105, 0.016009414568543434, -0.025662027299404144, 0.08587554097175598, 0.014961129054427147, 0.010482854209840298, -0.002006418304517865, 0.008440794423222542, -0.05481274798512459, -0.08359447121620178, 0.04924425482749939, 0.04337385669350624, -0.02252555638551712, -0.01216849684715271, -0.030190618708729744, -0.04297131672501564, -0.018684638664126396, -0.06866689026355743, 0.05504756420850754, -0.019489722326397896, -0.00819759164005518, -0.07386638224124908, -0.013359349220991135, -0.015422374941408634, -0.04162950813770294, -0.05340385064482689, 0.03354513272643089, -0.0033838653471320868, -0.021670155227184296, 0.01803050935268402, 0.09137694537639618, 0.00439021922647953, 0.0037822136655449867, 0.027976641431450844, -0.05491338297724724, 0.05655709281563759, -0.003710930235683918, 0.04038833826780319, 0.0041700792498886585, 0.08299066126346588, -0.01699899695813656, -0.009510044939815998, -0.004587296862155199, 0.013384507969021797, 0.02094893530011177, -0.01813114434480667, 0.006734185386449099, 0.01900331862270832, 0.03315936401486397, -0.0005173288518562913, -0.02349836565554142, -0.006080055143684149, -0.05719445273280144, 0.03139824420213699, -0.026232294738292694, 0.07205494493246078, -0.012948420830070972, 0.02158629335463047, 0.03393090143799782, 0.01907040737569332, -0.01581653021275997, 0.04817081242799759, -0.03007321245968342, -0.025393664836883545, -0.003436279483139515, 0.06990806013345718, 0.03508820757269859, 0.002964551094919443, 0.00483469245955348, 0.02738960087299347, -0.08010577410459518, -0.003757054917514324, 0.019590357318520546, -0.03646355867385864, 0.04917716607451439, 0.013468370772898197, 0.06571491807699203, -0.01074282918125391, 0.02440408430993557, -0.028211457654833794, 0.0015242069493979216, 0.07849561423063278, -0.04414539411664009, -0.025997478514909744, -0.03154919669032097, 0.01943940483033657, 0.03421603515744209, -0.06266231089830399, 0.017015768215060234, -0.03196851164102554, 0.05491338297724724, -0.012202042154967785, 0.027540553361177444, -0.03267296031117439, -0.030157074332237244, 0.005077894311398268, 0.008914618752896786, -0.03626228868961334, -0.04944552481174469, 0.025293029844760895, -0.002520078094676137, -0.04317258670926094, -0.01873495616018772, -0.03616165369749069, 0.014021865092217922, 0.04052251949906349, -0.03528948128223419, 0.007937616668641567, 0.02926812879741192, 0.015942323952913284, -0.06816370785236359, 0.024991124868392944, -0.03988516330718994, -0.04585619643330574, -0.02333064004778862, -0.10398991405963898, 0.023213231936097145, -0.00558945769444108, 0.04032124951481819, 0.05343739688396454, 0.03914716839790344, 0.04921070858836174, 0.02910040318965912, 0.016780951991677284, -0.05558428540825844, -0.018248552456498146, 0.01532173901796341, -0.015606872737407684, -0.008218557573854923, -0.019623903557658195, 0.008704962208867073, -0.03800663724541664, -0.009073958732187748, -0.006348416209220886, -0.012118179351091385, -0.02047930285334587, 0.030458981171250343, 0.03242136910557747, 0.04951261729001999, 0.010885396040976048, 0.00876366626471281, -0.006155531853437424, 0.04632582888007164, 0.025527846068143845, 0.023146141320466995, -0.0007704897434450686, -0.08064249902963638, -0.008155660703778267, 0.011866590939462185, -0.029821623116731644, -0.03054284304380417, 0.015355284325778484, 0.06739217042922974, -0.025460755452513695, 0.01292326208204031, -0.0037675376515835524, -0.04079088196158409, -0.017846010625362396, 0.03535657003521919, 0.05159241333603859, -0.0020630257204174995, -0.08225266635417938, -0.00620165653526783, -0.013485142961144447, 0.02225719578564167, -0.021468885242938995, 0.024722762405872345, -0.015363670885562897, 0.012277518399059772, 0.005560105666518211, -0.012411698698997498, 0.00588297750800848, -0.03404831141233444, -0.07373220473527908, -0.09050476551055908, -0.02265973761677742, -0.08627808094024658, 0.05461147800087929, -0.03362899646162987, 0.009468114003539085, -0.02792632393538952, -0.01174918282777071, -0.01473469939082861, 0.003354513319209218, 0.014189591631293297, -0.04743281751871109, 0.0035578806418925524, 0.027205102145671844, -0.022676508873701096, 0.04156241938471794, -0.02188819833099842, 0.01616036705672741, 0.024420857429504395, -0.00992097333073616, -0.03710091859102249, -0.021334704011678696, -0.0016887878300622106, -0.02577943541109562, -0.02960358001291752, -0.0036123914178460836, -0.02691996842622757, -0.028312092646956444, -0.011380186304450035, 0.029687441885471344, -0.02876495197415352, 0.03384703770279884, 0.02182110957801342, 0.03643001243472099, -0.02745669148862362, -0.05820080637931824, -0.011363414116203785, 0.02910040318965912, 0.000496101041790098, -0.03458503261208534, 0.08507045358419418, -0.03317613527178764, -0.027540553361177444, 0.01381220854818821, 0.03461857885122299, 0.024018315598368645, 0.015615259297192097, 0.00792923104017973, 0.009644225239753723, 0.012948420830070972, 0.007593779359012842, -0.03844272345304489, 0.009551976807415485, -0.03904653340578079, 0.03488693758845329, 0.05521528795361519, -0.029989348724484444, 0.08775407075881958, 0.03793954476714134, -0.003524335566908121, 0.01950649544596672, -0.04602392390370369, -0.0010744925821200013, 0.03334386274218559, 0.012277518399059772, -0.005119825713336468, -0.011271164752542973, -0.015523009933531284, 0.0013281776336953044, -0.01513724122196436, -0.06031414866447449, 0.08460082858800888, 0.01423152256757021, 0.03569202125072479, -0.006637743208557367, -0.05441020429134369, 0.018617548048496246, -0.05484629049897194, 0.07426892220973969, -0.033276770263910294, 0.03243814408779144, 0.03971743583679199, -0.015204331837594509, -0.03495403006672859, -0.00357465329580009, 0.07031060010194778, 0.0021552748512476683, -0.00023927114671096206, -0.00021869853662792593, -0.01158145722001791, -0.12612970173358917, 0.029016539454460144, 0.02675224281847477, -0.016244230791926384, -0.03175046667456627, -0.015741053968667984, 0.04018706828355789, -0.025293029844760895, 0.03643001243472099, -0.024286676198244095, 0.014306998811662197, 0.03403153643012047, 0.002635389566421509, -0.020059989765286446, 0.02896622195839882, 0.023615773767232895, 0.04914361983537674, -0.06937133520841599, 0.010214492678642273, 0.010214492678642273, 0.01683126948773861, 0.020596710965037346, 0.004386025946587324, 0.03351158648729324, 0.00928361527621746, -0.05796599015593529, -0.024689218029379845, -0.004616648890078068, -0.05645645782351494, -0.05018351972103119, -0.025192394852638245, -0.0028764952439814806, -0.08265520632266998, -0.08010577410459518, -0.03582620248198509, 0.025829752907156944, 0.015229490585625172, -0.02403508685529232, 0.06155531853437424, -0.03154919669032097 ]
29,082
pytrie
longest_prefix
Return the longest key in this trie that is a prefix of ``key``. If the trie doesn't contain any prefix of ``key``: - if ``default`` is given, return it - otherwise raise ``KeyError``
def longest_prefix(self, key, default=NULL): """Return the longest key in this trie that is a prefix of ``key``. If the trie doesn't contain any prefix of ``key``: - if ``default`` is given, return it - otherwise raise ``KeyError`` """ try: return self.longest_prefix_item(key)[0] except KeyError: if default is not NULL: return default raise
(self, key, default=<class 'pytrie.NULL'>)
[ 0.02178155817091465, 0.04935789853334427, 0.02399720996618271, 0.04117703065276146, 0.00934834498912096, 0.048948854207992554, 0.02399720996618271, 0.024781208485364914, 0.1109870970249176, -0.08767162263393402, 0.008905214257538319, 0.007550258655101061, -0.008871127851307392, -0.061083804816007614, 0.01939547248184681, -0.0051215635612607, -0.014563647098839283, 0.012688865885138512, 0.012825213372707367, 0.00545817194506526, 0.013975647278130054, 0.03960902988910675, 0.07989980280399323, -0.008837040513753891, -0.0027312166057527065, 0.02379268780350685, 0.032161034643650055, -0.005645650438964367, 0.06561736762523651, 0.013362082652747631, -0.008713475428521633, -0.01648103818297386, -0.028650077059864998, 0.06681041419506073, 0.013489908538758755, -0.008517475798726082, -0.004593215882778168, 0.00882851891219616, -0.10805561393499374, -0.06609458476305008, 0.015569211915135384, 0.0017437603091821074, -0.01792973279953003, -0.04056346416473389, 0.03098503313958645, 0.019429558888077736, 0.01717129908502102, 0.04734676703810692, -0.015748169273138046, 0.02133842743933201, 0.029894251376390457, -0.04959650710225105, -0.043324507772922516, -0.050039637833833694, -0.07049180567264557, 0.009817040525376797, -0.022258775308728218, -0.024406252428889275, -0.05375511199235916, 0.03613216057419777, 0.01695825532078743, -0.03485390171408653, -0.0036259987391531467, 0.0021197819150984287, 0.0133535610511899, -0.023230252787470818, 0.01869668997824192, 0.011529909446835518, -0.012066778726875782, 0.021917905658483505, -0.018441038206219673, 0.013600691221654415, -0.04056346416473389, -0.01810016855597496, 0.04352902993559837, 0.009791474789381027, -0.029076164588332176, -0.06466293334960938, -0.003187129506841302, 0.018543299287557602, -0.02282121032476425, -0.03674572706222534, -0.016642950475215912, 0.007520432583987713, 0.048744332045316696, 0.0018950211815536022, 0.03821146488189697, 0.03599581494927406, 0.012612169608473778, 0.005543389357626438, -0.08221771568059921, 0.02882051281630993, 0.005091737490147352, 0.03154746815562248, -0.014478430151939392, -0.023230252787470818, -0.002669433830305934, -0.01922503672540188, 0.04622189700603485, -0.01977042853832245, 0.011129387654364109, 0.05798189342021942, 0.01798086427152157, -0.011453214101493359, 0.057402417063713074, 0.010899300687015057, -0.023929035291075706, 0.025923121720552444, -0.009978953748941422, 0.032433729618787766, -0.04669911414384842, -0.11412309110164642, 0.022292861714959145, 0.0658559799194336, 0.021662253886461258, 0.05126676708459854, 0.021525906398892403, 0.028888685628771782, 0.030541902408003807, 0.008700693026185036, 0.011998604983091354, -0.011129387654364109, -0.02779790386557579, -0.07594571262598038, 0.006003563292324543, -0.024951644241809845, 0.0016361733432859182, 0.053346071392297745, 0.03493911772966385, 0.05457320064306259, 0.06946919858455658, 0.06906015425920486, -0.038825031369924545, 0.008479127660393715, 0.01527947373688221, 0.04015442356467247, 0.04506294056773186, 0.06541284918785095, -0.06012937054038048, 0.04243824630975723, 0.042608682066202164, 0.014094951562583447, 0.07976344972848892, -0.014998256228864193, -0.010422083549201488, -0.009876692667603493, 0.008768866769969463, -0.00566269364207983, -0.003766607493162155, -0.007239215075969696, 0.01325129996985197, 0.04492659494280815, 0.05590258911252022, 0.0211339071393013, 0.027883121743798256, -0.011103822849690914, -0.04271094128489494, -0.040290769189596176, -0.0031828684732317924, -0.07335510849952698, 0.02578677423298359, 0.002786607714369893, -0.005253650713711977, -0.10123822838068008, -0.010686257854104042, -0.015620342455804348, -0.01971929892897606, 0.003519477089866996, 0.011794082820415497, 0.018406949937343597, -0.010993040166795254, 0.013387647457420826, -0.02643442712724209, 0.016838951036334038, -0.01413756050169468, 0.009629562497138977, -0.07826362550258636, -0.03923407569527626, -0.030916860327124596, 0.02340068854391575, -0.009280171245336533, 0.03364381566643715, 0.04908519983291626, -0.03906363993883133, 0.005615824367851019, 0.03718885779380798, 0.017622951418161392, 0.02215651422739029, -0.006374259013682604, -0.011171996593475342, -0.06906015425920486, -0.008491910062730312, -0.002388216555118561, -0.01516869105398655, -0.035620857030153275, -0.029297729954123497, 0.08494466543197632, 0.009254605509340763, -0.033575642853975296, 0.040495291352272034, -0.06064067780971527, 0.009416518732905388, -0.012424691580235958, 0.014129038900136948, 0.009748866781592369, -0.0014082168927416205, 0.012663300149142742, 0.03555268421769142, -0.10471509397029877, -0.03381425142288208, -0.006271997932344675, 0.00480625918135047, -0.02643442712724209, 0.03558677062392235, -0.007017649710178375, -0.0672876313328743, -0.02524138242006302, 0.05651615560054779, -0.004716780968010426, -0.009518779814243317, 0.0018257820047438145, 0.02525842748582363, 0.0639130249619484, -0.01187077909708023, -0.00008515078661730513, -0.04151789844036102, 0.023162079975008965, 0.032655294984579086, 0.04826711490750313, -0.01891825534403324, 0.02128729782998562, -0.06940101832151413, 0.03212694451212883, -0.00033740748767741024, 0.017742255702614784, -0.08085423707962036, 0.03001355566084385, -0.01825355924665928, 0.07833179831504822, -0.012271299958229065, -0.028258077800273895, -0.019463645294308662, 0.03602990135550499, -0.010226083919405937, 0.02444034069776535, 0.058868154883384705, -0.01216051820665598, -0.017674081027507782, 0.013319473713636398, 0.0211339071393013, -0.0475853756070137, 0.048130765557289124, 0.016157211735844612, 0.008142518810927868, 0.04117703065276146, -0.008253301493823528, -0.06854885071516037, -0.001054032240062952, 0.0026268253568559885, 0.008777388371527195, -0.0021943470928817987, 0.013592169620096684, -0.02703094854950905, -0.004216128960251808, -0.05194850638508797, 0.02070781961083412, 0.031189555302262306, 0.0015573473647236824, 0.016285037621855736, 0.014427299611270428, 0.056754764169454575, -0.0081851277500391, 0.00541982427239418, -0.04905111342668533, 0.01354956068098545, -0.010592518374323845, -0.01760590821504593, 0.019054602831602097, 0.046153724193573, -0.018867123872041702, -0.07335510849952698, -0.015697037801146507, -0.02633216604590416, -0.035620857030153275, -0.04165424779057503, 0.06104971840977669, 0.020196516066789627, -0.0540618970990181, -0.02031582035124302, -0.0014849125873297453, 0.04519928991794586, -0.01825355924665928, -0.053550589829683304, 0.038995467126369476, -0.013958604075014591, -0.0403248555958271, 0.03383129462599754, 0.010677735321223736, 0.06173145771026611, 0.023502949625253677, -0.05048276484012604, -0.022309906780719757, 0.006753475870937109, -0.0751958042383194, -0.009194953367114067, 0.007754779886454344, 0.006404085084795952, -0.013012691400945187, 0.021747471764683723, 0.054539114236831665, -0.08003614842891693, -0.0008031736360862851, -0.006446693558245897, -0.048130765557289124, 0.0005858693621121347, 0.020281732082366943, 0.031223641708493233, 0.009101214818656445, 0.017103124409914017, 0.038654595613479614, 0.002309390576556325, 0.05443685129284859, -0.09012588113546371, 0.01723095029592514, -0.04035894200205803, -0.005607302766293287, -0.009672170504927635, 0.005091737490147352, 0.03008173033595085, -0.007047475781291723, 0.04267685487866402, -0.0442107692360878, -0.06875336915254593, -0.03510955348610878, -0.10055649280548096, -0.015100517310202122, 0.07062815129756927, 0.02103164605796337, -0.02133842743933201, 0.01891825534403324, 0.04656276851892471, -0.0240483395755291, 0.00044313029502518475, 0.005922606680542231, 0.05651615560054779, 0.015083473175764084, 0.06445841491222382, -0.024798253551125526, 0.03943859785795212, -0.034598249942064285, -0.004360998515039682, 0.00194402108900249, 0.014827821403741837, 0.00820643175393343, 0.08589909970760345, -0.02459373138844967, 0.00788686703890562, -0.019310254603624344, 0.023775644600391388, 0.08814883977174759, -0.033677902072668076, -0.04997146129608154, -0.05000554770231247, 0.008180866949260235, -0.00824051909148693, -0.008871127851307392, 0.01503234263509512, -0.02459373138844967, 0.00042475530062802136, -0.007972083985805511, 0.00482330285012722, -0.014325038529932499, -0.00250539043918252, -0.01653216779232025, 0.014384690672159195, 0.010967474430799484, 0.016873037442564964, 0.02438920922577381, -0.004473911598324776, -0.0159782562404871, -0.009467649273574352, -0.02914433926343918, 0.03420624881982803, 0.010140866041183472, -0.05126676708459854, 0.028377382084727287, -0.008709214627742767, -0.023588165640830994, -0.017622951418161392, 0.020469211041927338, 0.014205734245479107, -0.022190600633621216, 0.01175999641418457, -0.04973285272717476, -0.032161034643650055, 0.04867615923285484, -0.01194747444242239, -0.05194850638508797, 0.0005075759254395962, -0.03783651068806648, 0.051607634872198105, -0.009399475529789925, -0.02795129455626011, 0.05021006986498833, 0.019736342132091522, 0.031070251017808914, 0.04414259269833565, -0.02103164605796337, -0.022173557430505753, -0.004857389722019434, -0.020060166716575623, -0.008854083716869354, -0.023980166763067245, 0.0032126945443451405, -0.01064364891499281, -0.062004152685403824, -0.003555694594979286, 0.035689033567905426, -0.004865911323577166, -0.006898345425724983, -0.06565145403146744, -0.015858951956033707, 0.021150950342416763, 0.028735294938087463, 0.048301201313734055, -0.01924207992851734, -0.029928337782621384, -0.03923407569527626, -0.03531407564878464, -0.0455060712993145, 0.0009549671085551381, -0.015594777651131153, 0.04632415995001793, -0.00329152075573802, 0.005257911514490843, 0.011581039987504482, -0.0023626515176147223, 0.008794431574642658, -0.020077211782336235, -0.0606747642159462, 0.03933633491396904, -0.04404033347964287, -0.03517772629857063, 0.07499127835035324, -0.005632867570966482, -0.011248691938817501, -0.004005216062068939, -0.005470954813063145, 0.013711473904550076, -0.013114952482283115, -0.061083804816007614, -0.07192345708608627, 0.0026268253568559885, 0.030149903148412704, 0.031002076342701912, -0.026809383183717728, -0.09094396978616714, 0.05655024200677872, 0.013114952482283115, -0.0698782354593277, 0.015151646919548512, 0.05856137350201607, 0.11303231120109558, 0.02133842743933201, -0.05184624344110489, 0.0640493705868721, -0.015194255858659744, 0.012697387486696243, 0.006467998027801514, -0.0408361591398716, -0.0082319974899292, -0.004024390131235123, -0.06026571989059448, -0.07594571262598038, 0.07137806713581085, 0.010993040166795254, 0.014418778009712696, -0.018764862790703773, 0.040018074214458466, -0.003721868386492133, 0.03701842203736305, -0.009254605509340763, 0.023281384259462357, -0.015841908752918243, 0.021321384236216545, -0.02904207818210125, -0.08658084273338318, 0.030695294961333275, -0.026962773874402046, -0.0047849551774561405, -0.020775992423295975, 0.056379806250333786, -0.010191996581852436, 0.042404159903526306, 0.04427894204854965, -0.025974253192543983, 0.04959650710225105, -0.004015868064016104, -0.006276258733123541, 0.02351999282836914, -0.0011419126531109214, 0.0011877169599756598, -0.002471303567290306, 0.06166328489780426, -0.028803469613194466, -0.03575720638036728, -0.07458223402500153, 0.011811126954853535, 0.04867615923285484, -0.01135095302015543, -0.007017649710178375, 0.03766607493162155, 0.030950946733355522, 0.02432103641331196, -0.0408361591398716, 0.007652519270777702, 0.015356169082224369, -0.027439991012215614, 0.06773076206445694, -0.0008500432013534009, -0.04155198484659195, 0.06384485214948654, 0.01994086243212223, 0.02128729782998562, -0.02986016497015953, 0.03633668273687363, 0.0061953021213412285, -0.012143474072217941, -0.016114603728055954, 0.05303928628563881, -0.013583648018538952, 0.002573564415797591, 0.02899094671010971, 0.04513111710548401, -0.03504138067364693, -0.011010083369910717, -0.05682293698191643, 0.01586747355759144, -0.007447997573763132, -0.025923121720552444, 0.04986920207738876, -0.05562989413738251, 0.02312799170613289, -0.05266433209180832, -0.004721041768789291, 0.047653548419475555, -0.005398519802838564, 0.05314154922962189, -0.011035648174583912, 0.00714121526107192, -0.005790519993752241, -0.00027589121600613, 0.016600342467427254, -0.011887822300195694, 0.02086121030151844, 0.00016018201131373644, -0.006276258733123541, -0.002341347048059106, 0.011640692129731178, 0.017324689775705338, 0.0097233010455966, -0.005632867570966482, 0.03388242423534393, 0.0343596413731575, 0.018185384571552277, -0.038654595613479614, -0.02827512100338936, -0.016080517321825027, 0.06759441643953323, 0.07860449701547623, -0.044722072780132294, -0.02585494890809059, 0.025292513892054558, -0.008057301864027977, -0.05126676708459854, 0.01625947281718254, -0.019139820709824562, -0.04056346416473389, -0.026809383183717728, -0.05051685497164726, -0.0012697387719526887, 0.022514427080750465, 0.07996797561645508, 0.041040681302547455, -0.0028036513831466436, 0.04373355209827423, 0.016114603728055954, 0.020724862813949585, -0.09680692851543427, -0.027985382825136185, -0.020520340651273727, 0.025292513892054558, -0.006173998117446899, -0.008811475709080696, -0.004371650982648134, 0.07212797552347183, 0.04243824630975723, -0.013114952482283115, 0.026417382061481476, 0.029382947832345963, 0.004503737669438124, 0.005722345784306526, 0.038552336394786835, 0.07880901545286179, 0.041483812034130096, 0.024406252428889275, 0.025769731029868126, 0.019480688497424126, 0.02444034069776535, -0.057675112038850784, -0.020980514585971832, -0.01625947281718254, -0.0071625192649662495, -0.03251894563436508, -0.05392554774880409, -0.02779790386557579, 0.027883121743798256, -0.05249389633536339, -0.02459373138844967, -0.010064170695841312, -0.02737181819975376, 0.02476416528224945, 0.02519025281071663, 0.006250693462789059, 0.00008069018804235384, 0.007822954095900059, -0.0475853756070137, -0.0013602821854874492, -0.006480780430138111, -0.047380853444337845, -0.009799996390938759, 0.01473408192396164, -0.01668556034564972, 0.0003360759874340147, -0.008095650002360344, -0.0024052599910646677, 0.032314423471689224, -0.016489559784531593, -0.0554935485124588, -0.023110948503017426, -0.11678187549114227, 0.026587817817926407, 0.0031338685657829046, 0.03596172854304314, -0.019736342132091522, 0.01305530034005642, 0.02367338351905346, 0.0332518145442009, -0.02747407741844654, -0.03766607493162155, -0.023008687421679497, 0.015049386769533157, 0.006761997938156128, 0.008751823566854, 0.03923407569527626, -0.019361384212970734, 0.0648333728313446, -0.034973207861185074, -0.05580032989382744, -0.03722294420003891, -0.008517475798726082, -0.05562989413738251, -0.010413561947643757, 0.023230252787470818, -0.018901212140917778, -0.08221771568059921, 0.0009230105788446963, -0.031002076342701912, 0.029127294197678566, -0.03263825178146362, 0.021389558911323547, -0.02416764385998249, -0.009356866590678692, -0.04567650705575943, -0.0066213891841471195, -0.006071737036108971, 0.029297729954123497, -0.017793385311961174, 0.07826362550258636, -0.028428511694073677, 0.0859672799706459, 0.010336866602301598, 0.013234256766736507, -0.010191996581852436, 0.0007078367052599788, 0.06749214977025986, 0.0343596413731575, 0.021713383495807648, 0.02735477313399315, -0.02259964495897293, 0.020349906757473946, -0.04523337632417679, 0.011478778906166553, 0.03674572706222534, -0.070014588534832, 0.012441734783351421, -0.05832276493310928, 0.058697719126939774, -0.019378429278731346, -0.03480277210474014, -0.007260519545525312, 0.03383129462599754, -0.035518597811460495, -0.03272346779704094, -0.01273147389292717, 0.005573215428739786, -0.011845213361084461, 0.007111389189958572, -0.06278815120458603, 0.031462252140045166, 0.036813899874687195, 0.030593033879995346, 0.03001355566084385, -0.055186763405799866, -0.05750467628240585, -0.036984335631132126, -0.00804451946169138, -0.01929321140050888, -0.011078257113695145, 0.04789215698838234, -0.030405554920434952, -0.05099407210946083, 0.012663300149142742, 0.018066080287098885, -0.009416518732905388, -0.027405904605984688, 0.025940164923667908, -0.048948854207992554, -0.11937247961759567, 0.03287686035037041, 0.04393807426095009, 0.032808683812618256, 0.013046778738498688, 0.0007573693292215466, 0.06619685143232346, -0.013796690851449966, 0.015049386769533157, -0.014810778200626373, 0.014998256228864193, 0.014521039091050625, -0.0468013770878315, 0.021917905658483505, 0.05038050562143326, 0.04199511557817459, 0.01631912589073181, -0.02259964495897293, -0.010260170325636864, 0.03868868201971054, -0.010532866232097149, 0.027065034955739975, -0.005351650528609753, 0.013745561242103577, 0.04751720279455185, 0.004887215793132782, -0.05065320059657097, -0.023230252787470818, -0.052527982741594315, 0.0158845167607069, 0.024406252428889275, 0.015347647480666637, -0.039370421320199966, -0.07594571262598038, -0.016003821045160294, 0.036541204899549484, -0.052971113473176956, -0.03187129274010658, -0.0038092161994427443, -0.0054155634716153145 ]
29,083
pytrie
longest_prefix_item
Return the item (``(key,value)`` tuple) associated with the longest key in this trie that is a prefix of ``key``. If the trie doesn't contain any prefix of ``key``: - if ``default`` is given, return it - otherwise raise ``KeyError``
def longest_prefix_item(self, key, default=NULL): """Return the item (``(key,value)`` tuple) associated with the longest key in this trie that is a prefix of ``key``. If the trie doesn't contain any prefix of ``key``: - if ``default`` is given, return it - otherwise raise ``KeyError`` """ prefix = [] append = prefix.append node = self._root longest_prefix_value = node.value max_non_null_index = -1 for i, part in enumerate(key): node = node.children.get(part) if node is None: break append(part) value = node.value if value is not NULL: longest_prefix_value = value max_non_null_index = i if longest_prefix_value is not NULL: del prefix[max_non_null_index+1:] return self.KeyFactory(prefix), longest_prefix_value elif default is not NULL: return default else: raise KeyError
(self, key, default=<class 'pytrie.NULL'>)
[ 0.0401410236954689, 0.027519725263118744, -0.01977042481303215, 0.0018656132742762566, 0.04271823912858963, 0.04130606725811958, 0.027219638228416443, 0.021164946258068085, 0.1121971607208252, -0.08677804470062256, 0.002760357456281781, 0.04984971508383751, 0.0006034834077581763, -0.02488955296576023, 0.02072364278137684, 0.025630943477153778, -0.010044082067906857, 0.007616909220814705, -0.010944342240691185, 0.03579859063029289, 0.003345085307955742, 0.03731667622923851, 0.06940831243991852, -0.004042346030473709, 0.01735207810997963, -0.008702517487108707, 0.04607215151190758, 0.005088236648589373, 0.08353004604578018, 0.006222388241440058, -0.012356515973806381, -0.01577221043407917, -0.03127963840961456, 0.052215106785297394, -0.00008750233246246353, -0.013221471570432186, 0.0026478248182684183, -0.0006564399227499962, -0.06375962495803833, -0.03396276757121086, 0.03470415621995926, -0.018428860232234, -0.013142037205398083, -0.04946136847138405, 0.021923989057540894, 0.03285067901015282, 0.012815471738576889, 0.03115607239305973, -0.0046910629607737064, 0.015851644799113274, 0.01834060065448284, -0.04734310880303383, -0.027449117973446846, -0.04977910593152046, -0.0843067392706871, 0.016151731833815575, -0.02411285787820816, -0.03249763697385788, -0.03950554504990578, 0.04155319929122925, 0.021623902022838593, -0.03161503002047539, 0.008658386766910553, 0.004366704262793064, 0.00427844375371933, -0.019505642354488373, 0.00005895547292311676, 0.00422328058630228, -0.03770502656698227, 0.03410398215055466, 0.00420783506706357, -0.01717555709183216, -0.03318607062101364, -0.02448355406522751, 0.0395408496260643, 0.01780220866203308, -0.02718433551490307, -0.06552483886480331, 0.0033119875006377697, 0.008481865748763084, -0.039011284708976746, -0.03869354724884033, -0.016884297132492065, -0.004481443669646978, 0.060899969190359116, 0.04194154590368271, 0.04593093320727348, 0.05253284424543381, 0.017228513956069946, 0.04377736896276474, -0.0652071014046669, 0.0082435617223382, -0.007171192206442356, 0.05542780086398125, -0.035833895206451416, -0.04271823912858963, 0.0015743525000289083, -0.03124433197081089, 0.051438409835100174, 0.01007056050002575, 0.014889601618051529, 0.03320372477173805, -0.0013150863815099, -0.006809322629123926, 0.06217092648148537, 0.010838429443538189, -0.02990276739001274, 0.031014854088425636, 0.0037731502670794725, 0.023000771179795265, -0.03876415640115738, -0.06873752921819687, 0.0162664707750082, 0.07219735532999039, -0.030732419341802597, 0.06739597022533417, 0.015277949161827564, 0.03339789807796478, 0.022983118891716003, -0.003984976559877396, 0.012153515592217445, -0.035922158509492874, -0.045189544558525085, -0.04003510996699333, -0.011270907707512379, -0.056063275784254074, 0.01412173267453909, 0.031862158328294754, 0.006619561929255724, 0.04857875779271126, 0.06171197071671486, 0.06796083599328995, -0.0428241528570652, -0.005538366734981537, 0.013186167925596237, 0.00701673561707139, 0.05108536779880524, 0.06601909548044205, -0.06241805851459503, 0.0389406755566597, 0.03412163630127907, 0.0034664440900087357, 0.07195022702217102, -0.0017530806362628937, -0.006385670974850655, -0.03597511351108551, 0.024342335760593414, 0.0036451721098273993, -0.00646069273352623, -0.022329989820718765, -0.01862303540110588, 0.04540136829018593, 0.041800327599048615, 0.02912607230246067, 0.03724607080221176, -0.054050929844379425, -0.036292850971221924, -0.05285058170557022, -0.014201167039573193, -0.0534154511988163, 0.026389988139271736, 0.003585596103221178, -0.024059901013970375, -0.0726563110947609, -0.013221471570432186, 0.00903349556028843, -0.009540995582938194, 0.0073830182664096355, 0.028861289843916893, 0.004713128320872784, -0.01730794832110405, -0.009814604185521603, -0.04568380489945412, -0.005728127900511026, -0.04483649879693985, -0.002890542149543762, -0.0719149187207222, -0.03396276757121086, -0.008256800472736359, -0.007113822735846043, -0.014218819327652454, 0.023495031520724297, 0.05909945070743561, -0.06301823258399963, 0.010158821009099483, 0.05316832289099693, 0.029761550948023796, 0.04338902235031128, 0.007202083710581064, -0.010044082067906857, -0.07272692024707794, -0.03228580951690674, -0.010247082449495792, -0.0046292804181575775, -0.046354588121175766, -0.029143724590539932, 0.07219735532999039, 0.012232950888574123, -0.049531977623701096, 0.07484517991542816, -0.06743127107620239, 0.005300062708556652, -0.012753689661622047, 0.026866596192121506, -0.0004090337606612593, -0.013124384917318821, -0.003766530891880393, 0.009849908761680126, -0.08762534707784653, -0.02169451117515564, -0.004382150247693062, 0.027307899668812752, -0.03472181037068367, 0.039011284708976746, -0.004104128573089838, -0.05832275375723839, -0.06037040427327156, 0.04660171642899513, 0.003067063633352518, -0.021729815751314163, 0.010450081899762154, 0.005397149361670017, 0.059064146131277084, 0.010538342408835888, 0.009832256473600864, -0.04656641185283661, 0.027343204244971275, 0.028402334079146385, 0.04667232558131218, -0.0010249288752675056, 0.022312337532639503, -0.08960238844156265, 0.040458764880895615, -0.003126639872789383, 0.008283278904855251, -0.05645162612199783, 0.04293006658554077, -0.01793459989130497, 0.06248866394162178, -0.0035017484333366156, -0.032550591975450516, -0.0117122121155262, 0.023883379995822906, -0.008592191152274609, 0.015207340940833092, 0.05751075595617294, 0.006879931315779686, -0.016716601327061653, 0.008724582381546497, 0.012886080890893936, -0.03353911265730858, 0.07491578906774521, 0.05253284424543381, 0.016972556710243225, 0.053556669503450394, -0.01012351643294096, -0.0868486538529396, -0.018852513283491135, -0.011985820718109608, -0.009964647702872753, -0.0029589443001896143, 0.017184382304549217, -0.013821645639836788, 0.002875096397474408, -0.04840223863720894, 0.03127963840961456, 0.0553571917116642, 0.01127973385155201, -0.006089997012168169, 0.026690073311328888, 0.03837580606341362, 0.011059082113206387, -0.014112906530499458, -0.04052937030792236, 0.005953192710876465, 0.013971689157187939, -0.004342432599514723, 0.031667985022068024, 0.023795118555426598, -0.020476512610912323, -0.07837561517953873, -0.007846387103199959, -0.04808449745178223, -0.01763451285660267, -0.01653125323355198, 0.042753543704748154, 0.015313253737986088, -0.031297288835048676, 0.0014882981777191162, -0.0008633012184873223, 0.015021992847323418, -0.011668081395328045, -0.06979665905237198, 0.04321249946951866, -0.0012698526261374354, 0.0005747986142523587, 0.010644256137311459, 0.005154432263225317, 0.07336240261793137, 0.019929295405745506, -0.0441657193005085, -0.01552507933229208, 0.013574515469372272, -0.07420970499515533, -0.00571488868445158, 0.04674293473362923, 0.0012025537434965372, -0.013759862631559372, -0.009134995751082897, 0.06305353343486786, -0.06940831243991852, -0.010961994528770447, 0.016601862385869026, -0.03452763706445694, 0.007012322545051575, -0.0009901761077344418, 0.0046822368167340755, 0.0015522872563451529, 0.02564859576523304, 0.02653120458126068, -0.0059399534948170185, 0.05623979866504669, -0.0989227369427681, 0.020617729052901268, -0.01782868802547455, 0.012029950506985188, 0.0012588200625032187, 0.009002604521811008, 0.04656641185283661, -0.015781035646796227, 0.044412847608327866, -0.04946136847138405, -0.08155300468206406, -0.020776599645614624, -0.08720169961452484, 0.004699889104813337, 0.08204726874828339, 0.024183467030525208, -0.00759925739839673, 0.007453626953065395, 0.03394511342048645, -0.012021124362945557, -0.012188820168375969, 0.03546319901943207, 0.06704292446374893, 0.0005229454254731536, 0.06492466479539871, -0.031579725444316864, 0.02845529094338417, -0.02315964177250862, 0.0009802468121051788, -0.03318607062101364, 0.008989364840090275, 0.016213513910770416, 0.10097038745880127, -0.031014854088425636, -0.0014849883737042546, -0.03781093657016754, 0.0121976463124156, 0.09327404201030731, -0.01624881848692894, -0.06753718852996826, -0.03714015707373619, 0.0025066074449568987, 0.0042541720904409885, -0.027607986703515053, 0.020688338205218315, -0.012091733515262604, 0.02497781440615654, -0.033221375197172165, 0.015498600900173187, -0.03127963840961456, 0.002875096397474408, 0.00020327571837697178, 0.01384812407195568, -0.007241800893098116, 0.008371539413928986, 0.03285067901015282, -0.013415645807981491, -0.022065207362174988, -0.002294781617820263, -0.03682241588830948, 0.05362727865576744, 0.010291212238371372, -0.03502189740538597, 0.031209029257297516, 0.02527790144085884, -0.001973732840269804, -0.015454471111297607, 0.014245297759771347, -0.016557730734348297, 0.006350366398692131, 0.00020272408437449485, -0.07000848650932312, -0.01547212339937687, 0.040458764880895615, 0.010891386307775974, -0.07604552805423737, -0.008503930643200874, -0.05295649543404579, 0.054333366453647614, -0.027360856533050537, -0.039964500814676285, 0.044695284217596054, 0.02229468524456024, -0.01518968865275383, 0.054333366453647614, -0.00021527367061935365, -0.03232111409306526, -0.015269123017787933, -0.005697236396372318, -0.007744887378066778, 0.000554388330783695, -0.0009543201886117458, 0.008128821849822998, -0.07272692024707794, -0.014969035983085632, 0.047872673720121384, -0.0026279662270098925, -0.004646932706236839, -0.0664074495434761, -0.01947033777832985, 0.016504773870110512, 0.005578084383159876, 0.016999036073684692, -0.02130616456270218, -0.029549725353717804, -0.027325551956892014, -0.04723719507455826, -0.05842866748571396, 0.007608083542436361, -0.029920419678092003, 0.031403202563524246, -0.01849946938455105, -0.011535690166056156, 0.002172319684177637, -0.00812440924346447, 0.000831306679174304, -0.006323888432234526, -0.04049406573176384, 0.02257711999118328, -0.024765988811850548, -0.01069721207022667, 0.10097038745880127, 0.0075904312543570995, -0.013283254578709602, -0.0068225618451833725, -0.007634561508893967, 0.010573646984994411, -0.015745731070637703, -0.04278884828090668, -0.07060866057872772, 0.018887817859649658, 0.029461463913321495, 0.038340505212545395, -0.022012250497937202, -0.08070570230484009, 0.04889649897813797, 0.019699817523360252, -0.07484517991542816, 0.035251375287771225, 0.043459631502628326, 0.1239888072013855, 0.002046547830104828, -0.05313301831483841, 0.04631928354501724, -0.015675123780965805, 0.016284123063087463, 0.013909906148910522, -0.03731667622923851, -0.031032506376504898, 0.004251965321600437, -0.03809337317943573, -0.08367126435041428, 0.08353004604578018, 0.012418298050761223, 0.03897598013281822, -0.02497781440615654, 0.018287643790245056, -0.013468602672219276, 0.03809337317943573, -0.0356573760509491, 0.020953120663762093, -0.00906438659876585, 0.0008986055618152022, -0.004139432683587074, -0.06524240225553513, 0.02863181196153164, -0.04261232912540436, 0.013194994069635868, -0.04900241270661354, 0.03537493944168091, -0.013830471783876419, 0.05507475510239601, 0.03366268053650856, -0.014721905812621117, 0.049814410507678986, -0.01579868793487549, -0.011879906989634037, 0.01908199116587639, 0.010758995078504086, -0.0061870841309428215, 0.0217121634632349, 0.056381016969680786, -0.010379473678767681, -0.039787981659173965, -0.07152657210826874, 0.016840165480971336, 0.023212596774101257, -0.03971737250685692, -0.016407687216997147, 0.006800496950745583, 0.035727981477975845, 0.012109385803341866, -0.057122405618429184, 0.03256824612617493, 0.0028883356135338545, -0.013353862799704075, 0.058393362909555435, -0.0012157928431406617, -0.02739616110920906, 0.06079405918717384, 0.014960209839046001, 0.01547212339937687, -0.036292850971221924, 0.03816398233175278, 0.0003968978999182582, -0.01340681966394186, -0.009611603803932667, 0.04183563217520714, -0.03802276402711868, 0.0012533037224784493, 0.0273785088211298, 0.03285067901015282, -0.024042248725891113, -0.006019388325512409, -0.020494164898991585, 0.028861289843916893, 0.01700786128640175, -0.03325667977333069, 0.06259457767009735, -0.018287643790245056, 0.002347738016396761, -0.06672518700361252, -0.0003569047257769853, 0.044695284217596054, 0.003673856845125556, 0.033697985112667084, 0.0031575311440974474, 0.0017972111236304045, 0.010105865076184273, -0.0004782633623108268, 0.010882560163736343, -0.008958473801612854, 0.02303607575595379, -0.002925846492871642, -0.012612472288310528, -0.02210051193833351, 0.004262997768819332, 0.005904649384319782, 0.02160624973475933, 0.0256662480533123, 0.006584257818758488, 0.04176502302289009, 0.02873772569000721, -0.0181287731975317, -0.030644159764051437, -0.023759813979268074, 0.07632796466350555, 0.07491578906774521, -0.05027336627244949, -0.02400694414973259, 0.011041429825127125, -0.021570947021245956, -0.04607215151190758, -0.026407640427350998, -0.033433202654123306, -0.046919457614421844, -0.021288512274622917, -0.05292119085788727, 0.005489823408424854, 0.05362727865576744, 0.0640067532658577, 0.03608102723956108, 0.017484469339251518, 0.0638655349612236, 0.028102247044444084, 0.03731667622923851, -0.08501283079385757, -0.03731667622923851, -0.005035280250012875, 0.017705122008919716, -0.0019494610605761409, 0.001619586138986051, 0.025701552629470825, 0.031014854088425636, 0.027360856533050537, 0.016628339886665344, -0.008367126807570457, -0.010811951011419296, 0.00240952055901289, 0.017855165526270866, 0.021164946258068085, 0.10075856000185013, 0.0408824160695076, 0.00105747499037534, 0.0395408496260643, -0.013459776528179646, 0.013998167589306831, -0.03308015689253807, -0.01939973048865795, -0.010679559782147408, 0.006698996759951115, -0.018164077773690224, -0.055215973407030106, -0.026460595428943634, 0.02390103228390217, -0.033221375197172165, -0.019841033965349197, -0.0083185825496912, -0.05225041136145592, 0.006372431758791208, 0.014368862845003605, 0.028984855860471725, -0.005750192794948816, -0.009293865412473679, -0.03016754984855652, 0.0002243755734525621, 0.010494212619960308, -0.048261020332574844, 0.009611603803932667, 0.020617729052901268, -0.0015445644967257977, -0.0005348054692149162, -0.01616055704653263, 0.02969094179570675, 0.03664589673280716, -0.016760731115937233, -0.0513324961066246, -0.00003944155832869001, -0.10118221491575241, 0.023459728807210922, -0.035251375287771225, 0.033980417996644974, -0.021923989057540894, 0.009258560836315155, 0.032374072819948196, 0.010202951729297638, -0.027307899668812752, -0.033009547740221024, -0.009382125921547413, 0.018675990402698517, -0.006676931399852037, 0.004009248223155737, 0.0316326804459095, -0.0057193017564713955, 0.06210031732916832, -0.0434243269264698, -0.07216205447912216, -0.023583292961120605, -0.01460716687142849, -0.06485405564308167, -0.002407314023002982, 0.010149994865059853, -0.020970772951841354, -0.0778813511133194, 0.009858733974397182, -0.003395835403352976, 0.03922311216592789, -0.027219638228416443, 0.03382154926657677, -0.045860324054956436, 0.0028133138548582792, -0.019540946930646896, -0.01519851479679346, -0.02296546660363674, 0.016036992892622948, -0.005745779722929001, 0.07216205447912216, -0.016804860904812813, 0.09751056134700775, -0.001568836160004139, 0.012515385635197163, -0.015366209670901299, 0.027325551956892014, 0.0387994609773159, 0.01908199116587639, 0.017316773533821106, -0.002305814065039158, -0.04889649897813797, 0.030149899423122406, -0.03403337672352791, 0.016328252851963043, 0.023194944486021996, -0.07152657210826874, 0.018014034256339073, -0.03975267708301544, 0.06873752921819687, -0.01027355995029211, -0.03904658928513527, -0.030803028494119644, 0.036292850971221924, -0.01879955641925335, -0.03560441732406616, -0.0054721711203455925, 0.01899372972548008, -0.017060818150639534, 0.010176473297178745, -0.06397144496440887, 0.04314189404249191, 0.027149030938744545, 0.039787981659173965, 0.016760731115937233, -0.06792553514242172, -0.033115461468696594, -0.040635284036397934, -0.0010971924057230353, -0.02430703118443489, -0.029585029929876328, 0.050202757120132446, -0.0210413821041584, -0.02363624982535839, 0.03653998300433159, 0.02863181196153164, -0.01869364269077778, -0.02700781263411045, 0.045577891170978546, -0.036398764699697495, -0.1436886340379715, 0.04871997609734535, 0.04144728556275368, 0.026672422885894775, 0.0015544937923550606, -0.014006993733346462, 0.06556013971567154, -0.007956713438034058, 0.013821645639836788, -0.029585029929876328, 0.009585126303136349, 0.022630076855421066, -0.0283493772149086, 0.039399635046720505, 0.05518066883087158, 0.07032622396945953, -0.007052040193229914, -0.031385548412799835, -0.010811951011419296, 0.03752850368618965, -0.02670772559940815, 0.00025416360585950315, 0.0006851246580481529, 0.03368033096194267, 0.03643406927585602, 0.025207292288541794, -0.03844641521573067, -0.050873540341854095, -0.01869364269077778, 0.008852561004459858, 0.01233886368572712, -0.008755474351346493, -0.02594868279993534, -0.07901109009981155, -0.010661907494068146, 0.035427894443273544, -0.06796083599328995, -0.031385548412799835, -0.008764300495386124, -0.006672518327832222 ]
29,084
pytrie
longest_prefix_value
Return the value associated with the longest key in this trie that is a prefix of ``key``. If the trie doesn't contain any prefix of ``key``: - if ``default`` is given, return it - otherwise raise ``KeyError``
def longest_prefix_value(self, key, default=NULL): """Return the value associated with the longest key in this trie that is a prefix of ``key``. If the trie doesn't contain any prefix of ``key``: - if ``default`` is given, return it - otherwise raise ``KeyError`` """ node = self._root longest_prefix_value = node.value for part in key: node = node.children.get(part) if node is None: break value = node.value if value is not NULL: longest_prefix_value = value if longest_prefix_value is not NULL: return longest_prefix_value elif default is not NULL: return default else: raise KeyError
(self, key, default=<class 'pytrie.NULL'>)
[ 0.03986450657248497, 0.02978382632136345, 0.003081921022385359, 0.028902648016810417, 0.021976586431264877, 0.06252840906381607, 0.027281278744339943, 0.019597405567765236, 0.10263964533805847, -0.08515706658363342, 0.011939965188503265, 0.01961502805352211, -0.0013008394744247198, -0.05167229473590851, 0.04494009166955948, 0.02847968228161335, 0.01341153308749199, 0.0050139045342803, 0.018028907477855682, 0.037326712161302567, 0.003456421662122011, 0.004705491941422224, 0.052095260471105576, -0.0075120446272194386, -0.002837394131347537, -0.02765137329697609, 0.04568028077483177, -0.01000137347728014, 0.050826363265514374, 0.02446150965988636, -0.020601948723196983, -0.028074339032173157, -0.039547279477119446, 0.04518682137131691, 0.014900724403560162, -0.01994987577199936, 0.004505023825913668, -0.005247416440397501, -0.10905462503433228, -0.04578602313995361, 0.020425712689757347, -0.018134647980332375, -0.036198802292346954, -0.04448188096284866, 0.018557613715529442, 0.014345582574605942, 0.01768524758517742, 0.04709016531705856, -0.01568497344851494, 0.014786171726882458, 0.011138093657791615, -0.05033290386199951, -0.05967339128255844, -0.04969845339655876, -0.07063525170087814, 0.032092511653900146, -0.02387993037700653, -0.018081778660416603, -0.04864104092121124, 0.028708787634968758, 0.008851435966789722, -0.026505842804908752, -0.004026984795928001, -0.0002339252969250083, 0.003901416901499033, -0.007432738784700632, 0.023809436708688736, 0.01594051532447338, -0.02770424447953701, 0.012997379526495934, -0.02349221333861351, -0.02144787833094597, -0.03036540374159813, -0.03461268171668053, 0.06577114760875702, 0.005150487180799246, -0.02853255160152912, -0.06009635701775551, -0.005859835539013147, 0.011349576525390148, -0.02440863847732544, -0.02590664103627205, -0.0004706042818725109, -0.00656477827578783, 0.056360162794589996, 0.02199420891702175, 0.03521188348531723, 0.05558472499251366, 0.048993512988090515, 0.053258415311574936, -0.053011685609817505, 0.00867079384624958, 0.0030466739553958178, 0.05343465134501457, -0.020020369440317154, -0.017570694908499718, 0.008745694532990456, -0.026311982423067093, 0.048993512988090515, -0.016530904918909073, 0.017279906198382378, 0.05269446223974228, 0.02446150965988636, -0.01641635037958622, 0.06644084304571152, 0.011472941376268864, -0.03600494563579559, 0.017315153032541275, 0.017755743116140366, 0.01869860291481018, -0.03277983143925667, -0.10912511497735977, 0.013825686648488045, 0.05445681884884834, -0.018240390345454216, 0.0698598101735115, 0.001631281222216785, 0.048605792224407196, 0.012768273241817951, 0.0103450333699584, 0.027087420225143433, -0.014636371284723282, -0.029413729906082153, -0.04902875795960426, -0.014680430293083191, -0.033731505274772644, 0.015341313555836678, 0.058334000408649445, 0.007564915344119072, 0.04973370209336281, 0.07116395980119705, 0.08001098781824112, -0.02097204327583313, -0.0029739767778664827, 0.032568350434303284, 0.02537793479859829, 0.037326712161302567, 0.06094228848814964, -0.035581979900598526, 0.019209686666727066, 0.05357563868165016, 0.015156266279518604, 0.07359600812196732, -0.03979400917887688, 0.0032229095231741667, -0.01245104894042015, 0.03482416644692421, 0.00352911907248199, -0.030964603647589684, -0.02188846841454506, 0.008825000375509262, 0.0465967059135437, 0.04314249008893967, 0.030629755929112434, 0.033643387258052826, -0.018610484898090363, -0.008591488003730774, -0.049768947064876556, -0.012089765630662441, -0.06651133298873901, 0.01597576215863228, 0.006978931836783886, -0.004112899769097567, -0.09509675949811935, -0.009463855065405369, 0.003090732730925083, -0.004046811256557703, 0.012389366514980793, 0.01588764414191246, 0.002678781980648637, -0.029519472271203995, 0.0004518792266026139, -0.036163557320833206, 0.02692880854010582, -0.021571245044469833, 0.0014308132231235504, -0.08064543455839157, -0.03965302184224129, -0.019597405567765236, 0.03031253255903721, -0.04014648124575615, 0.029537096619606018, 0.05516175925731659, -0.049909938126802444, 0.008600300177931786, 0.04353020712733269, 0.031123217195272446, 0.016204867511987686, -0.006287206895649433, -0.006573589984327555, -0.0679917186498642, -0.042155567556619644, -0.005895082838833332, 0.006445819046348333, -0.03524713218212128, -0.038102149963378906, 0.10172321647405624, -0.0018042124575003982, -0.0407809317111969, 0.04335397109389305, -0.0556904673576355, -0.0015024089952930808, 0.0034410010557621717, 0.018927710130810738, 0.00021038131671957672, -0.007150761783123016, 0.005806964822113514, 0.03845461830496788, -0.08755387365818024, -0.045010585337877274, -0.01839900203049183, 0.011490564793348312, -0.037467699497938156, 0.037996407598257065, -0.009137818589806557, -0.06619410961866379, -0.06422027200460434, 0.04441138356924057, -0.005538205616176128, -0.007983474992215633, 0.008617923595011234, 0.003192068310454488, 0.08501607924699783, 0.008366787806153297, -0.0067542316392064095, -0.04035796597599983, 0.0124686723574996, 0.025695158168673515, 0.04994518309831619, -0.0006074622506275773, 0.02396804839372635, -0.06778023391962051, 0.030101049691438675, 0.002617099555209279, 0.013341039419174194, -0.06788597255945206, 0.056360162794589996, -0.007225662004202604, 0.06654658168554306, 0.009560784325003624, -0.026964055374264717, -0.03648078069090843, 0.021183526143431664, -0.01275946106761694, 0.015535173006355762, 0.044340889900922775, 0.0020068835001438856, -0.001689659315161407, 0.01494478341192007, 0.019315427169203758, -0.03648078069090843, 0.052236247807741165, 0.031740039587020874, 0.007882139645516872, 0.0511435866355896, -0.003172241849824786, -0.06429076939821243, 0.01426627580076456, 0.008357975631952286, 0.007697092369198799, -0.004236264619976282, -0.0047583626583218575, -0.008547428995370865, 0.01094423420727253, -0.05012141913175583, 0.028021469712257385, 0.04250803962349892, -0.004731927532702684, 0.005983200389891863, 0.011640365235507488, 0.05720609426498413, -0.015341313555836678, -0.01186947152018547, -0.04451712593436241, 0.014565876685082912, -0.001188489142805338, -0.014539441093802452, 0.019121568650007248, 0.03665701672434807, -0.024109037593007088, -0.08431113511323929, -0.02247004583477974, -0.03540574386715889, -0.028056716546416283, -0.033149927854537964, 0.04539830610156059, 0.014486570842564106, -0.06041358411312103, -0.00579815311357379, -0.018680978566408157, 0.027580879628658295, -0.01975601725280285, -0.0802224725484848, 0.040322717279195786, -0.0021082190796732903, -0.015914078801870346, 0.00968414917588234, 0.00794382207095623, 0.06203494966030121, 0.02900838851928711, -0.043071992695331573, -0.02775711566209793, 0.012979756109416485, -0.0789535716176033, -0.017650000751018524, 0.023809436708688736, 0.005454493686556816, -0.013711133971810341, 0.02571278251707554, 0.07017704099416733, -0.0776141807436943, -0.006503095850348473, 0.0034432040993124247, -0.04631473124027252, 0.003778051817789674, 0.005661570467054844, 0.02155362069606781, -0.008146492764353752, 0.017702871933579445, 0.012547978200018406, -0.001963926013559103, 0.05710035189986229, -0.08473410457372665, 0.01552636083215475, -0.013719946146011353, -0.00018835185619536787, 0.008512182161211967, 0.022205691784620285, 0.05903894454240799, -0.02338647097349167, 0.03288557380437851, -0.05875696614384651, -0.07874208688735962, -0.02562466450035572, -0.07038851827383041, -0.00610215961933136, 0.0666523277759552, 0.025836147367954254, -0.01181660033762455, 0.029237495735287666, 0.036304544657468796, -0.009040889330208302, -0.007921792566776276, 0.025800900533795357, 0.06460799276828766, 0.018328508362174034, 0.06178821995854378, -0.02722840942442417, 0.031933899968862534, -0.03374912962317467, -0.004286932293325663, -0.007551698014140129, -0.009490289725363255, 0.0030951385851949453, 0.07267958670854568, -0.0339958593249321, 0.03161667659878731, -0.04494009166955948, 0.024725861847400665, 0.08247828483581543, -0.013226485811173916, -0.05452731251716614, -0.03492990508675575, 0.01126145850867033, 0.00811565201729536, -0.007886545732617378, 0.010512457229197025, -0.012768273241817951, 0.01564091444015503, -0.015420619398355484, 0.006009635981172323, -0.019262557849287987, 0.008565052412450314, -0.015270819887518883, 0.017500201240181923, 0.014398452825844288, 0.00866638869047165, 0.020813431590795517, -0.0028836559504270554, -0.02842681109905243, -0.006648490205407143, -0.017896730452775955, 0.03253310173749924, 0.013200050219893456, -0.042931005358695984, 0.030118674039840698, 0.016786446794867516, -0.020372841507196426, -0.031740039587020874, 0.019350674003362656, 0.008274263702332973, 0.01608150266110897, -0.0016433974960818887, -0.0750763863325119, -0.018469495698809624, 0.04042845964431763, 0.006463442463427782, -0.06390304863452911, 0.016601398587226868, -0.04427039623260498, 0.0407809317111969, -0.019685521721839905, -0.03827838599681854, 0.05530274659395218, 0.04388267919421196, -0.009261183440685272, 0.053258415311574936, -0.01564091444015503, -0.025501299649477005, 0.0050139045342803, -0.020901547744870186, -0.020037993788719177, 0.015024089254438877, -0.00640616612508893, -0.007067049853503704, -0.08727189898490906, -0.007212444208562374, 0.039018575102090836, 0.0038837932515889406, -0.025977134704589844, -0.0738779827952385, -0.028444435447454453, 0.019526910036802292, 0.023791814222931862, 0.044869598001241684, -0.009393360465765, -0.016680704429745674, -0.03188103064894676, -0.04645571857690811, -0.0339958593249321, 0.013931428082287312, -0.024831604212522507, 0.017861483618617058, -0.015165078453719616, 0.0016037444584071636, 0.02222331613302231, -0.017068423330783844, 0.029519472271203995, -0.003593004308640957, -0.05946191027760506, 0.016742387786507607, -0.02000274695456028, -0.025466052815318108, 0.08825881779193878, -0.011076411232352257, -0.02629435993731022, 0.002179814735427499, -0.008974800817668438, -0.01249510794878006, -0.028796905651688576, -0.08501607924699783, -0.07831912487745285, -0.0041988142766058445, 0.029078882187604904, 0.02610049955546856, -0.0025091550778597593, -0.10954808443784714, 0.059250425547361374, 0.02484922669827938, -0.06203494966030121, 0.019209686666727066, 0.05191902443766594, 0.107362762093544, 0.008371193893253803, -0.05903894454240799, 0.049909938126802444, -0.008357975631952286, 0.006133000832051039, 0.00997493788599968, -0.03346715122461319, -0.014301523566246033, -0.009983750060200691, -0.03693899139761925, -0.07169266790151596, 0.07733220607042313, -0.0031325886957347393, 0.009120195172727108, -0.019826510921120644, 0.016019821166992188, -0.006181465461850166, 0.013543710112571716, -0.003974114079028368, 0.024443885311484337, -0.028550175949931145, 0.020742936059832573, -0.011904718354344368, -0.06513670086860657, 0.0356348492205143, -0.012310060672461987, -0.00007118267967598513, -0.032956067472696304, 0.05473879352211952, 0.00009286792919738218, 0.034841787070035934, 0.026858313009142876, -0.008970394730567932, 0.05498552322387695, -0.016345856711268425, -0.004212032072246075, 0.028550175949931145, -0.024532003328204155, 0.001689659315161407, 0.00881618820130825, 0.056783128529787064, -0.03394298627972603, -0.04374168813228607, -0.0633743405342102, 0.021007290109992027, 0.03771442919969559, -0.0073842741549015045, -0.001968331867828965, 0.02188846841454506, 0.03641028702259064, 0.012371743097901344, -0.047160662710666656, 0.011613929644227028, 0.026417724788188934, -0.012953320518136024, 0.04208507388830185, 0.0012578819878399372, -0.05089685693383217, 0.041098155081272125, 0.011640365235507488, 0.013094308786094189, -0.03873659670352936, 0.04049895331263542, 0.00041415379382669926, -0.008106839843094349, -0.03803165256977081, 0.044199902564287186, -0.027210785076022148, 0.003709760494530201, 0.02590664103627205, 0.05992012098431587, -0.009463855065405369, -0.0144072650000453, -0.01307668536901474, 0.022540539503097534, -0.01341153308749199, -0.018821967765688896, 0.048993512988090515, -0.0492049939930439, 0.01091779861599207, -0.018610484898090363, 0.007177196908742189, 0.028973141685128212, 0.011155717074871063, 0.057276587933301926, 0.015165078453719616, -0.0003957041190005839, 0.009155442006886005, -0.002841799985617399, 0.02842681109905243, 0.006181465461850166, 0.02402091957628727, 0.007269720546901226, -0.01831088401377201, -0.0015993386041373014, 0.01568497344851494, -0.004119508434087038, 0.019262557849287987, 0.013200050219893456, 0.021324513480067253, 0.040992412716150284, 0.0030841240659356117, -0.028973141685128212, -0.05516175925731659, -0.04113340005278587, 0.06376206129789352, 0.071128711104393, -0.05227149650454521, -0.002969570690765977, 0.014689241535961628, -0.02789810486137867, -0.024056166410446167, 0.0036150338128209114, -0.027968598529696465, -0.037855420261621475, -0.015032901428639889, -0.0342954583466053, -0.006978931836783886, 0.03598732128739357, 0.07838962227106094, 0.05230674147605896, 0.016548527404665947, 0.06601787358522415, 0.03346715122461319, 0.038525115698575974, -0.08966869860887527, -0.04141537845134735, -0.02784523367881775, -0.0013415939174592495, -0.01126145850867033, 0.013341039419174194, 0.009560784325003624, 0.05072062090039253, 0.009525537490844727, 0.011428882367908955, 0.02983669564127922, 0.008247829042375088, 0.0012633893638849258, -0.01520913653075695, 0.024285273626446724, 0.10426101088523865, 0.032039642333984375, 0.02435576729476452, 0.05526750162243843, 0.02779236249625683, 0.02402091957628727, -0.040216974914073944, -0.005538205616176128, -0.012935697101056576, -0.0031083563808351755, -0.021395009011030197, -0.050156667828559875, -0.020795807242393494, 0.014609935693442822, -0.03568771854043007, -0.035141389816999435, -0.009173065423965454, -0.02454962581396103, -0.004037999548017979, 0.013931428082287312, 0.0012909261276945472, 0.009437419474124908, 0.009410983882844448, -0.043953172862529755, 0.004176785238087177, -0.017755743116140366, -0.04765412211418152, -0.00529147544875741, 0.021958962082862854, -0.003745007561519742, 0.002286657691001892, -0.020108487457036972, -0.0002450777101330459, 0.05149605870246887, -0.025360310450196266, -0.05128457397222519, -0.02837393991649151, -0.09206550568342209, 0.019703146070241928, -0.011358387768268585, 0.03870134800672531, -0.006692549213767052, 0.01796722412109375, 0.023227859288454056, 0.02692880854010582, -0.03912431374192238, -0.029466601088643074, -0.025783276185393333, 0.016689516603946686, -0.0035819897893816233, 0.023263106122612953, 0.025536546483635902, -0.028109587728977203, 0.08684892952442169, -0.03505327180027962, -0.057417575269937515, -0.019650274887681007, -0.03149330988526344, -0.05710035189986229, -0.014689241535961628, -0.007683874573558569, -0.012556790374219418, -0.0855095386505127, -0.002793335122987628, -0.006133000832051039, 0.04867628961801529, -0.04374168813228607, 0.033784374594688416, -0.05710035189986229, -0.005432464182376862, -0.03085886314511299, -0.022540539503097534, -0.02731652557849884, 0.021518373861908913, -0.01564091444015503, 0.06873190402984619, -0.02387993037700653, 0.10235767066478729, 0.023174988105893135, 0.013517274521291256, 0.0004695027892012149, 0.011138093657791615, 0.05466829985380173, 0.017993660643696785, 0.02194133959710598, 0.036692261695861816, -0.024038543924689293, 0.011754917912185192, -0.044728610664606094, 0.016733575612306595, 0.01128789409995079, -0.0685909166932106, 0.011675612069666386, -0.05086160823702812, 0.07987000048160553, -0.024250026792287827, -0.031898654997348785, -0.015085771679878235, 0.020601948723196983, -0.05103784427046776, -0.029219871386885643, -0.01029216218739748, 0.010767998173832893, -0.003489465918391943, 0.011376011185348034, -0.08402916043996811, 0.042120322585105896, 0.018293261528015137, 0.0323568657040596, -0.014583500102162361, -0.06778023391962051, -0.05593719705939293, -0.017368024215102196, -0.02338647097349167, -0.028003845363855362, -0.014372017234563828, 0.062457915395498276, -0.02668207883834839, -0.025800900533795357, 0.027915727347135544, 0.01305024977773428, -0.02373894304037094, -0.02479635737836361, 0.04790085181593895, -0.03551148623228073, -0.11561059206724167, 0.059074193239212036, 0.040851425379514694, 0.034365952014923096, 0.022787271067500114, -0.021077783778309822, 0.042120322585105896, -0.016971493139863014, 0.014504194259643555, -0.028550175949931145, -0.00202891300432384, 0.0206900667399168, -0.01903345063328743, 0.022029457613825798, 0.04543355107307434, 0.04645571857690811, 0.019262557849287987, -0.023368848487734795, -0.02349221333861351, 0.06288088113069534, -0.01245104894042015, 0.0144072650000453, -0.014160535298287868, 0.021342137828469276, 0.044728610664606094, 0.015667349100112915, -0.03665701672434807, -0.03498277813196182, -0.03336140885949135, -0.004013767000287771, 0.01936829835176468, 0.014565876685082912, -0.03679800406098366, -0.08346520364284515, -0.03789066523313522, 0.034841787070035934, -0.05847499147057533, -0.027281278744339943, -0.01898057945072651, -0.005696817766875029 ]
29,089
pytrie
values
Return a list of this trie's values. :param prefix: If not None, return only the values associated with keys prefixed by ``prefix``.
def values(self, prefix=None): """Return a list of this trie's values. :param prefix: If not None, return only the values associated with keys prefixed by ``prefix``. """ return list(self.itervalues(prefix))
(self, prefix=None)
[ 0.03304246440529823, -0.013495860621333122, -0.0291720163077116, -0.06733564287424088, 0.04347069934010506, 0.07145961374044418, -0.04492422938346863, 0.004783129319548607, 0.14197273552417755, -0.035560790449380875, -0.014459246769547462, 0.03938053175806999, 0.006540886592119932, -0.007753570564091206, 0.017374759539961815, 0.006722578313201666, -0.016994474455714226, 0.0184902586042881, -0.030338222160935402, 0.06476660817861557, -0.01962266117334366, -0.03978617116808891, 0.024980440735816956, 0.05574120208621025, -0.022833948954939842, -0.03870447352528572, 0.02349310740828514, -0.0674370527267456, 0.04850735142827034, 0.057600367814302444, -0.03501994162797928, 0.0020176186226308346, -0.02484522946178913, 0.006283138878643513, 0.017881805077195168, -0.052225686609745026, 0.01771278865635395, -0.025369176641106606, -0.03223119303584099, 0.05831023305654526, 0.024777622893452644, -0.0354255773127079, -0.008070474490523338, -0.04539747163653374, 0.043943941593170166, 0.002885933965444565, 0.05388203263282776, 0.004918341059237719, 0.0523608960211277, -0.029493145644664764, 0.00391903892159462, 0.024202970787882805, -0.06185954809188843, -0.04820312559604645, -0.033329788595438004, -0.006536661647260189, 0.007529625669121742, 0.0035007265396416187, -0.007250750437378883, 0.09593300521373749, 0.023340994492173195, -0.03657488152384758, 0.002702130004763603, 0.0010441967751830816, 0.036338258534669876, -0.036034032702445984, -0.0005656726425513625, -0.04407915472984314, -0.02849595621228218, -0.0009771189652383327, -0.034310076385736465, -0.065104641020298, 0.017476167529821396, -0.004487352445721626, 0.021802956238389015, 0.0070648337714374065, -0.0012760644312947989, -0.004719748627394438, -0.06270462274551392, -0.042219989001750946, -0.03289034962654114, -0.011324016377329826, -0.005366231314837933, 0.020535342395305634, 0.02513255551457405, 0.06635535508394241, 0.014214174821972847, 0.037014320492744446, 0.03207907825708389, 0.10377530753612518, -0.007956388406455517, -0.023797335103154182, -0.009515553712844849, 0.05526795983314514, -0.03419176861643791, -0.028343843296170235, -0.02445649355649948, -0.04610733687877655, -0.044518593698740005, 0.014619811438024044, -0.0005429612356238067, 0.03890728950500488, 0.04965665563941002, 0.004914115648716688, 0.029036805033683777, 0.011425425298511982, -0.0591215044260025, -0.02050153911113739, 0.07720612734556198, 0.06152151897549629, -0.013293042778968811, 0.03261992707848549, 0.07497512549161911, 0.002841567387804389, -0.053848229348659515, -0.017746591940522194, -0.010884576477110386, -0.005463415291160345, -0.04235519841313362, -0.008797239512205124, 0.022107183933258057, 0.04671579226851463, 0.042118579149246216, 0.0591215044260025, -0.00894935242831707, 0.028157927095890045, 0.02560579776763916, 0.024811426177620888, -0.04573550447821617, 0.010140909813344479, 0.06899198889732361, 0.05131300538778305, 0.007140890695154667, -0.010462038218975067, 0.0448228195309639, -0.015946580097079277, 0.12135288864374161, -0.011755004525184631, 0.060676444321870804, 0.011924020014703274, 0.028141025453805923, 0.019521251320838928, 0.04370732232928276, -0.013698679395020008, -0.021921265870332718, -0.05063694342970848, 0.05631585419178009, 0.047797489911317825, 0.022935356944799423, -0.064327172935009, 0.0018243073718622327, 0.060575034469366074, 0.01962266117334366, 0.03405655547976494, -0.04411295801401138, -0.024710016325116158, -0.03163963928818703, -0.03870447352528572, 0.01859166845679283, -0.02599453181028366, -0.04418056458234787, 0.011526834219694138, -0.02792130410671234, -0.03934672847390175, 0.003488050540909171, 0.06138630583882332, 0.0313861146569252, 0.00428664730861783, -0.019876183941960335, -0.029476244002580643, -0.010504292324185371, -0.07125679403543472, -0.04975806549191475, 0.03436078131198883, 0.007888782769441605, -0.02645087242126465, -0.014695868827402592, 0.035459380596876144, 0.004140871576964855, 0.031250905245542526, -0.049251019954681396, -0.030084699392318726, -0.016217004507780075, -0.04833833500742912, 0.045296065509319305, -0.0002055911027127877, 0.029966387897729874, 0.03245091065764427, 0.06375251710414886, -0.01712123677134514, -0.024608608335256577, -0.05891868472099304, -0.016715599223971367, 0.01713813841342926, -0.013664876110851765, -0.03914391249418259, 0.024084661155939102, -0.018625471740961075, -0.08761745691299438, 0.030541040003299713, -0.02222549356520176, -0.08193854987621307, -0.023036766797304153, -0.009067663922905922, 0.01390994805842638, 0.021059289574623108, -0.010724011808633804, -0.006498632952570915, 0.009422595612704754, -0.025284668430685997, 0.00021219324844423681, -0.02886779047548771, -0.013605720363557339, 0.008991606533527374, -0.010850773192942142, -0.05929052084684372, -0.061927154660224915, -0.033634018152952194, 0.011670497246086597, -0.020856471732258797, 0.039312925189733505, -0.003242978360503912, -0.008378926664590836, -0.005721163470298052, -0.0006718352669849992, -0.024219872429966927, -0.00016426161164417863, -0.04391013830900192, -0.019893085584044456, -0.02021421305835247, 0.04918341338634491, -0.0136141711845994, -0.024000152945518494, -0.012769095599651337, 0.031994570046663284, 0.05171864107251167, 0.03109879046678543, 0.0069296215660870075, 0.06652437150478363, 0.04458620026707649, -0.011332466267049313, -0.01762828230857849, 0.01646207645535469, -0.008184559643268585, -0.009566258639097214, 0.07517794519662857, 0.028157927095890045, 0.03650727495551109, 0.04985947161912918, 0.009650765918195248, -0.01750997081398964, 0.01020851545035839, 0.05185385048389435, 0.02012970671057701, 0.029036805033683777, -0.00904231145977974, -0.012464867904782295, 0.07024270296096802, 0.02376353181898594, -0.018608570098876953, -0.021921265870332718, -0.039988987147808075, 0.008581744506955147, 0.03485092520713806, 0.01722264476120472, 0.032197389751672745, 0.03569600358605385, 0.026433970779180527, -0.05540316924452782, 0.025081850588321686, -0.015895875170826912, -0.03040582872927189, -0.08092445880174637, 0.006312716286629438, -0.020552244037389755, 0.03234950080513954, -0.014340936206281185, 0.061082080006599426, -0.030439630150794983, 0.012549376115202904, -0.07017509639263153, 0.009033860638737679, 0.011155000887811184, -0.04698621481657028, -0.01953815296292305, -0.042017169296741486, 0.017002925276756287, -0.016098694875836372, 0.004664818290621042, -0.006266237236559391, 0.06003418564796448, -0.012676137499511242, -0.056552473455667496, -0.06436097621917725, 0.05766797438263893, 0.011222606524825096, -0.024997342377901077, -0.014602909795939922, 0.015574747696518898, 0.07098636776208878, 0.01347050815820694, -0.02366212196648121, -0.012431065551936626, 0.025538191199302673, -0.010360629297792912, 0.04593832045793533, 0.0596623532474041, 0.04833833500742912, 0.010309925302863121, 0.011518383398652077, -0.04857495799660683, -0.02019731141626835, 0.016918417066335678, -0.029138214886188507, -0.026248054578900337, -0.049622852355241776, -0.03637206181883812, -0.009481750428676605, 0.01779729686677456, 0.014205724000930786, -0.04167914018034935, 0.06943143159151077, 0.01145922765135765, 0.02569030411541462, -0.010724011808633804, 0.03559459373354912, 0.0034648107830435038, 0.05631585419178009, 0.027650881558656693, -0.03772418573498726, -0.009642315097153187, -0.05381442978978157, -0.041442517191171646, 0.05651867017149925, 0.021431121975183487, 0.04178055003285408, 0.042118579149246216, 0.03478332236409187, -0.043267883360385895, -0.02183675952255726, 0.03890728950500488, -0.0283945482224226, -0.0019130404107272625, 0.022293100133538246, 0.015067702159285545, 0.012447967194020748, -0.01894659921526909, 0.012600080110132694, 0.04729044437408447, 0.013647974468767643, 0.006139475852251053, 0.014188823290169239, 0.014062061905860901, 0.05922291427850723, 0.07152722030878067, -0.025842418894171715, -0.00022011583496350795, -0.015067702159285545, 0.007339483592659235, 0.06023700535297394, 0.0502651110291481, -0.0306086465716362, -0.008349348790943623, -0.004064814653247595, 0.05902009457349777, -0.04938622936606407, -0.011932470835745335, -0.0043943943455815315, 0.03417486697435379, 0.005281724035739899, -0.007229623384773731, -0.0017757155001163483, -0.033076267689466476, -0.04570170119404793, 0.03062554821372032, -0.06016939878463745, 0.02677200175821781, 0.003002131823450327, -0.009363439865410328, 0.018017016351222992, 0.03684530407190323, -0.04015800356864929, 0.02636636607348919, 0.003378190565854311, -0.02685650996863842, 0.010605701245367527, 0.016969121992588043, -0.005176089238375425, -0.018050819635391235, 0.024879032745957375, -0.038941092789173126, 0.025774812325835228, -0.02886779047548771, -0.041442517191171646, -0.011814160272479057, 0.007677513640373945, 0.02330719120800495, -0.044721413403749466, 0.006785959005355835, -0.01606489159166813, 0.0036718545015901327, -0.0682145208120346, -0.08707661181688309, 0.03654107823967934, 0.0027190314140170813, -0.09282312542200089, 0.021059289574623108, -0.04532986506819725, 0.01501699723303318, -0.021617040038108826, 0.0024000152479857206, -0.05293554812669754, 0.05195526033639908, 0.024388888850808144, 0.017256448045372963, -0.06128489971160889, -0.04762847349047661, 0.024980440735816956, 0.033245284110307693, 0.042017169296741486, -0.0330931693315506, -0.0321635864675045, -0.010707110166549683, 0.03290725126862526, 0.04881158098578453, 0.001568672014400363, -0.010183163918554783, 0.0030866393353790045, -0.0306086465716362, -0.006908494979143143, 0.043842531740665436, -0.03434387966990471, -0.013267690315842628, -0.035087548196315765, 0.00014934074715711176, 0.021633941680192947, -0.02888469211757183, -0.01684236153960228, 0.00507468031719327, -0.032873447984457016, -0.033938243985176086, -0.0013352198293432593, 0.026028335094451904, -0.01096908375620842, 0.05138060823082924, -0.016014186665415764, -0.01798321306705475, 0.02378043346107006, 0.032011471688747406, -0.03860306367278099, -0.0682145208120346, -0.07639485597610474, 0.022157886996865273, -0.009878936223685741, 0.01280289888381958, 0.07125679403543472, -0.10708800703287125, -0.0005184012115933001, -0.01990998536348343, -0.004242280498147011, 0.08133009821176529, 0.007318356540054083, 0.03321148082613945, -0.05219188332557678, -0.03194386512041092, 0.00861554779112339, -0.017966311424970627, 0.06818071752786636, 0.008695830591022968, 0.023983251303434372, -0.019419841468334198, 0.011104295961558819, -0.038941092789173126, -0.09809640049934387, 0.03728474676609039, 0.02694101631641388, -0.029814274981617928, -0.013588818721473217, -0.05232709273695946, -0.03224809467792511, -0.025538191199302673, -0.05185385048389435, 0.04225379228591919, -0.0091859744861722, -0.013301493600010872, -0.041172094643116, 0.03704812377691269, -0.03118329681456089, -0.018219834193587303, -0.022157886996865273, 0.028850888833403587, -0.004918341059237719, -0.010571898892521858, 0.006743704900145531, 0.0341072604060173, 0.006523985415697098, 0.014129667542874813, 0.03436078131198883, -0.04955524578690529, 0.0895780399441719, -0.006900044158101082, 0.01673250086605549, 0.005121159367263317, 0.08200615644454956, -0.023459304124116898, -0.012743743136525154, 0.0009945485508069396, 0.006756381131708622, 0.021042387932538986, -0.018608570098876953, 0.002000716980546713, 0.010884576477110386, 0.01570150814950466, -0.017002925276756287, -0.03322838246822357, -0.003986645024269819, -0.04377492889761925, 0.03627065569162369, -0.06185954809188843, 0.02261422947049141, -0.028563562780618668, 0.0016679683467373252, 0.017560675740242004, 0.004867636598646641, -0.031622737646102905, 0.04810171574354172, -0.05580880865454674, -0.012008527293801308, -0.010800069198012352, 0.0359664261341095, 0.03118329681456089, -0.03850165382027626, -0.020062100142240524, 0.012574728578329086, -0.031234001740813255, -0.01713813841342926, 0.08018079400062561, -0.025842418894171715, -0.0018158566672354937, 0.04235519841313362, 0.04347069934010506, 0.02416916750371456, 0.009397243149578571, 0.01567615568637848, 0.005209892522543669, 0.0306086465716362, -0.056248247623443604, -0.031234001740813255, 0.01742546260356903, -0.010656406171619892, 0.05401724576950073, -0.04901439696550369, 0.037115730345249176, -0.01616629958152771, 0.022377608343958855, -0.004020448308438063, 0.01588742621243, -0.0011630356311798096, -0.022259296849370003, -0.029222721233963966, 0.05570739880204201, -0.02704242616891861, -0.07179763913154602, 0.03714953362941742, -0.026721296831965446, -0.002484522992745042, -0.05726233869791031, -0.017729690298438072, -0.010893027298152447, 0.02628185786306858, -0.035357970744371414, -0.008932451717555523, 0.017966311424970627, 0.0028183278627693653, -0.004922566469758749, 0.00909301545470953, -0.03023681230843067, -0.05820882320404053, 0.004618339240550995, -0.05388203263282776, 0.004001433961093426, 0.03398894891142845, 0.03981997072696686, 0.033346690237522125, 0.06503703445196152, 0.10796688497066498, 0.01396065205335617, 0.05800600349903107, -0.019183220341801643, -0.004005659371614456, 0.017594479024410248, -0.01750997081398964, -0.021109994500875473, -0.027110032737255096, 0.006342294160276651, -0.053848229348659515, -0.056924305856227875, 0.019571956247091293, -0.01935223676264286, -0.017864903435111046, -0.006523985415697098, 0.010757815092802048, 0.033431198447942734, -0.0038472076412290335, -0.011873315088450909, -0.023611418902873993, 0.06114968657493591, 0.03491853177547455, 0.03664248809218407, 0.032112881541252136, -0.05787079036235809, -0.026400169357657433, 0.005400034599006176, -0.030287517234683037, -0.0038577711675316095, 0.024101562798023224, 0.02638326771557331, 0.01078316755592823, -0.01646207645535469, -0.006528210826218128, -0.022259296849370003, -0.02271563746035099, 0.022833948954939842, 0.054625701159238815, 0.009397243149578571, -0.06892438232898712, -0.010766265913844109, -0.0032957957591861486, -0.016512781381607056, -0.029611457139253616, 0.023543812334537506, 0.0007014129078015685, 0.007922586053609848, 0.010664856992661953, -0.05168483778834343, -0.0028964972589164972, -0.018456455320119858, -0.0807892456650734, -0.06794409453868866, -0.022681834176182747, -0.05090736597776413, 0.053374987095594406, -0.03850165382027626, 0.04042842611670494, -0.01472967118024826, -0.007195820566266775, -0.01943674311041832, -0.0035619945265352726, -0.001322543597780168, -0.02175225131213665, 0.0010362742468714714, 0.04005659371614456, -0.02329028956592083, 0.05969615653157234, 0.0016045876545831561, 0.008336672559380531, 0.055200353264808655, 0.005894403904676437, -0.03938053175806999, 0.019487448036670685, -0.028833987191319466, -0.019774774089455605, -0.04597212374210358, -0.038062214851379395, 0.005949333775788546, -0.0033845286816358566, -0.021228304132819176, 0.07781457901000977, 0.022648032754659653, 0.034208670258522034, 0.03589881956577301, 0.0095747085288167, -0.030439630150794983, -0.020146608352661133, 0.0057084872387349606, 0.0050915819592773914, -0.00895780324935913, -0.017966311424970627, 0.07754416018724442, -0.00981978140771389, 0.012059232220053673, 0.016056440770626068, 0.049724262207746506, 0.0427270345389843, -0.011484580114483833, 0.0025352274533361197, 0.00919442530721426, 0.023442402482032776, -0.006059193518012762, -0.049251019954681396, -0.0020049423910677433, -0.08227658271789551, 0.036135442554950714, 0.013242337852716446, -0.02599453181028366, 0.10708800703287125, 0.03251851722598076, -0.005395809188485146, 0.037115730345249176, -0.006004263646900654, -0.030084699392318726, 0.027481865137815475, 0.006684549618512392, 0.0028563563246279955, 0.02991568297147751, -0.018608570098876953, 0.01637757010757923, -0.019893085584044456, -0.041543927043676376, 0.08247940242290497, 0.021769152954220772, 0.07173003256320953, -0.05418626219034195, -0.04789889603853226, -0.007170468103140593, -0.033076267689466476, 0.013242337852716446, -0.033160775899887085, 0.017678985372185707, 0.0523608960211277, -0.0341072604060173, 0.0010135627817362547, 0.009904288686811924, 0.054727111011743546, 0.008256390690803528, 0.030084699392318726, 0.005450739059597254, 0.0168592631816864, -0.10073303431272507, 0.03856926038861275, -0.0034563601948320866, 0.02609594166278839, -0.02251281961798668, -0.027938205748796463, -0.02492973580956459, -0.018236735835671425, 0.015836721286177635, 0.007305680308490992, 0.00031716751982457936, 0.04881158098578453, 0.006693000439554453, -0.014442346058785915, 0.033752329647541046, 0.045194655656814575, 0.03684530407190323, -0.04262562468647957, -0.0014355725143104792, 0.011129648424685001, -0.007373286411166191, 0.010377530939877033, 0.002974666887894273, 0.06777507811784744, 0.00666764797642827, -0.02021421305835247, 0.0156930573284626, -0.024625509977340698, -0.020433932542800903, -0.08714421838521957, -0.047966502606868744, -0.014932489953935146, -0.1072908267378807, -0.053273580968379974, -0.039988987147808075, 0.032788943499326706, -0.01992688700556755, -0.007326807361096144, 0.03234950080513954, -0.03272133693099022 ]
29,090
pytrie
SortedTrie
A :class:`Trie` that returns its keys (and associated values/items) sorted.
class SortedTrie(Trie): """ A :class:`Trie` that returns its keys (and associated values/items) sorted. """ NodeFactory = _SortedNode
(*args, **kwargs)
[ -0.005191335454583168, 0.04290929436683655, -0.040875840932130814, -0.026831233873963356, 0.0016338704153895378, 0.028261542320251465, -0.0335175022482872, 0.04756210744380951, 0.05559252202510834, -0.06176181137561798, 0.021868230774998665, 0.04301268979907036, -0.021058296784758568, 0.03987634927034378, -0.011838829144835472, -0.02691739611327648, -0.01634516753256321, 0.08561179786920547, -0.08574965596199036, 0.003941968083381653, -0.05221492424607277, 0.02188546396791935, 0.07203246653079987, 0.058659933507442474, -0.008909279480576515, -0.015268126502633095, 0.007840855047106743, -0.0393938347697258, 0.021971626207232475, -0.04321948066353798, -0.01778409257531166, -0.0211961567401886, -0.02865789458155632, 0.029829714447259903, -0.008172583766281605, -0.046390287578105927, 0.010572229512035847, 0.04766550287604332, 0.002104537095874548, 0.022695397958159447, -0.0004749748622998595, -0.0030437165405601263, -0.06610443443059921, -0.0805109292268753, 0.04432237148284912, 0.0710674375295639, 0.07134316116571426, 0.0255732499063015, -0.009322863072156906, -0.010968580842018127, 0.016284853219985962, -0.06062445417046547, 0.02434973232448101, -0.012709078378975391, -0.021799299865961075, 0.005966804455965757, 0.004114294890314341, -0.007211863063275814, 0.016767365857958794, 0.04401218146085739, 0.023126212880015373, 0.004863915033638477, 0.011976690031588078, -0.013579326681792736, -0.03155297785997391, 0.002778764581307769, -0.0262625552713871, -0.024815013632178307, -0.011330465786159039, 0.035102903842926025, 0.006858593784272671, 0.003698557149618864, 0.025314759463071823, 0.005505830980837345, 0.04725192114710808, 0.07575472444295883, -0.03101876564323902, -0.014423726126551628, 0.010787637904286385, -0.012597065418958664, -0.00562645960599184, -0.046080101281404495, 0.02536645717918873, 0.03119109384715557, 0.010718706995248795, 0.0004432021814864129, 0.05766044184565544, -0.03170807287096977, 0.003969971090555191, 0.024746082723140717, -0.0721013993024826, -0.0023005586117506027, -0.03251800686120987, 0.00870248768478632, -0.019989872351288795, -0.008202740922570229, 0.03901471570134163, -0.018473397940397263, -0.006750890053808689, 0.007754691410809755, 0.046217963099479675, 0.09581352025270462, -0.06062445417046547, -0.014492657035589218, -0.005695390049368143, -0.00435124384239316, -0.04725192114710808, 0.003554233582690358, 0.003048024605959654, 0.01565586030483246, -0.036946795880794525, 0.034861646592617035, 0.06158948317170143, 0.06731072068214417, 0.004941461607813835, -0.013570710085332394, 0.0008750954293645918, -0.009727830067276955, 0.01740497536957264, -0.003903194796293974, 0.03331070765852928, -0.00716447364538908, -0.04735531657934189, 0.0542483776807785, -0.04794122651219368, -0.007728842552751303, 0.022178418934345245, 0.025383690372109413, 0.0011341236531734467, 0.011588956229388714, 0.06579425185918808, 0.03532692790031433, -0.016560574993491173, 0.001196591998450458, 0.06107250601053238, 0.01328637171536684, 0.03901471570134163, 0.0311566274613142, -0.032948821783065796, 0.049836818128824234, 0.03375875577330589, -0.026038531213998795, 0.050801847130060196, -0.05128436163067818, -0.024022310972213745, -0.034137874841690063, -0.03391385078430176, 0.016913844272494316, 0.008185507729649544, 0.010486066341400146, 0.008840348571538925, 0.016698436811566353, 0.04938877001404762, 0.07568579167127609, 0.0002747799444478005, -0.03331070765852928, -0.06510494649410248, -0.07754691690206528, -0.021937161684036255, -0.003177269594743848, 0.0302949957549572, -0.005152561701834202, -0.018335537984967232, -0.054903216660022736, -0.012838322669267654, 0.020334525033831596, 0.009701981209218502, -0.05624736472964287, -0.03241461142897606, 0.029347199946641922, -0.03970402106642723, -0.016801832243800163, -0.09553780406713486, 0.027623934671282768, 0.014552971348166466, -0.041358355432748795, -0.02872682362794876, 0.04304715618491173, 0.017318811267614365, 0.0004846682131756097, 0.0033625203650444746, 0.015018252655863762, -0.006289916578680277, 0.0025525859091430902, 0.050181470811367035, 0.0052473414689302444, 0.026900162920355797, 0.07609937340021133, 0.05190473422408104, -0.012407506816089153, -0.04828587919473648, -0.03238014504313469, 0.010580846108496189, -0.02045515365898609, 0.01921440288424492, 0.03060518391430378, -0.028227077797055244, 0.00720755523070693, -0.0020851504523307085, 0.07024027407169342, -0.08954083919525146, 0.011270151473581791, 0.040737979114055634, -0.02543538808822632, 0.014578820206224918, 0.0027809184975922108, 0.013536244630813599, -0.03601623326539993, -0.04435683786869049, -0.008577550761401653, 0.010270657949149609, -0.026383183896541595, -0.013579326681792736, 0.0017157255206257105, -0.012528135441243649, -0.08161382377147675, -0.02793412283062935, 0.007690069265663624, 0.0350167416036129, -0.03894578292965889, 0.02845110185444355, 0.0763750970363617, 0.02705525793135166, -0.07768477499485016, 0.03088090568780899, -0.05659201741218567, 0.022178418934345245, -0.03804968670010567, -0.037567172199487686, -0.04801015928387642, 0.05710899457335472, -0.0689995214343071, 0.04456362873315811, -0.0069146002642810345, 0.06862040609121323, -0.09002335369586945, 0.005152561701834202, -0.01542321965098381, 0.012778008356690407, 0.0035585418809205294, -0.022816026583313942, 0.00798733253031969, 0.023746589198708534, -0.024298034608364105, -0.0073367999866604805, 0.06848254054784775, 0.01542321965098381, 0.0013883052160963416, -0.0053291963413357735, 0.005471365991979837, -0.02845110185444355, -0.04401218146085739, -0.02602129802107811, 0.0012881404254585505, 0.027210351079702377, -0.003468070412054658, -0.000052539380703819916, -0.023040050640702248, -0.015440452843904495, 0.012347192503511906, -0.03642981871962547, -0.004030285403132439, -0.054179444909095764, 0.07354894280433655, 0.018766352906823158, -0.001297833863645792, 0.06079678237438202, 0.010942731983959675, -0.03863559663295746, 0.014983787201344967, 0.07299749553203583, 0.002183161210268736, -0.01590573415160179, 0.015113032422959805, -0.033396873623132706, -0.00709554273635149, -0.01576787233352661, 0.06538067013025284, -0.00616497965529561, -0.007168781477957964, -0.06124483048915863, 0.008202740922570229, -0.04435683786869049, -0.013139894232153893, -0.02872682362794876, 0.006613028701394796, -0.023005586117506027, 0.046355824917554855, -0.05235278606414795, -0.01610391028225422, 0.03022606484591961, -0.002696909476071596, -0.029433362185955048, -0.009986319579184055, 0.07920125126838684, -0.03122555837035179, -0.07506541162729263, 0.003705019364133477, 0.0555235929787159, 0.020644713193178177, -0.03172530606389046, -0.04673494026064873, 0.00971059687435627, -0.01590573415160179, -0.008616323582828045, 0.05135329067707062, -0.041392821818590164, 0.023040050640702248, -0.024883944541215897, 0.020368989557027817, -0.055420197546482086, -0.0023910298477858305, -0.0346720889210701, 0.03255247324705124, -0.03560265153646469, -0.01966245099902153, -0.03189763054251671, -0.006793971639126539, 0.029864178970456123, 0.06389866024255753, -0.07389359176158905, 0.06041766330599785, -0.07368680089712143, -0.03591283783316612, -0.00025700879632495344, -0.01010694820433855, 0.020817039534449577, -0.0029338584281504154, 0.0255732499063015, 0.017353275790810585, 0.022316278889775276, -0.02229904569685459, 0.03777396306395531, 0.018559562042355537, -0.07568579167127609, 0.041358355432748795, 0.11201221495866776, 0.03406894579529762, -0.026555510237812996, -0.030346693471074104, 0.03139788657426834, -0.011511408723890781, -0.030519019812345505, 0.004015206824988127, -0.009279781021177769, -0.02024836093187332, -0.017112020403146744, -0.0045278784818947315, 0.05717792734503746, -0.007741766981780529, 0.042461246252059937, -0.05335227772593498, 0.01788748800754547, 0.02219565026462078, 0.06131376326084137, -0.02011050097644329, 0.040600117295980453, 0.005001775920391083, 0.005122404545545578, -0.012864171527326107, -0.006970606278628111, -0.04421897605061531, -0.05790169909596443, -0.018714655190706253, -0.003952738828957081, -0.054455168545246124, 0.027486072853207588, -0.013415616936981678, 0.03272479772567749, -0.032259516417980194, 0.024435894563794136, -0.041978731751441956, 0.003177269594743848, -0.009219466708600521, -0.009486572816967964, -0.07506541162729263, 0.0041896877810359, 0.045459724962711334, -0.020920434966683388, 0.025331992655992508, 0.026486579328775406, 0.03622302785515785, 0.02011050097644329, 0.005734163802117109, -0.06407098472118378, -0.00805195514112711, 0.017387742176651955, 0.06662141531705856, 0.058522071689367294, 0.03867006301879883, -0.08064879477024078, -0.02564218081533909, -0.014751146547496319, -0.023987846449017525, -0.04652814939618111, 0.02852003276348114, 0.0030501787550747395, -0.031001534312963486, -0.0383598729968071, -0.035068437457084656, 0.059797290712594986, -0.03356919810175896, -0.0006160671473480761, 0.026348719373345375, 0.04807908833026886, -0.009124686941504478, 0.06579425185918808, 0.01181298028677702, 0.018869750201702118, -0.013467314653098583, -0.05307655781507492, -0.00979676004499197, -0.0035348469391465187, -0.03808415308594704, -0.014561587944626808, -0.08313029259443283, -0.011037510819733143, 0.04794122651219368, 0.036671075969934464, -0.015181963331997395, -0.016017746180295944, -0.005359353497624397, -0.020817039534449577, 0.041875336319208145, 0.03891132026910782, -0.01809428073465824, 0.03365536034107208, 0.009314246475696564, -0.00013254329678602517, 0.027641167864203453, 0.03563711792230606, -0.026624441146850586, 0.020127732306718826, -0.028158146888017654, 0.04749317839741707, -0.02403954416513443, 0.007909785024821758, -0.050388261675834656, 0.01294171903282404, 0.030484555289149284, 0.0004905919777229428, 0.041358355432748795, 0.058418676257133484, 0.022729862481355667, 0.081544890999794, 0.027382677420973778, 0.030622415244579315, 0.024797780439257622, 0.04911304637789726, -0.03320731222629547, 0.02383275143802166, -0.03353473171591759, 0.015130264684557915, 0.005648000631481409, -0.022523071616888046, -0.01973138190805912, -0.05259404331445694, 0.0011211992241442204, -0.04387432336807251, 0.021247854456305504, 0.02769286558032036, 0.04001420736312866, 0.09519314765930176, -0.006251143291592598, -0.10270658135414124, 0.03622302785515785, -0.03884238749742508, 0.015380138531327248, 0.017766859382390976, -0.035068437457084656, 0.03193209692835808, 0.011683735065162182, -0.09312523156404495, -0.08671468496322632, -0.04804462194442749, 0.045218467712402344, 0.019024843350052834, -0.06121036782860756, -0.02564218081533909, -0.03353473171591759, 0.02126508764922619, -0.04349520429968834, 0.030932603403925896, -0.022006090730428696, -0.008215664885938168, -0.04477041959762573, 0.00113089254591614, -0.012424739077687263, 0.020558549091219902, -0.027313746511936188, -0.03615409508347511, -0.037601638585329056, 0.005604918580502272, 0.05111203342676163, 0.032259516417980194, 0.040875840932130814, -0.003241891972720623, 0.018008116632699966, -0.07065385580062866, -0.03780842944979668, -0.003097568405792117, 0.012019772082567215, 0.006074508652091026, 0.02633148618042469, 0.037980757653713226, -0.02543538808822632, -0.028847452253103256, -0.002543969778344035, 0.018766352906823158, -0.018525097519159317, 0.026245323941111565, -0.030450088903307915, 0.041806403547525406, -0.03136342018842697, 0.0363953523337841, 0.019197169691324234, -0.04470149055123329, -0.018938681110739708, -0.00979676004499197, 0.007664220407605171, -0.009977702982723713, 0.0562128983438015, 0.045597586780786514, -0.02779626101255417, 0.0158368032425642, 0.003952738828957081, -0.014906240627169609, -0.0009235622128471732, 0.09326308965682983, 0.027365446090698242, 0.03563711792230606, -0.041461750864982605, 0.02397061325609684, -0.019024843350052834, -0.002251014579087496, 0.03822201490402222, -0.005837559700012207, 0.0331728458404541, -0.0039053489454090595, -0.01764623075723648, 0.058659933507442474, 0.015991898253560066, 0.05383479222655296, -0.06124483048915863, 0.011140907183289528, 0.041358355432748795, -0.01689661107957363, -0.04383985698223114, -0.04352967068552971, 0.013656873255968094, -0.025400923565030098, -0.02879575453698635, 0.040772445499897, -0.05821188539266586, 0.029553990811109543, -0.06431224197149277, -0.049733422696590424, -0.019369496032595634, 0.03553371876478195, 0.02400507964193821, 0.016879377886652946, 0.054661959409713745, -0.034413598477840424, 0.03070857934653759, 0.025469854474067688, -0.008926511742174625, -0.007888244464993477, 0.01002078503370285, 0.0444602333009243, 0.03842880576848984, 0.020989365875720978, 0.02619362436234951, 0.05704006552696228, 0.04725192114710808, -0.05097417160868645, -0.011270151473581791, -0.03405171260237694, -0.012734927237033844, 0.009589968249201775, -0.10415412485599518, -0.014776995405554771, 0.041806403547525406, -0.015397370792925358, -0.018869750201702118, -0.0010226499289274216, -0.008151042275130749, 0.03963509202003479, 0.09064372628927231, -0.052869763225317, -0.032018259167671204, 0.011675119400024414, -0.02629702165722847, -0.0027723023667931557, -0.016371015459299088, -0.036808937788009644, -0.050491657108068466, -0.019197169691324234, -0.003700711065903306, -0.059556033462285995, -0.04449469596147537, -0.031001534312963486, 0.04738978296518326, 0.0006736888317391276, -0.012950334697961807, 0.07306642830371857, 0.0027723023667931557, 0.01320020854473114, -0.050801847130060196, -0.003552079666405916, -0.01320020854473114, 0.01921440288424492, 0.004467564169317484, 0.034551460295915604, -0.028709592297673225, -0.029588457196950912, -0.0028843143954873085, 0.011356314644217491, -0.050595056265592575, -0.03580944240093231, -0.0038988867308944464, -0.05814295634627342, -0.004816525150090456, 0.037877362221479416, 0.03584390878677368, -0.03632642328739166, -0.023057283833622932, 0.029261035844683647, 0.001966675976291299, 0.012441972270607948, -0.04332287609577179, 0.00031234175548888743, -0.012114551849663258, 0.012433355674147606, -0.04290929436683655, -0.04790676012635231, 0.000459088507341221, -0.01768069714307785, -0.02007603459060192, -0.032466307282447815, -0.00042300764471292496, -0.07203246653079987, 0.028054751455783844, -0.027417143806815147, 0.02223011665046215, -0.045528657734394073, -0.022419674322009087, 0.029295502230525017, 0.02240244299173355, 0.011632037349045277, -0.02674506977200508, -0.020300058647990227, 0.06152055412530899, 0.021316785365343094, 0.014983787201344967, -0.03136342018842697, 0.002496579894796014, 0.026348719373345375, -0.00017596149700693786, 0.01002078503370285, 0.021833764389157295, 0.041703008115291595, -0.0010754249524325132, 0.015569697134196758, -0.014596052467823029, -0.008082112297415733, 0.0035370010882616043, 0.03925597295165062, 0.03946276381611824, -0.04907857999205589, 0.028364939615130424, -0.015069950371980667, 0.023333005607128143, 0.049561094492673874, -0.07734012603759766, -0.02403954416513443, -0.03070857934653759, -0.02195439301431179, 0.04404664784669876, 0.0605899915099144, -0.01596604846417904, 0.013923979364335537, 0.030967067927122116, 0.0003761563857551664, -0.01778409257531166, 0.008491387590765953, 0.07472076267004013, -0.05672987923026085, 0.017534218728542328, 0.009917388670146465, -0.0683102160692215, 0.015854036435484886, -0.035068437457084656, -0.007401422131806612, 0.01597466506063938, -0.023091748356819153, 0.03365536034107208, 0.023677658289670944, 0.020058803260326385, 0.03994527831673622, -0.05087077617645264, 0.054041583091020584, 0.01295895129442215, 0.04783783107995987, -0.0001800003956304863, 0.01771516166627407, 0.010572229512035847, -0.049733422696590424, 0.0003158421313855797, 0.015130264684557915, 0.006311457138508558, 0.010537764057517052, 0.008017489686608315, 0.006057275924831629, -0.008314752951264381, -0.016913844272494316, -0.023505331948399544, 0.06279577314853668, 0.029967574402689934, 0.013105428777635098, 0.04707959294319153, -0.02536645717918873, -0.02543538808822632, 0.00913330353796482, 0.03181146830320358, 0.01610391028225422, 0.0343274362385273, -0.03601623326539993, -0.04435683786869049, -0.12896913290023804, -0.01026204228401184, 0.02160974033176899, 0.03880792483687401, -0.05555805563926697, -0.020679177716374397, -0.018680190667510033, -0.021282320842146873, 0.02257476933300495, -0.004635582212358713, 0.009426258504390717, 0.05576485022902489, -0.015087183564901352, 0.0023371779825538397, 0.02581450715661049, 0.04228891804814339, 0.0007469275733456016, -0.05121542885899544, 0.022281814366579056, 0.04935430362820625, -0.03150128200650215, 0.034758251160383224, 0.009262548759579659, 0.019748615100979805, 0.00882311537861824, 0.0037610253784805536, -0.01733604446053505, -0.008883429691195488, -0.013829200528562069, -0.007022303994745016, -0.04025546461343765, -0.014863158576190472, -0.0495266318321228, -0.08905832469463348, -0.04397771880030632, 0.007590981665998697, 0.050422728061676025, -0.02393614873290062, 0.059107981622219086, 0.022781560197472572 ]
29,121
pytrie
StringTrie
A more appropriate for string keys :class:`Trie`.
class StringTrie(Trie): """A more appropriate for string keys :class:`Trie`.""" KeyFactory = ''.join
(*args, **kwargs)
[ -0.0037369464989751577, 0.004380366299301386, -0.010226535610854626, -0.01917475461959839, -0.028514990583062172, -0.018492985516786575, -0.00033928663469851017, 0.04107658565044403, 0.1146053746342659, -0.06105241924524307, 0.009919739328324795, 0.07199481129646301, -0.046803444623947144, 0.05130312219262123, 0.02200409583747387, -0.0326056033372879, -0.023316500708460808, 0.052530303597450256, -0.0370541475713253, 0.009885651059448719, -0.056007325649261475, 0.027935486286878586, 0.08965262770652771, 0.07404012233018875, -0.0011739210458472371, 0.027287805452942848, -0.014845521189272404, -0.03258856013417244, 0.05280301347374916, -0.02416871301829815, -0.009578854776918888, -0.04336051270365715, -0.02019740827381611, 0.02159503474831581, 0.013115531764924526, -0.054336994886398315, -0.008547679521143436, 0.016277236863970757, 0.03482135385274887, -0.010797517374157906, 0.018544118851423264, 0.033236242830753326, -0.07431282848119736, -0.06354087591171265, 0.021134840324521065, 0.04690571129322052, 0.009093094617128372, 0.026963965967297554, -0.005049352068454027, -0.0002945455489680171, -0.021254150196909904, -0.034736134111881256, 0.007397194392979145, -0.03494066372513771, -0.025225454941391945, -0.002088983077555895, -0.04605349898338318, -0.019737213850021362, -0.01954972743988037, 0.029503555968403816, 0.0009874998359009624, -0.003583548590540886, 0.0484737791121006, 0.03330441936850548, -0.02159503474831581, -0.022515423595905304, -0.033696435391902924, 0.007350322790443897, 0.07581271976232529, 0.033168062567710876, -0.003159573534503579, -0.01737658865749836, -0.0211177971214056, -0.025395896285772324, 0.040019843727350235, 0.06262049078941345, -0.04066752269864082, 0.013703557662665844, 0.020129231736063957, -0.01857820712029934, -0.0032490557059645653, -0.04898510500788689, -0.022379068657755852, -0.019038401544094086, 0.012391152791678905, 0.01767486333847046, -0.02699805423617363, -0.043326422572135925, 0.01130032166838646, 0.007678424008190632, -0.0816759318113327, 0.0069838715717196465, -0.028361592441797256, 0.05784810334444046, -0.037735916674137115, -0.01995878852903843, 0.02783322148025036, -0.031003447249531746, 0.033645302057266235, -0.005633116699755192, 0.05191671475768089, 0.0714493989944458, -0.012953612022101879, -0.014547247439622879, -0.023981226608157158, -0.05784810334444046, -0.05297345668077469, -0.027321895584464073, 0.02224271558225155, 0.007810516748577356, -0.04526946321129799, -0.01277464721351862, 0.04547399654984474, 0.03488953039050102, -0.036713264882564545, 0.009519200772047043, -0.018203234300017357, -0.03434411436319351, 0.03872448205947876, -0.02790139801800251, 0.06947226822376251, 0.005492501892149448, -0.09101616591215134, 0.031173890456557274, 0.011496330611407757, 0.029128583148121834, 0.006170009728521109, 0.047962453216314316, 0.06821099668741226, 0.01610679365694523, 0.029980793595314026, 0.06446126103401184, -0.006809168495237827, -0.019038401544094086, 0.040326640009880066, 0.028651343658566475, -0.0012644685339182615, 0.036236025393009186, -0.02568564936518669, 0.07138121873140335, 0.04111067205667496, 0.0036240285262465477, 0.05747313052415848, -0.016856739297509193, -0.042371947318315506, -0.018015747889876366, -0.013430850580334663, -0.012544550932943821, 0.011249189265072346, -0.011820171028375626, 0.032077234238386154, 0.043326422572135925, 0.004759600386023521, 0.06101832911372185, -0.005637377966195345, -0.009152749553322792, -0.04264465346932411, -0.04516720026731491, 0.02554929442703724, -0.012391152791678905, 0.035145193338394165, -0.02411757968366146, -0.05628003552556038, -0.032571516931056976, 0.03504293039441109, 0.006101833190768957, 0.028480902314186096, -0.04605349898338318, -0.0012261189986020327, 0.019515639171004295, -0.034736134111881256, -0.01064411923289299, -0.08958445489406586, 0.06091606616973877, 0.02766277827322483, -0.013004744425415993, -0.04455360770225525, 0.04830333590507507, -0.0039031277410686016, -0.027765044942498207, -0.010149836540222168, -0.0016767258057370782, -0.02055533602833748, -0.04134929180145264, 0.07540366053581238, 0.002439454896375537, 0.03248629346489906, 0.10028822720050812, 0.043019626289606094, -0.020759867504239082, -0.06889276206493378, -0.05825716629624367, -0.01924293115735054, 0.007699729409068823, -0.0018588859820738435, 0.007929826155304909, 0.022481335327029228, -0.021458681672811508, -0.050178203731775284, 0.07056310027837753, -0.13539932668209076, 0.01864638365805149, 0.014547247439622879, -0.024935703724622726, 0.012246276251971722, -0.029486510902643204, 0.011198056861758232, -0.021305283531546593, -0.006638726219534874, -0.016379501670598984, 0.01533128134906292, -0.007162835914641619, -0.020589426159858704, 0.041826531291007996, 0.02958877757191658, -0.04881466552615166, -0.02086213231086731, 0.02490161545574665, 0.02219158224761486, 0.008372976444661617, 0.030509164556860924, 0.06060926988720894, 0.05593914911150932, -0.05546191334724426, -0.01924293115735054, -0.05242804065346718, 0.0020431766752153635, -0.006655770353972912, -0.0005009404849261045, -0.007145791780203581, 0.06418855488300323, -0.04956461116671562, 0.04901919513940811, 0.04359913244843483, 0.06047291308641434, -0.10103817284107208, 0.0009688577265478671, -0.04424681141972542, 0.07922156155109406, -0.01864638365805149, -0.006370279472321272, -0.024509597569704056, -0.020180363208055496, -0.03465091064572334, 0.04226968064904213, 0.07322199642658234, 0.004376105032861233, 0.037020061165094376, -0.004290883895009756, -0.004316450096666813, 0.006966827437281609, -0.021271195262670517, -0.03534972667694092, -0.012595683336257935, 0.037667740136384964, -0.007354583591222763, 0.01864638365805149, 0.01948155090212822, 0.0019355849362909794, -0.0004460793570615351, -0.04693979769945145, 0.009297625161707401, -0.03654282167553902, 0.04145155847072601, -0.0008293081191368401, -0.02946946769952774, 0.022481335327029228, 0.03552016615867615, -0.027679823338985443, -0.0044016712345182896, 0.057814016938209534, 0.023163102567195892, -0.02820819430053234, 0.0509963259100914, -0.0559050627052784, 0.0052794492803514, -0.014538724906742573, 0.07076762616634369, 0.009604421444237232, -0.031105712056159973, -0.06609751284122467, 0.016924915835261345, -0.03753138706088066, -0.038826748728752136, 0.026077665388584137, 0.00040693089249543846, 0.004742555785924196, -0.0149392643943429, 0.015561378560960293, 0.001723597408272326, 0.025600427761673927, -0.028941096737980843, -0.044110458344221115, 0.00044794357381761074, 0.0318727046251297, -0.01268942654132843, -0.018066879361867905, -0.010243579745292664, 0.06633612513542175, -0.027083275839686394, -0.03787226974964142, -0.027986619621515274, -0.022413156926631927, -0.015672165900468826, -0.030509164556860924, -0.010618552565574646, -0.045610349625349045, 0.01943041756749153, 0.009306147694587708, 0.024628907442092896, -0.07015403360128403, -0.018322542309761047, -0.06923364847898483, 0.04298553988337517, -0.00232866732403636, 0.061904631555080414, -0.000006478969680756563, 0.0036261591594666243, 0.008023569360375404, 0.07349470257759094, -0.04390592500567436, 0.01726580038666725, -0.05123494565486908, -0.033031709492206573, -0.01791348122060299, -0.02723667398095131, 0.030083058401942253, -0.016584031283855438, 0.015561378560960293, 0.004295145161449909, 0.02362329699099064, -0.050178203731775284, 0.0247652605175972, 0.009331713430583477, -0.0678701102733612, 0.02045307122170925, 0.09885650873184204, 0.008880041539669037, -0.03120797872543335, -0.007887215353548527, 0.08078963309526443, -0.01630280166864395, -0.03541790321469307, 0.017274323850870132, -0.030083058401942253, -0.01580851897597313, -0.025890178978443146, 0.0009321061079390347, 0.07424464821815491, -0.023827828466892242, 0.006383062805980444, -0.07949426770210266, 0.05791627988219261, 0.01283430214971304, 0.07035856693983078, 0.005385975353419781, -0.011922435835003853, 0.004623246379196644, 0.012195143848657608, -0.0261628869920969, 0.044758137315511703, -0.042303770780563354, -0.04005393013358116, 0.016140881925821304, -0.023009706288576126, -0.030628474429249763, 0.03500884026288986, -0.004704206250607967, 0.03633829206228256, -0.0036772917956113815, 0.03630420193076134, -0.008888564072549343, -0.03630420193076134, -0.0210496187210083, -0.015314237214624882, -0.062211424112319946, -0.0064725447446107864, 0.03582696244120598, -0.040974318981170654, -0.00371990236453712, -0.02014627493917942, 0.012135488912463188, 0.006830473896116018, 0.03862221539020538, -0.02977626398205757, 0.01379730086773634, 0.021271195262670517, 0.05290527641773224, 0.10069728642702103, 0.06497258692979813, -0.050246380269527435, -0.007797733414918184, 0.012016179040074348, -0.04901919513940811, -0.04029254987835884, 0.024373242631554604, -0.005501023959368467, -0.042781006544828415, -0.03441229462623596, 0.038451775908470154, 0.016149403527379036, -0.021305283531546593, -0.02086213231086731, 0.06398402899503708, 0.010882738046348095, 0.04659891501069069, 0.05225759744644165, 0.0019590207375586033, 0.008880041539669037, -0.01630280166864395, -0.028668388724327087, -0.030168280005455017, -0.010022005066275597, -0.07894885540008545, -0.007030743174254894, -0.08617560565471649, -0.027253717184066772, -0.004207793157547712, 0.02026558481156826, 0.033048756420612335, -0.040565259754657745, -0.025344764813780785, -0.0037603823002427816, 0.04520128667354584, 0.0004157193179707974, 0.009928261861205101, 0.008526374585926533, -0.004045873414725065, 0.03132728859782219, 0.01931110769510269, -0.028412725776433945, -0.05160991847515106, 0.00031718239188194275, -0.0633363425731659, -0.005011002533137798, 0.017708951607346535, 0.0008271776023320854, -0.023555120453238487, 0.028889963403344154, -0.021373460069298744, -0.011930958367884159, -0.025123190134763718, 0.029605820775032043, 0.05570053309202194, 0.07267658412456512, 0.008270710706710815, -0.04693979769945145, 0.029316069558262825, 0.05699589103460312, -0.006054961588233709, -0.006008089520037174, -0.02921380288898945, -0.047723833471536636, 0.04169017821550369, 0.02200409583747387, -0.0023307979572564363, -0.023418767377734184, 0.015586945228278637, -0.0042248377576470375, 0.05563235282897949, -0.0019121491350233555, 0.047962453216314316, 0.07029038667678833, 0.038997188210487366, -0.06681336462497711, 0.051984891295433044, -0.026145843788981438, 0.04305371642112732, 0.03240107372403145, -0.025242498144507408, -0.017172057181596756, 0.017487376928329468, -0.060643356293439865, -0.0638817623257637, -0.0023158842232078314, 0.04990549385547638, 0.014538724906742573, -0.023606253787875175, -0.003438672749325633, -0.04039481654763222, -0.003762512933462858, -0.04400819167494774, 0.0223108921200037, -0.041758354753255844, -0.015254582278430462, -0.06926773488521576, 0.019345195963978767, 0.0029316069558262825, 0.010729340836405754, 0.02573678083717823, -0.028344547376036644, 0.042542390525341034, 0.02345285564661026, 0.04598532244563103, 0.05628003552556038, 0.04111067205667496, -0.03166817128658295, 0.025600427761673927, -0.0710403323173523, -0.010175403207540512, 0.011913914233446121, 0.004644551780074835, -0.03139546513557434, 0.026077665388584137, 0.027492336928844452, -0.00023023021640256047, -0.036781441420316696, 0.016933439299464226, 0.015348325483500957, -0.051984891295433044, 0.005428586155176163, -0.056075505912303925, 0.05720042437314987, -0.03194088116288185, 0.020401937887072563, 0.002192313550040126, -0.021543901413679123, -0.027390072122216225, -0.04721250757575035, 0.022583600133657455, -0.03807680308818817, 0.07431282848119736, -0.02214045077562332, -0.038826748728752136, 0.001607483602128923, -0.008684033527970314, -0.0003078613372053951, -0.02069169096648693, 0.060234297066926956, 0.040974318981170654, -0.025361808016896248, -0.002258359920233488, 0.040019843727350235, 0.006238186731934547, 0.0047084675170481205, 0.0394403412938118, -0.012928045354783535, 0.010439588688313961, 0.07881250232458115, 0.0006988132954575121, 0.047110240906476974, 0.009041962213814259, 0.020947353914380074, -0.06848370283842087, 0.006847518030554056, 0.043326422572135925, 0.004307928029447794, -0.00028602342354133725, -0.041758354753255844, -0.007358844857662916, -0.021032575517892838, -0.0026248109061270952, 0.020708734169602394, -0.0496668741106987, 0.017828261479735374, -0.07819890975952148, -0.05621185898780823, -0.00613166019320488, -0.001087634707801044, 0.06129103899002075, -0.014973352663218975, 0.010490721091628075, -0.013925133273005486, 0.039542604237794876, 0.028770653530955315, 0.001753424759954214, -0.03035576641559601, 0.005079179536551237, 0.054507434368133545, 0.020044010132551193, -0.00513883400708437, 0.0003387540054973215, 0.05014411360025406, 0.045371729880571365, -0.07363105565309525, -0.005126051139086485, -0.01671186462044716, -0.0483374260365963, 0.015961917117238045, -0.06797237694263458, -0.02723667398095131, 0.07724443078041077, 0.0049769142642617226, 0.019208842888474464, 0.04929190129041672, -0.000698280637152493, 0.04956461116671562, 0.06170009821653366, -0.09340236335992813, -0.01924293115735054, 0.003193661803379655, -0.013950699009001255, -0.0017182710580527782, -0.008586028590798378, -0.008666989393532276, -0.05079179257154465, 0.01635393500328064, -0.00018415754311718047, -0.020044010132551193, -0.05280301347374916, -0.01422340702265501, 0.03420776128768921, -0.006089049857109785, 0.031531818211078644, 0.08774367719888687, 0.0395766943693161, -0.017998702824115753, 0.01864638365805149, 0.008185490034520626, 0.010414022020995617, -0.0028868657536804676, 0.019703125581145287, 0.022225670516490936, -0.016703341156244278, -0.027168497443199158, -0.010627075098454952, -0.003551590722054243, -0.038451775908470154, -0.030151236802339554, 0.002733467845246196, -0.02645263820886612, 0.015220494009554386, -0.00006025400216458365, 0.03865630552172661, -0.05951843783259392, -0.025361808016896248, 0.010712295770645142, -0.01593635231256485, 0.01702718250453472, -0.08072145283222198, -0.028122972697019577, 0.01862933859229088, 0.0024820654653012753, -0.03807680308818817, -0.025958357378840446, 0.0422355942428112, 0.02933311276137829, -0.008121573366224766, -0.03548607975244522, 0.029077449813485146, -0.06074562296271324, 0.028412725776433945, -0.042542390525341034, 0.016456199809908867, -0.057098157703876495, 0.00422696815803647, 0.036645084619522095, -0.03865630552172661, -0.012280365452170372, -0.03500884026288986, -0.03342372924089432, 0.057575397193431854, 0.03981531411409378, 0.00491299806162715, -0.006378801539540291, 0.02116892859339714, 0.006557765882462263, -0.039474427700042725, 0.0051771835424005985, 0.006127399392426014, 0.017777128145098686, -0.010235058143734932, 0.008922652341425419, -0.020606469362974167, -0.03964487090706825, -0.000010744187420641538, 0.05924573168158531, 0.017333978787064552, -0.026367418467998505, 0.009885651059448719, 0.013038832694292068, -0.003327885176986456, 0.011615640483796597, -0.10512878745794296, -0.009195360355079174, -0.025992445647716522, 0.01659255474805832, 0.019157709553837776, 0.05123494565486908, -0.019856523722410202, 0.022259758785367012, 0.004895953927189112, 0.001524392981082201, -0.01302178855985403, 0.0013656686060130596, 0.05846169590950012, -0.017828261479735374, 0.019447462633252144, 0.02640150673687458, -0.08719826489686966, 0.022532466799020767, -0.037497296929359436, -0.020129231736063957, 0.017427721992135048, 0.0017672731773927808, 0.021970007568597794, 0.0035473296884447336, -0.024628907442092896, 0.018390720710158348, -0.026299241930246353, 0.035281550139188766, 0.022924484685063362, 0.0064981114119291306, -0.02159503474831581, 0.020129231736063957, 0.007887215353548527, -0.015910785645246506, -0.019805390387773514, 0.0261628869920969, -0.0019228017190471292, 0.03848586231470108, 0.03229880705475807, 0.031599994748830795, -0.032571516931056976, 0.0013070791028439999, -0.06766557693481445, 0.03708823770284653, 0.022634731605648994, -0.003408845281228423, 0.03756547346711159, 0.026623081415891647, -0.053723402321338654, 0.006302102468907833, 0.03168521821498871, -0.015774430707097054, -0.00371990236453712, -0.06592706590890884, -0.010831605643033981, -0.08133504539728165, -0.004981175065040588, 0.00320857553742826, 0.031105712056159973, -0.045610349625349045, 0.010226535610854626, -0.0028186889830976725, -0.05597323924303055, 0.02261768840253353, -0.03858812898397446, -0.010039049200713634, 0.043565042316913605, -0.06026838347315788, 0.0009044092730619013, 0.015015963464975357, 0.049939583986997604, -0.001013598870486021, -0.01978834718465805, 0.03787226974964142, 0.05628003552556038, -0.050246380269527435, 0.012996222823858261, 0.02561747282743454, 0.06783602386713028, -0.0009571398259140551, 0.015961917117238045, -0.016209058463573456, -0.041758354753255844, 0.005002480465918779, -0.0037305550649762154, -0.028514990583062172, 0.002793122548609972, -0.04059934616088867, -0.06129103899002075, -0.018850915133953094, 0.01422340702265501, 0.022890396416187286, -0.003538807388395071, 0.07778985053300858, 0.011198056861758232 ]
29,152
pytrie
Trie
Base trie class. As with regular dicts, keys are not necessarily returned sorted. Use :class:`SortedTrie` if sorting is required.
class Trie(MutableMapping): """Base trie class. As with regular dicts, keys are not necessarily returned sorted. Use :class:`SortedTrie` if sorting is required. """ #: Callable for forming a key from its parts. KeyFactory = tuple #: Callable for creating new trie nodes. NodeFactory = Node def __init__(self, *args, **kwargs): """Create a new trie. Parameters are the same with ``dict()``. """ self._root = self.NodeFactory() self.update(*args, **kwargs) @classmethod def fromkeys(cls, iterable, value=None): """ Create a new trie with keys from ``iterable`` and values set to ``value``. Parameters are the same with ``dict.fromkeys()``. """ trie = cls() for key in iterable: trie[key] = value return trie #----- trie-specific methods ----------------------------------------------- def longest_prefix(self, key, default=NULL): """Return the longest key in this trie that is a prefix of ``key``. If the trie doesn't contain any prefix of ``key``: - if ``default`` is given, return it - otherwise raise ``KeyError`` """ try: return self.longest_prefix_item(key)[0] except KeyError: if default is not NULL: return default raise def longest_prefix_value(self, key, default=NULL): """Return the value associated with the longest key in this trie that is a prefix of ``key``. If the trie doesn't contain any prefix of ``key``: - if ``default`` is given, return it - otherwise raise ``KeyError`` """ node = self._root longest_prefix_value = node.value for part in key: node = node.children.get(part) if node is None: break value = node.value if value is not NULL: longest_prefix_value = value if longest_prefix_value is not NULL: return longest_prefix_value elif default is not NULL: return default else: raise KeyError def longest_prefix_item(self, key, default=NULL): """Return the item (``(key,value)`` tuple) associated with the longest key in this trie that is a prefix of ``key``. If the trie doesn't contain any prefix of ``key``: - if ``default`` is given, return it - otherwise raise ``KeyError`` """ prefix = [] append = prefix.append node = self._root longest_prefix_value = node.value max_non_null_index = -1 for i, part in enumerate(key): node = node.children.get(part) if node is None: break append(part) value = node.value if value is not NULL: longest_prefix_value = value max_non_null_index = i if longest_prefix_value is not NULL: del prefix[max_non_null_index+1:] return self.KeyFactory(prefix), longest_prefix_value elif default is not NULL: return default else: raise KeyError def iter_prefixes(self, key): """ Return an iterator over the keys of this trie that are prefixes of ``key``. """ key_factory = self.KeyFactory prefix = [] append = prefix.append node = self._root if node.value is not NULL: yield key_factory(prefix) for part in key: node = node.children.get(part) if node is None: break append(part) if node.value is not NULL: yield key_factory(prefix) def iter_prefix_values(self, key): """Return an iterator over the values of this trie that are associated with keys that are prefixes of ``key``. """ node = self._root if node.value is not NULL: yield node.value for part in key: node = node.children.get(part) if node is None: break if node.value is not NULL: yield node.value def iter_prefix_items(self, key): """Return an iterator over the items (``(key,value)`` tuples) of this trie that are associated with keys that are prefixes of ``key``. """ key_factory = self.KeyFactory prefix = [] append = prefix.append node = self._root if node.value is not NULL: yield (key_factory(prefix), node.value) for part in key: node = node.children.get(part) if node is None: break append(part) if node.value is not NULL: yield (key_factory(prefix), node.value) #----- extended mapping API methods ---------------------------------------- # pylint: disable=arguments-differ def keys(self, prefix=None): """Return a list of this trie's keys. :param prefix: If not None, return only the keys prefixed by ``prefix``. """ return list(self.iterkeys(prefix)) def values(self, prefix=None): """Return a list of this trie's values. :param prefix: If not None, return only the values associated with keys prefixed by ``prefix``. """ return list(self.itervalues(prefix)) def items(self, prefix=None): """Return a list of this trie's items (``(key,value)`` tuples). :param prefix: If not None, return only the items associated with keys prefixed by ``prefix``. """ return list(self.iteritems(prefix)) def iterkeys(self, prefix=None): """Return an iterator over this trie's keys. :param prefix: If not None, yield only the keys prefixed by ``prefix``. """ return (key for key, value in self.iteritems(prefix)) def itervalues(self, prefix=None): """Return an iterator over this trie's values. :param prefix: If not None, yield only the values associated with keys prefixed by ``prefix``. """ def generator(node, null=NULL): if node.value is not null: yield node.value for child in node.children.values(): for subresult in generator(child): yield subresult if prefix is None: root = self._root else: root = self._find(prefix) if root is None: root = self.NodeFactory() return generator(root) def iteritems(self, prefix=None): """Return an iterator over this trie's items (``(key,value)`` tuples). :param prefix: If not None, yield only the items associated with keys prefixed by ``prefix``. """ parts = [] append = parts.append # pylint: disable=dangerous-default-value def generator(node, key_factory=self.KeyFactory, parts=parts, append=append, null=NULL): if node.value is not null: yield (key_factory(parts), node.value) for part, child in node.children.items(): append(part) for subresult in generator(child): yield subresult del parts[-1] root = self._root if prefix is not None: for part in prefix: append(part) root = root.children.get(part) if root is None: root = self.NodeFactory() break return generator(root) # pylint: enable=arguments-differ #----- original mapping API methods ---------------------------------------- def __len__(self): return len(self._root) def __bool__(self): return self._root.value is not NULL or bool(self._root.children) def __iter__(self): return self.iterkeys() def __contains__(self, key):
(*args, **kwargs)
[ 0.05173543840646744, 0.025729704648256302, -0.0432574525475502, -0.0002883501583710313, 0.018188240006566048, 0.05670393258333206, -0.02535509690642357, 0.013752084225416183, 0.10165698081254959, -0.08840766549110413, 0.0028884306084364653, 0.07622302323579788, 0.01448158547282219, 0.03876214474439621, 0.010449612513184547, 0.0055796983651816845, -0.00733937369659543, 0.052878979593515396, -0.016699662432074547, 0.05177487060427666, -0.05059189721941948, -0.028568845242261887, 0.08115208148956299, 0.03140798583626747, -0.01954866200685501, -0.044124964624643326, 0.006994339637458324, 0.0009038667776621878, 0.06486646085977554, 0.00278492015786469, -0.003918604459613562, -0.038919877260923386, -0.016729237511754036, -0.009453941136598587, 0.012726838700473309, -0.06762673705816269, -0.014461868442595005, 0.026045165956020355, -0.01605888456106186, 0.006126824300736189, 0.03671165555715561, 0.004357290919870138, -0.05264238640666008, -0.058636125177145004, 0.021352697163820267, 0.018819160759449005, 0.020958373323082924, 0.04373064264655113, 0.009872911497950554, -0.03714541345834732, 0.005845868028700352, -0.041601285338401794, -0.009646174497902393, -0.02533538080751896, -0.03040245547890663, -0.0023918275255709887, -0.04337574914097786, -0.016867252066731453, 0.015299809165298939, -0.0038767075166106224, 0.030560186132788658, -0.00489948783069849, -0.014964633621275425, 0.02427070215344429, -0.01902618072926998, -0.022594822570681572, -0.029239198192954063, -0.06348632276058197, -0.010001067072153091, 0.03966909274458885, -0.002165090525522828, -0.02432985231280327, 0.01968667469918728, -0.025966299697756767, 0.033320460468530655, 0.03864384815096855, -0.03266982361674309, -0.046688079833984375, 0.00541703961789608, -0.023422904312610626, -0.017448879778385162, -0.0318811759352684, -0.017823489382863045, -0.012164926156401634, 0.05638847127556801, 0.0578080415725708, 0.03673137351870537, 0.037914346903562546, 0.04373064264655113, 0.04302085563540459, -0.08063945919275284, 0.009616600349545479, 0.00042143481550738215, 0.05879385396838188, -0.05461401119828224, -0.023580634966492653, 0.007536536082625389, -0.07208260893821716, -0.009394792839884758, 0.00907933246344328, 0.05536322668194771, 0.07377820461988449, -0.0014134086668491364, -0.016413778066635132, 0.03477946296334267, 0.007334444671869278, -0.07965365052223206, 0.01215506810694933, 0.03144741803407669, -0.008606142364442348, -0.09905443340539932, -0.027149274945259094, 0.02638034150004387, 0.04996097460389137, -0.05015813931822777, 0.0077189113944768906, -0.028549129143357277, 0.001622893731109798, -0.009976422414183617, -0.014156267046928406, 0.05015813931822777, -0.010252449661493301, -0.02586771920323372, 0.01338733360171318, -0.011849465779960155, -0.027642181143164635, 0.03990568965673447, 0.06056831777095795, 0.002262439578771591, -0.02474389225244522, 0.04093093425035477, 0.05721655488014221, -0.0018077335553243756, 0.005998668726533651, 0.06147526577115059, 0.012440953403711319, 0.016364486888051033, 0.013081731274724007, -0.05122281610965729, 0.04747672751545906, 0.03257124498486519, -0.06360462307929993, 0.0688885748386383, -0.04026057943701744, -0.05402252450585365, -0.04692467302083969, 0.030382739380002022, -0.016808101907372475, 0.009734897874295712, -0.05260295420885086, 0.0047737970016896725, 0.01860228180885315, 0.006590156350284815, 0.07145168632268906, -0.033340178430080414, 0.004179844632744789, -0.015171653591096401, -0.04175901412963867, -0.009197629988193512, 0.00011999186244793236, -0.015723709017038345, -0.014688605442643166, -0.03775661811232567, -0.06474816054105759, -0.004031972959637642, 0.04035916179418564, 0.013042299076914787, -0.0504341647028923, 0.0201894398778677, -0.01499420776963234, -0.016216615214943886, -0.0016401454340666533, -0.05682222917675972, 0.04534737393260002, 0.023442620411515236, -0.013525347225368023, -0.052918411791324615, -0.0022969429846853018, -0.021392131224274635, 0.011642444878816605, -0.024428432807326317, 0.007196431048214436, -0.01597016118466854, -0.029850400984287262, 0.04743729531764984, 0.03728342801332474, 0.0341288261115551, 0.05623074248433113, 0.0791410282254219, -0.003438021056354046, -0.0535099022090435, -0.07882556319236755, 0.026498639956116676, 0.04798934981226921, -0.008408980444073677, -0.019893694669008255, 0.03913675621151924, -0.027090126648545265, -0.03203890472650528, 0.09242977946996689, -0.10875482857227325, 0.01497449167072773, 0.0041601285338401794, 0.007477387320250273, -0.004182309377938509, -0.030225010588765144, 0.009616600349545479, 0.006481716874986887, -0.017301008105278015, -0.004475588444620371, -0.034385137259960175, -0.022969430312514305, 0.004813229199498892, 0.025039637461304665, -0.0055994149297475815, -0.09124679863452911, -0.011070674285292625, 0.03600187227129936, -0.011563580483198166, -0.025946583598852158, 0.011810033582150936, 0.04432212933897972, 0.01009471993893385, -0.034266840666532516, -0.017222143709659576, -0.04585999622941017, 0.038032643496990204, -0.006102179177105427, 0.04511077702045441, -0.0016463068313896656, 0.06407780945301056, -0.04794991761445999, 0.014767470769584179, 0.01032145693898201, 0.06080491095781326, -0.06750843673944473, 0.0350554920732975, -0.03980710729956627, 0.07468514889478683, 0.0010387998772785068, -0.029081467539072037, -0.0278787761926651, 0.00955745205283165, -0.05216919630765915, 0.008187172934412956, 0.04562339931726456, 0.026597220450639725, 0.01806994155049324, 0.006718311924487352, 0.011149538680911064, -0.02795764058828354, 0.00047996744979172945, 0.008147739805281162, 0.028706859797239304, 0.05276068300008774, -0.021569576114416122, -0.02210191637277603, -0.0030831284821033478, 0.013485914096236229, 0.002209452213719487, -0.011750884354114532, -0.006585227325558662, -0.00733937369659543, 0.03406967967748642, 0.015349100343883038, 0.01391967199742794, 0.0653790831565857, 0.005801506340503693, -0.043218016624450684, 0.008758943527936935, 0.09282410144805908, 0.01710384711623192, -0.026952112093567848, 0.016936257481575012, -0.04073376953601837, 0.0166010819375515, -0.008408980444073677, 0.06001626327633858, -0.0055994149297475815, 0.00039309271960519254, -0.0854896605014801, -0.002368414541706443, -0.06565511226654053, -0.03355705738067627, 0.013811232522130013, 0.007004197686910629, -0.011672019958496094, 0.022456808015704155, 0.020800642669200897, -0.011800175532698631, 0.03623846545815468, -0.044124964624643326, -0.06135696917772293, 0.0166010819375515, 0.03968881070613861, -0.023896094411611557, -0.08063945919275284, -0.03702711686491966, 0.04116752743721008, -0.004906881600618362, -0.0009297443903051317, -0.02693239599466324, 0.062185049057006836, -0.008921602740883827, 0.016226472333073616, 0.05157770961523056, -0.00033209557295776904, 0.014905484393239021, 0.0034059821628034115, 0.061278101056814194, -0.06431440263986588, -0.05469287559390068, 0.011642444878816605, -0.0013899955665692687, -0.02222021296620369, -0.048304811120033264, -0.00555012421682477, -0.015349100343883038, 0.041640717536211014, 0.042074475437402725, -0.04187731444835663, 0.058005206286907196, -0.051459409296512604, 0.030264442786574364, 0.009912344627082348, -0.016354627907276154, 0.06025285646319389, 0.02072177827358246, 0.05098621919751167, -0.031092524528503418, 0.010390463285148144, -0.04609658941626549, -0.044124964624643326, 0.04077320173382759, -0.05122281610965729, 0.019893694669008255, 0.09069474786520004, 0.019765539094805717, -0.02630147710442543, -0.00854206457734108, 0.07977194339036942, 0.020564047619700432, -0.021924469619989395, -0.010124294087290764, 0.006028243340551853, -0.005471259355545044, 0.018276963382959366, -0.02229907736182213, 0.010715781711041927, 0.013052157126367092, 0.02316659316420555, -0.0179910771548748, 0.010410179384052753, 0.00501285633072257, 0.064156673848629, -0.084858737885952, 0.007886500097811222, -0.05993739888072014, -0.010400321334600449, 0.033872514963150024, 0.02062319591641426, -0.04451929032802582, -0.027011262252926826, 0.008310399018228054, -0.0042661032639443874, -0.07239806652069092, -0.02535509690642357, 0.0002837291394826025, 0.03050103783607483, -0.056033581495285034, 0.04889629781246185, -0.05331273749470711, -0.015891296789050102, -0.034897759556770325, 0.009705323725938797, -0.021885037422180176, 0.020958373323082924, 0.033852800726890564, -0.00414041243493557, 0.04294199123978615, 0.014067543670535088, -0.0007233399082906544, 0.02164844237267971, 0.019528944045305252, -0.01967681758105755, -0.023127160966396332, 0.0838334932923317, 0.023363756015896797, 0.008039300329983234, 0.03150656819343567, -0.058084070682525635, 0.02632119320333004, 0.04333631694316864, -0.048304811120033264, -0.019745822995901108, 0.03824952244758606, 0.0360807366669178, -0.05386479198932648, -0.00825617928057909, -0.017715049907565117, 0.028805440291762352, -0.05149884149432182, -0.01161287073045969, 0.06880971044301987, 0.07409366220235825, -0.03103337623178959, 0.06987439095973969, -0.017350299283862114, 0.026518356055021286, 0.021313264966011047, -0.02732672169804573, -0.036849670112133026, 0.031723443418741226, 0.022515956312417984, -0.004638247657567263, -0.09503231942653656, -0.03251209482550621, 0.017310867086052895, 0.024566447362303734, 0.027247857302427292, -0.01803050935268402, -0.03909732401371002, 0.01643349416553974, 0.01956837810575962, 0.03773690015077591, -0.010331314988434315, -0.0029451146256178617, -0.012598683126270771, -0.03142770007252693, 0.007447813171893358, 0.03093479573726654, -0.05729541927576065, -0.00343309179879725, -0.05358876660466194, -0.01367321889847517, 0.0032704328186810017, -0.020859790965914726, -0.015694133937358856, -0.008399122394621372, -0.03759888559579849, 0.0015132221160456538, 0.038505833595991135, 0.04578113183379173, 0.0236792154610157, 0.06494532525539398, 0.019785257056355476, -0.0013111305888742208, 0.023935526609420776, 0.04373064264655113, 0.005313529167324305, -0.047200702130794525, -0.039393067359924316, -0.019962701946496964, 0.01187903992831707, -0.03775661811232567, 0.01600959524512291, -0.03732286021113396, 0.03265010938048363, -0.01134670153260231, -0.006698595825582743, 0.06100207567214966, 0.0029032176826149225, 0.061672426760196686, 0.018444551154971123, -0.05354933440685272, 0.058517828583717346, 0.014333712868392467, 0.04798934981226921, -0.012184642255306244, -0.05118338391184807, -0.015112505294382572, 0.0038101652171462774, -0.041049230843782425, -0.07551323622465134, 0.05725598707795143, 0.017310867086052895, -0.01915433630347252, -0.049803245812654495, -0.03470059856772423, -0.05839953199028969, 0.012253648601472378, -0.040970366448163986, 0.05926704406738281, -0.0455051027238369, -0.012066344730556011, -0.05579698458313942, 0.018257247284054756, 0.017389731481671333, -0.02011057361960411, 0.004763938952237368, -0.05792634189128876, -0.03734257444739342, -0.0037584099918603897, 0.04089150205254555, 0.011967763304710388, 0.016689805313944817, -0.0019050826085731387, 0.020406318828463554, -0.0236792154610157, -0.036889102309942245, -0.02687324769794941, 0.0002653991978149861, -0.0044632661156356335, 0.07184601575136185, -0.007713982369750738, 0.007620330434292555, -0.06656205654144287, 0.034345705062150955, 0.033202163875103, -0.039018455892801285, 0.0011798943160101771, -0.0442826971411705, 0.05161714181303978, -0.012608541175723076, -0.029278630390763283, 0.006072604563087225, -0.014028111472725868, -0.0067084538750350475, -0.030599618330597878, -0.0032581102568656206, -0.03554839640855789, 0.04286312684416771, 0.01657150685787201, 0.024881906807422638, -0.0318811759352684, 0.036455344408750534, 0.011553722433745861, -0.009695465676486492, 0.02070206217467785, -0.018217815086245537, -0.015102647244930267, -0.02987011708319187, 0.04475588724017143, 0.013121163472533226, 0.008714581839740276, -0.012164926156401634, 0.04948778450489044, -0.029140615835785866, 0.02949550934135914, 0.004709719214588404, 0.0875401496887207, 0.04507134482264519, -0.021569576114416122, -0.05508720129728317, 0.01344648189842701, 0.017685474827885628, 0.031092524528503418, -0.043139152228832245, -0.0033517624251544476, 0.01813894882798195, 0.010715781711041927, -0.0013973892200738192, 0.060726046562194824, 0.014067543670535088, 0.0179910771548748, -0.04041831195354462, 0.004379471763968468, -0.04440099373459816, -0.003696796717122197, 0.02066262997686863, 0.026715517044067383, 0.03255152702331543, -0.03651449456810951, 0.010725639760494232, 0.039018455892801285, 0.01700526475906372, -0.026715517044067383, 0.009518018923699856, 0.045702267438173294, 0.04641205072402954, -0.02472417615354061, 0.026045165956020355, 0.02377779595553875, -0.015102647244930267, -0.06936176866292953, -0.009725039824843407, -0.07898329198360443, -0.04759502410888672, 0.01600959524512291, -0.09313955903053284, 0.00476886797696352, 0.04578113183379173, 0.015457539819180965, 0.039452213793992996, 0.05374649539589882, 0.05540265887975693, 0.015122363343834877, 0.09668848663568497, -0.0372045636177063, -0.04688524082303047, -0.006181044038385153, -0.011987479403614998, -0.015418106690049171, -0.02679438330233097, 0.005042430944740772, -0.00543675571680069, -0.010400321334600449, 0.002436188980937004, 0.0060430304147303104, -0.05950364097952843, -0.030579902231693268, 0.00015865419118199497, 0.02064291387796402, 0.02888430468738079, 0.017882637679576874, 0.024704460054636, 0.048225946724414825, -0.010469328612089157, 0.023028578609228134, -0.007822422310709953, -0.022989146411418915, 0.0018902954179793596, 0.05106508731842041, -0.044164396822452545, -0.043691206723451614, -0.04475588724017143, -0.029554657638072968, -0.03734257444739342, -0.033734504133462906, -0.04333631694316864, -0.0340302474796772, -0.03781576454639435, 0.004685073625296354, 0.023620067164301872, -0.04589942842721939, 0.0011004131520166993, 0.010262307710945606, 0.004431227222084999, -0.014501301571726799, -0.012746554799377918, 0.001111503574065864, 0.0179910771548748, 0.020741494372487068, 0.00763018848374486, -0.024901622906327248, 0.014836478047072887, 0.0330050028860569, -0.019321924075484276, -0.05579698458313942, 0.027109842747449875, -0.09242977946996689, 0.001138613442890346, -0.021332981064915657, 0.04609658941626549, -0.03661307319998741, 0.004968494642525911, 0.037460874766111374, -0.014284422621130943, -0.0074280970729887486, -0.001854559755884111, -0.0006845235475338995, 0.04688524082303047, -0.006323987152427435, 0.012076202780008316, 0.00907933246344328, 0.01643349416553974, 0.018750153481960297, -0.030737632885575294, -0.043572910130023956, 0.038505833595991135, 0.012332513928413391, -0.042626529932022095, -0.03101366013288498, -0.043612342327833176, -0.009562380611896515, -0.021372415125370026, 0.028746291995048523, 0.06577340513467789, 0.04554453492164612, 0.0341288261115551, 0.03821009024977684, -0.033852800726890564, 0.0006586459348909557, -0.034917477518320084, -0.024408716708421707, -0.020465467125177383, 0.005205089692026377, 0.008290682919323444, 0.059661369770765305, -0.024645311757922173, 0.0422322042286396, 0.04944835230708122, -0.0008779892232269049, 0.03103337623178959, 0.008044229820370674, 0.02474389225244522, 0.0035242794547230005, -0.00018360756803303957, 0.007201360072940588, -0.0787072703242302, 0.03497662767767906, -0.029180048033595085, 0.027247857302427292, 0.042626529932022095, -0.08430667966604233, 0.01956837810575962, -0.0018471661023795605, 0.011800175532698631, -0.00032038905192166567, -0.0455051027238369, 0.009370147250592709, -0.00684646749868989, -0.005619131028652191, -0.022377943620085716, -0.017636185511946678, 0.018464267253875732, -0.056546203792095184, 0.02004156820476055, -0.011494573205709457, 0.05828123167157173, 0.017636185511946678, 0.08809220045804977, 0.011169254779815674, -0.07160941511392593, -0.051419977098703384, -0.061120372265577316, 0.04471645504236221, -0.0032137485686689615, 0.004823087248951197, 0.029042035341262817, 0.012431095354259014, -0.022338509559631348, 0.05587584897875786, 0.048738569021224976, -0.01905575580894947, 0.034858327358961105, 0.003980217967182398, -0.038919877260923386, -0.11064758896827698, 0.017379874363541603, 0.02941664308309555, 0.050394732505083084, -0.03931419923901558, -0.02837168239057064, -0.005993739701807499, -0.07200374454259872, 0.023501768708229065, -0.019400788471102715, -0.021806171163916588, 0.033773936331272125, -0.007837208919227123, -0.01755731925368309, -0.010508760809898376, 0.06951949745416641, -0.010459470562636852, -0.009177913889288902, 0.04294199123978615, 0.0651819184422493, 0.010498902760446072, 0.018967032432556152, 0.030717916786670685, 0.019272632896900177, -0.01448158547282219, 0.010794646106660366, -0.0007473690784536302, -0.0061416118405759335, -0.027523884549736977, -0.0350554920732975, -0.015634985640645027, -0.03154600039124489, -0.0392550528049469, -0.05461401119828224, -0.03675108775496483, 0.038959309458732605, 0.015043498016893864, -0.01365350279957056, 0.005836009979248047, 0.009271565824747086 ]
29,183
pytrie
_SortedNode
null
class _SortedNode(Node): ChildrenFactory = sortedcontainers.SortedDict
(value=<class 'pytrie.NULL'>)
[ -0.010611805133521557, 0.005485184956341982, -0.028531497344374657, -0.032509855926036835, -0.005655929911881685, 0.07574250549077988, -0.035139329731464386, 0.07792804390192032, 0.027455804869532585, -0.050028298050165176, 0.043300945311784744, 0.06542950123548508, 0.02311887964606285, 0.006240731570869684, -0.01511947438120842, 0.0089811896905303, 0.01048374641686678, 0.06624908000230789, -0.06433673202991486, 0.028377827256917953, -0.03756391257047653, 0.008020748384296894, 0.043847329914569855, 0.00948488712310791, -0.0021641934290528297, -0.05347735062241554, -0.026431333273649216, -0.03247570991516113, 0.0018002931028604507, -0.039749447256326675, -0.04685244336724281, -0.04548647999763489, -0.024348244071006775, 0.023716486990451813, -0.005032710265368223, -0.015998810529708862, -0.01131185982376337, 0.0462036095559597, -0.011918004602193832, 0.01075693778693676, 0.04220817610621452, -0.028343677520751953, -0.06853706389665604, -0.06423428654670715, 0.05344320088624954, 0.07895251363515854, 0.08619210124015808, 0.037188272923231125, -0.022879837080836296, -0.04019338637590408, 0.03442220389842987, -0.049925852566957474, 0.0410471111536026, 0.04343754053115845, -0.014035243541002274, -0.002484340453520417, 0.015768304467201233, 0.020882120355963707, 0.04808180779218674, 0.05996566265821457, 0.03247570991516113, 0.03988604247570038, -0.0010527499252930284, -0.03787125274538994, -0.039271362125873566, -0.019362488761544228, -0.030034054070711136, -0.021121162921190262, -0.024980001151561737, 0.014308434911072254, -0.009971510618925095, 0.01459870208054781, 0.060751087963581085, 0.055662885308265686, 0.04237892106175423, 0.020404033362865448, -0.009595871903002262, 0.004883308429270983, 0.029863309115171432, -0.019686903804540634, -0.03537837415933609, -0.014154764823615551, -0.001558048534207046, 0.044803500175476074, -0.004874770995229483, -0.023306699469685555, 0.0565166100859642, 0.007239589933305979, 0.024911703541874886, 0.0035536312498152256, -0.03862253203988075, 0.008447611704468727, -0.047398824244737625, 0.01672447845339775, -0.006142552942037582, 0.0064072078093886375, 0.04524743929505348, -0.014666999690234661, -0.004832084756344557, 0.0022282227873802185, 0.026311812922358513, 0.02057477831840515, -0.04050072655081749, 0.034541722387075424, -0.014095003716647625, -0.029316924512386322, -0.016997668892145157, 0.00013232741912361234, -0.02769484743475914, 0.034029487520456314, -0.041252005845308304, 0.04975510761141777, 0.06925418972969055, 0.039237212389707565, 0.031451236456632614, -0.01849168911576271, 0.007482901681214571, -0.039203062653541565, -0.0020169259514659643, -0.02926570177078247, 0.00313957454636693, -0.023870157077908516, -0.011866780929267406, 0.049481917172670364, -0.08789955079555511, 0.021326057612895966, 0.020677225664258003, -0.008912891149520874, -0.032578155398368835, 0.015042639337480068, 0.05484331026673317, 0.005698616150766611, -0.02861686982214451, 0.011909467168152332, 0.07581080496311188, -0.037734657526016235, 0.03995434194803238, 0.036095503717660904, -0.012122898362576962, 0.04876478761434555, 0.042822860181331635, -0.03548081964254379, 0.026533780619502068, -0.02719968557357788, -0.033483102917671204, -0.0513601116836071, -0.022333452478051186, 0.03947625681757927, -0.03988604247570038, -0.013744976371526718, -0.0564483143389225, -0.021308982744812965, 0.033995337784290314, 0.056209269911050797, 0.011858243495225906, 0.0028706511948257685, -0.06915174424648285, -0.07068844884634018, -0.017390383407473564, -0.0012891251826658845, 0.002738323761150241, -0.006526729557663202, -0.0204723309725523, -0.04671584442257881, -0.04138860106468201, 0.007414603605866432, 0.04391562566161156, -0.10183234512805939, -0.055662885308265686, 0.026448408141732216, -0.018150199204683304, -0.06368790566921234, -0.06460992991924286, 0.03121219575405121, 0.013207129202783108, -0.04548647999763489, 0.019277116283774376, 0.02566298097372055, -0.0036261980421841145, 0.000750744657125324, 0.0008852063911035657, 0.003950613550841808, -0.00189100147690624, -0.010364224202930927, 0.0030926198232918978, -0.005515065044164658, 0.01898684911429882, 0.05446767061948776, 0.04528158903121948, -0.011969228275120258, -0.03018772415816784, -0.0014278554590418935, -0.006304760929197073, -0.024399466812610626, 0.021787067875266075, 0.004793667234480381, -0.05330660566687584, -0.0057541080750525, 0.005177843850106001, 0.056140974164009094, -0.04859404265880585, -0.0032292157411575317, 0.036641888320446014, 0.0010938354535028338, 0.004729637876152992, 0.023972604423761368, 0.004132030066102743, -0.0022986552212387323, -0.06119502708315849, -0.021257758140563965, -0.015085325576364994, -0.023716486990451813, -0.007517050951719284, -0.006052912212908268, -0.03076825849711895, -0.06433673202991486, -0.0765620768070221, -0.03390996530652046, -0.013437635265290737, -0.08106975257396698, 0.05026734247803688, 0.07444484531879425, 0.03998849168419838, -0.08632870018482208, 0.039851896464824677, -0.061878006905317307, -0.004371073096990585, -0.06208290159702301, -0.028531497344374657, -0.035173479467630386, 0.058155763894319534, -0.06068279221653938, 0.01490604318678379, -0.007167023606598377, 0.06618078052997589, -0.06488312035799026, 0.03215129300951958, -0.010961832478642464, 0.0038332263939082623, 0.04299360513687134, -0.05487746000289917, 0.013147369027137756, 0.03227081522345543, -0.033568475395441055, -0.025441013276576996, 0.04343754053115845, 0.037085823714733124, 0.015085325576364994, 0.0049430690705776215, 0.02206026017665863, -0.005083933938294649, -0.049481917172670364, -0.0166220311075449, -0.008767758496105671, 0.04876478761434555, -0.02871931716799736, -0.008921428583562374, -0.016118332743644714, -0.005954733584076166, -0.015324368141591549, -0.005608974955976009, -0.021257758140563965, -0.04937946796417236, 0.06986887753009796, 0.03290257230401039, 0.005493721924722195, 0.04272041097283363, 0.01713426597416401, -0.06447333097457886, 0.013505933806300163, 0.03746146336197853, -0.012677820399403572, 0.004699757322669029, -0.03126341849565506, 0.010142255574464798, -0.0018152332631871104, -0.0018461808795109391, -0.012754655443131924, 0.006065717898309231, 0.017723336815834045, -0.022743239998817444, -0.044803500175476074, -0.03889572247862816, 0.022213930264115334, 0.005664466880261898, 0.02670452557504177, -0.05426277592778206, 0.07403505593538284, -0.05798501893877983, -0.025765428319573402, -0.0028642481192946434, 0.01226803194731474, -0.05723373964428902, -0.009988585487008095, 0.00047034924500621855, -0.02409212663769722, -0.08168443292379379, 0.029846234247088432, 0.046989038586616516, 0.03551496937870979, -0.02929985150694847, -0.041832536458969116, 0.06259513646364212, -0.009962974116206169, -0.011269173584878445, 0.046374354511499405, -0.00035643030423671007, 0.016980595886707306, -0.019738128408789635, 0.0115167535841465, -0.02776314504444599, 0.04350584000349045, -0.005182112101465464, 0.03189517557621002, -0.02002839371562004, 0.0018461808795109391, -0.04958436265587807, -0.03951040282845497, 0.06898099929094315, 0.08325528353452682, -0.09370488673448563, 0.023340849205851555, -0.1022421345114708, -0.011380157433450222, 0.043266795575618744, 0.01435112114995718, 0.03937380760908127, -0.022145632654428482, 0.05057468265295029, 0.03653943911194801, -0.0009940563468262553, -0.011363083496689796, 0.04220817610621452, 0.031485386192798615, -0.03688092902302742, 0.04203743115067482, 0.06843461841344833, 0.0089811896905303, -0.0357881635427475, -0.06829801946878433, -0.03701752796769142, -0.026960643008351326, -0.01605857163667679, 0.006027300376445055, 0.006548072677105665, -0.011055742390453815, 0.026431333273649216, 0.004279297776520252, 0.06433673202991486, 0.004750980995595455, 0.02969256415963173, -0.00917754601687193, 0.026277663186192513, 0.046135313808918, 0.033517252653837204, -0.01996009610593319, 0.024279946461319923, -0.011619200929999352, -0.042310621589422226, 0.03472954407334328, 0.061229173094034195, -0.03643699362874031, -0.017586739733815193, -0.02460436150431633, 0.005130888894200325, -0.03430268168449402, 0.01132039725780487, 0.005122351460158825, 0.04705733433365822, -0.0410129614174366, 0.02101871557533741, -0.03647114336490631, -0.0030883511062711477, 0.013770588673651218, -0.011030130088329315, -0.011678961105644703, -0.024279946461319923, 0.03172443062067032, -0.012848565354943275, -0.03490028902888298, 0.02668745070695877, 0.04449616000056267, 0.023921381682157516, 0.02001132071018219, -0.06604418903589249, -0.038656678050756454, 0.055697035044431686, 0.036607738584280014, 0.033124540001153946, -0.010321537964046001, -0.052111390978097916, 0.01204606331884861, -0.03286842256784439, 0.01838924176990986, -0.0666588693857193, -0.026806972920894623, 0.03746146336197853, -0.030682886019349098, -0.01308760792016983, -0.05006244778633118, 0.06734184920787811, -0.06836631894111633, -0.006355984602123499, 0.0002269041578983888, 0.01670740358531475, -0.051496706902980804, 0.038212742656469345, 0.0018515166593715549, 0.013019310310482979, 0.019191743806004524, 0.020694300532341003, 0.006859682500362396, -0.020267438143491745, -0.035173479467630386, 0.011696035973727703, -0.054570119827985764, 0.013454710133373737, 0.06478067487478256, 0.052043091505765915, -0.05276022106409073, 0.006778578273952007, 0.0076323035173118114, -0.013420561328530312, 0.029009584337472916, 0.05989736318588257, -0.027455804869532585, 0.016135407611727715, 0.014743834733963013, -0.028497349470853806, 0.037085823714733124, 0.043300945311784744, -0.0006877824198454618, 0.013907183893024921, -0.03281719982624054, 0.08045506477355957, -0.017808709293603897, 0.01642567291855812, -0.058155763894319534, 0.000999925658106804, 0.07410335540771484, 0.01888440176844597, 0.04787691310048103, 0.0562775693833828, -0.025321491062641144, 0.05269192159175873, 0.032048847526311874, -0.00448205741122365, 0.016451286152005196, 0.04931117221713066, -0.03187810257077217, 0.042242325842380524, -0.021650472655892372, 0.06460992991924286, -0.021308982744812965, -0.033636774867773056, -0.05221383646130562, 0.004810741636902094, -0.022931059822440147, -0.042857006192207336, 0.0035408255644142628, 0.03534422442317009, 0.01605857163667679, 0.048901382833719254, -0.0282583050429821, -0.08632870018482208, -0.021838292479515076, -0.025850800797343254, -0.013463247567415237, 0.010577655397355556, -0.021155310794711113, 0.06351716071367264, 0.019311266019940376, -0.06799067556858063, -0.06788823008537292, -0.02619229070842266, -0.000055225351388799027, 0.012848565354943275, -0.0308024063706398, -0.10866215080022812, -0.02368233911693096, 0.009595871903002262, -0.03239033743739128, 0.04982340708374977, -0.019806426018476486, -0.033124540001153946, -0.026055695489048958, 0.01850876398384571, -0.001816300442442298, -0.00039804939297027886, -0.012396090663969517, -0.024450691416859627, -0.0411495566368103, -0.0020275975111871958, 0.045827969908714294, 0.04931117221713066, 0.031451236456632614, 0.036129653453826904, -0.0038332263939082623, -0.06986887753009796, -0.07239589840173721, -0.019277116283774376, 0.018218496814370155, 0.030119426548480988, 0.022657867521047592, 0.007111531216651201, -0.03647114336490631, 0.0061553590930998325, -0.014325509779155254, -0.010159330442547798, -0.018577061593532562, 0.046476803719997406, -0.04166179150342941, 0.0026422797236591578, -0.03862253203988075, 0.02301643230021, 0.04674999415874481, -0.040329981595277786, 0.012694894336163998, -0.019379563629627228, -0.017176952213048935, 0.004887577146291733, 0.024706808850169182, 0.033568475395441055, -0.03216836601495743, 0.013130294159054756, 0.00004572098987409845, -0.03426853194832802, 0.009117785841226578, 0.05556043982505798, 0.025936173275113106, 0.029026659205555916, -0.03838348761200905, 0.008498834446072578, 0.002163126366212964, -0.033636774867773056, 0.056687355041503906, -0.0046698772348463535, 0.06703450530767441, -0.037734657526016235, -0.01076547522097826, 0.04927702248096466, 0.028958359733223915, 0.025389788672327995, -0.0410812608897686, 0.01903807371854782, 0.037119973450899124, 0.03372214734554291, -0.016451286152005196, 0.009587334468960762, 0.001266714883968234, -0.0410812608897686, -0.02352866716682911, 0.015921976417303085, -0.04415467008948326, 0.025748353451490402, -0.041286151856184006, -0.04299360513687134, -0.0817527323961258, 0.03790540248155594, 0.019157594069838524, 0.033056240528821945, 0.07895251363515854, -0.013249815441668034, 0.042310621589422226, 0.04196913167834282, 0.01359984278678894, -0.016818387433886528, 0.013488858938217163, 0.023904306814074516, 0.056106824427843094, 0.03756391257047653, 0.010219091549515724, 0.03776880353689194, 0.03862253203988075, 0.012891251593828201, -0.039203062653541565, -0.02151387557387352, 0.00825552362948656, -0.004469251725822687, -0.06532705575227737, -0.038246892392635345, 0.033995337784290314, 0.0009977914160117507, -0.013147369027137756, -0.00808904692530632, 0.02247004769742489, 0.027404580265283585, 0.0926121175289154, -0.00034922698978334665, -0.015460964292287827, -0.01789408177137375, -0.03889572247862816, -0.002623070729896426, -0.01307907048612833, -0.01307907048612833, -0.04511084407567978, -0.024348244071006775, 0.00824698619544506, -0.05549214035272598, -0.02974378690123558, -0.011200875043869019, 0.03449049964547157, 0.019601531326770782, 0.034661244601011276, 0.05907778814435005, -0.057677678763866425, 0.03262937813997269, -0.04364243522286415, -0.022982284426689148, 0.013147369027137756, 0.01639152504503727, 0.014632850885391235, 0.06006810814142227, -0.0007608826272189617, 0.004033851902931929, -0.05071128159761429, 0.002223954303190112, -0.04145689681172371, 0.012592446990311146, -0.04917457327246666, -0.042276475578546524, -0.008733609691262245, 0.004571698606014252, 0.02207733504474163, -0.04972095787525177, -0.03677848353981972, 0.034610021859407425, -0.03520762920379639, 0.023853084072470665, -0.045862119644880295, -0.010833773761987686, -0.03165613114833832, 0.025765428319573402, -0.03913476690649986, -0.05904363840818405, -0.03189517557621002, 0.007747556548565626, -0.020694300532341003, 0.016272002831101418, -0.011892392300069332, -0.01697205752134323, -0.010594730265438557, -0.0616389624774456, 0.02151387557387352, -0.045930419117212296, -0.026960643008351326, 0.04364243522286415, 0.019891798496246338, 0.0070432331413030624, -0.03390996530652046, -0.00035162808489985764, 0.02059185318648815, -0.02516782097518444, -0.0028429049998521805, 0.011363083496689796, -0.0028279649559408426, 0.01099598128348589, 0.004097881261259317, 0.0016861073672771454, 0.01594758778810501, 0.03242448344826698, -0.02767777256667614, 0.012976624071598053, -0.017305010929703712, 0.030460916459560394, -0.026465483009815216, 0.03262937813997269, 0.04838914796710014, -0.03302209451794624, 0.03531007468700409, 0.007777437102049589, -0.02195781283080578, 0.035651564598083496, -0.06471237540245056, -0.01257537305355072, -0.029897458851337433, -0.011200875043869019, 0.07765484601259232, 0.03749561309814453, 0.006987741217017174, 0.00681272754445672, 0.04965266212821007, -0.06542950123548508, 0.015469501726329327, 0.02713138796389103, 0.06501971185207367, -0.055184800177812576, -0.0049814870581030846, 0.022316377609968185, -0.044325415045022964, 0.03800784796476364, -0.047398824244737625, 0.01003980915993452, -0.0019902470521628857, -0.04306190088391304, 0.020421108230948448, 0.026977717876434326, 0.012848565354943275, 0.04569137468934059, 0.006309029646217823, 0.04760371893644333, 0.01436819601804018, 0.028326604515314102, 0.012865639291703701, 0.03274890035390854, -0.03372214734554291, -0.025304416194558144, 0.039749447256326675, 0.06915174424648285, 0.03626624867320061, -0.01564878411591053, 0.04463275521993637, -0.007807317189872265, -0.03390996530652046, -0.026294738054275513, 0.03169028088450432, 0.04955021291971207, 0.04876478761434555, -0.008383582346141338, 0.019396638497710228, -0.024928776547312737, 0.01027031522244215, 0.03500273451209068, 0.04254966601729393, 0.01534998044371605, 0.023784784600138664, 0.05337490141391754, -0.04565722495317459, -0.1075010821223259, -0.03626624867320061, 0.030939003452658653, 0.03269767761230469, -0.030580438673496246, -0.03244156017899513, -0.0358906090259552, -0.010680102743208408, 0.0058181374333798885, 0.014257211238145828, -0.008042091503739357, 0.07649378478527069, -0.005344320088624954, 0.03756391257047653, 0.03293671831488609, 0.026038620620965958, 0.02660207822918892, -0.07348866760730743, 0.012711969204246998, 0.046374354511499405, -0.019277116283774376, 0.022948134690523148, 0.017287936061620712, 0.03674433380365372, -0.0020126572344452143, 0.02970963902771473, -0.01004834659397602, -0.021326057612895966, -0.020352810621261597, -0.0046912203542888165, -0.06488312035799026, -0.05754108354449272, -0.03906646743416786, -0.041354451328516006, -0.02766069769859314, 0.0027746071573346853, 0.039237212389707565, -0.007376186084002256, 0.052589476108551025, 0.02043818309903145 ]
29,190
copy
copy
Shallow copy operation on arbitrary Python objects. See the module's __doc__ string for more info.
def copy(x): """Shallow copy operation on arbitrary Python objects. See the module's __doc__ string for more info. """ cls = type(x) copier = _copy_dispatch.get(cls) if copier: return copier(x) if issubclass(cls, type): # treat it as a regular class: return _copy_immutable(x) copier = getattr(cls, "__copy__", None) if copier is not None: return copier(x) reductor = dispatch_table.get(cls) if reductor is not None: rv = reductor(x) else: reductor = getattr(x, "__reduce_ex__", None) if reductor is not None: rv = reductor(4) else: reductor = getattr(x, "__reduce__", None) if reductor: rv = reductor() else: raise Error("un(shallow)copyable object of type %s" % cls) if isinstance(rv, str): return x return _reconstruct(x, None, *rv)
(x)
[ -0.014713001437485218, -0.0007750352378934622, 0.04484839737415314, -0.010456642135977745, -0.032853201031684875, 0.015330266207456589, 0.01668456196784973, 0.015754058957099915, 0.049417994916439056, -0.013063892722129822, 0.008227120153605938, 0.004763069562613964, -0.026514727622270584, 0.07768317312002182, -0.03771761432290077, 0.01923653483390808, -0.0021846089512109756, 0.014362911693751812, 0.010622474364936352, 0.01576327160000801, 0.032079316675662994, 0.018619270995259285, 0.03283477574586868, 0.04617505520582199, -0.020894857123494148, 0.002545063616707921, 0.049933917820453644, 0.042784709483385086, -0.015330266207456589, -0.016021233052015305, 0.03320329263806343, -0.020507914945483208, -0.033995602279901505, 0.029204893857240677, 0.010226319544017315, 0.003210695693269372, -0.01717284508049488, 0.05059724673628807, -0.025059089064598083, -0.07200802862644196, -0.041015829890966415, -0.018204690888524055, -0.01855478063225746, -0.0008349191048182547, -0.0014936414081603289, -0.007526939269155264, -0.017697980627417564, 0.05730424076318741, -0.005753456149250269, -0.0476122684776783, 0.015542162582278252, 0.003229121444746852, 0.0077111972495913506, 0.003973063081502914, 0.040168244391679764, 0.016113363206386566, 0.06673824787139893, 0.04890207573771477, -0.030420996248722076, 0.047501713037490845, -0.0014993995428085327, 0.06754898279905319, -0.0011429754085838795, -0.08328461647033691, 0.02946285530924797, -0.057967569679021835, -0.04525376483798027, -0.032005615532398224, -0.002535850740969181, -0.03335069864988327, -0.01846265234053135, 0.05664091184735298, -0.0035239343997091055, 0.0032797923777252436, -0.007508513517677784, 0.013487685471773148, 0.0008850142476148903, 0.008217906579375267, 0.01975245773792267, -0.03410615772008896, -0.00902403611689806, -0.004901262931525707, -0.11166035383939743, -0.010143402963876724, -0.06979693472385406, -0.014197079464793205, -0.015311839990317822, -0.02205568365752697, 0.015818549320101738, 0.023621875792741776, 0.019291812554001808, 0.04632246121764183, -0.039947133511304855, 0.0007767626666463912, -0.010364512912929058, 0.018812742084264755, -0.03939436003565788, 0.003853295464068651, 0.018379736691713333, 0.059257373213768005, -0.023824559524655342, 0.05210816487669945, -0.08895976096391678, -0.019789310172200203, -0.0018160929903388023, 0.05074465274810791, 0.04068416729569435, -0.015450033359229565, -0.015321052633225918, -0.01991829089820385, -0.004175746813416481, 0.013985182158648968, -0.058114975690841675, 0.0017608155030757189, 0.02784138359129429, -0.02152133546769619, -0.03294533118605614, -0.06308993697166443, -0.027104351669549942, -0.005219107959419489, 0.044221922755241394, 0.012575608678162098, -0.023382341489195824, 0.031121177598834038, 0.019586626440286636, 0.03769918903708458, 0.03359023481607437, -0.006453636568039656, -0.026146210730075836, -0.025298623368144035, -0.015615865588188171, -0.04624876007437706, -0.05203446000814438, 0.07075507193803787, 0.02570399083197117, -0.005753456149250269, -0.04377970099449158, 0.03443782031536102, -0.005877830553799868, -0.07517726719379425, 0.009719609282910824, -0.06950212270021439, 0.05107631906867027, 0.08947568386793137, 0.037201691418886185, -0.03769918903708458, 0.03397717699408531, 0.05181334912776947, -0.0017677252180874348, 0.05855719372630119, -0.018379736691713333, 0.0660749226808548, 0.03954176604747772, 0.006766875274479389, -0.08254758268594742, 0.03701743111014366, -0.0393575094640255, -0.07849390804767609, -0.007798720151185989, -0.005771881900727749, -0.022866418585181236, -0.011958344839513302, 0.023069102317094803, -0.0553879551589489, 0.0376439094543457, -0.014335272833704948, 0.04510635882616043, -0.05667776241898537, 0.008996397256851196, 0.010511918924748898, -0.014132589101791382, -0.006513520609587431, -0.0030126182828098536, 0.014924898743629456, 0.01991829089820385, 0.01586461439728737, -0.05310315638780594, 0.016527943313121796, -0.006398359313607216, -0.040020838379859924, -0.0003446200571488589, -0.03294533118605614, -0.034529950469732285, 0.029868222773075104, 0.008185661397874355, 0.00013984894030727446, -0.028891654685139656, 0.03456680104136467, 0.04573283717036247, 0.0685071274638176, 0.009922293946146965, 0.015247349627315998, 0.039726026356220245, -0.022682160139083862, 0.006287804339081049, -0.055830176919698715, -0.07620911300182343, -0.03099219687283039, -0.011728022247552872, 0.09633008390665054, -0.00532505614683032, -0.003597637638449669, 0.08468497544527054, 0.02999720349907875, -0.02778610773384571, -0.04997077211737633, -0.036059290170669556, 0.029039060696959496, 0.005633688531816006, -0.022700585424900055, 0.025390753522515297, 0.0012518027797341347, 0.007273584604263306, 0.013957544229924679, -0.014786704443395138, -0.015228924341499805, 0.021392354741692543, -0.06847027689218521, 0.05089206248521805, 0.014316846616566181, 0.011497699655592442, 0.02259003184735775, -0.10060486942529678, 0.0488283708691597, 0.0025888250675052404, -0.04352173954248428, -0.01683196797966957, -0.011110757477581501, 0.03276107460260391, -0.08615904301404953, 0.0517396479845047, 0.00009896670235320926, 0.024303629994392395, -0.03825196251273155, 0.03699900582432747, -0.03576447814702988, 0.027491293847560883, -0.018112562596797943, -0.013662731274962425, -0.014851194806396961, -0.014381336979568005, -0.028946932405233383, 0.07016544789075851, 0.02144763246178627, 0.021392354741692543, -0.03998398780822754, -0.04945484921336174, 0.025759268552064896, -0.019347090274095535, 0.006974165327847004, 0.003880934091284871, -0.002312437864020467, -0.07827279716730118, -0.051555387675762177, 0.011746447533369064, 0.02166874147951603, -0.012290009297430515, -0.03587503358721733, -0.06095254793763161, 0.017135994508862495, 0.00927739031612873, -0.005817946512252092, 0.055129993706941605, -0.022332070395350456, -0.04787022992968559, -0.04540117084980011, -0.04097897931933403, -0.001480973674915731, 0.012750653550028801, 0.060178663581609726, 0.11033369600772858, 0.0019439219031482935, 0.03104747273027897, 0.07606170326471329, -0.058114975690841675, -0.053987596184015274, -0.009111558087170124, 0.04510635882616043, 0.057119980454444885, -0.011626680381596088, -0.0000091859092208324, 0.037514928728342056, -0.00008082880231086165, -0.06714361906051636, -0.03760705888271332, -0.01899700053036213, 0.03312958776950836, -0.02341919206082821, -0.01724654994904995, 0.007996797561645508, 0.03226357698440552, 0.012953337281942368, 0.025059089064598083, -0.015542162582278252, 0.046138204634189606, 0.056198690086603165, -0.07886242866516113, -0.02563028782606125, 0.01038293819874525, 0.0047768885269761086, -0.007379533257335424, 0.016085723415017128, -0.05258723348379135, 0.04908633232116699, 0.022239940240979195, -0.03685159981250763, -0.004249450284987688, -0.014307633973658085, -0.046285610646009445, 0.06957582384347916, 0.06718046963214874, -0.03458522632718086, -0.0044475276954472065, 0.035893458873033524, 0.01999199390411377, -0.06555899977684021, 0.04632246121764183, 0.025003811344504356, -0.005910075269639492, 0.0070616877637803555, -0.0512605756521225, -0.014372124336659908, -0.0030471666250377893, -0.03718326613306999, 0.020968560129404068, -0.011847789399325848, -0.004795314744114876, 0.03340597450733185, -0.014639298431575298, 0.02249790169298649, -0.026127785444259644, 0.04466414079070091, 0.010392151772975922, 0.06109995394945145, 0.005481675732880831, -0.02837573178112507, -0.02548288181424141, -0.012418989092111588, -0.022995399311184883, -0.009931506589055061, 0.018665336072444916, 0.0672910213470459, 0.012658525258302689, -0.05442981421947479, -0.013893053866922855, 0.009949931874871254, -0.04027879983186722, 0.05181334912776947, -0.022000405937433243, -0.05892571061849594, 0.0013969059800729156, -0.007448629941791296, -0.05969959497451782, -0.0468752346932888, -0.00013876930461265147, -0.0010393302654847503, 0.02181614749133587, -0.020894857123494148, -0.03266894444823265, -0.04709634557366371, 0.06202124431729317, -0.012676950544118881, -0.027915088459849358, -0.04425877332687378, 0.040721017867326736, 0.012087324634194374, -0.05321371182799339, -0.034308839589357376, -0.05546166002750397, -0.02975766733288765, -0.03611456975340843, 0.018103348091244698, -0.06861767917871475, -0.05922052264213562, -0.03344282880425453, -0.011239738203585148, -0.03136071190237999, -0.012741440907120705, -0.04311637207865715, 0.04702264443039894, 0.08240018039941788, -0.05310315638780594, -0.03806770220398903, -0.008802926167845726, -0.008724616840481758, 0.02502223663032055, 0.004350792150944471, -0.004864411428570747, 0.050265584141016006, 0.01945764571428299, -0.0016226220177486539, -0.012723015621304512, -0.012059686705470085, 0.02404567040503025, -0.04116323962807655, 0.010733028873801231, 0.04042620584368706, 0.038878437131643295, -0.06043662503361702, -0.001600741408765316, 0.038731031119823456, 0.060104962438344955, -0.016795117408037186, -0.022626882418990135, -0.05855719372630119, 0.011442421935498714, 0.07200802862644196, -0.0187021866440773, 0.02808091975748539, 0.009830164723098278, 0.033074311912059784, -0.01278750505298376, -0.009535351768136024, -0.029168041422963142, 0.037054285407066345, -0.05008132383227348, 0.08203165978193283, -0.009157623164355755, -0.00007600642857141793, -0.0032314248383045197, 0.0065826172940433025, -0.019568199291825294, -0.034382544457912445, -0.019789310172200203, -0.005200682207942009, -0.010364512912929058, -0.007605249062180519, 0.05645665153861046, 0.06128421053290367, -0.004438314586877823, -0.010309235192835331, -0.027675552293658257, -0.0374043732881546, 0.02113439328968525, 0.02487483061850071, -0.04772282391786575, -0.0002904942666646093, 0.005900862626731396, 0.026367319747805595, 0.08195795863866806, -0.018563993275165558, -0.000537803047336638, 0.03021831251680851, -0.03653836250305176, -0.023363914340734482, 0.05159224197268486, -0.010751454159617424, 0.007697378285229206, -0.022258367389440536, 0.005177650135010481, 0.054687775671482086, 0.02013939991593361, 0.062463462352752686, -0.01685960777103901, -0.029628686606884003, -0.040647316724061966, -0.042158231139183044, -0.010438215918838978, -0.0010784851619973779, -0.0023677153512835503, 0.015929104760289192, -0.04610135406255722, 0.06456400454044342, -0.05822552740573883, -0.024708997458219528, -0.013902266509830952, 0.0016272284556180239, 0.03436411917209625, 0.05461407080292702, 0.001613409142009914, 0.05472462624311447, -0.0177348330616951, 0.03281635046005249, -0.01969718001782894, 0.07849390804767609, 0.001191918971017003, -0.03294533118605614, -0.019494496285915375, 0.0018990091048181057, -0.016187066212296486, -0.003906269557774067, -0.003966153599321842, 0.045143209397792816, -0.0011516124941408634, -0.05977329611778259, 0.03493531793355942, 0.02679111436009407, 0.05546166002750397, 0.06408493220806122, 0.06541159003973007, -0.025777693837881088, 0.06880193948745728, -0.1182936355471611, -0.022387348115444183, -0.009028642438352108, -0.003940817900002003, -0.07104988396167755, 0.015947530046105385, 0.0459170937538147, -0.015007814392447472, -0.003102444112300873, 0.0015362511621788144, -0.007830965332686901, 0.025685565546154976, -0.016380537301301956, 0.0566040575504303, 0.003348889295011759, 0.010189468041062355, 0.007725016679614782, -0.0031277795787900686, -0.04610135406255722, 0.009102345444262028, -0.07222913950681686, 0.03932065889239311, 0.0017608155030757189, -0.01571720838546753, -0.013312640599906445, 0.006914281751960516, -0.01838894933462143, -0.07760947197675705, 0.03733067214488983, 0.04477469623088837, -0.021631889045238495, -0.0570831298828125, -0.009162229485809803, -0.023105952888727188, 0.024524740874767303, 0.009143803268671036, 0.02395354025065899, 0.006062088534235954, -0.004988785367459059, -0.052918899804353714, -0.024377333000302315, 0.041531752794981, 0.014151014387607574, 0.010032848455011845, -0.004855198320001364, 0.0012195577146485448, 0.06614862382411957, 0.0015512220561504364, 0.024708997458219528, -0.004624875728040934, 0.029186468571424484, 0.02190827578306198, -0.04149490222334862, 0.010990990325808525, 0.006389146205037832, 0.004456740338355303, -0.04381655156612396, -0.022110961377620697, -0.025685565546154976, -0.05700942501425743, -0.014298421330749989, 0.038731031119823456, 0.008305429480969906, -0.03349810466170311, -0.002678650664165616, 0.028983784839510918, 0.016749052330851555, 0.023234933614730835, 0.03167394921183586, -0.04691208899021149, 0.04805448651313782, -0.054356109350919724, -0.0261093582957983, 0.025501307100057602, 0.009572203271090984, 0.010548770427703857, 0.028891654685139656, -0.04683838412165642, 0.06087884306907654, 0.06677509844303131, 0.018674548715353012, 0.024782702326774597, -0.003903966397047043, 0.045364320278167725, -0.014768279157578945, 0.020434211939573288, -0.015735633671283722, -0.015514523722231388, 0.007213701028376818, 0.0018195477314293385, 0.009305029176175594, -0.06611177325248718, -0.005504707805812359, -0.024782702326774597, 0.01739395596086979, -0.026680558919906616, -0.020084122195839882, -0.05159224197268486, 0.007342681288719177, 0.07267135381698608, -0.0032521537505090237, 0.016887245699763298, 0.012529544532299042, -0.029112763702869415, -0.02662528119981289, -0.012437415309250355, -0.015007814392447472, -0.007029443047940731, -0.016426600515842438, 0.06327419728040695, 0.026680558919906616, 0.005887043196707964, -0.031471267342567444, 0.01884959451854229, -0.0325583890080452, -0.0213739275932312, 0.07521411776542664, -0.04260044917464256, 0.03099219687283039, 0.0040283408015966415, 0.001343931769952178, -0.048570409417152405, -0.03029201552271843, 0.003079411806538701, -0.043005816638469696, 0.010318447835743427, -0.06102624908089638, 0.024856405332684517, -0.015606652945280075, 0.015735633671283722, -0.044000811874866486, -0.010272383689880371, -0.013736434280872345, -0.02327178604900837, -0.052550382912158966, 0.0009414432570338249, 0.009212899953126907, -0.030255164951086044, 0.003966153599321842, -0.04370599985122681, 0.03517485409975052, 0.0032406377140432596, -0.005398759618401527, 0.0183428842574358, 0.03342440351843834, 0.037349097430706024, -0.0447009913623333, 0.08770681172609329, 0.040647316724061966, -0.012372924946248531, 0.013893053866922855, 0.009415583685040474, -0.07974686473608017, -0.05645665153861046, -0.0074025653302669525, -0.024303629994392395, -0.0016433510463684797, 0.0071169654838740826, -0.02968396432697773, 0.0325583890080452, 0.0313422866165638, 0.03289005532860756, 0.005656720604747534, 0.02465372160077095, 0.025427604094147682, -0.023327063769102097, 0.00831924844533205, 0.014464253559708595, 0.005016424227505922, -0.003991488832980394, -0.0034640503581613302, 0.016141001135110855, 0.06677509844303131, 0.020489489659667015, -0.02069217339158058, -0.03318486735224724, 0.002934308722615242, 0.007089326623827219, -0.03810455650091171, -0.002272131619974971, -0.04451673477888107, 0.0012863512383773923, -0.04289526492357254, -0.06349530816078186, 0.04237934201955795, 0.017716407775878906, -0.02327178604900837, -0.02450631372630596, 0.018573205918073654, 0.0024782700929790735, 0.01615021377801895, -0.07543522864580154, -0.05815182626247406, -0.007692771498113871, -0.015007814392447472, 0.0014452737523242831, -0.06069458648562431, -0.030734235420823097, 0.018665336072444916, 0.018757464364171028, 0.019899863749742508, 0.005951533559709787, -0.023234933614730835, 0.029812945052981377, -0.044369328767061234, -0.02693852037191391, 0.051776498556137085, -0.005384940188378096, 0.012234731577336788, -0.028449436649680138, 0.025224920362234116, 0.04974966123700142, -0.011746447533369064, 0.012105750851333141, -0.0512605756521225, 0.018904870375990868, 0.033534955233335495, -0.016822755336761475, 0.010889648459851742, 0.05273463949561119, 0.011626680381596088, 0.04584339261054993, 0.06773324310779572, -0.05103946849703789, -0.010042061097919941, 0.011543763801455498, -0.055903878062963486, 0.0366857685148716, -0.009894655086100101, -0.0359487347304821, 0.07204487919807434, 0.03876788541674614, 0.017697980627417564, 0.052771493792533875, 0.03733067214488983, -0.03725696727633476, 0.03576447814702988, 0.010806731879711151, 0.06570640206336975, 0.09397158026695251, -0.010226319544017315, 0.00458572106435895, 0.049344293773174286, -0.006444423459470272, -0.00875686202198267, 0.005237533710896969, -0.014805130660533905, 0.017799323424696922, -0.028965357691049576, -0.03504587337374687, 0.07495615631341934, 0.025464456528425217, -0.0806313008069992, -0.07381375879049301, 0.012114963494241238, 0.03602243959903717, 0.019052278250455856, 0.009516925550997257, 0.02878110110759735, -0.031563397496938705, -0.012723015621304512, 0.0008907722658477724, 0.06865452975034714, -0.04112638533115387, -0.04798078536987305, -0.015680355951189995, 0.02198198065161705, -0.02907591313123703, -0.0595153346657753, -0.0524766780436039, 0.03902584686875343, 0.04646986722946167, 0.03213459625840187, 0.011801725253462791, 0.027601849287748337, 0.020710600540041924 ]
29,193
_io
BufferedReader
Create a new buffered reader using the given readable raw IO object.
from _io import BufferedReader
(raw, buffer_size=8192)
[ -0.02730463817715645, 0.005116373300552368, -0.08255454897880554, 0.056271448731422424, -0.013834119774401188, 0.015453006140887737, -0.006419274024665356, 0.09619820863008499, 0.015305833891034126, -0.015600177459418774, 0.024568980559706688, 0.004068858455866575, -0.04394367337226868, 0.038056813180446625, -0.036117613315582275, 0.04023841395974159, 0.01137548964470625, 0.07043454051017761, -0.050038304179906845, -0.026335038244724274, -0.08373191952705383, 0.008592217229306698, -0.0008337913895957172, 0.04463624581694603, -0.023859094828367233, 0.07694471627473831, 0.005380416288971901, -0.047060247510671616, 0.004196551628410816, -0.06610596925020218, 0.012128661386668682, -0.0703306570649147, 0.009323745965957642, 0.023235779255628586, -0.025711724534630775, -0.009548831731081009, 0.020257722586393356, 0.0010101806838065386, -0.04882630333304405, -0.05374356359243393, -0.019236179068684578, 0.01963440701365471, -0.004224687349051237, -0.02122732251882553, -0.015712719410657883, 0.001295325462706387, 0.020344292744994164, -0.001975993625819683, -0.009678689762949944, -0.010622317902743816, -0.00631538825109601, 0.04463624581694603, 0.008345488458871841, 0.0022086543031036854, -0.022283494472503662, -0.0017833721358329058, -0.01650051958858967, 0.03615224361419678, -0.07230448722839355, 0.020119206979870796, -0.06472082436084747, -0.014985519461333752, -0.003307029837742448, -0.006752573885023594, 0.011799690313637257, 0.030628982931375504, -0.022023780271410942, -0.03242966905236244, 0.005839244928210974, 0.009817203506827354, -0.02718343958258629, 0.06035762280225754, -0.02979789674282074, -0.01307229045778513, 0.007895316928625107, 0.003185829846188426, -0.053154878318309784, 0.0071378168649971485, -0.017920292913913727, -0.017729835584759712, 0.061500366777181625, 0.04345887526869774, 0.030351953580975533, 0.026179209351539612, -0.02211035043001175, -0.04193521663546562, 0.013340662233531475, 0.02496720850467682, -0.030282696709036827, 0.011920889839529991, -0.05090402066707611, 0.030525097623467445, -0.0481337308883667, 0.06835682690143585, 0.032706696540117264, -0.008592217229306698, 0.007570674177259207, 0.003519129939377308, -0.034680526703596115, -0.03861087188124657, -0.07874540239572525, 0.04505178704857826, -0.011860290542244911, -0.062400709837675095, -0.03660241514444351, -0.03540772572159767, 0.029365040361881256, 0.029971038922667503, 0.018128063529729843, 0.0003641412185970694, -0.022162294015288353, -0.06627911329269409, -0.014422805048525333, 0.02211035043001175, 0.03822995722293854, -0.03542504087090492, -0.014007261954247952, -0.0016470220871269703, 0.06672928482294083, 0.03736424073576927, 0.020673265680670738, 0.02197183668613434, -0.02863783948123455, 0.01647454872727394, 0.05672162026166916, 0.014119804836809635, -0.011765061877667904, 0.03282789885997772, 0.09315089136362076, -0.018439721316099167, 0.02630040980875492, -0.004445444326847792, 0.028949497267603874, -0.01605900563299656, 0.008908203803002834, 0.0292784683406353, -0.059665050357580185, 0.059665050357580185, 0.010163489729166031, -0.004899944644421339, 0.06399362534284592, -0.05100790411233902, 0.02171212248504162, -0.08137717097997665, -0.02981521189212799, -0.01484700571745634, 0.007025273982435465, -0.07458996772766113, -0.05495556443929672, 0.020915664732456207, 0.027391210198402405, -0.003616522764787078, -0.04383978620171547, 0.05090402066707611, -0.0034239012748003006, 0.026837153360247612, -0.028707096353173256, -0.08567111939191818, -0.0015507113421335816, -0.03719110041856766, -0.03732961416244507, -0.004843673203140497, 0.04986516013741493, 0.007916959933936596, 0.0057137166149914265, 0.05883396416902542, -0.04699099063873291, -0.06479008495807648, 0.020205779001116753, -0.015911834314465523, 0.015098062343895435, 0.015210606157779694, -0.03750275820493698, -0.0016978827770799398, 0.03719110041856766, -0.03604835644364357, -0.023997608572244644, 0.038195326924324036, 0.003441215492784977, 0.0172536913305521, -0.005289516411721706, 0.016907406970858574, -0.014266977086663246, 0.018387777730822563, 0.05904173478484154, 0.016552463173866272, 0.04460161551833153, -0.01783372089266777, 0.05765659362077713, -0.010172146372497082, -0.0016221327241510153, 0.029226524755358696, 0.014907605946063995, -0.02747778221964836, 0.010691575706005096, -0.06042687967419624, 0.008254588581621647, 0.038437727838754654, -0.003213965566828847, -0.02004995010793209, -0.04009990021586418, 0.03267206996679306, 0.005540573503822088, 0.019236179068684578, -0.014673862606287003, 0.01641394942998886, -0.05478242039680481, 0.017045920714735985, -0.08650220185518265, 0.053431905806064606, -0.012137318961322308, -0.05976893752813339, -0.001473879092372954, 0.02226617932319641, 0.0494842454791069, 0.017340263351798058, -0.04605601727962494, 0.0027919295243918896, 0.047545045614242554, 0.007419174071401358, 0.07188893854618073, 0.04453235864639282, 0.0031014226842671633, -0.03826458752155304, 0.03961510211229324, -0.06749111413955688, -0.013375290669500828, 0.02848201058804989, 0.01979023590683937, 0.010830089449882507, 0.04463624581694603, 0.0011871111346408725, 0.04394367337226868, 0.03760664165019989, 0.02304532378911972, -0.033624354749917984, -0.03764127194881439, 0.014197719283401966, -0.02107149362564087, -0.013860090635716915, -0.02354743704199791, 0.037918299436569214, -0.019340064376592636, -0.019340064376592636, -0.017643263563513756, 0.033139556646347046, 0.003200979670509696, 0.028551267459988594, 0.014266977086663246, -0.015305833891034126, 0.03171978518366814, 0.00215454725548625, -0.0338321253657341, -0.037398871034383774, -0.000058368103054817766, -0.018803320825099945, 0.011141747236251831, -0.058106765151023865, -0.001368911238387227, 0.023772522807121277, -0.00030381171382032335, -0.025434695184230804, -0.0117131182923913, 0.014795063063502312, -0.03449007123708725, 0.009141946211457253, 0.0069300453178584576, -0.002655579475685954, 0.020067265257239342, -0.03629075735807419, 0.12036895751953125, 0.09398198127746582, 0.009999004192650318, -0.030161496251821518, -0.06866848468780518, -0.052531562745571136, 0.017011292278766632, 0.025798294693231583, 0.041069500148296356, 0.015175976790487766, 0.017920292913913727, 0.05516333505511284, -0.008730731904506683, 0.043770529329776764, -0.018387777730822563, -0.04138115793466568, -0.02262978069484234, -0.02133120782673359, -0.08664071559906006, -0.02448240853846073, 0.02226617932319641, 0.012336432933807373, 0.03513069823384285, -0.022958751767873764, 0.045986760407686234, 0.006302402354776859, -0.05478242039680481, -0.0318756103515625, 0.03215264156460762, -0.017582664266228676, -0.06312791258096695, -0.009869146160781384, 0.009003431536257267, 0.028585895895957947, -0.04712950438261032, -0.060600023716688156, 0.04996904730796814, -0.014535347931087017, -0.07088471204042435, 0.0022660079412162304, 0.0067482455633580685, -0.009618089534342289, 0.031009897589683533, -0.007562017068266869, -0.016110949218273163, 0.025729037821292877, -0.017045920714735985, 0.10360872745513916, -0.0038957158103585243, 0.0032940441742539406, -0.06697168201208115, -0.043528132140636444, 0.07216597348451614, -0.04581361636519432, -0.011998804286122322, 0.03215264156460762, 0.0546785332262516, 0.004153265617787838, -0.023789837956428528, 0.07112710922956467, 0.002456465270370245, 0.04151967167854309, -0.025296181440353394, 0.040930986404418945, 0.023859094828367233, 0.027650924399495125, -0.022422008216381073, -0.06011522188782692, 0.022577837109565735, -0.06676390767097473, 0.003320015501230955, 0.011765061877667904, 0.03868012875318527, -0.007696202956140041, -0.04802984744310379, -0.04269704595208168, -0.018301207572221756, -0.01691606268286705, 0.04217761754989624, 0.03802218660712242, 0.03840310126543045, 0.020742522552609444, -0.009990346617996693, 0.003467187052592635, -0.013938005082309246, 0.04986516013741493, -0.014829691499471664, -0.02848201058804989, 0.02119269408285618, 0.029607439413666725, -0.01618020609021187, 0.013245433568954468, 0.003497486934065819, 0.0008608449716120958, -0.046506188809871674, -0.04643693193793297, 0.012977061793208122, 0.01536643411964178, 0.03473246842622757, 0.07500551640987396, -0.036498527973890305, 0.017366234213113785, -0.005739687941968441, -0.01178237609565258, -0.0533626489341259, 0.000745596713386476, -0.0037290656473487616, -0.008449374698102474, -0.06465156376361847, 0.027131495997309685, -0.018543606624007225, 0.0351480133831501, 0.0038848943077027798, -0.038333844393491745, -0.040273044258356094, -0.07299705594778061, -0.04124264419078827, -0.008267574943602085, -0.036533158272504807, 0.003140379674732685, 0.01080411858856678, -0.01687277853488922, 0.022144978865981102, 0.006384645123034716, -0.048860933631658554, -0.04567510262131691, 0.003772351425141096, -0.004313422832638025, 0.011791032738983631, 0.03391869738698006, -0.020898351445794106, 0.03594446927309036, -0.04214298725128174, 0.04321647435426712, -0.01137548964470625, 0.05273933336138725, 0.0494842454791069, 0.030525097623467445, 0.019824864342808723, -0.03381481394171715, -0.0010821432806551456, -0.01641394942998886, -0.011886261403560638, -0.04577898979187012, -0.012648090720176697, 0.00497785909101367, 0.0016113113379105926, -0.06593282520771027, 0.031165726482868195, 0.006241802126169205, -0.018318520858883858, 0.011306232772767544, -0.04854927584528923, 0.042627789080142975, 0.022802922874689102, -0.04082709923386574, -0.012068062089383602, -0.02030966430902481, 0.05190824717283249, -0.033139556646347046, -0.005090401973575354, 0.010371261276304722, -0.017400864511728287, -0.06125796586275101, 0.011011890135705471, 0.017080549150705338, -0.020604006946086884, -0.005285187624394894, 0.05661773681640625, 0.007349917199462652, 0.04771818965673447, -0.0029109653551131487, 0.03121766820549965, -0.046506188809871674, 0.01795492134988308, -0.0037377227563410997, -0.03874938562512398, 0.08733329176902771, -0.02055206522345543, -0.05128493532538414, -0.03954584524035454, 0.007484102621674538, -0.004804715979844332, -0.054332248866558075, -0.030628982931375504, -0.050419218838214874, 0.034022584557533264, -0.007029602769762278, -0.022958751767873764, 0.028655152767896652, -0.018907207995653152, 0.05384744703769684, 0.07985351234674454, -0.022595152258872986, 0.004270137287676334, 0.005795959383249283, 0.014708491042256355, 0.0022746650502085686, 0.00048398858052678406, 0.0012931611854583025, -0.003449872834607959, 0.02226617932319641, -0.03424767032265663, -0.03398795425891876, 0.026577439159154892, 0.02148703671991825, 0.047302644699811935, 0.015903176739811897, 0.0064755454659461975, 0.013323348015546799, -0.031563956290483475, -0.09439752250909805, 0.003209637012332678, 0.01548763457685709, -0.021175378933548927, -0.015470320358872414, -0.005163987632840872, -0.06416676938533783, 0.05228916183114052, -0.03199681267142296, 0.05190824717283249, 0.08123865723609924, -0.015020148828625679, -0.020621322095394135, 0.0949515774846077, 0.06181202456355095, -0.012397033162415028, 0.033139556646347046, 0.005492959171533585, -0.05128493532538414, -0.025452010333538055, 0.00002025636968028266, -0.05170047655701637, -0.010882033035159111, -0.0042290156707167625, 0.05505944788455963, 0.04636767506599426, -0.022612465545535088, -0.007094531320035458, -0.021573608741164207, 0.011765061877667904, 0.051977504044771194, -0.032083384692668915, 0.00468351598829031, 0.03139081224799156, -0.04009990021586418, -0.07749877125024796, 0.0390610434114933, -0.041346531361341476, 0.012578832916915417, 0.031027210876345634, 0.009029403328895569, -0.0024586294312030077, -0.10298541188240051, -0.035217270255088806, 0.00589118804782629, -0.022162294015288353, 0.06087705120444298, 0.001012345077469945, 0.03329538553953171, 0.04155430197715759, -0.008769689127802849, 0.03397064283490181, -0.08477077633142471, 0.05921487882733345, 0.018439721316099167, 0.012310462072491646, -0.034542012959718704, -0.028810981661081314, -0.002452136715874076, 0.027425838634371758, -0.028810981661081314, 0.0016102291410788894, -0.008704760111868382, -0.003287551226094365, 0.0325508676469326, -0.014734462834894657, -0.035459671169519424, -0.002222722163423896, 0.006895416881889105, -0.002098275814205408, -0.04231613129377365, -0.025469323620200157, -0.0026988652534782887, 0.039511214941740036, -0.0599074512720108, -0.03073286823928356, -0.03878401592373848, 0.01669963449239731, -0.006912731099873781, 0.03764127194881439, 0.025209609419107437, -0.07258151471614838, 0.03916493058204651, -0.04958813264966011, -0.022473951801657677, -0.032706696540117264, 0.06866848468780518, -0.00657510245218873, -0.011799690313637257, 0.0390610434114933, 0.04356275871396065, 0.07005362957715988, 0.012414347380399704, 0.017080549150705338, 0.028153039515018463, 0.009808546863496304, 0.015747347846627235, 0.007925617508590221, 0.008380117826163769, -0.005614159163087606, 0.01060500368475914, -0.013963976874947548, -0.039372701197862625, -0.023114580661058426, -0.028932182118296623, -0.00037171621806919575, 0.006938702426850796, 0.039753615856170654, -0.008782674558460712, -0.014552662149071693, -0.027685552835464478, 0.042766302824020386, -0.050696246325969696, 0.01966903544962406, -0.001274764770641923, 0.008951488882303238, -0.03854161500930786, -0.04435921832919121, -0.021313894540071487, 0.024118809029459953, 0.036879442632198334, -0.03552892804145813, 0.03798755630850792, 0.060842424631118774, 0.03544235602021217, -0.03570207208395004, -0.05408984795212746, -0.04155430197715759, 0.0494842454791069, -0.03147738426923752, -0.023512808606028557, -0.0052765305154025555, -0.017504749819636345, -0.014708491042256355, 0.04633304476737976, -0.00595611659809947, -0.031823668628931046, 0.028810981661081314, 0.021469721570611, 0.052531562745571136, 0.00936703197658062, 0.012189261615276337, 0.0042571513913571835, -0.03528652712702751, 0.03816070035099983, -0.0286205243319273, -0.05869545042514801, -0.016188863664865494, 0.005259216297417879, -0.020621322095394135, -0.02526155300438404, 0.08013054728507996, 0.013860090635716915, 0.0005224046763032675, 0.03135618194937706, 0.005038458853960037, -0.031563956290483475, -0.001873189932666719, 0.025019152089953423, 0.028689783066511154, -0.05973430722951889, -0.015626149252057076, -0.0715426579117775, -0.00608597369864583, -0.009670032188296318, -0.035217270255088806, 0.0063110594637691975, 0.043008700013160706, -0.04570973291993141, -0.035840585827827454, 0.06101556494832039, 0.047579675912857056, 0.05059236288070679, -0.01819732040166855, -0.04255852848291397, 0.03397064283490181, -0.001759564969688654, 0.039892129600048065, 0.005120702087879181, 0.0025971438735723495, 0.010527089238166809, 0.027391210198402405, 0.0050817448645830154, -0.0007282824371941388, -0.024101493880152702, -0.031667839735746384, -0.013825462199747562, 0.012622118927538395, -0.016760235652327538, -0.0059085022658109665, 0.06177739426493645, 0.03346852585673332, -0.0481337308883667, -0.01522792037576437, -0.0004304224858060479, 0.033260755240917206, -0.018976464867591858, 0.0820004865527153, 0.010068261064589024, -0.017305634915828705, 0.020517436787486076, 0.023980295285582542, -0.0742436870932579, 0.005328473635017872, 0.07140414416790009, -0.02823960967361927, 0.015989748761057854, 0.02979789674282074, -0.03549429774284363, 0.005501616280525923, 0.043528132140636444, -0.029365040361881256, 0.030559726059436798, -0.003861087141558528, -0.009323745965957642, 0.03485367074608803, -0.04543270170688629, -0.015807949006557465, 0.04802984744310379, 0.07244300097227097, -0.03674092888832092, 0.038333844393491745, -0.03964972868561745, -0.0065058451145887375, 0.008168017491698265, -0.08137717097997665, 0.026369666680693626, -0.07015751302242279, 0.031546641141176224, 0.026750581339001656, -0.006964674219489098, 0.015193291008472443, 0.023097265511751175, 0.04480938985943794, 0.028689783066511154, -0.039372701197862625, 0.04726801812648773, 0.0018190827686339617, -0.010310661047697067, -0.03540772572159767, 0.019842179492115974, 0.03629075735807419, 0.051319561898708344, 0.004700830206274986, 0.019703663885593414, -0.13948394358158112, 0.009124631993472576, -0.019201550632715225, 0.00006800593837397173, 0.01885526441037655, -0.02496720850467682, -0.11025740951299667, 0.029971038922667503, -0.04207373037934303, -0.028655152767896652, 0.004700830206274986, 0.003893551416695118, 0.05273933336138725, -0.01535777747631073, -0.047441162168979645, -0.04255852848291397, -0.02119269408285618, -0.021573608741164207, -0.020673265680670738, -0.03133887052536011, 0.07237374037504196, -0.015435691922903061, -0.03173709660768509, 0.06129259616136551, 0.043285731226205826, -0.0007715681567788124, -0.004566644784063101, 0.0729277953505516, 0.036360014230012894, -0.00789964571595192, 0.01191223319619894, 0.0455365888774395, -0.018128063529729843, 0.05086939036846161, -0.017184434458613396, 0.019824864342808723, 0.01991143636405468, 0.037294983863830566, 0.03152932599186897, -0.024240009486675262, -0.006795859895646572, 0.010405889712274075 ]
29,194
os
PathLike
Abstract base class for implementing the file system path protocol.
class PathLike(abc.ABC): """Abstract base class for implementing the file system path protocol.""" @abc.abstractmethod def __fspath__(self): """Return the file system path representation of the object.""" raise NotImplementedError @classmethod def __subclasshook__(cls, subclass): if cls is PathLike: return _check_methods(subclass, '__fspath__') return NotImplemented __class_getitem__ = classmethod(GenericAlias)
()
[ 0.04253743216395378, -0.049369312822818756, -0.02820846624672413, 0.034375134855508804, -0.012791793793439865, -0.019488831982016563, -0.012315359897911549, 0.023192429915070534, 0.04491061344742775, -0.008342083543539047, 0.0853625237941742, -0.014877314679324627, 0.0310490895062685, 0.019614683464169502, -0.047068048268556595, 0.03529204800724983, 0.02892761118710041, 0.02917931228876114, -0.005883506033569574, -0.024414977058768272, 0.007789240684360266, 0.02418125420808792, 0.06403987109661102, -0.03890575096011162, -0.017646024003624916, 0.09478332847356796, 0.01956074684858322, 0.014697528444230556, 0.05932947248220444, -0.08967739343643188, -0.04375997930765152, -0.011901851743459702, 0.03531002625823021, 0.054547157138586044, 0.02053159289062023, -0.0084769232198596, 0.016738101840019226, 0.069541335105896, -0.005038510542362928, -0.0025304919108748436, -0.029215270653367043, 0.04631294682621956, -0.004211493767797947, -0.07385620474815369, 0.03665842115879059, 0.03433917835354805, -0.04570167139172554, 0.04796697944402695, -0.03561566025018692, 0.015093058347702026, -0.02054957114160061, -0.03408747911453247, -0.03714384511113167, -0.04041595384478569, -0.00981633085757494, 0.051203131675720215, 0.0426812618970871, 0.07270557433366776, -0.04156658798456192, 0.0288556981831789, 0.0037148338742554188, 0.013546896167099476, 0.08169488608837128, -0.019974255934357643, 0.0013877253513783216, -0.05512247234582901, -0.042753178626298904, -0.03757533058524132, 0.02364189550280571, 0.02522401511669159, -0.052965037524700165, 0.012423232197761536, 0.028172509744763374, 0.003308067563921213, 0.05695629119873047, -0.007591475732624531, -0.024343062192201614, 0.015173961408436298, 0.0792497918009758, -0.02917931228876114, -0.04016425460577011, -0.06526242196559906, -0.031013133004307747, -0.024109339341521263, -0.02867591194808483, -0.005667762365192175, -0.015938052907586098, -0.04519826918840408, 0.03520215302705765, 0.035759489983320236, -0.07112345099449158, 0.03232557326555252, -0.012953600846230984, 0.01567736268043518, -0.02693198435008526, -0.030527709051966667, 0.015182951465249062, -0.04192616045475006, -0.01367274671792984, -0.015650395303964615, 0.007371237501502037, 0.03221770003437996, 0.010238828137516975, 0.010427604429423809, -0.020495636388659477, 0.0026653315871953964, -0.006063292268663645, -0.005191328935325146, -0.054906729608774185, 0.0014012092724442482, -0.005514943972229958, 0.06443540006875992, 0.0015326780267059803, 0.011020898818969727, -0.02205977588891983, 0.004737368319183588, 0.0031417652498930693, -0.0426812618970871, 0.029754629358649254, -0.021592332050204277, 0.00016138626961037517, 0.027687087655067444, -0.0458095446228981, 0.03311663120985031, 0.039588939398527145, 0.041242972016334534, -0.028657931834459305, 0.04491061344742775, -0.02193392626941204, -0.051562704145908356, 0.045126356184482574, 0.04588145762681961, -0.024594763293862343, 0.053072910755872726, 0.031138982623815536, 0.06544220447540283, -0.015938052907586098, 0.016854964196681976, -0.033386312425136566, 0.02425316907465458, -0.0037395546678453684, -0.04189020395278931, 0.027561236172914505, 0.0036586506757885218, 0.009483725763857365, 0.047859106212854385, 0.004665453918278217, -0.03388971462845802, 0.013286205939948559, 0.01780783012509346, 0.00265184766612947, 0.008049930445849895, 0.024666678160429, 0.013115408830344677, -0.013358120806515217, -0.031876105815172195, -0.03714384511113167, -0.01841011457145214, 0.0021911452058702707, -0.024091361090540886, -0.03933723643422127, -0.09370461106300354, 0.0011101802811026573, -0.05792713910341263, -0.003211432369425893, 0.009187079034745693, -0.03529204800724983, -0.06155882030725479, 0.011740043759346008, 0.04084744304418564, -0.019362982362508774, -0.012863707728683949, 0.003858662908896804, 0.00814881268888712, 0.05512247234582901, 0.0005944183794781566, 0.002741740783676505, 0.058969900012016296, 0.01689092069864273, -0.025781352072954178, 0.06968516111373901, -0.04411955177783966, -0.07773958891630173, 0.02831633947789669, 0.03840234875679016, 0.0774519294500351, -0.0039597926661372185, 0.01860787905752659, 0.012243445962667465, 0.06972111761569977, -0.0674198567867279, 0.026176882907748222, 0.022922750562429428, -0.009654522873461246, 0.023426152765750885, -0.017646024003624916, 0.010868080891668797, 0.024109339341521263, -0.050771646201610565, 0.12541890144348145, -0.018446072936058044, 0.05706416442990303, 0.009933192282915115, -0.004523872397840023, -0.01014893501996994, 0.003874394344165921, 0.07630129903554916, -0.0027305041439831257, -0.07896213233470917, -0.037898946553468704, -0.0466725192964077, -0.027687087655067444, -0.0369640588760376, -0.012737858109176159, 0.04818272218108177, 0.004818272311240435, 0.00739820534363389, 0.028406232595443726, 0.0019675360526889563, 0.04832655191421509, 0.08155105262994766, 0.050232287496328354, -0.02249126322567463, 0.02655443362891674, 0.01464359275996685, -0.03255929425358772, 0.03531002625823021, -0.019309045746922493, 0.0034631332382559776, -0.04994462803006172, 0.022527219727635384, -0.01714262180030346, 0.02752527967095375, 0.02308455854654312, 0.03322450444102287, 0.022958707064390182, 0.03980468213558197, -0.0012079389998689294, 0.0010090505238622427, 0.03897766396403313, -0.03227163851261139, 0.0036204461939632893, 0.003078839974477887, 0.006953234318643808, -0.049009740352630615, -0.03245142474770546, -0.02849612571299076, 0.03793490305542946, 0.04411955177783966, -0.01622571237385273, 0.0003533923882059753, 0.009591598063707352, -0.05447524040937424, -0.017025761306285858, 0.008512880653142929, -0.021610310301184654, -0.10226243734359741, -0.015758266672492027, -0.009726437740027905, 0.021232759580016136, -0.08040042221546173, 0.015902096405625343, 0.01464359275996685, 0.027003899216651917, -0.042321689426898956, -0.023066580295562744, 0.004517130088061094, 0.002319243038073182, -0.03561566025018692, 0.05487077310681343, 0.05986883118748665, 0.01823931746184826, -0.02614092454314232, 0.03318854793906212, -0.024450933560729027, -0.0006786931771785021, -0.016009967774152756, -0.010436593554913998, 0.009555640630424023, -0.02680613473057747, -0.02747134305536747, 0.004440721124410629, 0.0026069011073559523, -0.011380471289157867, -0.03583140671253204, -0.008405008353292942, -0.009483725763857365, 0.027381449937820435, 0.005838559474796057, 0.021951904520392418, 0.051311004906892776, -0.020855208858847618, -0.04066765680909157, 0.03275705873966217, 0.0783149003982544, 0.023192429915070534, -0.0774519294500351, -0.026608368381857872, 0.04422742500901222, -0.07371237128973007, -0.04271721839904785, 0.008674687705934048, -0.03353014215826988, 0.05228184908628464, 0.008157802745699883, -0.052605465054512024, -0.005905979312956333, -0.0009433161467313766, -0.007582486141473055, 0.027561236172914505, -0.006724006962031126, -0.016324594616889954, -0.06616134941577911, 0.003110302612185478, 0.06547816097736359, 0.07443151623010635, -0.014841357246041298, -0.017124643549323082, -0.017762884497642517, 0.08162297308444977, -0.08219828456640244, 0.0775238424539566, -0.03692810237407684, -0.037287674844264984, 0.013708703219890594, -0.0007629680330865085, 0.008207243867218494, 0.0141941262409091, -0.016252679750323296, 0.034429073333740234, -0.02249126322567463, 0.04340040683746338, 0.02321040816605091, -0.03068951703608036, -0.054906729608774185, -0.02229349873960018, 0.018086498603224754, -0.015533534809947014, -0.015578481368720531, -0.003753038588911295, 0.04192616045475006, -0.0023596948012709618, 0.003865404985845089, -0.011101802811026573, -0.025206036865711212, 0.02308455854654312, -0.04005638137459755, 0.03471672907471657, 0.04778719320893288, -0.02436104044318199, 0.032721102237701416, -0.03167834132909775, -0.05292908102273941, -0.0288556981831789, -0.009276972152292728, -0.011452386155724525, 0.007461130619049072, 0.0023799207992851734, -0.009771384298801422, -0.04940526932477951, 0.07241791486740112, -0.024990292266011238, -0.06893005967140198, -0.01676507107913494, 0.0018843848956748843, 0.0176190547645092, 0.025080185383558273, -0.01610885001718998, 0.04325657710433006, -0.006764458492398262, -0.05415162816643715, -0.05731586366891861, -0.015947042033076286, -0.05803500860929489, 0.03658650815486908, -0.002200134564191103, 0.06756368279457092, 0.0019034872530028224, -0.02887367643415928, 0.06252966821193695, 0.06285328418016434, 0.00738472118973732, 0.019111281260848045, -0.02425316907465458, 0.019668618217110634, 0.00005081069321022369, 0.025601565837860107, 0.06587368994951248, 0.009663511998951435, 0.036622464656829834, 0.013196312822401524, -0.03372790664434433, -0.049261439591646194, -0.07515066117048264, -0.03721575811505318, -0.050663772970438004, -0.003948556259274483, 0.043112751096487045, -0.03502236679196358, 0.04994462803006172, 0.0541875846683979, -0.02923324890434742, -0.007582486141473055, 0.038258519023656845, 0.057207994163036346, 0.03797086328268051, 0.05994074419140816, -0.026051031425595284, -0.028118573129177094, -0.02339019440114498, 0.011641161516308784, -0.007524055894464254, -0.03370992839336395, -0.0020765315275639296, 0.04613316059112549, 0.009564629755914211, -0.02261711284518242, -0.04598933085799217, 0.007528550457209349, -0.0018911268562078476, -0.01209062710404396, -0.012692911550402641, -0.029556864872574806, 0.036370765417814255, 0.03761129081249237, 0.062493711709976196, -0.04084744304418564, 0.016369540244340897, 0.000942754268180579, 0.038006819784641266, -0.0021967636421322823, 0.012998548336327076, -0.09176291525363922, -0.010751219466328621, -0.0016810017405077815, -0.05523034557700157, -0.009663511998951435, -0.023749766871333122, -0.023749766871333122, 0.0195787250995636, -0.027992723509669304, 0.024163275957107544, 0.0038137163501232862, 0.06184647977352142, 0.09183482825756073, -0.04473082721233368, -0.015938052907586098, 0.0272915568202734, 0.06835474073886871, -0.03313460946083069, -0.01762804388999939, 0.02108892984688282, 0.06641305238008499, 0.045845501124858856, -0.03086930327117443, -0.06785134226083755, -0.013025515712797642, -0.042141903191804886, -0.0033148094080388546, 0.013735671527683735, -0.010103988461196423, 0.02285083569586277, 0.018625859171152115, -0.09888245165348053, 0.041422758251428604, -0.025331886485219002, 0.021178822964429855, -0.0018147177761420608, -0.01811346784234047, -0.03135472536087036, 0.039588939398527145, -0.03112100437283516, -0.03969680890440941, 0.00032361529883928597, -0.028424210846424103, 0.03750341758131981, 0.0037575331516563892, 0.029305163770914078, -0.01871575228869915, -0.038006819784641266, -0.011254620738327503, -0.0352381095290184, -0.034608859568834305, 0.03998446837067604, 0.010157925076782703, -0.022329455241560936, 0.020100105553865433, 0.033278439193964005, 0.01558747049421072, -0.03112100437283516, 0.012450199574232101, 0.06565795093774796, -0.05580566078424454, 0.03559768199920654, 0.04739166423678398, 0.0092410147190094, -0.04059574007987976, 0.05170653387904167, -0.019362982362508774, -0.02813655324280262, -0.019003409892320633, -0.0567765049636364, 0.03007824346423149, 0.03520215302705765, 0.03299078345298767, 0.0042699240148067474, -0.005078962538391352, 0.000571383279748261, 0.008760086260735989, -0.03176823630928993, 0.0004067664558533579, 0.0017158353002741933, 0.03237950801849365, 0.006643102969974279, 0.04897378385066986, 0.004018223378807306, -0.04210594668984413, -0.0005882382392883301, 0.012198499403893948, -0.008112856186926365, -0.01437391247600317, -0.04217785969376564, -0.011245631612837315, -0.022635092958807945, -0.012405253015458584, -0.025907201692461967, 0.023623917251825333, 0.027866873890161514, 0.02139456756412983, 0.05292908102273941, 0.02869389019906521, 0.012441210448741913, -0.010769197717308998, 0.043112751096487045, 0.04217785969376564, 0.13519927859306335, -0.0480029359459877, -0.009879255667328835, 0.01665719784796238, 0.01552454475313425, 0.01476944237947464, 0.05469098687171936, 0.01133552473038435, -0.006679060403257608, -0.0035170691553503275, -0.04091935604810715, 0.008634235709905624, -0.06386008858680725, 0.033278439193964005, -0.011776001192629337, 0.04429933801293373, -0.005389093887060881, 0.025781352072954178, 0.032235678285360336, 0.019057344645261765, -0.03969680890440941, 0.04577358812093735, -0.02231147699058056, -0.02953888475894928, 0.02997037209570408, -0.04958505555987358, 0.014571677893400192, 0.010499518364667892, 0.01552454475313425, -0.007964531891047955, 0.013088441453874111, 0.049980584532022476, 0.01501215435564518, 0.01093999482691288, -0.05954521521925926, -0.024271147325634956, 0.02205977588891983, 0.01585714891552925, 0.009285961277782917, 0.015533534809947014, 0.0730651468038559, 0.03239748626947403, -0.0396248959004879, -0.0004741862940136343, -0.06285328418016434, 0.00007159847882576287, 0.007348764222115278, -0.041242972016334534, -0.019165217876434326, -0.008040941320359707, -0.062493711709976196, 0.025206036865711212, 0.02759719453752041, -0.09665310382843018, -0.05609332025051117, -0.046888262033462524, 0.001958546694368124, 0.038006819784641266, -0.023569980636239052, -0.00749259302392602, -0.0682828277349472, -0.03135472536087036, -0.030707497149705887, 0.015623427927494049, 0.005083457101136446, -0.039588939398527145, 0.0038856309838593006, 0.023444131016731262, 0.012755836360156536, -0.0025529651902616024, 0.003553026355803013, -0.006288025062531233, 0.007789240684360266, -0.06022840365767479, -0.008890431374311447, -0.0073173013515770435, 0.03484258055686951, 0.06065988913178444, -0.0008736489689908922, -0.017717937007546425, -0.005249759182333946, -0.032307595014572144, 0.03074345365166664, -0.011623183265328407, 0.036137040704488754, -0.051382917910814285, -0.01307046227157116, 0.006854351609945297, 0.015102047473192215, -0.06493880599737167, 0.00844995491206646, 0.02813655324280262, 0.03198397904634476, 0.009285961277782917, -0.04375997930765152, 0.031085047870874405, -0.0074386573396623135, -0.002793429186567664, -0.0015585223445668817, -0.02655443362891674, -0.08579400926828384, -0.03408747911453247, 0.00302265677601099, 0.025511672720313072, 0.05997670069336891, -0.06479497253894806, -0.03872596472501755, -0.020621486008167267, 0.022635092958807945, -0.03207387030124664, -0.02540380135178566, -0.0032608737237751484, -0.04077552631497383, 0.026392625644803047, -0.006350950337946415, 0.029197292402386665, 0.05364822596311569, -0.011236642487347126, -0.011982755735516548, 0.013043494895100594, 0.00783868134021759, 0.011137760244309902, -0.04052382707595825, 0.02285083569586277, 0.003939566668123007, -0.030419837683439255, -0.020333828404545784, -0.02303062193095684, 0.011964776553213596, 0.011497332714498043, -0.009555640630424023, 0.0023484581615775824, -0.04775123670697212, 0.023066580295562744, -0.005766645073890686, 0.02989845722913742, 0.023426152765750885, -0.054726943373680115, -0.04642081633210182, -0.02382168173789978, -0.033691950142383575, 0.02339019440114498, -0.028154531493782997, 0.025781352072954178, -0.012603018432855606, -0.03538193926215172, 0.006341960746794939, -0.07960936427116394, 0.02583528868854046, 0.0011787237599492073, 0.035399917513132095, 0.051742490381002426, -0.016549326479434967, 0.039229366928339005, -0.09917011111974716, 0.026716241613030434, 0.021124888211488724, 0.02333625964820385, 0.055086515843868256, 0.012540092691779137, -0.03674831613898277, 0.03692810237407684, -0.04562975838780403, 0.037647247314453125, -0.050591859966516495, 0.054367370903491974, -0.007870144210755825, -0.0026181377470493317, -0.0008101619314402342, 0.027561236172914505, 0.006634113844484091, -0.07558215409517288, -0.006193637382239103, 0.028244424611330032, -0.015308801084756851, -0.0191472377628088, 0.01130855642259121, 0.05364822596311569, -0.07270557433366776, 0.02917931228876114, -0.04570167139172554, 0.056488849222660065, 0.0017225772608071566, -0.005371115170419216, -0.004204751458019018, 0.009888245724141598, -0.04059574007987976, 0.053935881704092026, 0.02303062193095684, 0.008836495690047741, 0.0003415939281694591, -0.02844218909740448, -0.025997096672654152, 0.039049580693244934, 0.0735325887799263, -0.009960159659385681, 0.009047744795680046, -0.05404375493526459, 0.03167834132909775, 0.014688539318740368, -0.0400923416018486, -0.05382801219820976, -0.051454830914735794, -0.035957254469394684, 0.039049580693244934, 0.01981244795024395, -0.03529204800724983, -0.006786931771785021, -0.015848159790039062, 0.0616307370364666, -0.04206999018788338, 0.023749766871333122, 0.08025659620761871, 0.003948556259274483, 0.011991744861006737, 0.014706517569720745, 0.018733730539679527, -0.035579703748226166, 0.028603997081518173, 0.02351604588329792, -0.0480029359459877, -0.009330907836556435, -0.02905346266925335, 0.00536212557926774, -0.00587901147082448, -0.07515066117048264, -0.023569980636239052, 0.004164299461990595, -0.0048407455906271935, 0.019309045746922493, 0.001106247422285378, -0.060372233390808105, 0.021430524066090584 ]
29,195
os
__fspath__
Return the file system path representation of the object.
@abc.abstractmethod def __fspath__(self): """Return the file system path representation of the object.""" raise NotImplementedError
(self)
[ 0.016926806420087814, -0.05451842397451401, -0.03653369098901749, 0.05441262945532799, 0.00556733226403594, -0.06026648357510567, 0.006360776722431183, 0.05063936486840248, 0.0020871986635029316, -0.008489851839840412, 0.07264421135187149, 0.0013213047059252858, 0.027453163638710976, 0.05088621377944946, -0.04753611609339714, 0.0440802238881588, 0.008860125206410885, 0.025425473228096962, -0.02359173633158207, -0.008692620322108269, -0.009045261889696121, 0.006184455472975969, 0.06777775287628174, -0.042387545108795166, -0.004892905242741108, 0.10480514168739319, 0.030450619757175446, 0.009785810485482216, 0.043515998870134354, -0.06030174717307091, -0.036286842077970505, -0.020329799503087997, 0.026254182681441307, 0.06393396109342575, 0.008454587310552597, 0.032037507742643356, 0.007101324386894703, 0.06805986911058426, -0.061747580766677856, -0.029251636937260628, -0.034576527774333954, 0.0323372520506382, 0.018460799008607864, -0.06079544872045517, 0.010112003423273563, 0.018778175115585327, -0.02937506139278412, 0.014617002569139004, -0.00963593740016222, 0.028652146458625793, -0.006894147489219904, -0.0006270412122830749, -0.04852351173758507, -0.034805744886398315, -0.006841251160949469, 0.05885591730475426, 0.03249594196677208, 0.013814742676913738, -0.04432707652449608, 0.03734476864337921, -0.0043705543503165245, 0.006061031017452478, 0.08717305213212967, -0.036498427391052246, 0.007427517790347338, -0.03291911259293556, -0.045138150453567505, -0.03159670531749725, 0.015569135546684265, 0.06731931865215302, -0.03157907351851463, 0.011284537613391876, 0.02942795865237713, 0.033518604934215546, 0.07525376230478287, -0.010834919288754463, -0.024155963212251663, -0.00007176811777753755, 0.06615560501813889, -0.05208519473671913, -0.048065077513456345, -0.046619247645139694, -0.0531078539788723, -0.02985112927854061, -0.03663948178291321, -0.007387845776975155, 0.012977218255400658, -0.040941715240478516, 0.010958343744277954, 0.013832374475896358, -0.05765693634748459, 0.02378568984568119, -0.033553868532180786, 0.007308501284569502, -0.00954777654260397, -0.027047626674175262, -0.021422989666461945, -0.037626881152391434, -0.02651866339147091, -0.005157386418431997, 0.008965917862951756, 0.04566711187362671, 0.0075729829259216785, 0.010843735188245773, -0.01027069240808487, -0.012104430235922337, -0.022569075226783752, -0.01487266831099987, -0.032143302261829376, -0.006986715830862522, -0.056916385889053345, 0.05032198503613472, -0.01786130666732788, -0.008348794654011726, -0.02824660763144493, -0.021511150524020195, -0.007361397612839937, -0.02535494603216648, 0.03381834924221039, -0.03984852507710457, -0.0039848522283136845, 0.020312167704105377, -0.05458895117044449, -0.004322065971791744, 0.06929411739110947, 0.03120880015194416, -0.022551443427801132, 0.03706265240907669, -0.012968402355909348, -0.05078041926026344, 0.023027509450912476, 0.05169728770852089, -0.02360936813056469, 0.024543870240449905, 0.033236488699913025, 0.039354823529720306, 0.006691378075629473, 0.013479732908308506, -0.0325135737657547, 0.03843795508146286, 0.021052716299891472, -0.04774770140647888, 0.04866456985473633, 0.023080406710505486, 0.010094371624290943, 0.08329399675130844, 0.015066620893776417, -0.03300727158784866, -0.009926866739988327, 0.036251578480005264, 0.04471497982740402, 0.030168505385518074, 0.01120519358664751, -0.02059428207576275, -0.024332284927368164, -0.06982307881116867, -0.007520086597651243, -0.03663948178291321, -0.010834919288754463, -0.02660682424902916, -0.040694862604141235, -0.08301188051700592, 0.01402632798999548, -0.051344648003578186, -0.003702739020809531, 0.025496002286672592, -0.03586367145180702, -0.03431204706430435, 0.01656534895300865, 0.01608928292989731, -0.02810555137693882, -0.02068244107067585, -0.03150854632258415, 0.008802820928394794, 0.020999819040298462, 0.01247470360249281, -0.006991123780608177, 0.07264421135187149, 0.011478491127490997, 0.0018403494032099843, 0.05744535103440285, -0.03716844692826271, -0.08900678902864456, 0.05338997021317482, 0.05028672143816948, 0.04704241827130318, -0.014352521859109402, 0.009468432515859604, 0.05360155552625656, 0.06023121997714043, -0.07602957636117935, 0.030097978189587593, -0.01330341212451458, -0.0035837222822010517, 0.02068244107067585, -0.06329920142889023, 0.030291931703686714, 0.0012871426297351718, -0.045138150453567505, 0.12631629407405853, -0.0008959305705502629, 0.045138150453567505, 0.0024354325141757727, 0.01247470360249281, -0.02983349747955799, 0.020400328561663628, 0.02103508450090885, -0.007709631230682135, -0.09041735529899597, 0.0223927553743124, -0.024526236578822136, -0.031825922429561615, -0.05014566332101822, 0.018460799008607864, 0.0688004195690155, -0.013065379112958908, -0.022851189598441124, 0.0309795830398798, -0.015216493979096413, 0.05169728770852089, 0.06643771380186081, 0.03223146125674248, -0.013382756151258945, -0.0013124886900186539, 0.014088040217757225, -0.03988378867506981, 0.029216373339295387, -0.040659599006175995, -0.009706465527415276, -0.06700194627046585, -0.003414013423025608, -0.04862930625677109, 0.01941293105483055, 0.018919233232736588, 0.052578892558813095, 0.013823558576405048, 0.014661082997918129, 0.001811697264201939, -0.040624335408210754, -0.0019119797507300973, -0.04594922810792923, -0.015798352658748627, 0.004167785402387381, 0.03519365191459656, -0.018654750660061836, -0.05374260991811752, -0.005148570518940687, 0.056881122291088104, 0.004081828985363245, -0.027188682928681374, 0.04591396450996399, -0.01330341212451458, -0.07870964705944061, -0.027417900040745735, 0.01035885326564312, -0.05910276621580124, -0.0592438243329525, -0.0004096705815754831, 0.033465705811977386, 0.025601794943213463, -0.045314472168684006, -0.030256666243076324, 0.00884690135717392, 0.014528842642903328, -0.036216314882040024, -0.03113827109336853, -0.026024965569376945, -0.003738003084436059, -0.02801739051938057, 0.059878576546907425, 0.08914785087108612, 0.01946582831442356, -0.0473245307803154, 0.014511209912598133, -0.019871365278959274, -0.01650363579392433, -0.06470976769924164, -0.02539020963013172, -0.01341802068054676, -0.030591676011681557, -0.0055981888435781, -0.013453285209834576, 0.0029269270598888397, 0.0160363856703043, -0.04584343358874321, -0.018584223464131355, 0.004176601301878691, -0.04760664328932762, -0.0002738483890425414, 0.007709631230682135, 0.04150594025850296, 0.030873790383338928, -0.07426636666059494, 0.018178684636950493, 0.09076999872922897, 0.02662445604801178, -0.04739505797624588, -0.04834719002246857, 0.0446091890335083, -0.05776272714138031, -0.015877697616815567, 0.020065318793058395, -0.03524654731154442, 0.031949348747730255, -0.020224006846547127, -0.039037447422742844, -0.0000670845911372453, 0.005443907808512449, -0.030150873586535454, 0.02507283166050911, -0.020206375047564507, -0.005307259038090706, -0.024755453690886497, 0.04644292593002319, 0.0713394358754158, 0.05716323480010033, -0.022956982254981995, 0.0033104249741882086, 0.004575527273118496, 0.07856859266757965, -0.0798381045460701, 0.0686240941286087, -0.027135787531733513, -0.008304714225232601, 0.01490793190896511, -0.022727765142917633, -0.02819371223449707, 0.022533811628818512, -0.006466568913310766, 0.04016590118408203, -0.028652146458625793, 0.04418601840734482, 0.05441262945532799, 0.00629024812951684, -0.053954195231199265, -0.0012838365510106087, 0.026218917220830917, -0.03140275180339813, 0.009503697045147419, 0.008101945742964745, 0.0628407672047615, 0.00026751187397167087, -0.005496804136782885, 0.0056995730847120285, -0.013224068097770214, 0.030256666243076324, -0.004081828985363245, 0.010526358149945736, 0.0706341564655304, -0.03843795508146286, 0.0034404615871608257, -0.0025456331204622984, -0.04778296500444412, -0.023944377899169922, -0.01762327365577221, 0.039390090852975845, -0.019994789734482765, 0.02390911430120468, -0.02052375301718712, -0.020312167704105377, 0.08942995965480804, -0.06735458225011826, -0.05324891209602356, -0.003993668593466282, -0.02085876278579235, -0.000887114554643631, 0.012095613405108452, 0.014281992800533772, 0.06128914654254913, -0.024438077583909035, -0.03369492292404175, -0.037521086633205414, -0.009794626384973526, -0.07243262976408005, 0.01638902723789215, 0.027823438867926598, 0.07017572224140167, -0.007467190269380808, -0.05434210225939751, 0.05631689727306366, 0.04774770140647888, -0.017385240644216537, 0.006589993834495544, -0.0029710072558373213, 0.021211404353380203, 0.0028652145992964506, 0.05540002882480621, 0.046689774841070175, -0.004950209520757198, 0.001841451390646398, 0.002080586738884449, -0.025831012055277824, -0.04580816999077797, -0.04601975530385971, -0.0049590254202485085, -0.06982307881116867, 0.017164839431643486, 0.02960427850484848, -0.049863550812006, 0.030133241787552834, 0.0594201423227787, -0.022833555936813354, -0.019836101680994034, 0.027347370982170105, 0.02350357547402382, 0.009997394867241383, 0.05875012278556824, -0.021828528493642807, -0.0236622653901577, -0.019959526136517525, 0.03279568627476692, -0.005192650482058525, -0.06728405505418777, -0.022604338824748993, 0.037521086633205414, 0.01182231679558754, -0.01186639629304409, -0.03364202752709389, 0.021969584748148918, 0.012430623173713684, -0.01635376363992691, 0.021881423890590668, -0.005316075403243303, 0.06640245020389557, 0.004300026223063469, 0.04323388636112213, -0.02075297012925148, 0.0417175255715847, 0.028987156227231026, 0.04115329682826996, -0.009256847202777863, 0.026077860966324806, -0.10050291568040848, -0.004632831551134586, -0.00046394436503760517, -0.04884089156985283, -0.007215932942926884, -0.040659599006175995, -0.04111803323030472, 0.04845298454165459, -0.004192029591649771, -0.00808431301265955, -0.01395579893141985, 0.05525897070765495, 0.06181810796260834, -0.04933458939194679, -0.020294535905122757, 0.02657156065106392, 0.04249333590269089, -0.006929411552846432, -0.013100642710924149, 0.024896511808037758, 0.04104750603437424, 0.013576709665358067, -0.031755395233631134, -0.059878576546907425, 0.018266845494508743, -0.05296679958701134, -0.0004722094163298607, -0.004712176043540239, 0.00974173005670309, 0.058468010276556015, 0.020470857620239258, -0.10219559818506241, 0.04996934533119202, -0.005294035188853741, 0.005373379681259394, 0.007427517790347338, -0.008410506881773472, -0.034893907606601715, 0.05226151645183563, -0.025496002286672592, -0.040871184319257736, -0.03570498153567314, -0.016838645562529564, 0.040800657123327255, -0.015110701322555542, 0.04175278916954994, -0.021052716299891472, -0.04422128200531006, -0.019871365278959274, -0.06083071231842041, -0.03138512000441551, 0.044997092336416245, 0.018601855263113976, -0.023027509450912476, 0.02658919245004654, 0.016900358721613884, 0.030009817332029343, -0.042387545108795166, 0.0028497865423560143, 0.06336972862482071, -0.0478534922003746, 0.0020332003477960825, 0.05910276621580124, 0.015736641362309456, -0.021264301612973213, 0.057092707604169846, -0.04915826767683029, -0.025566531345248222, 0.0009934580884873867, -0.0563521608710289, 0.009071710519492626, 0.04041275009512901, 0.004009096417576075, 0.0027043218724429607, 0.009248031303286552, -0.021070348098874092, -0.0030834118369966745, -0.0253725778311491, 0.007242381107062101, 0.015128333121538162, 0.014960828237235546, -0.004121500998735428, 0.019941894337534904, -0.005399827845394611, -0.02530204877257347, 0.0063563683070242405, -0.011813499964773655, 0.009318559430539608, -0.0022921718191355467, -0.07306738197803497, -0.008630908094346523, -0.03759161755442619, -0.042246486991643906, -0.006484201177954674, -0.010676230303943157, 0.03138512000441551, 0.020294535905122757, 0.052896272391080856, -0.003923140000551939, 0.004641647916287184, 0.014916748739778996, 0.048170872032642365, 0.028775570914149284, 0.12843213975429535, -0.037908993661403656, -0.01413212064653635, 0.008551564067602158, 0.000054377091146307066, 0.012351279146969318, 0.010173715651035309, -0.006254984065890312, -0.01612454652786255, 0.007453965954482555, -0.055646877735853195, -0.0075421263463795185, -0.06947043538093567, 0.055505819618701935, 0.002169849118217826, 0.05222625285387039, -0.01624797098338604, 0.02837003394961357, 0.04326914995908737, 0.06026648357510567, 0.0049634333699941635, 0.06693141162395477, -0.015048989094793797, -0.032002244144678116, -0.0030106795020401478, -0.043586526066064835, 0.01402632798999548, 0.04245807230472565, 0.021669838577508926, -0.01474924385547638, 0.036110520362854004, 0.028687410056591034, 0.009071710519492626, 0.02951611950993538, -0.06358131766319275, -0.00048405598499812186, 0.03404756635427475, 0.0190602894872427, -0.017006151378154755, 0.01122282538563013, 0.06026648357510567, 0.015057804994285107, -0.03219619765877724, 0.011531386524438858, -0.05628163367509842, -0.005386603530496359, -0.02209300920367241, 0.017191287130117416, -0.01393816713243723, -0.0179230198264122, -0.03861427679657936, -0.02059428207576275, 0.029040051624178886, -0.04884089156985283, -0.052367307245731354, -0.03122643195092678, -0.02216353826224804, 0.02653629519045353, -0.04919353127479553, -0.014308441430330276, -0.04743032157421112, -0.0032509167212992907, -0.06576769798994064, 0.011884029023349285, -0.0125981280580163, -0.024085436016321182, 0.020999819040298462, 0.021757999435067177, 0.037908993661403656, 0.017253000289201736, 0.021352460607886314, -0.037556350231170654, 0.05818589776754379, -0.071868397295475, 0.031825922429561615, -0.011363882571458817, 0.01633613184094429, 0.07211524993181229, -0.05755114182829857, -0.021211404353380203, 0.00524554681032896, 0.008917429484426975, 0.010447013191878796, -0.013462101109325886, 0.03103247843682766, -0.05300206318497658, -0.015392814762890339, -0.015322286635637283, 0.028881363570690155, -0.05804483965039253, 0.03970746695995331, 0.025989700108766556, 0.0065150572918355465, 0.027558956295251846, -0.040589071810245514, 0.018055260181427002, -0.019977157935500145, 0.02091165818274021, -0.015630848705768585, -0.008679396472871304, -0.04757137969136238, -0.042211223393678665, 0.03565208613872528, 0.0004157316288910806, 0.046760302037000656, -0.033236488699913025, 0.010923080146312714, -0.038014788180589676, -0.026060229167342186, -0.04908774048089981, -0.009071710519492626, -0.030309563502669334, -0.04926405847072601, 0.055646877735853195, -0.023291992023587227, -0.01753511279821396, 0.021899055689573288, -0.007784567773342133, -0.007899176329374313, 0.06076018139719963, 0.022621972486376762, 0.014617002569139004, -0.03706265240907669, 0.0048840888775885105, -0.004646055866032839, -0.027259211987257004, -0.026077860966324806, -0.007718447595834732, 0.022533811628818512, -0.00037578391493298113, -0.006091887131333351, -0.00259852921590209, -0.07292632758617401, -0.000043976913730148226, -0.014643451198935509, 0.011998637579381466, 0.052508365362882614, 0.00555851636454463, -0.03656895458698273, -0.01913081854581833, 0.003859223797917366, 0.04556132107973099, -0.0176585391163826, 0.04125909134745598, -0.0030128834769129753, 0.012042718008160591, 0.008401690982282162, -0.06322867423295975, 0.006581177469342947, 0.03209040313959122, 0.016926806420087814, 0.02346831187605858, 0.018337374553084373, 0.014590554870665073, -0.07962652295827866, -0.012236670590937138, -0.004280189983546734, 0.012897874228656292, 0.04453865811228752, 0.03140275180339813, -0.005201466381549835, 0.024825982749462128, -0.010808471590280533, 0.06421606987714767, -0.0012584904907271266, 0.03995431587100029, 0.02054138481616974, 0.007471598219126463, 0.013391572050750256, 0.0322490930557251, 0.003389769233763218, -0.05127411708235741, 0.01791420392692089, -0.009970947168767452, -0.05215572193264961, 0.006744274403899908, 0.008203329518437386, 0.0011190867517143488, -0.04905247315764427, 0.0192366112023592, -0.05832695588469505, 0.03157907351851463, 0.033165961503982544, 0.0068809231743216515, -0.014661082997918129, -0.0033368731383234262, -0.05335470661520958, 0.07144522666931152, 0.0069602676667273045, -0.008401690982282162, 0.004090644884854555, -0.05645795166492462, -0.0010138452053070068, 0.049687229096889496, 0.09274479746818542, -0.009715281426906586, 0.007982929237186909, -0.043762847781181335, 0.021264301612973213, 0.03265463188290596, -0.06996413320302963, -0.014493578113615513, -0.04129435494542122, -0.033448074012994766, 0.052402570843696594, 0.04330441355705261, -0.003317036898806691, -0.027012363076210022, -0.0068015786819159985, 0.042352281510829926, -0.007418701890856028, 0.017411688342690468, 0.06188863515853882, -0.02967480756342411, 0.02803502418100834, 0.03170249983668327, 0.01615981012582779, -0.005056001711636782, 0.03588130325078964, 0.003288384759798646, -0.0442565456032753, -0.004862048663198948, -0.007476006168872118, 0.025883909314870834, 0.005655493121594191, -0.0866793543100357, -0.04887615516781807, 0.0019747940823435783, 0.033183593302965164, 0.01918371394276619, 0.04996934533119202, -0.07433689385652542, 0.015701375901699066 ]
29,198
pygrib._pygrib
gribmessage
Grib message object. Each grib message has attributes corresponding to GRIB `keys <https://confluence.ecmwf.int/display/ECC/GRIB+Keys>`__. Parameter names are described by the ``name``, ``shortName`` and ``paramID`` keys. pygrib also defines some special attributes which are defined below :ivar messagenumber: The grib message number in the file. :ivar projparams: A dictionary containing proj4 key/value pairs describing the grid. Set to ``None`` for unsupported grid types. :ivar expand_reduced: If True (default), reduced lat/lon and gaussian grids will be expanded to regular grids when data is accessed via ``values`` key. If False, data is kept on unstructured reduced grid, and is returned in a 1-d array. :ivar fcstimeunits: A string representing the forecast time units (an empty string if not defined). :ivar analDate: A python datetime instance describing the analysis date and time for the forecast. Only set if forecastTime and julianDay keys exist. :ivar validDate: A python datetime instance describing the valid date and time for the forecast. Only set if forecastTime and julianDay keys exist, and fcstimeunits is defined. If forecast time is a range, then ``validDate`` corresponds to the end of the range.
from pygrib._pygrib import gribmessage
null
[ 0.01150420680642128, -0.05147768557071686, -0.0618533156812191, 0.03815319016575813, -0.028851531445980072, -0.06680449098348618, -0.00938357412815094, 0.06465655565261841, 0.07637919485569, -0.022043662145733833, -0.0022867340594530106, 0.03243749588727951, 0.023354267701506615, 0.05679291859269142, -0.07477734237909317, -0.002930660266429186, 0.029033560305833817, 0.028451068326830864, -0.04729102551937103, -0.022862790152430534, -0.0543537363409996, -0.0026234870310872793, -0.016864947974681854, 0.07386720180511475, 0.01900378428399563, 0.0800197646021843, 0.0037361367139965296, -0.013133362866938114, 0.06432890146970749, -0.03039877489209175, -0.04434216395020485, -0.12239602208137512, -0.01635526865720749, 0.007886388339102268, -0.03928177058696747, 0.046490103006362915, 0.010876208543777466, -0.06440171599388123, -0.07230175286531448, 0.004391439724713564, 0.011112845502793789, 0.01925862394273281, 0.013524724170565605, -0.04973021149635315, 0.06589435040950775, -0.033638883382081985, 0.0033698042389005423, 0.06389203667640686, -0.013752260245382786, 0.004805554635822773, -0.017201701179146767, 0.014917242340743542, -0.025593219324946404, 0.04368685930967331, -0.042449068278074265, 0.07681606709957123, -0.014735214412212372, 0.10601344704627991, -0.02721327356994152, -0.012732899747788906, -0.05715697631239891, -0.009765833616256714, -0.004814655985683203, 0.008396068587899208, 0.022425921633839607, 0.02402777411043644, 0.011185656301677227, -0.030544396489858627, -0.02382754161953926, -0.023026617243885994, -0.013743158429861069, 0.0271768681704998, -0.03848084434866905, -0.022917399182915688, 0.0036701513454318047, 0.007672504987567663, -0.01109464280307293, 0.00827774964272976, 0.004801004193723202, -0.002844196744263172, 0.08242254704236984, 0.029852688312530518, -0.004475628025829792, -0.008514387533068657, 0.013278985396027565, -0.027286086231470108, 0.013843273743987083, -0.007840881124138832, -0.01942245103418827, -0.04128408432006836, -0.035677604377269745, -0.06367360055446625, -0.035677604377269745, 0.06199893727898598, -0.002276495099067688, -0.04226703941822052, -0.018366685137152672, -0.00705815851688385, -0.04204860329627991, -0.034894879907369614, -0.06753260642290115, 0.000933465373236686, -0.0907958596944809, -0.053261563181877136, -0.005570075009018183, -0.008801082149147987, -0.004539337940514088, 0.017447439953684807, 0.06330954283475876, 0.004919322673231363, -0.018466800451278687, 0.025611422955989838, 0.02708585374057293, -0.016628311946988106, 0.013388202525675297, -0.015445125289261341, 0.025156350806355476, -0.021734213456511497, 0.048237577080726624, 0.020059550181031227, -0.002087640343233943, -0.0006001255242154002, -0.0030512541998177767, 0.025392988696694374, 0.04292234033346176, 0.07703449577093124, 0.007504128385335207, 0.028578488156199455, 0.08351471275091171, -0.04572558030486107, 0.020551027730107307, -0.03664235398173332, -0.040410347282886505, -0.029834484681487083, 0.005215119104832411, 0.013015043921768665, 0.01655549928545952, 0.006334594916552305, 0.05719338357448578, 0.053989678621292114, 0.018494104966521263, 0.010239108465611935, 0.044451382011175156, -0.017957119271159172, 0.003490398172289133, 0.0008634981350041926, 0.0041161212138831615, -0.007840881124138832, -0.04095643386244774, -0.005037641152739525, -0.010839802213013172, -0.015408719889819622, -0.03169117867946625, 0.01005707960575819, 0.017028775066137314, 0.001468743197619915, 0.013015043921768665, -0.0009937622817233205, 0.0008731684065423906, -0.027722954750061035, -0.015436024405062199, -0.0015836487291380763, 0.04740024358034134, -0.03352966532111168, 0.013615738600492477, 0.00797740276902914, 0.02244412526488304, 0.011476902291178703, -0.026412347331643105, 0.01636436954140663, -0.0591592900454998, -0.051550496369600296, -0.07419485598802567, -0.013333594426512718, 0.010393832810223103, 0.014726112596690655, -0.039755042642354965, 0.05715697631239891, 0.029179181903600693, 0.03316560760140419, 0.015854690223932266, 0.00848708301782608, -0.007927345111966133, 0.06094317138195038, 0.016464484855532646, 0.044851843267679214, 0.0527154803276062, -0.013424607925117016, 0.02349989116191864, -0.08693685382604599, 0.061416447162628174, 0.028123416006565094, 0.01309695653617382, 0.03332943469285965, 0.03697000443935394, -0.014489475637674332, 0.025793449953198433, 0.0033197463490068913, -0.05996021628379822, 0.061088792979717255, 0.015381415374577045, 0.003538180608302355, -0.05624683201313019, 0.03438520058989525, -0.004081991035491228, -0.030544396489858627, 0.002760008443146944, -0.002930660266429186, 0.020059550181031227, -0.03291076794266701, 0.002271944424137473, 0.008746474049985409, 0.04183017089962959, 0.004489279817789793, 0.0201505646109581, 0.019276827573776245, -0.06571231782436371, 0.0367879793047905, 0.03626009449362755, -0.006766912527382374, 0.008851139806210995, -0.008455228060483932, -0.013715853914618492, -0.04430575668811798, -0.05850398913025856, 0.02248053066432476, 0.01556344423443079, 0.02142476476728916, 0.03627829626202583, -0.049548182636499405, 0.07419485598802567, 0.01309695653617382, 0.009410877712070942, -0.019313232973217964, -0.06578513234853745, 0.01873074099421501, -0.03096306324005127, 0.03884490206837654, -0.0004510895814746618, 0.016218747943639755, 0.00785453338176012, 0.0268856231123209, -0.06134363263845444, 0.06494779884815216, 0.06458374112844467, -0.035149719566106796, 0.02692202851176262, -0.03595064580440521, -0.007240186911076307, 0.02288099378347397, -0.03997347876429558, -0.03460363298654556, -0.028523879125714302, 0.001384554896503687, -0.01745654083788395, -0.038699276745319366, -0.07535983622074127, -0.0333840437233448, 0.05355281010270119, -0.012905826792120934, -0.007531432900577784, -0.01998673938214779, -0.04696337506175041, 0.03997347876429558, 0.046198856085538864, 0.02945222519338131, -0.021406561136245728, 0.05071316286921501, 0.03746148198843002, -0.009269805625081062, 0.1504284292459488, 0.03434879332780838, -0.0029670658987015486, 0.014580490067601204, -0.021570388227701187, -0.005674741230905056, -0.038371626287698746, 0.0543537363409996, 0.03471285104751587, -0.016409877687692642, 0.030016513541340828, 0.020423607900738716, 0.007959200069308281, 0.02937941439449787, -0.03092665784060955, -0.011367685161530972, 0.010930816642940044, -0.017720483243465424, -0.04940255731344223, -0.03558658808469772, 0.03431238979101181, 0.03660595044493675, -0.007540534250438213, 0.010129891335964203, 0.053225159645080566, 0.05242423340678215, 0.00743586802855134, 0.019531667232513428, 0.02750452049076557, 0.0017918439116328955, 0.04037394002079964, -0.003909063991159201, -0.011040033772587776, -0.020423607900738716, -0.06400125473737717, 0.007463172078132629, 0.05504544451832771, 0.021679604426026344, -0.06057911366224289, 0.04237625375390053, -0.05653807893395424, 0.013843273743987083, 0.04998505115509033, 0.004525685682892799, 0.02810521423816681, 0.003296992741525173, 0.045834798365831375, 0.012296031229197979, 0.013470115140080452, 0.007595142815262079, -0.004882916808128357, -0.022717168554663658, 0.009365370497107506, 0.024573858827352524, -0.015390517190098763, 0.00023862809757702053, 0.03207343816757202, 0.024956120178103447, 0.0025597771164029837, -0.03387552127242088, -0.04164814203977585, 0.0489656887948513, 0.023973165079951286, -0.03132712095975876, 0.030544396489858627, 0.04430575668811798, 0.011367685161530972, -0.04255828261375427, -0.023973165079951286, -0.07565107941627502, -0.02386394701898098, -0.010375629179179668, -0.01631886325776577, 0.041502516716718674, 0.0279413890093565, -0.00797740276902914, -0.05246064066886902, 0.0037861946038901806, 0.0063391453586518764, -0.031272511929273605, -0.004755496978759766, 0.004983032587915659, -0.0015529313823208213, 0.07739855349063873, -0.000557746971026063, 0.019313232973217964, -0.03493128716945648, -0.050203483551740646, 0.06549388915300369, 0.052242204546928406, -0.007640650030225515, 0.024264410138130188, -0.007349404040724039, -0.023481687530875206, -0.05071316286921501, -0.03888130560517311, -0.034330591559410095, 0.04219422489404678, 0.041102055460214615, 0.06964413821697235, 0.03562299534678459, 0.004746395628899336, -0.06414687633514404, 0.036860790103673935, -0.04226703941822052, 0.028087010607123375, 0.004425569903105497, -0.018621524795889854, -0.06687730550765991, -0.021060707047581673, -0.020660243928432465, -0.004814655985683203, -0.04845600947737694, -0.020205173641443253, 0.03369349241256714, 0.0028350951615720987, 0.04226703941822052, 0.020787665620446205, -0.03047158569097519, -0.019021987915039062, -0.0026621681172400713, -0.059050075709819794, 0.044160135090351105, 0.003633745713159442, -0.05151408910751343, -0.06462015211582184, 0.007904591038823128, 0.0068169706501066685, 0.05369843170046806, -0.03660595044493675, -0.026011886075139046, -0.01071238238364458, -0.04831038787961006, 0.012132205069065094, 0.017920713871717453, -0.004928424023091793, 0.01615503802895546, 0.016910456120967865, 0.020095955580472946, -0.06097957864403725, -0.006516623310744762, 0.03267413005232811, -0.08555343747138977, -0.0367879793047905, -0.024737685918807983, 0.02626672573387623, 0.00280551565811038, 0.0016905905213207006, -0.027322491630911827, 0.01660100743174553, -0.05235142260789871, -0.007394911255687475, 0.034203171730041504, 0.017602164298295975, -0.03092665784060955, 0.0068397242575883865, -0.01643718220293522, 0.0029010805301368237, 0.03778913617134094, 0.02137015573680401, -0.057703062891960144, 0.012796609662473202, -0.03753429651260376, -0.05406248942017555, 0.008273199200630188, -0.02402777411043644, -0.05453576520085335, -0.012168611399829388, 0.02836005389690399, -0.007595142815262079, 0.0033424999564886093, -0.00784998293966055, 0.041466113179922104, -0.07197410613298416, 0.046854157000780106, -0.03917255252599716, -0.06603997200727463, 0.022043662145733833, 0.029324805364012718, -0.017811497673392296, 0.001025048433803022, -0.025138147175312042, 0.05439014360308647, -0.00979313813149929, -0.013160666450858116, -0.04579839110374451, -0.022007256746292114, 0.0007241324638016522, 0.021734213456511497, -0.032128047198057175, -0.04361404851078987, 0.0462716668844223, -0.05009426549077034, -0.007039955817162991, -0.003765716450288892, 0.04663572460412979, 0.02708585374057293, -0.020332593470811844, -0.02508354000747204, 0.007176476996392012, 0.02830544486641884, 0.008491633459925652, 0.02508354000747204, -0.053225159645080566, 0.07841791212558746, 0.03500409796833992, 0.009847746230661869, 0.03700641170144081, -0.04634447768330574, -0.024664873257279396, 0.009993369691073895, -0.07281143218278885, -0.00371793401427567, 0.004805554635822773, -0.0008009257726371288, 0.01439846120774746, -0.0016849021194502711, -0.01199568435549736, 0.002648515859618783, -0.09239771217107773, -0.02126093953847885, 0.06057911366224289, -0.05504544451832771, 0.011021831072866917, 0.09399956464767456, 0.03480386734008789, 0.007463172078132629, 0.014316548593342304, -0.025611422955989838, -0.059086479246616364, -0.0004695768584497273, -0.03826240822672844, -0.059013668447732925, -0.029525037854909897, -0.009429080411791801, -0.04230344295501709, 0.04634447768330574, 0.01193197350949049, 0.05118643864989281, -0.027522722259163857, -0.03172758221626282, 0.06083395332098007, -0.022589746862649918, 0.003956846427172422, -0.0009385849116370082, -0.06764182448387146, -0.037388671189546585, 0.00006769187893951312, -0.0704086571931839, -0.026248522102832794, 0.038371626287698746, -0.009774935431778431, 0.02704944834113121, -0.017110686749219894, -0.0058704218827188015, 0.0018760320963338017, -0.031072279438376427, 0.027631940320134163, -0.02129734493792057, 0.03311099857091904, 0.04667212814092636, 0.06855196505784988, 0.06087036058306694, -0.006876130122691393, 0.009838645346462727, 0.021588589996099472, -0.010703280568122864, -0.0011547438334673643, -0.08562624454498291, -0.03394833207130432, 0.005128655582666397, -0.02868770621716976, -0.03950020298361778, 0.010348325595259666, -0.01296953670680523, 0.04608963802456856, -0.03724304959177971, -0.0037088324315845966, 0.016864947974681854, -0.03418496996164322, 0.016537297517061234, 0.03161836415529251, -0.061380039900541306, -0.024901511147618294, 0.01174994558095932, 0.03438520058989525, -0.04084721580147743, -0.0451066829264164, 0.03585963323712349, -0.026121102273464203, -0.022043662145733833, -0.008923951536417007, -0.014007099904119968, 0.03693360090255737, -0.049912240356206894, 0.02830544486641884, -0.053953275084495544, 0.07233816385269165, -0.054280925542116165, -0.04401451349258423, -0.016264254227280617, 0.005979639012366533, 0.032856158912181854, -0.012550870887935162, 0.013661245815455914, 0.015381415374577045, 0.021970851346850395, 0.014125418849289417, 0.005337988492101431, -0.022262096405029297, -0.0043322802521288395, 0.0031672974582761526, 0.04303155839443207, -0.038772087544202805, 0.008163982070982456, 0.020733056589961052, -0.02333606407046318, 0.026958433911204338, 0.007658852729946375, 0.006398304831236601, 0.008760125376284122, -0.0043186284601688385, 0.0363147035241127, -0.06786026060581207, 0.002932935720309615, 0.025775248184800148, 0.05555512383580208, 0.02047821693122387, -0.023936759680509567, -0.003986426163464785, 0.01478982251137495, 0.026958433911204338, 0.016373472288250923, -0.002737254835665226, -0.0037975714076310396, 0.026739999651908875, 0.0016655615763738751, -0.02415519393980503, 0.03464004024863243, 0.03997347876429558, -0.033930130302906036, -0.017938917502760887, -0.04867444559931755, 0.023645512759685516, -0.0029465877451002598, -0.012805711477994919, 0.008814734406769276, 0.04605323448777199, 0.011986582539975643, 0.06294548511505127, -0.005419901106506586, -0.025975478813052177, -0.03797116503119469, 0.005688393488526344, 0.03757070004940033, 0.04106564819812775, -0.03047158569097519, -0.04747305437922478, 0.0017076557269319892, 0.014480373822152615, 0.01058496255427599, 0.012114002369344234, 0.01032102108001709, -0.07841791212558746, 0.01945885643362999, -0.022389516234397888, 0.015099271200597286, -0.01680123805999756, -0.048601631075143814, 0.071937695145607, -0.02819622866809368, -0.018293872475624084, -0.04157533124089241, -0.03407575190067291, -0.013415507040917873, 0.04026472195982933, -0.029761673882603645, -0.05919569730758667, 0.025283770635724068, -0.052606262266635895, 0.01925862394273281, 0.03149094432592392, -0.017857003957033157, 0.030052918940782547, -0.025629624724388123, 0.0435776449739933, -0.014107215218245983, 0.020423607900738716, -0.015608951449394226, 0.0014676054706797004, -0.03136352449655533, -0.01998673938214779, 0.08373314887285233, 0.01388878095895052, -0.031472742557525635, -0.0014391635777428746, 0.053297970443964005, -0.04102924466133118, 0.020860476419329643, -0.024045975878834724, 0.016737528145313263, 0.02211647294461727, -0.00398870138451457, -0.00876922719180584, -0.04117486625909805, 0.06516623497009277, 0.015208488330245018, -0.004061512649059296, 0.08686403930187225, 0.0017872932367026806, 0.02879692241549492, 0.04408732429146767, -0.025720639154314995, -0.057703062891960144, 0.06483858078718185, 0.0005233322153799236, 0.05355281010270119, 0.0268856231123209, -0.002716776682063937, -0.037752728909254074, -0.04608963802456856, 0.016136834397912025, -0.009875050745904446, 0.058649610728025436, 0.016737528145313263, 0.03365708515048027, -0.016755731776356697, -0.05096800625324249, -0.039427392184734344, -0.020623838528990746, 0.03358427435159683, -0.030853845179080963, -0.021115316078066826, 0.041138458997011185, 0.014953648671507835, 0.02712225914001465, -0.002771385246887803, -0.050603948533535004, -0.04809195175766945, 0.011476902291178703, -0.017037875950336456, -0.0005241854232735932, -0.033839114010334015, -0.02888793684542179, 0.021533982828259468, 0.003947745077311993, -0.0640740618109703, 0.052897509187459946, -0.08344190567731857, 0.007267491426318884, -0.023882150650024414, 0.038699276745319366, 0.07601513713598251, 0.002334516728296876, 0.039718639105558395, 0.0010779505828395486, 0.003444890957325697, -0.011449597775936127, -0.040737997740507126, 0.03986426070332527, 0.014389360323548317, 0.0024619365576654673, -0.12414349615573883, 0.09006774425506592, -0.004027382470667362, -0.03014393337070942, -0.020423607900738716, 0.02415519393980503, 0.04164814203977585, 0.010757889598608017, -0.01125846803188324, -0.06928008049726486, 0.02244412526488304, -0.044160135090351105, -0.05959615856409073, 0.03323841840028763, -0.0008094583754427731, 0.008477981202304363, -0.03968223184347153, 0.03451262041926384, 0.08191286772489548, 0.03715203329920769, 0.0141163170337677, -0.03494948893785477, 0.013369999825954437, -0.03125431016087532, -0.025283770635724068, 0.012350639328360558, -0.026339536532759666, 0.026121102273464203, 0.013670346699655056, 0.04284952953457832, 0.022626154124736786, -0.015854690223932266, 0.032364681363105774, 0.03753429651260376, -0.036897193640470505, -0.013160666450858116 ]
29,199
pygrib._pygrib
index
index(filename, *args) returns grib index object given GRIB filename indexed by keys given in *args. The :py:class:`select` or ``__call__`` method can then be used to selected grib messages based on specified values of indexed keys. Unlike :py:meth:`open.select`, containers or callables cannot be used to select multiple key values. However, using :py:meth:`index.select` is much faster than :py:meth:`open.select`. **Warning**: Searching for data within multi-field grib messages does not work using an index and is not supported by ECCODES library. NCEP often puts u and v winds together in a single multi-field grib message. You will get incorrect results if you try to use an index to find data in these messages. Use the slower, but more robust :py:meth:`open.select` in this case. If no key are given (i.e. *args is empty), it is assumed the filename represents a previously saved index (created using the ``grib_index_build`` tool or :py:meth:`index.write`) instead of a GRIB file. Example usage: >>> import pygrib >>> grbindx=pygrib.index('sampledata/gfs.grb','shortName','typeOfLevel','level') >>> grbindx.keys ['shortName', 'level'] >>> selected_grbs=grbindx.select(shortName='gh',typeOfLevel='isobaricInhPa',level=500) >>> for grb in selected_grbs: >>> grb 1:Geopotential height:gpm (instant):regular_ll:isobaricInhPa:level 500 Pa:fcst time 72 hrs:from 200412091200:lo res cntl fcst >>> # __call__ method does same thing as select >>> selected_grbs=grbindx(shortName='u',typeOfLevel='isobaricInhPa',level=250) >>> for grb in selected_grbs: >>> grb 1:u-component of wind:m s**-1 (instant):regular_ll:isobaricInhPa:level 250 Pa:fcst time 72 hrs:from 200412091200:lo res cntl fcst >>> grbindx.write('gfs.grb.idx') # save index to a file >>> grbindx.close() >>> grbindx = pygrib.index('gfs.grb.idx') # re-open index (no keys specified) >>> grbindx.keys # not set when opening a saved index file. None >>> for grb in selected_grbs: >>> grb 1:u-component of wind:m s**-1 (instant):regular_ll:isobaricInhPa:level 250 Pa:fcst time 72 hrs:from 200412091200:lo res cntl fcst :ivar keys: list of strings containing keys used in the index. Set to ``None`` when opening a previously saved grib index file. :ivar types: if keys are typed, this list contains the type declarations (``l``, ``s`` or ``d``). Type declarations are specified by appending to the key name (i.e. ``level:l`` will search for values of ``level`` that are longs). Set to ``None`` when opening a previously saved grib index file.
from pygrib._pygrib import index
null
[ 0.008383338339626789, -0.07379079610109329, -0.07511470466852188, 0.04306204989552498, -0.012394275516271591, -0.0123594356700778, -0.033777229487895966, 0.028498994186520576, 0.0372437946498394, -0.022419441491365433, 0.002275477396324277, 0.030519705265760422, 0.023621415719389915, 0.027610577642917633, -0.03780123218894005, -0.03276687487959862, 0.035850200802087784, 0.09580957889556885, -0.03464822843670845, 0.002632585819810629, -0.08480018377304077, -0.019353535026311874, 0.0019989360589534044, 0.057450905442237854, 0.013308821246027946, 0.041424576193094254, -0.004370223265141249, -0.03703475743532181, 0.09587925672531128, -0.07546310871839523, -0.04933322221040726, -0.10751576721668243, -0.0037343960721045732, 0.0025062914937734604, -0.02886481210589409, -0.026147304102778435, 0.039578065276145935, -0.01869157701730728, 0.011427469551563263, 0.048880305141210556, 0.0622936449944973, -0.04473436251282692, 0.011122620664536953, -0.08257043361663818, 0.07476630806922913, 0.009267399087548256, -0.003743106033653021, -0.01774219237267971, 0.013665929436683655, -0.03745283558964729, -0.04734735190868378, -0.004646764602512121, -0.017794450744986534, 0.038672227412462234, -0.009058360010385513, 0.06288592517375946, -0.024945329874753952, 0.1130901426076889, 0.02489306963980198, 0.0009335990180261433, -0.028655773028731346, -0.020781967788934708, 0.023081397637724876, 0.01767251268029213, 0.04037938266992569, 0.01155811920762062, -0.0067632850259542465, -0.017115075141191483, -0.04658087342977524, -0.035885039716959, -0.001003823010250926, 0.011235849931836128, 0.04114585742354393, -0.03107714280486107, -0.029143530875444412, 0.004825318697839975, -0.027035720646381378, 0.01832575909793377, 0.0273144394159317, -0.01640956662595272, 0.044246602803468704, 0.012612024322152138, -0.0016287628095597029, -0.02625182457268238, -0.008052359335124493, 0.0012585894437506795, 0.01609600894153118, -0.02137424610555172, -0.007521051913499832, -0.04180781543254852, -0.06020325422286987, -0.014606605283915997, -0.029892588034272194, 0.031373281031847, 0.00047061010263860226, -0.04114585742354393, 0.0003168248513247818, -0.030101627111434937, -0.03731347620487213, -0.039578065276145935, -0.05933225899934769, -0.012011037208139896, -0.04863642528653145, 0.011227140203118324, -0.033167533576488495, -0.02320333756506443, -0.02579890564084053, 0.011105201207101345, 0.016827644780278206, 0.013413340784609318, -0.04574471712112427, 0.04731250926852226, 0.06605634838342667, -0.06981904804706573, 0.013195591978728771, -0.005030002910643816, 0.0302409864962101, -0.01561696082353592, 0.02687894180417061, 0.012542344629764557, 0.04306204989552498, 0.0002942333812825382, -0.020781967788934708, 0.07504502683877945, 0.04922870174050331, 0.06804221868515015, 0.005330496467649937, 0.06253752112388611, 0.044385962188243866, -0.010295174084603786, 0.02221040241420269, -0.04511760175228119, -0.07609022408723831, -0.00881448108702898, 0.04922870174050331, 0.01710636354982853, 0.04410724341869354, -0.005683249793946743, -0.046755071729421616, 0.052782367914915085, -0.002538953674957156, -0.0247188713401556, 0.05048293620347977, -0.007869450375437737, -0.00780848041176796, 0.01893545687198639, -0.04727767035365105, -0.0011932647321373224, 0.004881933331489563, -0.017080234363675117, -0.007390402257442474, -0.008235268294811249, -0.018064459785819054, -0.01465886551886797, -0.006893934682011604, -0.026530543342232704, 0.006031648255884647, -0.0352056659758091, 0.02710540033876896, -0.02275041863322258, -0.010861322283744812, -0.008662057109177113, 0.031164241954684258, -0.0410761795938015, -0.05058745667338371, 0.024091754108667374, -0.01706281490623951, -0.0013097604969516397, -0.062014926224946976, -0.017315402626991272, -0.02466661110520363, -0.050866175442934036, -0.0981786847114563, 0.00577905960381031, -0.03290623426437378, 0.023603996261954308, -0.03114682249724865, 0.0557437539100647, 0.06326916068792343, 0.032627515494823456, -0.007995744235813618, -0.020398730412125587, -0.04839254543185234, 0.0026826681569218636, -0.006162297911942005, 0.024544671177864075, 0.03443918749690056, 0.003142118686810136, 0.07992260903120041, -0.022489121183753014, 0.06173620745539665, -0.0077126710675656796, 0.025015009567141533, -0.013578830286860466, 0.04727767035365105, -0.022942038252949715, -0.009720317088067532, 0.040030982345342636, -0.05563923344016075, 0.05738122761249542, 0.03525792434811592, 0.007730090990662575, -0.010242914780974388, 0.03734831511974335, 0.004559664987027645, 0.008257043547928333, 0.020346470177173615, -0.01034743431955576, -0.009694186970591545, 0.006441016681492329, 0.036303117871284485, -0.02153102494776249, -0.0024627416860312223, 0.0031029237434267998, 0.0026151658967137337, 0.048044148832559586, -0.08020132780075073, 0.005722444504499435, 0.08208267390727997, -0.011497149243950844, 0.015965359285473824, -0.0010664259316399693, 0.01640956662595272, -0.04947258159518242, -0.02358657494187355, -0.021234886720776558, 0.026896361261606216, 0.005225976929068565, 0.028150595724582672, -0.07027196884155273, 0.04205169528722763, -0.01564309000968933, 0.02351689524948597, -0.020642608404159546, -0.035919882357120514, 0.021095527336001396, -0.012368145398795605, 0.0744875892996788, 0.0041045695543289185, 0.030031947419047356, -0.007960904389619827, 0.03315011411905289, -0.036825716495513916, 0.006497631315141916, -0.011627798900008202, -0.01992839202284813, 0.039891622960567474, -0.036999914795160294, -0.012829773128032684, -0.012638154439628124, -0.020938746631145477, -0.044002726674079895, -0.01255105435848236, -0.01442369632422924, 0.02282009832561016, -0.03947354480624199, -0.11490181088447571, -0.014589185826480389, 0.00008743984653847292, -0.04504792019724846, -0.04267881065607071, -0.023708514869213104, -0.034700486809015274, -0.00985096674412489, 0.0331849530339241, 0.02947450987994671, 0.03884642943739891, 0.06281623989343643, 0.025920845568180084, 0.011261980049312115, 0.10012971609830856, 0.044769201427698135, -0.03616375848650932, 0.015129202976822853, -0.03302817419171333, 0.017184754833579063, -0.001404481241479516, 0.03266235440969467, -0.014806934632360935, 0.011418759822845459, 0.013787869364023209, 0.015042103826999664, -0.0449085608124733, 0.018761256709694862, -0.007490566931664944, -0.033707551658153534, 0.017001844942569733, -0.025833746418356895, -0.05940193682909012, -0.037522513419389725, 0.04407240450382233, 0.04724283143877983, -0.02787187695503235, -0.028498994186520576, 0.044455643743276596, 0.06452339142560959, 0.012690413743257523, -0.012115556746721268, -0.005996808409690857, 0.026983460411429405, -0.004690314177423716, -0.05299140512943268, 0.0033947075717151165, -0.01787284016609192, -0.031791359186172485, 0.021252306178212166, 0.07142168283462524, 0.024248532950878143, -0.03189587965607643, 0.01591309905052185, -0.06128329038619995, 0.014632735401391983, 0.03414304926991463, 0.021130366250872612, -0.015364372171461582, -0.05654507130384445, -0.023029137402772903, 0.02687894180417061, 0.021618124097585678, 0.047138310968875885, -0.06051681190729141, 0.029195791110396385, -0.029666129499673843, -0.049890659749507904, -0.0014338773908093572, 0.001997847342863679, 0.030728744342923164, 0.011331659741699696, -0.018064459785819054, -0.024997590109705925, -0.05083133652806282, 0.020572928711771965, 0.05922773852944374, 0.01205458678305149, 0.01620923914015293, 0.020015491172671318, 0.026199564337730408, -0.02457951195538044, -0.030101627111434937, -0.049054503440856934, -0.0070768436416983604, -0.02426595240831375, -0.003163893474265933, 0.03464822843670845, 0.025241468101739883, -0.04267881065607071, -0.027802197262644768, -0.01084390189498663, 0.007050713989883661, -0.04616279527544975, 0.022192981094121933, 0.01720217429101467, -0.01595664955675602, 0.07135200500488281, 0.04776543006300926, 0.03121650218963623, -0.020120011642575264, -0.0706552043557167, -0.0022047089878469706, 0.04264397174119949, -0.011627798900008202, -0.018430277705192566, -0.03612891957163811, -0.04327108711004257, -0.0349792055785656, -0.061631686985492706, -0.02252396009862423, 0.01846511848270893, 0.05013453960418701, 0.019806452095508575, -0.012542344629764557, -0.039508383721113205, -0.05166749283671379, 0.04435112327337265, -0.009911935776472092, 0.006815544795244932, -0.004829673562198877, -0.030258405953645706, -0.09720317274332047, -0.048671264201402664, -0.011157460510730743, 0.01584341935813427, 0.00012037438864354044, 0.011828127317130566, 0.0024845164734870195, -0.017890261486172676, 0.02565954625606537, 0.019876131787896156, -0.024405311793088913, -0.011401339434087276, -0.0007365361088886857, -0.06354787945747375, -0.012655573897063732, -0.016557637602090836, -0.009267399087548256, -0.04097165912389755, 0.029143530875444412, -0.008535762317478657, 0.031094562262296677, -0.04741702973842621, -0.015503731556236744, -0.029753228649497032, -0.040100663900375366, 0.05853094160556793, 0.018499957397580147, -0.03280171379446983, 0.05975033715367317, -0.015059523284435272, 0.006127458065748215, -0.08751769363880157, -0.035466961562633514, 0.04337560757994652, -0.05184169113636017, 0.006258107256144285, -0.030868103727698326, 0.03686055541038513, 0.041877493262290955, -0.004733864217996597, -0.015468891710042953, 0.05212040990591049, -0.008413822390139103, -0.0024148367810994387, 0.06535954773426056, 0.02564212679862976, 0.007695251144468784, -0.021583285182714462, 0.0039564999751746655, -0.0033097853884100914, -0.013265271671116352, 0.048044148832559586, -0.05435016006231308, -0.020973587408661842, -0.03456112742424011, -0.03821931034326553, -0.006937484256923199, -0.021409085020422935, -0.04466468095779419, -0.023569155484437943, 0.04685959219932556, 0.012760093435645103, 0.046511195600032806, -0.017428632825613022, 0.0546288788318634, -0.05368820205330849, 0.035379864275455475, -0.015251142904162407, -0.06462791562080383, 0.015573411248624325, 0.039578065276145935, -0.060725852847099304, -0.001981516135856509, -0.006693605333566666, 0.04337560757994652, -0.022558800876140594, -0.005461145658046007, -0.0415290966629982, -0.07462695240974426, -0.018952876329421997, 0.03478758782148361, 0.033463671803474426, -0.010547763668000698, 0.051562972366809845, -0.018796097487211227, -0.06727574020624161, 0.009354498237371445, 0.009903226047754288, 0.00012956067803315818, -0.02311623841524124, -0.0031268761958926916, 0.00397174246609211, -0.005234686657786369, -0.005204202141612768, -0.022001363337039948, -0.0945553407073021, 0.05657991021871567, 0.052259769290685654, -0.007651701103895903, 0.014040458016097546, -0.010530343279242516, -0.044838882982730865, -0.006427951622754335, -0.05131909251213074, 0.034700486809015274, 0.020816808566451073, -0.008884160779416561, 0.0057093799114227295, 0.015111783519387245, -0.020572928711771965, -0.04097165912389755, -0.12152138352394104, 0.04299236834049225, 0.035919882357120514, -0.044838882982730865, 0.023952394723892212, 0.11657412350177765, 0.05027389898896217, 0.04260913282632828, 0.030798424035310745, -0.012925582937896252, -0.0318261981010437, 0.029910007491707802, -0.05114489421248436, -0.04024002328515053, -0.02740153856575489, -0.010103555396199226, -0.02869061380624771, 0.038045112043619156, -0.017620252445340157, 0.009894516319036484, -0.05894901975989342, -0.02228008210659027, 0.015216303057968616, 0.0007985946140252054, 0.017498312518000603, 0.02823769487440586, -0.02067744918167591, -0.05856578052043915, -0.010269044898450375, -0.03212233632802963, 0.025624707341194153, 0.010922291316092014, -0.040344540029764175, 0.013596249744296074, -0.03964774310588837, -0.012829773128032684, 0.0006929863011464477, -0.0024845164734870195, 0.0031508286483585835, -0.020956167951226234, 0.05253848806023598, 0.004947258159518242, 0.05020421743392944, 0.03898578882217407, 0.001339156529866159, 0.015390502288937569, 0.028429314494132996, 0.06257236003875732, -0.006336497142910957, 0.06957517564296722, -0.0003884098550770432, 0.003002759302034974, -0.016827644780278206, -0.0021633366122841835, -0.030659064650535583, 0.04114585742354393, 0.04295752942562103, -0.05351400375366211, -0.02388271503150463, 0.03665151819586754, 0.0017648559296503663, 0.04595375806093216, 0.024318212643265724, 0.0028154950123280287, -0.06100457161664963, 0.03053712472319603, 0.07504502683877945, -0.035066306591033936, -0.06511567533016205, 0.02640860341489315, 0.008291883394122124, 0.006584730930626392, -0.043096888810396194, 0.014223366975784302, 0.022959457710385323, -0.0419820137321949, 0.03982194513082504, -0.008775286376476288, 0.011096490547060966, -0.033637870103120804, -0.0665789470076561, -0.02327301725745201, -0.007799770683050156, 0.02266331948339939, -0.0160263292491436, -0.009258689358830452, -0.003986984957009554, 0.03112940303981304, -0.0342998281121254, 0.012167816050350666, -0.08375498652458191, 0.004287478514015675, 0.00287210987880826, 0.08208267390727997, -0.029491929337382317, 0.04933322221040726, 0.06191040575504303, -0.0045988596975803375, 0.04776543006300926, 0.02489306963980198, -0.027297019958496094, -0.005334851332008839, -0.01991097256541252, 0.02466661110520363, -0.0663699060678482, 0.012159106321632862, 0.05264300853013992, -0.04386336728930473, -0.03558890148997307, 0.015259852632880211, -0.025224048644304276, 0.012995262630283833, 0.02632150426506996, -0.00287210987880826, -0.029039012268185616, -0.005095327273011208, 0.023987233638763428, 0.04609311744570732, -0.036059241741895676, 0.024370472878217697, 0.013692059554159641, 0.006127458065748215, -0.007460081949830055, -0.03609408065676689, -0.001424078713171184, -0.007281527854502201, -0.010025165975093842, 0.03489210456609726, 0.03915998712182045, 0.015512441284954548, 0.058426421135663986, -0.048671264201402664, 0.00721184816211462, -0.008156878873705864, 0.005587440449744463, 0.0033337378408759832, 0.03189587965607643, 0.011993616819381714, 0.0011203187750652432, 0.04891514405608177, 0.04860158637166023, -0.012638154439628124, -0.04250461235642433, -0.0015285982517525554, -0.05166749283671379, 0.015233722515404224, -0.02092132717370987, 0.02970096841454506, -0.028272535651922226, -0.047521550208330154, 0.12598088383674622, -0.023307856172323227, 0.006780704949051142, 0.018604477867484093, 0.014075297862291336, 0.00433973828330636, 0.0005672362167388201, -0.029875168576836586, -0.03207007795572281, 0.027384119108319283, -0.02015485055744648, 0.004276590887457132, -0.004864513408392668, -0.04724283143877983, 0.006798124872148037, -0.06504599004983902, 0.05267784744501114, -0.019736772403120995, -0.029735809192061424, 0.002874287310987711, -0.0008258132147602737, -0.006832964718341827, -0.008618506602942944, 0.061631686985492706, -0.004180781543254852, 0.003159538609907031, -0.006393111776560545, 0.049646779894828796, -0.03619860112667084, -0.015878260135650635, 0.031477801501750946, 0.04100649803876877, 0.00031328643672168255, -0.006846029777079821, 0.015407921746373177, -0.021269725635647774, 0.05142361298203468, 0.019214175641536713, 0.043166570365428925, 0.06609118729829788, -0.0022406375501304865, 0.0164792463183403, 0.032557837665081024, 0.009746447205543518, -0.012507504783570766, 0.05313076451420784, 0.043933045119047165, 0.003120343666523695, -0.020747128874063492, 0.05337464436888695, -0.022837519645690918, -0.07643862068653107, 0.004568374715745449, 0.022419441491365433, 0.050726816058158875, 0.012342015281319618, 0.03525792434811592, 0.024091754108667374, -0.04135489836335182, 0.00827010814100504, 0.00845301803201437, 0.04260913282632828, -0.017724771052598953, 0.00614487798884511, 0.04658087342977524, 0.020189691334962845, 0.02067744918167591, 0.010199365206062794, -0.026966040953993797, -0.05905354022979736, -0.005883579142391682, 0.005927128717303276, 0.0174896027892828, -0.014223366975784302, 0.04337560757994652, 0.06142264977097511, 0.049890659749507904, -0.05811286345124245, 0.023377535864710808, -0.06866933405399323, 0.004381110426038504, 0.02374335564672947, -0.0016429164679720998, 0.03647731989622116, 0.06804221868515015, 0.013108491897583008, -0.017254434525966644, -0.0014284336939454079, 0.012847193516790867, -0.044385962188243866, 0.0546288788318634, 0.006832964718341827, -0.06452339142560959, -0.08054972440004349, 0.034683067351579666, -0.00247145164757967, -0.0042069111950695515, 0.022558800876140594, 0.012402985244989395, 0.01627020724117756, 0.01435401663184166, -0.020642608404159546, -0.01328269112855196, -0.044002726674079895, -0.018534798175096512, -0.034700486809015274, 0.04532663896679878, 0.023778194561600685, -0.0012400808045640588, -0.04212137311697006, 0.03351593017578125, 0.1036137044429779, 0.06804221868515015, 0.02480597048997879, 0.013064942322671413, 0.004550954792648554, -0.009067069739103317, 0.05577859282493591, 0.030014527961611748, -0.0302409864962101, -0.00864463672041893, 0.026669902727007866, 0.005848739296197891, -0.04849706590175629, -0.013021392747759819, 0.044385962188243866, 0.00965063739567995, 0.001904215314425528, -0.024300793185830116 ]
29,202
pygrib._pygrib
open
open(filepath_or_buffer) returns GRIB file iterator object given GRIB file path (:py:class:`str` or :py:class:`os.PathLike` object) or buffer (:py:class:`io.BufferedReader` object). When iterated, returns instances of the :py:class:`gribmessage` class. Behaves much like a python file object, with :py:meth:`seek`, :py:meth:`tell`, :py:meth:`read` :py:meth:`readline` and :py:meth:`close` methods except that offsets are measured in grib messages instead of bytes. Additional methods include :py:meth:`rewind` (like ``seek(0)``), :py:meth:`message` (like ``seek(N-1)``; followed by ``readline()``), and :py:meth:`select` (filters messages based on specified conditions). The ``__call__`` method forwards to :py:meth:`select`, and instances can be sliced with ``__getitem__`` (returning lists of :py:class:`gribmessage` instances). The position of the iterator is not altered by slicing with ``__getitem__``. :ivar messages: The total number of grib messages in the file. :ivar messagenumber: The grib message number that the iterator currently points to (the value returned by :py:meth:`tell`). :ivar name: The GRIB file which the instance represents.
from pygrib._pygrib import open
null
[ 0.03842013701796532, -0.08971773833036423, -0.04942258819937706, 0.07142748683691025, -0.02632097713649273, -0.04266545549035072, -0.01573421247303486, 0.06208778917789459, 0.024357516318559647, -0.018201805651187897, 0.0040595862083137035, 0.03245900198817253, 0.03313117474317551, 0.06566093116998672, -0.056781139224767685, -0.006332600489258766, -0.0019291879143565893, 0.058550022542476654, -0.06286609917879105, 0.0171227864921093, -0.06619159877300262, 0.007628307212144136, -0.028797414153814316, 0.02278321236371994, 0.004377984907478094, 0.11780759692192078, -0.024693604558706284, -0.012391024269163609, 0.048113614320755005, -0.06410431861877441, -0.0428069643676281, -0.09261870384216309, 0.01905086822807789, -0.002421158365905285, -0.021951835602521896, 0.04082581773400307, 0.022111035883426666, -0.004185619298368692, -0.06031890586018562, -0.0029540343675762415, -0.01324008870869875, -0.03654512017965317, 0.021527305245399475, -0.04521264508366585, 0.04938720911741257, -0.016760164871811867, -0.018626336008310318, -0.023119298741221428, 0.012284891679883003, -0.03219366818666458, 0.015141637064516544, 0.013788442127406597, -0.028655903413891792, 0.025701867416501045, -0.03382103890180588, 0.07662800699472427, -0.03599676489830017, 0.10981225222349167, 0.009043414145708084, -0.019192378968000412, -0.04733530431985855, -0.024958936497569084, 0.016070300713181496, -0.004066219553351402, 0.024994315579533577, 0.01860864832997322, -0.015415814705193043, -0.04804285988211632, -0.03451090306043625, 0.0027572461403906345, 0.0062043569050729275, 0.02978798747062683, -0.01379728689789772, -0.021810326725244522, -0.0032724332995712757, 0.003199466969817877, -0.03771258145570755, -0.009764233604073524, -0.002872223500162363, -0.026037955656647682, 0.061804767698049545, 0.029929498210549355, 0.02679857611656189, -0.005974401719868183, -0.01454906165599823, -0.027736082673072815, 0.04871503263711929, -0.012532535009086132, -0.022712456062436104, -0.014743639156222343, -0.030424784868955612, 0.004727339372038841, -0.04408056288957596, 0.03178682550787926, 0.027470750734210014, -0.04818436875939369, -0.014000708237290382, 0.019563844427466393, -0.010144542902708054, -0.06010663881897926, -0.09941121935844421, -0.01936926692724228, -0.09063755720853806, -0.015495413914322853, -0.01915700174868107, -0.019776111468672752, 0.0018628548132255673, 0.050094764679670334, 0.0331842415034771, -0.011347383260726929, -0.0678897276520729, 0.020253708586096764, 0.04553104564547539, 0.01887398026883602, 0.0003814153606072068, -0.013257777318358421, 0.04680464044213295, 0.0051695602014660835, 0.021474238485097885, -0.013912264257669449, -0.028213681653141975, 0.008079372346401215, -0.007937861606478691, 0.03226442262530327, 0.07149824500083923, 0.07776009291410446, 0.0052978042513132095, 0.033767975866794586, 0.05985899642109871, -0.02518889307975769, 0.027576884254813194, -0.03309579938650131, -0.042983852326869965, 0.0008031833567656577, 0.014434084296226501, -0.011188183911144733, 0.006098223850131035, 0.025047382339835167, -0.02027139812707901, 0.03654512017965317, 0.019457710906863213, -0.028602836653590202, 0.015875723212957382, -0.016804387792944908, -0.048113614320755005, 0.04263007640838623, -0.004130341578274965, -0.03107927180826664, -0.006704065948724747, -0.008030728437006474, -0.0029142345301806927, -0.018732469528913498, -0.05175751447677612, 0.030071008950471878, 0.03150380402803421, -0.025631112977862358, 0.015530792064964771, -0.0063812448643147945, -0.00038887784467078745, -0.023030854761600494, -0.022482501342892647, 0.03504157066345215, 0.009392768144607544, -0.03198140114545822, -0.013903419487178326, 0.014354484155774117, -0.022447124123573303, -0.0035753545816987753, -0.002770512830466032, -0.01834331452846527, -0.010657519102096558, -0.03926920145750046, -0.05748869478702545, -0.008490637876093388, -0.001747877337038517, 0.028585147112607956, -0.030071008950471878, 0.037040408700704575, 0.02610871195793152, 0.0443989597260952, 0.001968987751752138, 0.009171657264232635, -0.012842089869081974, 0.03884466737508774, 0.016760164871811867, 0.055649057030677795, 0.05112071335315704, -0.03231748938560486, 0.04638011008501053, -0.05847926810383797, 0.06353827565908432, 0.025065070018172264, 0.018113359808921814, 0.001067410223186016, 0.039658352732658386, -0.06251232326030731, -0.0025936244055628777, 0.04970560967922211, -0.07033078372478485, 0.08964698761701584, 0.03622671961784363, 0.02556035667657852, -0.03459934890270233, 0.03771258145570755, -0.015362747944891453, -0.001739033032208681, 0.01404493022710085, -0.02364996448159218, 0.03065473958849907, 0.0168486088514328, 0.011258939281105995, -0.025259647518396378, 0.016034923493862152, 0.012001870200037956, 0.03863240033388138, 0.05320799723267555, -0.11526040732860565, 0.028496703132987022, 0.005165137816220522, 0.004486329387873411, 0.010940540581941605, 0.05150986835360527, 0.0027528239879757166, -0.052394311875104904, -0.016335632652044296, -0.013310844078660011, 0.03143304958939552, 0.004585828632116318, 0.03390948474407196, -0.007504485547542572, 0.03930457681417465, -0.03502387925982475, 0.0042519522830843925, -0.004621206317096949, -0.04454047232866287, 0.030583985149860382, -0.017715362831950188, 0.04305461049079895, -0.035377658903598785, -0.008459682576358318, -0.006934020668268204, 0.04220554605126381, -0.04616784304380417, 0.02497662603855133, 0.013125111348927021, -0.03845551237463951, 0.02669244259595871, -0.018750159069895744, -0.0012669623829424381, -0.003290122142061591, 0.022128725424408913, -0.04553104564547539, -0.03226442262530327, 0.015645768493413925, -0.019510777667164803, -0.05621509626507759, -0.0978545993566513, -0.06272459030151367, 0.03696965053677559, -0.025631112977862358, -0.005541025660932064, -0.014478306286036968, 0.014266040176153183, 0.02814292721450329, 0.04033052921295166, 0.013434665277600288, 0.012417557649314404, 0.002020948799327016, 0.038597024977207184, -0.04468198120594025, 0.12792560458183289, 0.04627397656440735, -0.021916458383202553, 0.021580372005701065, -0.027789149433374405, -0.024958936497569084, 0.011143961921334267, 0.009207035414874554, 0.03459934890270233, -0.009728855453431606, 0.024994315579533577, 0.04199327901005745, -0.03205215930938721, 0.030566295608878136, -0.0342278853058815, -0.03888004645705223, -0.0037301317788660526, -0.010745963081717491, -0.05518914759159088, -0.053667906671762466, 0.039021555334329605, 0.0631137415766716, -0.008685215376317501, 0.00489538349211216, 0.0850478857755661, 0.07071993499994278, 0.010816718451678753, 0.0021259761415421963, -0.0024255807511508465, -0.00207290961407125, 0.010975917801260948, -0.04729992896318436, -0.010825563222169876, -0.006739443633705378, -0.060142017900943756, -0.017255451530218124, 0.0588330440223217, -0.011895737610757351, -0.09127435833215714, 0.050200894474983215, -0.02336694300174713, 0.018104515969753265, 0.03771258145570755, -0.004714072681963444, -0.00560293672606349, -0.028708968311548233, 0.0040330528281629086, 0.036828141659498215, 0.027789149433374405, 0.024109873920679092, -0.020289085805416107, 0.015645768493413925, -0.016353322193026543, -0.023508453741669655, -0.027364617213606834, 0.013027822598814964, 0.048007480800151825, 0.04001213237643242, 0.0003479724400676787, -0.01412452943623066, -0.0395875982940197, 0.05494150146842003, 0.04422207176685333, -0.00031646419665776193, 0.021297350525856018, 0.03589063510298729, -0.002478647045791149, -0.04952872171998024, -0.027081597596406937, -0.06817274540662766, -0.022960100322961807, 0.008079372346401215, 0.012417557649314404, 0.000628506182692945, 0.007451419252902269, -0.006487377919256687, -0.02830212563276291, -0.01818411611020565, 0.024994315579533577, -0.05419857054948807, 0.015008971095085144, 0.03168069198727608, -0.0299471877515316, 0.04149799048900604, -0.007446996867656708, 0.04772445932030678, -0.028602836653590202, -0.008822303265333176, 0.04379754140973091, 0.030071008950471878, 0.010250676423311234, -0.004568140022456646, -0.03182220458984375, -0.03824324905872345, -0.019758421927690506, -0.05632122978568077, -0.0336795300245285, 0.038809292018413544, 0.027152352035045624, 0.04673388600349426, 0.004793672822415829, -0.014610972255468369, -0.06707604229450226, 0.025418847799301147, -0.021633436903357506, 0.027081597596406937, 0.007323175203055143, -0.03553685545921326, -0.05221742391586304, 0.003712442936375737, -0.001652799895964563, 0.03132691606879234, 0.003610732266679406, -0.018307937309145927, 0.00861003715544939, -0.05717029422521591, -0.01037449762225151, 0.03633285313844681, -0.011488894000649452, -0.02433982864022255, -0.0018661714857444167, -0.02856745757162571, 0.026391733437776566, 0.01968766562640667, -0.010436409153044224, -0.06498875468969345, 0.021138150244951248, -0.008919592015445232, 0.05430470407009125, -0.013646931387484074, -0.04450509324669838, 0.0046565840020775795, -0.055436789989471436, 0.031114649027585983, 0.017396962270140648, 0.015203548595309258, 0.0406489297747612, 0.006681954953819513, 0.022535568103194237, -0.10592070966959, -0.032547444105148315, 0.02428676187992096, -0.0706138014793396, -0.02402142994105816, -0.01690167561173439, 0.024322139099240303, 0.025100447237491608, 0.003610732266679406, -0.01942233368754387, 0.020147575065493584, -0.038597024977207184, 0.003659376408904791, 0.011480050161480904, 0.035713743418455124, -0.019723044708371162, -0.027240796014666557, 0.01716700755059719, 0.004594673402607441, 0.05122684687376022, 0.04524802416563034, -0.05840851366519928, 0.02899198979139328, -0.028443636372685432, -0.056887272745370865, 0.004459796007722616, 0.0017500885296612978, -0.07142748683691025, 0.0054172039963305, 0.059823617339134216, 0.012267203070223331, 0.035926010459661484, -0.02122659422457218, 0.04765370488166809, -0.06222929805517197, 0.016247188672423363, -0.048432014882564545, -0.044646602123975754, 0.046132463961839676, 0.03509463742375374, -0.020342152565717697, 0.006757132709026337, -0.026975464075803757, 0.03845551237463951, -0.010551386512815952, -0.03696965053677559, -0.0502716526389122, -0.00019830834935419261, 0.012037248350679874, 0.029593409970402718, -0.009543122723698616, -0.009534278884530067, 0.03824324905872345, -0.005001516547054052, -0.07280722260475159, -0.018166426569223404, 0.017786117270588875, 0.03362646326422691, -0.007787507027387619, -0.014504839666187763, -0.023455386981368065, 0.013045511208474636, 0.003531132359057665, 0.013169333338737488, -0.045601800084114075, 0.08327900618314743, 0.030407097190618515, 0.015256614424288273, 0.03626209869980812, -0.01979379914700985, -0.05161600187420845, -0.012417557649314404, -0.10981225222349167, 0.007110909093171358, 0.020253708586096764, -0.001515711541287601, -0.00322157796472311, -0.020572107285261154, -0.017626916989684105, -0.04015364125370979, -0.08893942832946777, 0.020359842106699944, 0.08434033393859863, -0.06268920749425888, -0.014407550916075706, 0.10365653783082962, 0.05391554906964302, 0.01066636387258768, 0.02064286358654499, -0.019086245447397232, -0.05119147151708603, -0.0028501125052571297, -0.04347914084792137, -0.0417102575302124, -0.02331387624144554, -0.024958936497569084, 0.0023680918384343386, 0.03461703658103943, -0.02326080948114395, 0.024269072338938713, -0.02632097713649273, -0.022977788001298904, 0.018732469528913498, 0.00968463346362114, 0.009843832813203335, -0.004006519913673401, -0.04938720911741257, -0.020076820626854897, 0.030566295608878136, -0.06958784908056259, -0.01037449762225151, 0.05034240707755089, -0.05274808779358864, 0.024269072338938713, -0.044752735644578934, -0.026621688157320023, -0.03824324905872345, -0.011170495301485062, 0.034316327422857285, -0.029858743771910667, 0.018201805651187897, 0.051969777792692184, 0.038597024977207184, 0.04125034809112549, -0.055932074785232544, 0.021491926163434982, 0.02936345525085926, 0.03916306793689728, -0.005510070361196995, -0.055436789989471436, -0.012320268899202347, 0.010286053642630577, -0.015928789973258972, -0.033467262983322144, 0.04015364125370979, 0.006084957160055637, 0.014796704985201359, -0.03711116313934326, -0.043337631970644, 0.09382154792547226, -0.01412452943623066, 0.04786597192287445, 0.03564298897981644, -0.033308062702417374, -0.006558133289217949, 0.019563844427466393, 0.05770095810294151, 0.0059478688053786755, -0.07818461954593658, 0.0024034695234149694, -0.04326687380671501, -0.004753872752189636, 0.00536413723602891, -0.03831400349736214, 0.03573143482208252, -0.053632527589797974, 0.0051960935816168785, -0.0023349253460764885, 0.04857352375984192, -0.01780380681157112, -0.04326687380671501, 0.01251484639942646, 0.025312714278697968, 0.04673388600349426, -0.02241174690425396, 0.021102773025631905, -0.011595027521252632, 0.017909938469529152, 0.023331565782427788, -0.007177242077887058, -0.05801935866475105, -0.007429308257997036, -0.01256791315972805, 0.02936345525085926, -0.038597024977207184, 0.014690572395920753, 0.0315745584666729, -0.05334950610995293, 0.0401182621717453, -0.006947287358343601, -0.02764763869345188, 0.020501352846622467, -0.07952897250652313, -0.00015961403551045805, -0.09346777200698853, -0.02364996448159218, 0.022340990602970123, 0.021138150244951248, -0.014301418326795101, -0.014637505635619164, -0.010321431793272495, -0.0016174223273992538, 0.012762489728629589, -0.010993607342243195, -0.005240315571427345, -0.04188714548945427, 0.03951684385538101, 0.033467262983322144, -0.030124075710773468, 0.012028403580188751, 0.027293862774968147, 0.008579081855714321, -0.0037035986315459013, -0.028585147112607956, -0.0012282680254429579, -0.016618654131889343, 0.0342455729842186, 0.01658327691257, 0.054906126111745834, 0.015044349245727062, 0.07234731316566467, -0.011117428541183472, -0.03718191757798195, -0.03274202346801758, 0.009189346805214882, 0.0029872008599340916, 0.047087661921978, -0.011533115990459919, -0.0035974655766040087, 0.019970687106251717, 0.030902383849024773, 0.022641701623797417, -0.025171203538775444, 0.02658630907535553, -0.02090819552540779, 0.013717686757445335, -0.04188714548945427, 0.041427236050367355, -0.0168486088514328, -0.06272459030151367, 0.09106209129095078, -0.04871503263711929, -0.00031038367887958884, -0.002743979450315237, -0.035377658903598785, 0.01984686590731144, -0.009008035995066166, -0.04291309788823128, -0.028638213872909546, 0.037252672016620636, -0.042170166969299316, 0.012797867879271507, 0.02342000976204872, -0.013098577968776226, 0.008176661096513271, -0.004192252643406391, -0.00820761639624834, 0.014814394526183605, -0.005222626496106386, 0.010887473821640015, 0.03139767050743103, -0.04524802416563034, -0.008282793685793877, 0.09176964312791824, 0.02754150703549385, -0.017573852092027664, -0.01958153396844864, 0.04071968421339989, -0.05253582075238228, -0.006615621969103813, 0.0006345867295749485, 0.0016141056548804045, 0.01318702194839716, -0.005797513760626316, 0.017794961109757423, -0.016017233952879906, 0.04712304100394249, 0.04022439569234848, -0.01037449762225151, 0.11094433069229126, 0.044045183807611465, 0.008450837805867195, 0.05317261815071106, 0.022323301061987877, -0.06774821132421494, 0.059611354023218155, 0.02230561338365078, 0.018697092309594154, 0.013646931387484074, 0.028797414153814316, -0.024852804839611053, -0.060142017900943756, 0.02582569047808647, 0.014018396846950054, 0.04783059284090996, -0.017370430752635002, 0.0219341479241848, -0.008707325905561447, -0.018007228150963783, 0.005160715896636248, 0.005709069315344095, 0.05465847998857498, -0.023844541981816292, 0.009215880185365677, 0.022907033562660217, 0.030937761068344116, -0.0009270051959902048, -0.008380082435905933, -0.03033634088933468, -0.047370683401823044, 0.025065070018172264, -0.021598059684038162, 0.010011876933276653, -0.05904531106352806, -0.019563844427466393, 0.052818842232227325, 0.03574912250041962, -0.10747732222080231, 0.03429863974452019, -0.07316099852323532, 0.002134820446372032, 0.0016925998497754335, 0.006000935100018978, 0.05819624662399292, 0.03610289841890335, 0.005912491120398045, 0.008327015675604343, -0.03845551237463951, 0.021155839785933495, -0.029080433771014214, 0.054587725549936295, 0.012744801118969917, -0.015804968774318695, -0.1107320711016655, 0.0630783662199974, -0.043939050287008286, -0.02143886126577854, -0.015530792064964771, 0.013664619997143745, 0.04390367120504379, 0.008512748405337334, -0.012904000468552113, -0.027523817494511604, -0.026674753054976463, 0.00008118896221276373, -0.04722917452454567, 0.020766684785485268, 0.01053369790315628, -0.008636570535600185, -0.022977788001298904, 0.05487074702978134, 0.06438733637332916, 0.044965002685785294, 0.054587725549936295, 0.017476562410593033, 0.015468880534172058, -0.007354130502790213, 0.006266267504543066, 0.02787759341299534, -0.012974755838513374, 0.025701867416501045, -0.003166300244629383, 0.051368359476327896, 0.011037829332053661, -0.01201071497052908, -0.002549402415752411, 0.025737246498465538, -0.04354989528656006, -0.03962297737598419 ]
29,204
pkg_resources
parse_version
null
def parse_version(v): try: return packaging.version.Version(v) except packaging.version.InvalidVersion: warnings.warn( f"{v} is an invalid version and will not be supported in " "a future release", PkgResourcesDeprecationWarning, ) return packaging.version.LegacyVersion(v)
(v)
[ 0.0522230789065361, 0.031892627477645874, -0.07794804126024246, 0.04266407713294029, -0.009339356794953346, -0.03619769215583801, 0.049973905086517334, 0.020804887637495995, -0.005368153098970652, -0.0067826746962964535, 0.010762663558125496, 0.03257792443037033, -0.024354370310902596, -0.012379259802401066, 0.034194521605968475, -0.00602269871160388, 0.04790044203400612, 0.02576010674238205, 0.05159049853682518, 0.040871765464544296, -0.00865845289081335, -0.033772800117731094, -0.029784023761749268, 0.03602197766304016, 0.029643451794981956, 0.01564759574830532, 0.03616255149245262, 0.018344851210713387, -0.0024380728136748075, -0.0824463963508606, -0.020312881097197533, -0.009049423038959503, 0.05883003771305084, 0.05798659846186638, 0.006580600049346685, 0.04522954672574997, -0.047162432223558426, -0.003936059772968292, -0.06874047219753265, 0.017545338720083237, 0.04551069065928459, 0.05127421021461487, -0.01382013875991106, -0.014935941435396671, 0.017791341990232468, -0.023792076855897903, -0.012062969617545605, 0.02384479157626629, -0.053242240101099014, 0.014400004409253597, 0.047478724271059036, 0.0009389874758198857, 0.007217573933303356, -0.034194521605968475, -0.05503455176949501, 0.07394170016050339, 0.09270826727151871, 0.07984578609466553, 0.01883685775101185, 0.03665455803275108, -0.02061159908771515, 0.030820755288004875, -0.03784943372011185, 0.011852108873426914, -0.004638927523046732, 0.006277488544583321, 0.04421038553118706, -0.03886859118938446, -0.05837317556142807, 0.03918488323688507, 0.008425627835094929, 0.026937410235404968, -0.0682133212685585, -0.007261503487825394, 0.047162432223558426, -0.0014430754818022251, -0.04171520471572876, 0.00045109837083145976, -0.01992630399763584, 0.025672247633337975, 0.021525327116250992, -0.08328983932733536, -0.0012684568064287305, -0.07626116275787354, -0.0238096471875906, -0.019943874329328537, 0.016912756487727165, -0.009479929693043232, -0.06505041569471359, 0.07914292067289352, -0.05106334760785103, 0.02103332057595253, -0.04793558642268181, -0.00872434675693512, 0.02430165559053421, 0.014066142961382866, 0.04431581869721413, -0.0476192943751812, -0.01279219426214695, -0.012598905712366104, 0.0351785346865654, 0.008333376608788967, -0.13059283792972565, -0.04568640887737274, -0.046951573342084885, 0.004630141891539097, 0.0013003054773434997, -0.00818841066211462, 0.0017044545384123921, -0.01797584444284439, 0.016798540949821472, -0.06747531145811081, -0.06259038299322128, 0.04431581869721413, -0.018678713589906693, -0.017650768160820007, -0.012757050804793835, -0.035898976027965546, 0.0289581548422575, 0.014013427309691906, 0.0029059192165732384, 0.02266748808324337, -0.05194193497300148, 0.013995856046676636, 0.009945579804480076, -0.005688836332410574, -0.04185577854514122, -0.050255049020051956, 0.07179795205593109, 0.029186587780714035, 0.020435882732272148, 0.023739362135529518, 0.0001559488009661436, -0.05485883355140686, -0.08792876452207565, -0.039922893047332764, -0.053242240101099014, 0.024934235960245132, -0.0643124058842659, -0.02707798406481743, -0.049481894820928574, -0.0213144663721323, 0.002552288817241788, -0.04927103593945503, -0.031137045472860336, -0.05137963965535164, -0.017158761620521545, -0.03215620294213295, -0.04941160976886749, 0.011535818688571453, 0.03985260799527168, 0.04080147668719292, 0.07225481420755386, 0.025180241093039513, 0.014347289688885212, -0.04951703920960426, 0.005311045330017805, -0.12159613519906998, 0.03654912859201431, -0.03957146033644676, 0.05809202790260315, -0.022685060277581215, 0.04930618032813072, -0.009462358430027962, 0.02221062406897545, 0.014057356864213943, 0.04132862761616707, -0.014329718425869942, 0.003184869885444641, 0.010885665193200111, -0.020242594182491302, 0.08054865151643753, 0.006273095495998859, 0.04217207059264183, -0.03813058137893677, 0.014426362700760365, 0.03094375692307949, 0.005095792002975941, 0.09966666251420975, 0.0065147061832249165, -0.013916783034801483, 0.02579524926841259, -0.003118976019322872, -0.012783409096300602, 0.040731191635131836, 0.026234542950987816, 0.004735572263598442, 0.006053449120372534, -0.01623624749481678, -0.023897506296634674, 0.017993416637182236, -0.03458109870553017, 0.032876644283533096, 0.029731309041380882, -0.0022151318844407797, -0.021929476410150528, -0.01957486942410469, -0.025355957448482513, 0.02064674347639084, -0.0309086125344038, 0.039747174829244614, -0.009400857612490654, -0.030961329117417336, -0.0011740089394152164, -0.0004560404340736568, -0.0007594267372041941, -0.00031436863355338573, -0.053593672811985016, -0.00716046616435051, -0.017808914184570312, -0.00004712097506853752, 0.028483718633651733, -0.0013574134791269898, 0.05250422656536102, -0.046178415417671204, -0.013512633740901947, 0.006110557354986668, -0.023423070088028908, 0.05450740084052086, 0.021841617301106453, 0.017404764890670776, 0.04224235564470291, 0.09228654950857162, 0.05085248872637749, 0.03820086643099785, -0.0068837120197713375, 0.04842759296298027, 0.032208919525146484, 0.02092788927257061, 0.011588533408939838, 0.03298207372426987, -0.021964620798826218, 0.05805688351392746, 0.01396071258932352, -0.008210374973714352, -0.009655646979808807, -0.017791341990232468, 0.033878229558467865, 0.008197195827960968, -0.02447737194597721, 0.035617828369140625, -0.008364127017557621, -0.032068345695734024, 0.04491325467824936, 0.05176621675491333, -0.04526468738913536, -0.050184763967990875, -0.043683234602212906, 0.037251994013786316, 0.015568522736430168, -0.02256205677986145, 0.019803300499916077, 0.014136428944766521, 0.04800587520003319, 0.0032837106846272945, -0.017852842807769775, -0.0479707308113575, -0.04199635237455368, 0.01633289083838463, -0.01268676482141018, -0.003332032822072506, -0.007555829361081123, -0.05383967608213425, 0.005930447485297918, -0.015770597383379936, -0.04473753646016121, 0.06434755027294159, -0.010384872555732727, 0.06515584886074066, 0.05454254522919655, -0.005029898136854172, -0.0339309461414814, -0.046354133635759354, -0.016350463032722473, 0.016288962215185165, -0.040344614535570145, -0.012335330247879028, -0.009743505157530308, 0.043788667768239975, 0.016420749947428703, -0.0007017696043476462, 0.002196461893618107, -0.018749000504612923, 0.06280124187469482, 0.04143406078219414, 0.05433168262243271, 0.004968396853655577, -0.014083714224398136, -0.025303242728114128, 0.003870166139677167, 0.011430388316512108, -0.040414899587631226, 0.009673218242824078, -0.026919838041067123, -0.03644369915127754, 0.035863831639289856, -0.03306993097066879, -0.0006084199994802475, 0.006198415532708168, -0.05499940738081932, 0.0486735962331295, -0.022860776633024216, -0.020664313808083534, 0.04586212709546089, 0.006461990997195244, 0.009567788802087307, 0.056932296603918076, -0.026884695515036583, -0.007402076851576567, -0.03212105855345726, -0.010868093930184841, 0.028448576107621193, -0.0037888968363404274, -0.03932545706629753, -0.040485188364982605, 0.009971937164664268, -0.03180477023124695, -0.0316290520131588, 0.01633289083838463, -0.03094375692307949, -0.01202782616019249, 0.06691301614046097, 0.04153949022293091, 0.04150434583425522, -0.03310507535934448, 0.001184991211630404, -0.02391507849097252, -0.008851741440594196, -0.030855897814035416, 0.011052596382796764, 0.012721908278763294, 0.01818670518696308, -0.0012223310768604279, 0.013169986195862293, 0.0037164136301726103, -0.029362304136157036, -0.02099817618727684, 0.021542899310588837, -0.008219161070883274, -0.00003552090856828727, 0.08567959070205688, -0.00010151772585231811, 0.0229134913533926, -0.005912875756621361, 0.0013914586743339896, 0.02461794577538967, 0.05095791816711426, 0.01925857923924923, 0.004239171743392944, -0.07689373940229416, -0.0685647577047348, -0.028975727036595345, -0.03605711832642555, 0.00016295001842081547, -0.007951192557811737, -0.008074194192886353, 0.02259720116853714, -0.03911459445953369, 0.021788902580738068, -0.005201221909373999, -0.04291008040308952, -0.016640396788716316, 0.018397565931081772, -0.017334477975964546, -0.03914973884820938, -0.030820755288004875, 0.021191464737057686, -0.04066090285778046, 0.02771056443452835, 0.0174135509878397, 0.02572496235370636, 0.036970850080251694, 0.05858403444290161, -0.06336353719234467, 0.0021766938734799623, 0.03027603216469288, -0.013055769726634026, 0.02948530577123165, -0.011447959579527378, -0.06441783905029297, -0.030170602723956108, 0.011860894970595837, -0.03781428933143616, 0.008074194192886353, 0.01808127574622631, -0.01197511050850153, -0.006286274176090956, -0.023967793211340904, -0.034194521605968475, 0.07344968616962433, -0.03319293260574341, 0.019838444888591766, 0.03396608680486679, 0.0625200942158699, 0.025461386889219284, 0.05239879712462425, 0.01025308482348919, -0.04431581869721413, 0.02259720116853714, -0.04125834256410599, 0.01131617184728384, 0.040766336023807526, -0.05166078731417656, -0.0016934721497818828, -0.019170720130205154, -0.026375114917755127, 0.043507520109415054, 0.008052229881286621, -0.06817817687988281, -0.008399270474910736, 0.04522954672574997, -0.009857721626758575, -0.03595168888568878, -0.024143509566783905, 0.04118805378675461, 0.058267742395401, 0.011860894970595837, -0.007283467799425125, -0.014672365970909595, -0.05173107236623764, 0.011360101401805878, 0.04505382850766182, 0.007670045364648104, 0.0394308865070343, -0.007375719491392374, 0.006523492280393839, -0.03329836204648018, -0.0017835270846262574, 0.0015726668061688542, -0.0009922516765072942, 0.03094375692307949, -0.012221114709973335, 0.029643451794981956, -0.0643124058842659, 0.006743138190358877, -0.016350463032722473, 0.007533864583820105, 0.0394308865070343, -0.026937410235404968, 0.006044663488864899, -0.003325443482026458, 0.03161147981882095, 0.03396608680486679, 0.04199635237455368, 0.05795145407319069, -0.023001350462436676, 0.02370421774685383, 0.047338150441646576, -0.05503455176949501, -0.08701504021883011, -0.08645274490118027, -0.019979018718004227, -0.03059232234954834, -0.04501868411898613, 0.04171520471572876, -0.015876026824116707, -0.05429654195904732, -0.001345332944765687, 0.03763857111334801, -0.01232654508203268, 0.003520928556099534, 0.047127287834882736, -0.0034352666698396206, 0.004928860813379288, -0.030328746885061264, 0.03995803743600845, 0.05911118537187576, -0.030223317444324493, -0.037146564573049545, -0.007446005940437317, -0.0015693721361458302, -0.05232851207256317, 0.05728372931480408, 0.06350410729646683, -0.04800587520003319, 0.004603784531354904, 0.0236339308321476, -0.02704283967614174, 0.05816231295466423, 0.007402076851576567, -0.007762296590954065, 0.037251994013786316, 0.006769496016204357, 0.08434414118528366, -0.017606839537620544, -0.013626850210130215, 0.027833566069602966, -0.010130082257091999, -0.024705804884433746, 0.014443933963775635, -0.017721055075526237, 0.027025267481803894, 0.01477779634296894, -0.013670779764652252, 0.03472167253494263, 0.012880053371191025, -0.023651503026485443, 0.013240273110568523, 0.043929241597652435, -0.007151680067181587, 0.004083222709596157, 0.017114831134676933, -0.01630653440952301, -0.08694475144147873, 0.028501290827989578, -0.04505382850766182, 0.059357188642024994, -0.006747531238943338, 0.029766453430056572, -0.0028334360104054213, -0.04421038553118706, 0.03844686970114708, 0.037251994013786316, 0.06512070447206497, 0.03598683327436447, 0.03918488323688507, -0.04326151683926582, 0.008104944601655006, 0.014356075786054134, -0.006505920551717281, -0.014400004409253597, -0.028220143169164658, 0.09432486444711685, -0.06863504648208618, -0.026410259306430817, -0.04139891639351845, -0.04266407713294029, -0.006145700812339783, 0.043472375720739365, -0.0238096471875906, -0.012106898240745068, 0.03145333752036095, -0.006958391517400742, 0.019487010315060616, -0.033772800117731094, -0.043612949550151825, -0.060341205447912216, 0.03278878331184387, -0.1051490306854248, -0.0788617730140686, -0.022439055144786835, -0.044034671038389206, -0.0010400247992947698, 0.0025654674973338842, 0.007547043263912201, 0.058267742395401, -0.025303242728114128, 0.053734246641397476, -0.032349493354558945, -0.03879830613732338, -0.03595168888568878, 0.05496426671743393, 0.02554924599826336, 0.007705188822001219, 0.005737158935517073, -0.0629066750407219, 0.01745747961103916, -0.005930447485297918, -0.006418061908334494, -0.03865773230791092, -0.020295308902859688, -0.008263089694082737, 0.04558097943663597, 0.025022095069289207, -0.08111094683408737, 0.00975229125469923, -0.022228196263313293, -0.050079334527254105, 0.026339972391724586, 0.013784995302557945, 0.020066875964403152, -0.06476926803588867, 0.06273095309734344, -0.037744004279375076, -0.006418061908334494, 0.018309706822037697, 0.052925948053598404, 0.04818158969283104, 0.0348271019756794, 0.07197366654872894, 0.029819168150424957, -0.0052978661842644215, 0.014883226715028286, 0.005517512559890747, -0.043894097208976746, -0.0075602224096655846, 0.019030146300792694, 0.03777914494276047, 0.03806029260158539, 0.022439055144786835, 0.021121177822351456, -0.0614657923579216, 0.03059232234954834, -0.0007627214072272182, -0.0394308865070343, -0.09903407841920853, -0.029766453430056572, -0.05130935087800026, 0.06027091667056084, 0.020769745111465454, -0.02145504020154476, 0.04491325467824936, 0.030328746885061264, 0.016798540949821472, 0.021525327116250992, 0.02210519276559353, -0.019487010315060616, -0.009866507723927498, -0.015902385115623474, -0.06575328856706619, 0.034335095435380936, -0.02214033715426922, -0.09847178310155869, -0.04754900932312012, 0.013178772293031216, 0.05148506909608841, 0.02277291752398014, 0.012695549987256527, -0.0557725615799427, -0.02955559268593788, 0.03459867089986801, 0.05809202790260315, 0.0013145825359970331, -0.0006424651364795864, 0.018362421542406082, -0.023756932467222214, -0.004223796539008617, 0.00524954404681921, -0.01433850359171629, -0.037041135132312775, -0.011641248129308224, -0.01567395217716694, 0.00447638938203454, 0.017993416637182236, -0.06740502268075943, 0.008399270474910736, 0.00783697608858347, -0.0051309349946677685, 0.03637341037392616, 0.05587799474596977, 0.013398418202996254, -0.02280806191265583, -0.02941501885652542, 0.03126004710793495, 0.02614668384194374, 0.0031409405637532473, -0.007634901907294989, -0.015401591546833515, 0.02635754458606243, 0.03922002390027046, -0.003426480805501342, 0.0029190978966653347, -0.02033045142889023, -0.01515558734536171, -0.014294574968516827, 0.053523384034633636, 0.01738719269633293, 0.07661259174346924, -0.02945016324520111, 0.04624870419502258, -0.021894333884119987, 0.008144481107592583, 0.033561937510967255, 0.059216614812612534, 0.02398536540567875, 0.014197930693626404, 0.0036000011023133993, -0.007366933394223452, -0.017817700281739235, -0.05886518210172653, 0.005508726462721825, -0.0010356318671256304, -0.010358515195548534, 0.014294574968516827, -0.01538401935249567, -0.04723271727561951, 0.02145504020154476, 0.04737329110503197, 0.05127421021461487, 0.010138868354260921, 0.08856134861707687, 0.0037295925430953503, 0.0036702880170196295, -0.03957146033644676, -0.04189092293381691, -0.03140062093734741, -0.00886492058634758, 0.06874047219753265, 0.01818670518696308, -0.02551410160958767, 0.0003061319002881646, 0.005557049065828323, -0.05788116529583931, 0.0018472245428711176, -0.05443711578845978, -0.012748265638947487, -0.0019153148168697953, 0.05549141764640808, -0.0011366690741851926, 0.006286274176090956, 0.035758402198553085, -0.05064162611961365, -0.030855897814035416, 0.060341205447912216, -0.040555473417043686, -0.03491495922207832, -0.002317267470061779, -0.01279219426214695, -0.03862258791923523, -0.05246908590197563, 0.005680050700902939, 0.010182797908782959, 0.0017659554723650217, 0.011237099766731262, 0.0661047175526619, 0.05707286670804024, -0.014742652885615826, 0.005043076816946268, 0.021665900945663452, 0.01213325560092926, -0.0962928906083107, -0.030715323984622955, 0.0011674195993691683, 0.0429803691804409, 0.01454936433583498, 0.009066995233297348, -0.0270076971501112, -0.03612740710377693, 0.018063703551888466, 0.03104918636381626, -0.013837710954248905, -0.012651621364057064, -0.056088853627443314, -0.05433168262243271, 0.024213796481490135, 0.02642783150076866, -0.007604151498526335, 0.014654794707894325, 0.012431974522769451, -0.00039014656795188785, 0.005284687504172325, 0.047162432223558426, -0.05788116529583931, -0.04185577854514122, -0.03284149989485741, 0.003564857877790928, -0.01689518615603447, 0.05454254522919655, -0.04273436591029167, 0.009980723261833191, -0.02458280324935913, -0.03264820948243141, -0.03503796085715294, 0.00206906720995903, 0.031857483088970184, -0.03858744353055954, 0.018643569201231003, 0.026093969121575356, -0.005552656017243862, -0.040204040706157684, -0.0020328254904597998, 0.032876644283533096, -0.014725081622600555, 0.013556563295423985, -0.05173107236623764, -0.03284149989485741, -0.019943874329328537, -0.017167547717690468 ]
29,208
efficientnet
get_submodules_from_kwargs
null
def get_submodules_from_kwargs(kwargs): backend = kwargs.get('backend', _KERAS_BACKEND) layers = kwargs.get('layers', _KERAS_LAYERS) models = kwargs.get('models', _KERAS_MODELS) utils = kwargs.get('utils', _KERAS_UTILS) for key in kwargs.keys(): if key not in ['backend', 'layers', 'models', 'utils']: raise TypeError('Invalid keyword argument: %s', key) return backend, layers, models, utils
(kwargs)
[ -0.018359221518039703, -0.0011918311938643456, -0.0038773929700255394, 0.016191618517041206, -0.02361939661204815, 0.007960334420204163, -0.014164162799715996, 0.015799207612872124, 0.049555882811546326, 0.01330459676682949, 0.034345291554927826, 0.042903587222099304, -0.020779088139533997, -0.01144531648606062, -0.010015820153057575, -0.0584879033267498, 0.0024899402633309364, 0.04159554839134216, 0.007082081399857998, -0.016808263957500458, -0.015845924615859985, 0.006797116715461016, 0.02537590079009533, 0.035186171531677246, 0.04406213387846947, 0.01945236697793007, 0.04731353744864464, 0.007899603806436062, 0.04245511814951897, 0.011080934666097164, -0.007198870647698641, 0.007983691990375519, -0.011781668290495872, 0.054638538509607315, -0.024703197181224823, 0.012136707082390785, 0.030215635895729065, 0.06756941229104996, -0.03313068673014641, -0.0016350451624020934, 0.011987216770648956, -0.018929151818156242, 0.1069599837064743, -0.0005821929080411792, 0.005498423241078854, -0.016303736716508865, 0.04155817627906799, 0.001936360727995634, -0.019639229401946068, -0.0226290263235569, -0.001160882064141333, 0.01952711120247841, 0.030664104968309402, -0.028982345014810562, 0.03795173391699791, 0.008978733792901039, -0.014136133715510368, 0.07302579283714294, -0.004881777800619602, 0.05897374451160431, -0.011174365878105164, 0.015659062191843987, 0.0018289148574694991, 0.036251287907361984, -0.029879283159971237, -0.06611188501119614, -0.0805002823472023, 0.008306029252707958, -0.04054912179708481, 0.022180555388331413, -0.02862730622291565, -0.0278237983584404, -0.04021276906132698, -0.04372578114271164, -0.01582723669707775, -0.021470479667186737, -0.007652011699974537, -0.015986070036888123, 0.0028332998044788837, 0.017611771821975708, -0.021003322675824165, -0.007208213675767183, -0.10494187474250793, 0.05265779793262482, 0.07982757687568665, -0.019770031794905663, -0.10232579708099365, 0.014995700679719448, 0.09358064830303192, -0.023226985707879066, -0.08677885681390762, -0.03995116055011749, 0.030327752232551575, 0.02698291838169098, -0.04806098714470863, -0.019358934834599495, -0.044660091400146484, 0.008226613514125347, -0.05000435560941696, -0.027207152917981148, 0.0054049924947321415, -0.08147196471691132, -0.014360368251800537, 0.028571248054504395, 0.020386677235364914, -0.03886736184358597, -0.009670124389231205, -0.03118732012808323, 0.017957467585802078, 0.006843831855803728, -0.034756388515233994, 0.023993121460080147, -0.0003608778351917863, -0.02208712510764599, -0.07014811038970947, -0.009352458640933037, -0.021507851779460907, -0.0636826753616333, 0.025936488062143326, -0.036905307322740555, -0.07676303386688232, 0.07676303386688232, 0.02010638453066349, 0.06252413243055344, 0.05508700758218765, 0.006806459743529558, 0.013865183107554913, 0.0005013165646232665, 0.011193051934242249, -0.07257732003927231, 0.07590346783399582, 0.03584019094705582, -0.04903266951441765, -0.07074607163667679, -0.030551986768841743, 0.027655621990561485, 0.01796681061387062, -0.012986930087208748, -0.010352171957492828, -0.0035246904008090496, -0.03279433399438858, 0.03296251222491264, -0.04148343205451965, 0.037092167884111404, -0.07070869952440262, -0.049593258649110794, 0.0524335652589798, -0.06794313341379166, -0.004536082502454519, 0.017527684569358826, 0.011501375585794449, -0.020629599690437317, -0.011239768005907536, -0.009632752276957035, -0.03615785762667656, -0.054414305835962296, -0.022180555388331413, 0.04518330469727516, 0.0028706721495836973, 0.051312390714883804, -0.01651862822473049, 0.0006668648566119373, -0.005573168396949768, -0.020666971802711487, -0.0003483230248093605, 0.021844204515218735, 0.05254568159580231, -0.07022285461425781, -0.012828097678720951, 0.047986242920160294, 0.054526422172784805, 0.05396583676338196, 0.0009261363302357495, -0.010240054689347744, -0.02098463661968708, -0.05504963546991348, -0.016406510025262833, -0.027076348662376404, 0.003307462902739644, -0.0022330046631395817, 0.01988214999437332, -0.0040035247802734375, -0.07063395529985428, 0.04234299808740616, 0.061178721487522125, -0.014164162799715996, -0.022460849955677986, 0.017452940344810486, -0.04667820408940315, -0.07500652968883514, -0.020779088139533997, 0.02610466443002224, 0.018443310633301735, 0.03520485758781433, -0.06181405112147331, 0.0320281982421875, 0.012202109210193157, -0.018704917281866074, -0.026235468685626984, 0.07280155271291733, -0.06712093949317932, -0.03916633874177933, -0.010613779537379742, 0.06188879534602165, 0.01804155670106411, -0.02190026268362999, 0.06353318691253662, 0.012837440706789494, -0.021489165723323822, -0.02427341416478157, 0.0023147568572312593, 0.004891120828688145, 0.05164874345064163, 0.03374733403325081, -0.0004981048405170441, 0.012379627674818039, -0.013939928263425827, 0.05717986822128296, 0.06278573721647263, -0.00015270154108293355, -0.0274500735104084, 0.020237188786268234, 0.06390690803527832, 0.023787571117281914, 0.005638570059090853, -0.024983489885926247, 0.04596812650561333, 0.036139171570539474, -0.009263698942959309, -0.02087252028286457, 0.01616358943283558, -0.056208182126283646, -0.0018032212974503636, 0.03838151693344116, 0.0020496458746492863, -0.05706774815917015, 0.01919075846672058, -0.020274560898542404, 0.09544926881790161, 0.006507480051368475, 0.05067705735564232, -0.003947466146200895, -0.014154819771647453, 0.013874526135623455, 0.00742310518398881, -0.015490885823965073, 0.06913905590772629, -0.027394015341997147, 0.010940788313746452, -0.005610540974885225, 0.05037808045744896, 0.08109824359416962, 0.02672130987048149, 0.057964690029621124, -0.054451677948236465, -0.023451220244169235, 0.016303736716508865, -0.02373151294887066, -0.0015544608468189836, -0.061216093599796295, -0.04664083197712898, 0.014351025223731995, -0.05856264755129814, 0.046005502343177795, 0.03223374858498573, -0.002231836784631014, 0.06704619526863098, -0.00609638262540102, -0.06338369846343994, 0.03692399337887764, -0.03890473395586014, 0.00945990439504385, -0.0005547474720515311, 0.040960218757390976, -0.003942794632166624, 0.008628367446362972, -0.023974433541297913, -0.009487933479249477, -0.004853748716413975, 0.004015204031020403, 0.002560013672336936, -0.015341395512223244, -0.031131260097026825, -0.009408517740666866, 0.01555628702044487, -0.001308036153204739, 0.027076348662376404, -0.021657342091202736, -0.00869844015687704, 0.03421448916196823, -0.007371718063950539, -0.03995116055011749, -0.012603863142430782, -0.012734666466712952, -0.011921815574169159, 0.018947837874293327, -0.023862317204475403, -0.06058076024055481, 0.09492605179548264, -0.005049953702837229, -0.0400632806122303, -0.009726183488965034, -0.0024549036752432585, 0.03496193885803223, 0.03849363699555397, -0.009856986813247204, 0.07706201821565628, -0.03582150489091873, 0.013575546443462372, 0.005381634458899498, -0.0027235180605202913, 0.003270090324804187, 0.06439275294542313, -0.005732001271098852, -0.03148629888892174, -0.05695563182234764, 0.015163876116275787, 0.02690817229449749, -0.019471053034067154, 0.030701477080583572, -0.026777368038892746, 0.017994839698076248, -0.00714748352766037, 0.02193763479590416, 0.06394428014755249, 0.04436111077666283, -0.04817310348153114, 0.0030855638906359673, 0.03787698969244957, 0.02457239292562008, -0.11891917139291763, 0.0661492571234703, 0.03806385397911072, 0.02767430804669857, -0.03249535709619522, 0.03049592860043049, 0.02193763479590416, 0.008348073810338974, 0.0320281982421875, -0.029374755918979645, 0.02767430804669857, -0.05744147300720215, -0.03819465637207031, 0.021526537835597992, -0.029785852879285812, 0.019172072410583496, 0.0805002823472023, 0.03856838122010231, 0.05433955788612366, 0.03589624911546707, -0.012874812819063663, -0.004332869779318571, 0.01926550455391407, 0.0045220679603517056, 0.0396895557641983, -0.013211165554821491, -0.07018548250198364, -0.03232717886567116, 0.009333772584795952, -0.008016393519937992, 0.08849798887968063, 0.005788059905171394, -0.00211738352663815, 0.04914478585124016, -0.017976153641939163, -0.058301039040088654, 0.028272267431020737, -0.015883296728134155, 0.10210156440734863, -0.08991814404726028, 0.014864896424114704, 0.0001268619962502271, 0.059534333646297455, -0.0380825400352478, -0.027300583198666573, 0.03655026853084564, 0.0021325661800801754, -0.03458821401000023, -0.0024899402633309364, 0.01811630092561245, 0.0038773929700255394, -0.049518510699272156, 0.031747907400131226, -0.011996560730040073, 0.03703610971570015, 0.0034125728998333216, -0.023058809340000153, -0.007409090641885996, 0.037054795771837234, 0.05034070461988449, 0.0011094949441030622, 0.021264931187033653, 0.02339516207575798, 0.03498062491416931, 0.013267223723232746, -0.024796629324555397, 0.004543089773505926, -0.012127364054322243, -0.05546073243021965, -0.011202395893633366, -0.006647626869380474, -0.0608423687517643, 0.0064327348954975605, 0.013715693727135658, 0.039278458803892136, 0.002250522840768099, 0.01999426633119583, 0.03651289641857147, 0.028533874079585075, -0.04335205629467964, 0.006521494593471289, -0.014827524311840534, -0.0378396175801754, -0.0009413188672624528, 0.007904275320470333, 0.03385945037007332, 0.011193051934242249, 0.024591080844402313, 0.0034943250939249992, -0.02778642624616623, 0.051125526428222656, -0.022647712379693985, 0.00903946440666914, -0.04230562597513199, 0.08079925924539566, 0.07825793325901031, -0.0436510369181633, -0.01750899851322174, 0.01083801407366991, 0.027973288670182228, -0.06431800872087479, -0.028216209262609482, -0.06768152862787247, -0.010772611945867538, 0.021152812987565994, -0.0006143098580650985, 0.021507851779460907, 0.036213915795087814, -0.022984063252806664, -0.05561022460460663, -0.0001705118629615754, -0.007796830032020807, -0.04514593258500099, -0.019059956073760986, 0.009067493490874767, -0.027038976550102234, 0.046192362904548645, 0.0440247617661953, -0.031710535287857056, -0.013902556151151657, -0.006787773221731186, 0.03998853266239166, 0.02182551845908165, -0.019900836050510406, 0.06069287657737732, -0.034756388515233994, 0.024927431717514992, -0.004153014626353979, -0.020199814811348915, -0.0001072998420568183, 0.06394428014755249, -0.0436510369181633, -0.010529691353440285, 0.025357214733958244, 0.04413687810301781, 0.01800418272614479, 0.08520921319723129, 0.02072302997112274, -0.0009611729765310884, 0.03019694983959198, 0.00614309823140502, -0.02434815838932991, -0.030066145583987236, 0.03509274125099182, -0.009913045912981033, 0.05572234094142914, 0.04989223554730415, -0.01842462457716465, -0.014266937039792538, -0.08468599617481232, -0.008520921692252159, 0.023862317204475403, 0.0017097900854423642, 0.022031066939234734, -0.04174504056572914, -0.037933047860860825, -0.0037933047860860825, 0.004561776295304298, -0.0021045368630439043, -0.04869631677865982, -0.014799495227634907, 0.046080246567726135, 0.013837154023349285, 0.059534333646297455, 0.03714822605252266, 0.009543992578983307, -0.005942221265286207, 0.03219637647271156, 0.0006364997243508697, 0.01823776215314865, 0.022367417812347412, 0.051349762827157974, 0.05516175553202629, -0.013463429175317287, 0.01678023487329483, -0.04510856047272682, -0.005049953702837229, 0.01295890100300312, -0.008960047736763954, -0.012874812819063663, -0.02167602814733982, 0.029057089239358902, -0.007609967608004808, 0.0592353530228138, 0.0002944541338365525, 0.0018662873189896345, -0.03744720667600632, 0.04193190112709999, 0.002679138444364071, 0.05845053121447563, 0.03718559816479683, 0.03699873760342598, 0.029636362567543983, -0.043015703558921814, 0.028683364391326904, -0.010221368633210659, -0.04249249026179314, 0.02117149904370308, 0.013117734342813492, 0.05392846092581749, -0.007871574722230434, 0.008918004110455513, -0.05568496882915497, 0.05426481366157532, -0.025674881413578987, -0.08991814404726028, -0.0262167826294899, 0.05732935667037964, 0.05516175553202629, -0.00965143833309412, 0.02266639843583107, 0.014575259760022163, 0.021227559074759483, -0.04062386602163315, 0.008969390764832497, -0.004951850976794958, 0.03597099334001541, 0.04073598235845566, -0.028421757742762566, 0.01800418272614479, 0.0020858505740761757, -0.020480109378695488, -0.013668977655470371, 0.023040123283863068, -0.020050326362252235, -0.022367417812347412, -0.03215900436043739, -0.02163865603506565, -0.06786838918924332, -0.018321849405765533, 0.011585462838411331, -0.03744720667600632, 0.03316805884242058, 0.03488719463348389, -0.039390575140714645, -0.030589360743761063, -0.010772611945867538, 0.031243378296494484, -0.033429667353630066, -0.01129582617431879, -0.05037808045744896, -0.04047437757253647, -0.03991378843784332, 0.0033798720687627792, 0.010567063465714455, 0.01807892881333828, 0.016116874292492867, -0.011893785558640957, -0.005512438248842955, -0.014836867339909077, 0.05856264755129814, 0.013687663711607456, 0.016696147620677948, 0.017527684569358826, 0.039465319365262985, -0.03172922134399414, 0.06300996989011765, -0.04869631677865982, -0.0014621976297348738, 0.014977013692259789, 0.012033932842314243, 0.07706201821565628, 0.035597268491983414, -0.007623982150107622, 0.027356641367077827, -0.05250830948352814, -0.09993395954370499, 0.02774905227124691, 0.012641235254704952, -0.030720163136720657, -0.049369022250175476, 0.0021454128436744213, 0.03447609767317772, -0.04880843684077263, -0.02343253418803215, -0.011174365878105164, -0.006899890955537558, 0.012613206170499325, -0.021339675411581993, 0.0002594174293335527, -0.037092167884111404, -0.05362948402762413, 0.01129582617431879, -0.005049953702837229, -0.005362948402762413, -0.007301644887775183, -0.02545064687728882, -0.029001031070947647, 0.07818318903446198, -0.0716056376695633, -0.06659772992134094, 0.018966523930430412, -0.02617940865457058, 0.03550383821129799, -0.029598990455269814, 0.03391550853848457, -0.016995126381516457, -0.0584879033267498, 0.02431078627705574, -0.00898340530693531, 0.009142238646745682, 0.0022458513267338276, 0.07291367650032043, -0.023226985707879066, -0.009903701953589916, -0.020274560898542404, -0.005554482340812683, 0.005115355830639601, 0.008460191078484058, -0.00798836350440979, 0.03329886496067047, 0.013986644335091114, -0.04331468418240547, -0.010987503454089165, -0.006890547461807728, 0.05187297612428665, -0.016770891845226288, 0.011193051934242249, 0.05194772034883499, 0.010959474369883537, -0.00628791656345129, 0.011940501630306244, -0.05071442946791649, 0.03825071454048157, -0.030365126207470894, 0.04843471199274063, 0.039577435702085495, -0.004129657056182623, 0.032514043152332306, -0.028178837150335312, -0.00789493229240179, -0.06570078432559967, 0.04051174968481064, -0.003804983804002404, -0.04144605994224548, -0.010342828929424286, -0.039278458803892136, -0.06700882315635681, 0.04585601016879082, -0.021526537835597992, 0.015033072791993618, -0.05706774815917015, -0.020853834226727486, 0.002078843303024769, -0.024030493572354317, 0.032626159489154816, -0.021582596004009247, 0.015892639756202698, -0.00038832324207760394, -0.0031019144225865602, -0.0024829329922795296, -0.0007690552156418562, -0.08221941441297531, 0.06401902437210083, -0.0013045325176790357, 0.006890547461807728, -0.039540063589811325, 0.09552401304244995, 0.009539321064949036, -0.0348685085773468, 0.02771168015897274, 0.04155817627906799, 0.01083801407366991, -0.0024011805653572083, -0.01934024877846241, -0.04555702954530716, -0.005755359306931496, -0.06058076024055481, 0.014322996139526367, 0.003886735998094082, -0.02010638453066349, -0.030103517696261406, -0.051499251276254654, 0.009081508032977581, 0.0037746187299489975, 0.00869844015687704, -0.027730366215109825, -0.0006376676028594375, -0.006843831855803728, -0.0488458089530468, -0.04555702954530716, 0.015911325812339783, 0.04148343205451965, -0.02771168015897274, 0.0332614928483963, -0.04854682832956314, 0.016266364604234695, 0.02537590079009533, -0.04159554839134216, -0.011249111033976078, -0.01259452011436224, 0.035522524267435074, 0.05392846092581749, 0.023170925676822662, 0.034233175218105316, -0.047836750745773315, 0.013099048286676407, -0.017079215496778488, 0.0314115546643734, 0.013715693727135658, -0.0020998651161789894, -0.030551986768841743, -0.032738275825977325, -0.01995689421892166, 0.03550383821129799, -0.0652896910905838, -0.009931731969118118, -0.021302303299307823, -0.013444743119180202, 0.013211165554821491, 0.034494783729314804, 0.023974433541297913, -0.028421757742762566, 0.031056515872478485, 0.0016619067173451185, 0.0048350621946156025, 0.033766020089387894, -0.0137250367552042, 0.03653158247470856, -0.12190897017717361, 0.012818754650652409, 0.0004744550969917327, -0.007838874123990536, -0.042978331446647644, -0.012753352522850037, -0.021732086315751076, -0.03479376062750816, -0.0069372630678117275, -0.01504241582006216, -0.05695563182234764, -0.020480109378695488, -0.044660091400146484, 0.021078068763017654, 0.007030694279819727, 0.0568808875977993, -0.017480969429016113, -0.014500515535473824, -0.0036321361549198627 ]
29,209
efficientnet
init_keras_custom_objects
null
def init_keras_custom_objects(): import keras from . import model custom_objects = { 'swish': inject_keras_modules(model.get_swish)(), 'FixedDropout': inject_keras_modules(model.get_dropout)() } try: keras.utils.generic_utils.get_custom_objects().update(custom_objects) except AttributeError: keras.utils.get_custom_objects().update(custom_objects)
()
[ 0.013705849647521973, -0.04878293350338936, -0.06111113354563713, 0.051714856177568436, -0.006292150821536779, 0.00721058389171958, -0.06549135595560074, 0.07149649411439896, 0.06577394902706146, 0.022254344075918198, 0.023861601948738098, 0.014297532849013805, 0.02145954594016075, 0.0010393087286502123, -0.006667471956461668, -0.0011116133537143469, -0.001529986155219376, 0.05620104819536209, 0.007943564094603062, -0.07771357893943787, 0.014235715381801128, -0.0066895498894155025, -0.031632959842681885, 0.05076109990477562, 0.003832692513242364, 0.10378295928239822, -0.0406230092048645, 0.04415544494986534, 0.04447336494922638, -0.03283398970961571, -0.02377329021692276, -0.0026206255424767733, -0.007674216292798519, 0.04789982736110687, 0.026210671290755272, -0.015816479921340942, 0.05545923858880997, 0.05468210205435753, -0.08251769095659256, 0.004029184114187956, 0.06729289889335632, 0.04263649508357048, 0.03811497986316681, -0.027658971026539803, 0.014845060184597969, 0.025115616619586945, -0.01019990723580122, 0.03977522253990173, 0.06407838314771652, 0.01615206152200699, -0.009996792301535606, -0.03195087984204292, 0.018421651795506477, 0.028559740632772446, -0.018827881664037704, -0.021424220874905586, -0.008195250295102596, 0.0038150304462760687, -0.03341684117913246, 0.00044790178071707487, -0.042671822011470795, -0.0045104785822331905, 0.015781154856085777, -0.01476558018475771, -0.03518305718898773, -0.01771516352891922, -0.049418773502111435, -0.0007903824443928897, 0.028789348900318146, 0.03931600600481033, -0.045674391090869904, -0.04362557828426361, 0.03149166330695152, 0.0026007555425167084, -0.024903669953346252, -0.0008179796277545393, -0.018421651795506477, -0.08654467016458511, 0.003673732979223132, -0.01918112486600876, 0.02859506569802761, 0.025115616619586945, -0.07531152665615082, 0.008703038096427917, 0.046804770827293396, -0.07234428077936172, -0.046133607625961304, 0.002086344640702009, 0.06863522529602051, -0.026970144361257553, -0.06019270047545433, 0.033929042518138885, 0.028029875829815865, 0.027394037693738937, 0.011683530174195766, 0.008663298562169075, 0.022201357409358025, -0.0027354296762496233, 0.03052024357020855, -0.0019064112566411495, 0.010597306303679943, -0.06386643648147583, 0.007029546890407801, 0.012098591774702072, -0.02124759927392006, -0.020894356071949005, -0.016505304723978043, -0.008491091430187225, -0.02207772247493267, 0.018227366730570793, 0.003585421945899725, 0.0026117945089936256, 0.008040706627070904, 0.011065354570746422, -0.029566485434770584, -0.02990206703543663, 0.031226729974150658, 0.00502488948404789, 0.06036932393908501, -0.019887611269950867, -0.09297370165586472, 0.02001124806702137, -0.005210342351347208, 0.025274576619267464, 0.058779727667570114, -0.010323543101549149, 0.0653853788971901, 0.040305089205503464, 0.040976252406835556, -0.043060388416051865, 0.03366411104798317, -0.034865137189626694, -0.062453459948301315, -0.02370264194905758, -0.028400782495737076, -0.018262691795825958, -0.014624282717704773, 0.018916191533207893, 0.0032056851778179407, 0.023278750479221344, 0.021742140874266624, 0.012637288309633732, -0.0025566001422703266, 0.039457306265830994, -0.03719654679298401, 0.005462028551846743, 0.009219656698405743, -0.003448540112003684, 0.000037980582419550046, -0.04892423376441002, -0.016099074855446815, 0.022183695808053017, 0.014429999515414238, 0.05620104819536209, -0.040446385741233826, -0.01239001750946045, 0.004733463749289513, -0.05676623806357384, 0.01741490699350834, 0.027588320896029472, -0.0033469826448708773, 0.026245996356010437, 0.007373959291726351, -0.053940288722515106, -0.006305397488176823, 0.017909448593854904, -0.014244546182453632, -0.07290946692228317, 0.048959556967020035, 0.001917450106702745, 0.02299615554511547, -0.047652553766965866, 0.03481215238571167, -0.013008194044232368, 0.028312470763921738, 0.03382306918501854, 0.0013555721379816532, -0.039916522800922394, -0.01624920405447483, 0.016946859657764435, 0.035395003855228424, 0.040517035871744156, -0.06545603275299072, 0.046804770827293396, -0.033929042518138885, 0.033169571310281754, -0.012239889241755009, -0.0037664594128727913, -0.010305880568921566, -0.017044002190232277, 0.09537576138973236, 0.07799617946147919, 0.006561499089002609, 0.04892423376441002, -0.01955203153192997, 0.029566485434770584, 0.029425187036395073, -0.0017297895392403007, -0.06231216341257095, 0.0979897603392601, -0.02407354861497879, 0.023631993681192398, -0.021265262737870216, 0.01606374979019165, -0.004064508713781834, -0.005426703952252865, 0.016001932322978973, 0.033558137714862823, -0.07983304560184479, -0.04800579696893692, -0.019128138199448586, 0.005841765087097883, 0.05058447644114494, 0.036772653460502625, 0.061075810343027115, 0.006654225289821625, 0.001535505522042513, 0.0059698158875107765, 0.00962588656693697, -0.0250096432864666, -0.027588320896029472, 0.04390817508101463, -0.04966604337096214, 0.021530194208025932, 0.01764451526105404, -0.011286131106317043, 0.0024064716417342424, -0.015383756719529629, 0.017697501927614212, -0.00859264936298132, 0.006062542553991079, 0.009038619697093964, -0.051573559641838074, -0.015330770052969456, 0.001875502523034811, 0.016929198056459427, 0.048570986837148666, -0.034635528922080994, -0.020452801138162613, -0.04532114788889885, 0.03043193183839321, -0.02423250675201416, -0.02997271530330181, -0.04631023108959198, 0.0031924385111778975, 0.05005460977554321, 0.02001124806702137, -0.0036074998788535595, -0.02636963129043579, -0.04419076815247536, 0.08590883016586304, 0.005192680284380913, 0.05175017938017845, 0.04973669350147247, -0.06174697354435921, -0.000516618718393147, 0.017503218725323677, -0.024479778483510017, -0.0007120065274648368, -0.01971098966896534, -0.024356143549084663, 0.05100836977362633, -0.026669887825846672, 0.0840013176202774, -0.00970536656677723, -0.01261962577700615, 0.021883437409996986, 0.06941235810518265, -0.01986994966864586, -0.04079962894320488, 0.06690432876348495, 0.03290463611483574, -0.012292875908315182, 0.00594332255423069, 0.01824503019452095, -0.017202960327267647, -0.006746951956301928, 0.020523451268672943, -0.04510920122265816, 0.040905602276325226, 0.059839457273483276, -0.046274904161691666, -0.004472946282476187, 0.01609024405479431, -0.024727048352360725, -0.057861294597387314, -0.01666426472365856, -0.023261087015271187, -0.014739086851477623, -0.052103422582149506, 0.0014052470214664936, -0.002046604873612523, 0.026404956355690956, 0.05492937192320824, -0.009413940832018852, -0.04242455214262009, -0.03698460012674332, 0.010111596435308456, 0.0378677099943161, 0.01231053750962019, 0.03175659477710724, 0.02599872462451458, 0.046133607625961304, 0.051326289772987366, 0.010791590437293053, -0.029796093702316284, 0.07004819810390472, -0.025716129690408707, -0.04715801402926445, 0.030696865171194077, 0.00406671641394496, 0.017520880326628685, 0.08456650376319885, 0.044508688151836395, -0.003426462411880493, -0.10159284621477127, 0.04019911587238312, 0.0008869724697433412, -0.009254980832338333, 0.07467568665742874, -0.004430998582392931, -0.022943168878555298, -0.07474633306264877, 0.00698097562417388, 0.053021855652332306, -0.03518305718898773, 0.0658799260854721, -0.014562465250492096, 0.027500011026859283, -0.005890336353331804, -0.0803275853395462, -0.027482347562909126, 0.031862568110227585, 0.019128138199448586, 0.009060696698725224, -0.03504176065325737, -0.02723507769405842, -0.025504184886813164, -0.060616593807935715, -0.03558928892016411, -0.0051264469511806965, 0.0018136848229914904, -0.062382809817790985, 0.026263657957315445, -0.032162826508283615, -0.011012367904186249, 0.03200386464595795, -0.001226417487487197, -0.05143225938081741, -0.017105819657444954, -0.00113148323725909, 0.03244541957974434, -0.002490367041900754, 0.0592036210000515, 0.030255310237407684, 0.0332755409181118, -0.03150932490825653, 0.028965970501303673, 0.007877331227064133, -0.044049471616744995, 0.025274576619267464, 0.046804770827293396, -0.01242534164339304, 0.019728653132915497, 0.056236375123262405, 0.009723029099404812, -0.0029385448433458805, 0.026475604623556137, 0.04422609135508537, -0.05252731591463089, -0.0057402076199650764, -0.027588320896029472, 0.0012771962210536003, 0.03836224973201752, 0.008380703628063202, 0.005806440953165293, -0.024020561948418617, 0.012875727377831936, 0.04563906788825989, 0.03737316653132439, 0.01849230006337166, 0.015260121785104275, 0.004534764215350151, -0.024727048352360725, 0.02714676782488823, -0.009352123364806175, -0.01564868912100792, 0.010058609768748283, 0.02193642407655716, -0.04277779534459114, 0.0024727049749344587, -0.038998089730739594, 0.005651896819472313, 0.03474150225520134, 0.023896927013993263, 0.0009371992782689631, -0.023367060348391533, 0.04800579696893692, -0.034688517451286316, 0.00525449775159359, -0.014465323649346828, -0.0536930188536644, 0.026510927826166153, 0.016399331390857697, 0.021353572607040405, 0.0074225300922989845, -0.0013500526547431946, 0.06248878315091133, 0.01932242140173912, 0.03288697451353073, -0.06520876288414001, -0.001513427821919322, -0.035553961992263794, -0.02999037690460682, -0.009219656698405743, 0.008504338562488556, 0.050796423107385635, -0.02124759927392006, 0.004879176616668701, -0.0383269265294075, 0.002525691408663988, 0.015374925918877125, 0.005819687619805336, 0.022501613944768906, 0.013317282311618328, 0.017149973660707474, 0.02861272729933262, 0.056236375123262405, -0.012805079109966755, -0.009493420831859112, -0.05175017938017845, 0.022837195545434952, -0.02698780782520771, -0.050937719643116, 0.044049471616744995, -0.006614485289901495, 0.04768788069486618, -0.02170681580901146, -0.02691715955734253, -0.005590079352259636, -0.01165703684091568, -0.012990531511604786, 0.009528744965791702, 0.011286131106317043, -0.04807644709944725, 0.03325787931680679, -0.013167153112590313, 0.08096342533826828, -0.021830450743436813, -0.01031471136957407, 0.019516706466674805, -0.05182082951068878, 0.009263812564313412, -0.00008306743256980553, 0.07375725358724594, -0.03807965666055679, 0.002795039676129818, -0.006663056556135416, -0.002750884275883436, -0.03198620304465294, -0.05030188336968422, -0.0027133519761264324, -0.008791348896920681, -0.036384087055921555, -0.0033403593115508556, 0.08633272349834442, 0.002333615208044648, 0.013758836314082146, -0.009846664033830166, 0.0035964609123766422, 0.06810535490512848, 0.025133278220891953, 0.02953116036951542, -0.030396606773138046, -0.02553950808942318, 0.0008179796277545393, 0.008230574429035187, -0.011798334307968616, -0.04486193135380745, -0.028118187561631203, 0.04945409670472145, -0.042212605476379395, 0.03521838039159775, -0.0029981546103954315, -0.013449748046696186, 0.00947575829923153, 0.022272005677223206, -0.02416185848414898, 0.019269436597824097, -0.036772653460502625, -0.05175017938017845, 0.06754016876220703, -0.0170969869941473, 0.02239564061164856, -0.03407033905386925, -0.023631993681192398, 0.017547372728586197, 0.00034606829285621643, 0.07750163227319717, 0.0071885064244270325, 0.018192043527960777, -0.008164341561496258, -0.04298974201083183, 0.017591528594493866, 0.007003053557127714, 0.003962951246649027, -0.061005160212516785, -0.02092968113720417, -0.005832934286445379, 0.011038861237466335, 0.02100032940506935, 0.020417477935552597, 0.011789503507316113, -0.019075151532888412, 0.025362886488437653, -0.04556841775774956, -0.0420006588101387, 0.052244722843170166, -0.024868346750736237, 0.034088004380464554, 0.014606621116399765, 0.03066154010593891, 0.05560053512454033, -0.059309590607881546, 0.02905428223311901, 0.012743260711431503, -0.05422288551926613, 0.020682409405708313, 0.03790303319692612, 0.07672449946403503, -0.011983787640929222, -0.020117219537496567, -0.09777781367301941, 0.048570986837148666, -0.040905602276325226, -0.026087036356329918, 0.0406230092048645, -0.026899496093392372, 0.010650292970240116, -0.029866741970181465, 0.021441884338855743, 0.0028391950763761997, 0.09685938060283661, 0.0009217449114657938, 0.02039981447160244, 0.003139452077448368, -0.017264777794480324, 0.00025099609047174454, -0.08548493683338165, -0.026793522760272026, -0.0002784552634693682, -0.025892753154039383, -0.053092505782842636, 0.028029875829815865, 0.006128775421530008, -0.053551722317934036, -0.010553151369094849, -0.05768467113375664, 0.011957294307649136, 0.04500322788953781, 0.024038223549723625, 0.0495600700378418, -0.006415786221623421, -0.0016028425889089704, -0.009290304966270924, -0.018121393397450447, -0.08929996937513351, -0.0029252981767058372, -0.06729289889335632, 0.004967487417161465, 0.01419155951589346, -0.0063451374880969524, -0.026669887825846672, -0.010862239636480808, -0.043131038546562195, 0.044897254556417465, -0.021194612607359886, 0.057543374598026276, -0.031703609973192215, -0.051326289772987366, -0.02055877447128296, 0.0159489456564188, 0.009254980832338333, -0.0337347574532032, 0.030025701969861984, -0.11317923665046692, 0.019958261400461197, 0.012522484175860882, -0.01909281313419342, -0.023119790479540825, 0.007060455624014139, 0.057013507932424545, -0.06662173569202423, -0.03518305718898773, 0.005696052219718695, -0.02361433207988739, -0.0768657997250557, -0.00947575829923153, -0.01261962577700615, -0.03394670411944389, -0.03846822306513786, 0.016575952991843224, -0.0015101161552593112, 0.025786779820919037, 0.01652296632528305, -0.014809736050665379, -0.03267502784729004, -0.016001932322978973, 0.012548977509140968, -0.00808927696198225, -0.06535005569458008, -0.004369181115180254, -0.008120185695588589, 0.009387447498738766, 0.04401414841413498, -0.046663474291563034, -0.008530831895768642, -0.0050160582177340984, 0.07255622744560242, -0.026970144361257553, 0.019605016335844994, 0.019145799800753593, -0.002706728642806411, 0.011568726040422916, -0.013052348978817463, -0.020717734470963478, 0.014491816982626915, -0.026722874492406845, 0.05319847911596298, 0.012054435908794403, 0.06612719595432281, 0.03082050010561943, 0.023649655282497406, -0.057614024728536606, 0.02460341341793537, 0.04041106253862381, -0.020223192870616913, -0.02553950808942318, 0.013370268046855927, 0.04203598201274872, 0.017079325392842293, -0.022572262212634087, 0.019128138199448586, 0.012548977509140968, -0.013608708046376705, -0.015472067520022392, -0.0012220019707456231, 0.00521475775167346, 0.018651260063052177, 0.017273610457777977, -0.05560053512454033, -0.03214516490697861, -0.028171172365546227, -0.004386843182146549, -0.012301706708967686, -0.03060855343937874, 0.04327233508229256, -0.01762685365974903, 0.06842327862977982, -0.0406230092048645, -0.05107901617884636, -0.001779464422725141, 0.027729619294404984, 0.041294172406196594, 0.05475275218486786, -0.0009482381865382195, -0.014703762717545033, -0.0605812706053257, 0.023561345413327217, 0.02391458861529827, -0.04048171266913414, -0.06799938529729843, 0.0005025441641919315, -0.002989323576912284, -0.048641636967659, 0.011153665371239185, 0.0003295099886599928, 0.015498560853302479, 0.07269752025604248, -0.01219573337584734, -0.047970473766326904, 0.0036671096459031105, -0.05658961832523346, 0.05192680284380913, -0.0034639944788068533, -0.03126205503940582, -0.02723507769405842, 0.011612881906330585, 0.03329320624470711, 0.02852441743016243, -0.0017198545392602682, 0.0071311043575406075, 0.04616893082857132, 0.013582214713096619, -0.08838153630495071, -0.044049471616744995, -0.045674391090869904, -0.057614024728536606, -0.0025588080752640963, -0.01580764912068844, 0.061535026878118515, 0.0015730377053841949, -0.05284523591399193, -0.036242786794900894, -0.0006750263273715973, 0.011118341237306595, -0.09283240884542465, -0.01810373179614544, -0.004901254083961248, -0.09163137525320053, 0.011674699373543262, 0.04390817508101463, 0.006287735421210527, -0.08873478323221207, -0.021176951006054878, 0.002034462057054043, 0.03313424438238144, 0.03772640973329544, -0.03458254411816597, -0.03203919157385826, 0.0447559580206871, 0.00006216258771019056, 0.03892743960022926, 0.02338472381234169, 0.012522484175860882, -0.016805561259388924, -0.03921003267168999, -0.04178871214389801, 0.009029787965118885, 0.029177917167544365, 0.029849080368876457, -0.03286931291222572, -0.053798992186784744, 0.019269436597824097, -0.01638166978955269, -0.04390817508101463, 0.01643465645611286, 0.005272159818559885, -0.028965970501303673, -0.019075151532888412, -0.005303069017827511, -0.03428228572010994, -0.01870424672961235, 0.03302827104926109, 0.04002249613404274, 0.02453276515007019, 0.046416204422712326, -0.04422609135508537, 0.03762044012546539, 0.05429353564977646, 0.03154464811086655, -0.0018556325230747461, 0.010376529768109322, -0.011921970173716545, 0.03375242277979851, 0.021742140874266624, -0.07622995972633362, -0.002775169676169753, 0.003949704580008984, -0.05591845512390137, -0.02131824754178524, -0.10802187770605087, 0.04510920122265816, -0.02331407368183136, 0.12476561963558197, 0.03520071879029274, 0.02813584916293621, -0.030343621969223022 ]
29,210
efficientnet
init_tfkeras_custom_objects
null
def init_tfkeras_custom_objects(): import tensorflow.keras as tfkeras from . import model custom_objects = { 'swish': inject_tfkeras_modules(model.get_swish)(), 'FixedDropout': inject_tfkeras_modules(model.get_dropout)() } tfkeras.utils.get_custom_objects().update(custom_objects)
()
[ 0.007546343840658665, -0.05315526947379112, -0.052828941494226456, 0.03915940597653389, -0.017277276143431664, 0.011330846697092056, -0.07190102338790894, 0.06363403797149658, 0.039485733956098557, 0.025453614071011543, 0.02137450873851776, 0.009123598225414753, -0.004185614641755819, -0.009141727350652218, -0.00948165263980627, -0.00018823369464371353, -0.00827605091035366, 0.0572887621819973, 0.018945176154375076, -0.08687587082386017, 0.020268619060516357, 0.005071687046438456, -0.0419875867664814, 0.05137859284877777, 0.01019776239991188, 0.08491789549589157, -0.04971069097518921, 0.02728467993438244, 0.03716517612338066, -0.035370372235774994, -0.006997931282967329, -0.0010430044494569302, -0.015310239978134632, 0.040428463369607925, 0.011439623311161995, -0.03876056149601936, 0.05823148787021637, 0.051161039620637894, -0.0781012624502182, 0.0073877121321856976, 0.06370655447244644, 0.03555166348814964, 0.042313914746046066, -0.018102161586284637, 0.020232360810041428, 0.03274161368608475, -0.006635344121605158, 0.036802589893341064, 0.07226360589265823, 0.020069196820259094, -0.0214832853525877, -0.032433416694402695, 0.0033403337001800537, 0.027157774195075035, -0.01910834014415741, -0.026958350092172623, -0.011521205306053162, -0.0025585051625967026, -0.040500979870557785, 0.021537674590945244, -0.03926818445324898, 0.0015829192707315087, 0.015047364868223667, -0.007995045743882656, -0.036585040390491486, -0.016706200316548347, -0.05058090016245842, 0.0033629953395575285, 0.02046804130077362, 0.034663327038288116, -0.058666594326496124, -0.053807925432920456, 0.039739545434713364, 0.0035374904982745647, -0.018501006066799164, -0.0069933985359966755, -0.00682116998359561, -0.10768836736679077, -0.015700021758675575, -0.012636160477995872, 0.010034598410129547, 0.018292520195245743, -0.07897146791219711, 0.012137603014707565, 0.039630770683288574, -0.0654832273721695, -0.04398181661963463, -0.013769244775176048, 0.05732502043247223, -0.038470491766929626, -0.07962412387132645, 0.03613180294632912, 0.010542220436036587, 0.021465156227350235, 0.004421296529471874, -0.007451165001839399, 0.0073197269812226295, 0.002381744096055627, -0.0150564294308424, 0.0008231860119849443, 0.01104077696800232, -0.049964502453804016, -0.0066489409655332565, 0.01767612062394619, -0.008566120639443398, -0.024529017508029938, -0.040682271122932434, -0.01337946392595768, -0.019652221351861954, 0.015273981727659702, 0.005044492892920971, 0.016089802607893944, 0.029532719403505325, 0.028390569612383842, -0.02151954360306263, -0.026958350092172623, 0.0390506312251091, 0.011276458390057087, 0.07371395826339722, -0.028517475351691246, -0.07947909086942673, 0.028299923986196518, 0.00526657747104764, 0.02902509830892086, 0.05076219514012337, 0.007011528126895428, 0.08208972215652466, 0.04017465189099312, 0.03087429143488407, -0.04586726799607277, 0.04209636151790619, -0.03388376533985138, -0.05652732774615288, -0.008407488465309143, -0.018401294946670532, -0.009291294030845165, -0.013742051087319851, 0.023676937445998192, 0.00860691163688898, 0.012790259905159473, 0.00974452868103981, 0.02193651907145977, -0.018102161586284637, 0.03361182287335396, -0.05257513001561165, 0.02137450873851776, -0.020794371142983437, -0.021718967705965042, -0.0061685130931437016, -0.04405433312058449, -0.012019762769341469, 0.018800141289830208, -0.007025124970823526, 0.05747005715966225, -0.04800653085112572, -0.004584460519254208, 0.004194679670035839, -0.04873170703649521, 0.030167246237397194, 0.04035594314336777, -0.004283060319721699, 0.027919206768274307, 0.007850010879337788, -0.03720143809914589, -0.008729284629225731, 0.014104638248682022, -0.009998339228332043, -0.08644076436758041, 0.028209276497364044, 0.00656735897064209, 0.018763883039355278, -0.03674820438027382, 0.05268390476703644, 0.005733408499509096, 0.04474324733018875, 0.022444142028689384, 0.0118747279047966, -0.04862292855978012, -0.013352270238101482, 0.02759287878870964, 0.022444142028689384, 0.03656690940260887, -0.06396036595106125, 0.047861497849226, -0.04271275922656059, 0.021573932841420174, -0.027864819392561913, 0.007310662418603897, -0.015337434597313404, -0.021247604861855507, 0.08897887170314789, 0.07411280274391174, 0.01262709591537714, 0.03644000366330147, -0.011738757602870464, 0.03248780593276024, 0.02826366387307644, -0.003573749214410782, -0.05456935986876488, 0.0898490846157074, -0.02773791365325451, 0.028299923986196518, -0.0035488212015479803, 0.007854542694985867, 0.005461468361318111, -0.001355169340968132, 0.02318744547665119, 0.039739545434713364, -0.08723845332860947, -0.04307534918189049, -0.0213019922375679, 0.01364233996719122, 0.03977580368518829, 0.05841278284788132, 0.04836912080645561, -0.013896150514483452, -0.013977732509374619, 0.016153255477547646, 0.009110000915825367, -0.027828559279441833, -0.005257512908428907, 0.03613180294632912, -0.05823148787021637, 0.022154072299599648, 0.021392639726400375, -0.00807209499180317, 0.004185614641755819, -0.023133056238293648, 0.01232796162366867, -0.02144702710211277, -0.009381941519677639, 0.018355971202254295, -0.039739545434713364, -0.009014821611344814, 0.008353100158274174, 0.02371319569647312, 0.03332175314426422, -0.041371189057826996, -0.009998339228332043, -0.051197297871112823, 0.025163544341921806, -0.02811862900853157, -0.03165385499596596, -0.0449245423078537, 0.00039969562203623354, 0.07153843343257904, 0.015156140550971031, -0.013859892264008522, -0.019507186487317085, -0.03468145802617073, 0.06972549855709076, 0.016724329441785812, 0.04361922666430473, 0.06008068099617958, -0.06069708243012428, 0.0013959603384137154, 0.03422822058200836, -0.021048180758953094, -0.001284918049350381, -0.012400479055941105, -0.027085255831480026, 0.0356241837143898, -0.029297037050127983, 0.10029159486293793, -0.010632866993546486, -0.02318744547665119, 0.010034598410129547, 0.04804278910160065, -0.016651812940835953, -0.0429665707051754, 0.06997931003570557, 0.04467073082923889, -0.018102161586284637, 0.005624632351100445, 0.018528200685977936, -0.04873170703649521, -0.024945992976427078, 0.02518167346715927, -0.03923192620277405, 0.027266550809144974, 0.049964502453804016, -0.06225620582699776, 0.002451995387673378, 0.01802057959139347, -0.0335393063724041, -0.051016006618738174, -0.015364628285169601, -0.022371623665094376, -0.011049841530621052, -0.06715112924575806, -0.00911453366279602, 0.004414497874677181, 0.03890559449791908, 0.05232131853699684, 0.004903990775346756, -0.03087429143488407, -0.045287128537893295, 0.016216708347201347, 0.03217960521578789, 0.01652490720152855, 0.028481217101216316, 0.022335365414619446, 0.04318412393331528, 0.05330030247569084, 0.020268619060516357, -0.02965962514281273, 0.0777386724948883, -0.019307762384414673, -0.03482649102807045, 0.024093912914395332, 0.009255035780370235, 0.017866479232907295, 0.0712483674287796, 0.0394132174551487, 0.010750707238912582, -0.08448279649019241, 0.017068788409233093, -0.025036638602614403, 0.0017834752798080444, 0.066353440284729, 0.00018582589109428227, -0.026015624403953552, -0.04710006341338158, 0.004310254007577896, 0.04931184649467468, -0.0445619560778141, 0.06526567786931992, -0.0374552458524704, 0.01383269764482975, -0.00785907544195652, -0.07911650836467743, -0.015500598587095737, 0.04158874228596687, 0.026287565007805824, -0.002206115983426571, -0.02909761480987072, -0.013859892264008522, -0.013515434227883816, -0.06098715215921402, -0.02752036042511463, 0.00840295571833849, 0.0075418115593492985, -0.04655618220567703, 0.035823605954647064, -0.045250870287418365, -0.016497712582349777, 0.011657175607979298, -0.0024361321702599525, -0.020739981904625893, 0.0035828137770295143, 0.0016860300675034523, 0.028281792998313904, -0.0024950525257736444, 0.06631717830896378, 0.02752036042511463, 0.05072593688964844, -0.02095753513276577, 0.02490973472595215, 0.000010613816812110599, -0.04804278910160065, 0.010315602645277977, 0.05090722814202309, -0.009042016230523586, 0.010415314696729183, 0.06272757053375244, 0.007491955999284983, 0.025471743196249008, 0.016814976930618286, 0.03179888799786568, -0.03125500679016113, 0.0007586001884192228, -0.041552480310201645, 0.032814133912324905, 0.04710006341338158, 0.012409543618559837, -0.0007331058150157332, -0.027393454685807228, -0.007750299293547869, 0.030167246237397194, 0.04035594314336777, 0.02084875851869583, 0.007995045743882656, 0.022480400279164314, -0.020594947040081024, 0.02242601290345192, -0.005280174780637026, -0.031109973788261414, 0.011294588446617126, 0.036585040390491486, -0.03112810291349888, 0.019652221351861954, -0.054931946098804474, 0.02525419183075428, 0.03343053162097931, 0.03172637149691582, -0.002900696825236082, -0.041443705558776855, 0.05021831393241882, -0.016053544357419014, -0.0018220001365989447, 0.006299951113760471, -0.058702852576971054, 0.029677754268050194, 0.029804660007357597, 0.01945279724895954, 0.015237722545862198, -0.0059781549498438835, 0.05174117907881737, 0.02480095811188221, 0.027429714798927307, -0.0621836893260479, 0.00509888119995594, -0.026958350092172623, -0.021845873445272446, -0.009291294030845165, 0.014929523691534996, 0.031526949256658554, -0.011149553582072258, 0.012781195342540741, -0.04086356610059738, 0.0015409952029585838, 0.02253478765487671, 0.01040625013411045, 0.012337026186287403, 0.023169316351413727, 0.03230651095509529, 0.029496461153030396, 0.07396776974201202, -0.014267802238464355, 0.0073514534160494804, -0.05021831393241882, 0.03098306804895401, -0.02770165540277958, -0.04173377528786659, 0.04568597301840782, -0.003086522687226534, 0.051958732306957245, -0.030783645808696747, -0.030439186841249466, 0.0033652614802122116, -0.008955901488661766, -0.01788460835814476, 0.02683144621551037, -0.00204748404212296, -0.04601230472326279, 0.034735843539237976, -0.039521992206573486, 0.07759363949298859, -0.02197277918457985, -0.01065099611878395, 0.01861884817481041, -0.04637489095330238, 0.002891632029786706, 0.008063030429184437, 0.07556315511465073, -0.038651786744594574, 0.00840295571833849, -0.016751524060964584, -0.01413183193653822, -0.025054769590497017, -0.040500979870557785, 0.0015047364868223667, 0.010070856660604477, -0.03984832391142845, 0.002030487870797515, 0.05340908095240593, 0.015047364868223667, 0.006839299108833075, -0.002889365889132023, -0.0030162713956087828, 0.049891985952854156, 0.037636540830135345, 0.018102161586284637, -0.03508030250668526, -0.023350609466433525, 0.018355971202254295, 0.00873381644487381, -0.020631205290555954, -0.04278527945280075, -0.039521992206573486, 0.047136321663856506, -0.043546710163354874, 0.04115363582968712, 0.019235245883464813, -0.012980618514120579, 0.028390569612383842, 0.017966190353035927, -0.029297037050127983, 0.03930444270372391, -0.05315526947379112, -0.05786890164017677, 0.05931925028562546, -0.0054161446169018745, 0.014775424264371395, -0.034391388297080994, -0.01628016121685505, 0.022444142028689384, 0.007809219881892204, 0.06820263713598251, 0.019924161955714226, 0.030312281101942062, -0.0017132241046056151, -0.04274901747703552, 0.0150564294308424, 0.012037891894578934, 0.0019953621085733175, -0.06334396451711655, -0.02868063934147358, -0.018428489565849304, 0.003983925562351942, 0.024184560403227806, 0.012581772170960903, 0.014168091118335724, -0.008298711851239204, 0.027339067310094833, -0.05025457218289375, -0.05257513001561165, 0.05605596676468849, -0.015147075988352299, 0.0445619560778141, 0.0035034979227930307, 0.034663327038288116, 0.05322778597474098, -0.07008808851242065, 0.03879681974649429, 0.007269871421158314, -0.060552045702934265, 0.03644000366330147, 0.052140023559331894, 0.08208972215652466, 0.00230129505507648, -0.025580519810318947, -0.09253222495317459, 0.03361182287335396, -0.029152002185583115, -0.026704540476202965, 0.03604115918278694, -0.04648366570472717, 0.036204323172569275, -0.04858667030930519, 0.009762657806277275, -0.005216721910983324, 0.08687587082386017, 0.0030774581246078014, 0.019362151622772217, -0.006757717113941908, -0.025000380352139473, -0.004224139731377363, -0.08354006707668304, -0.017304468899965286, 0.019996678456664085, -0.03430074080824852, -0.05446058139204979, 0.019053952768445015, -0.03087429143488407, -0.052067507058382034, -0.013669533655047417, -0.03384750708937645, 0.01383269764482975, 0.0390506312251091, 0.026106271892786026, 0.047861497849226, 0.004990105051547289, 0.01541901659220457, 0.004403166938573122, -0.02340499684214592, -0.08528048545122147, -0.005139672197401524, -0.08484537899494171, 0.006309015676379204, 0.03169011324644089, -0.00906467717140913, 0.0006078999140299857, 0.002201583469286561, -0.04865919053554535, 0.03785409405827522, -0.017132241278886795, 0.05344533920288086, -0.028173018246889114, -0.05935550853610039, -0.028481217101216316, 0.026215046644210815, 0.0023930747993290424, -0.026360081508755684, 0.025761812925338745, -0.10000152140855789, 0.03897811472415924, 0.02208155393600464, -0.014576001092791557, -0.018355971202254295, 0.0055657122284173965, 0.07088577747344971, -0.05181369557976723, -0.023314351215958595, 0.0032360898330807686, -0.025054769590497017, -0.09202460944652557, -0.00267634610645473, -0.007917995564639568, -0.025381097570061684, -0.04778898134827614, 0.02378571406006813, -0.009508846327662468, 0.023531902581453323, 0.011657175607979298, -0.024982251226902008, -0.03810790553689003, -0.012146667577326298, 0.006472179666161537, -0.010505961254239082, -0.039594512432813644, -0.016398001462221146, 0.004083637148141861, 0.01568189263343811, 0.02539922669529915, -0.047245100140571594, -0.007510085124522448, -0.012409543618559837, 0.06845644116401672, -0.04706380516290665, 0.012989683076739311, 0.02106630988419056, -0.000645858293864876, 0.009173453785479069, -0.015591245144605637, -0.018709493800997734, 0.01945279724895954, -0.04474324733018875, 0.04311160743236542, 0.008384826593101025, 0.0498194694519043, 0.022335365414619446, 0.0023930747993290424, -0.059609320014715195, 0.030276022851467133, 0.03535224124789238, -0.03259658068418503, -0.02920639142394066, 0.01449441909790039, 0.017558280378580093, 0.0009421599097549915, 0.00047646212624385953, 0.026396341621875763, 0.00430345581844449, 0.0012633894803002477, -0.030167246237397194, -0.023350609466433525, 0.0013245759764686227, 0.028589993715286255, 0.0178120918571949, -0.05906543880701065, -0.004505144897848368, -0.00828058272600174, 0.006902751978486776, -0.01802057959139347, -0.02721216157078743, 0.03618619218468666, -0.03731021285057068, 0.10971885919570923, -0.0350077860057354, -0.04793401435017586, -0.008140080608427525, 0.038470491766929626, 0.045323386788368225, 0.03821668028831482, -0.013896150514483452, -0.025562390685081482, -0.05942802503705025, 0.011738757602870464, 0.012690548785030842, -0.03315858915448189, -0.06029823422431946, -0.010542220436036587, -0.0005447304574772716, -0.04213261976838112, 0.016407066956162453, 0.006621746812015772, 0.01892704702913761, 0.07955160737037659, -0.024601534008979797, -0.04093608260154724, 0.010487832129001617, -0.03890559449791908, 0.039667028933763504, -0.020377395674586296, -0.02141076885163784, -0.04376426339149475, 0.029605235904455185, 0.025725554674863815, 0.031001197174191475, -0.001433352124877274, 0.006698796525597572, 0.03716517612338066, 0.033448658883571625, -0.08477286249399185, -0.029931565746665, -0.03343053162097931, -0.07037815451622009, 0.0018922514282166958, -0.008321373723447323, 0.04778898134827614, -0.012191991321742535, -0.0563097782433033, -0.03894185647368431, 0.012065085582435131, 0.0154552748426795, -0.06987053155899048, -0.03482649102807045, -0.026414470747113228, -0.09158950299024582, 0.029351426288485527, 0.0179933849722147, 0.01367859821766615, -0.06838392466306686, -0.012599902227520943, 0.006721458397805691, 0.012463931925594807, 0.027828559279441833, -0.024220818653702736, -0.04768020287156105, 0.051197297871112823, -0.011974439024925232, 0.03181701898574829, 0.03890559449791908, 0.03636748716235161, -0.01767612062394619, -0.04873170703649521, -0.012554578483104706, -0.0009523576591163874, 0.01479355338960886, 0.045142095535993576, -0.03384750708937645, -0.05917421355843544, -0.007437567692250013, -0.011802210472524166, -0.031001197174191475, 0.02965962514281273, 0.009218776598572731, -0.03618619218468666, -0.0070749809965491295, 0.002889365889132023, -0.03667568415403366, -0.028027983382344246, 0.036693815141916275, 0.03350304812192917, 0.032614707946777344, 0.04974694922566414, -0.05783264338970184, 0.04670121893286705, 0.06348900496959686, 0.03508030250668526, -0.00689821969717741, -0.001177274971269071, -0.018247196450829506, 0.05018205568194389, 0.030584221705794334, -0.05518575757741928, -0.006037075072526932, -0.022643564268946648, -0.05598345026373863, -0.017458569258451462, -0.11341724544763565, 0.05529453232884407, -0.0271759033203125, 0.12393227219581604, 0.030276022851467133, 0.01283558364957571, -0.03564231097698212 ]
29,211
efficientnet
inject_keras_modules
null
def inject_keras_modules(func): import keras @functools.wraps(func) def wrapper(*args, **kwargs): kwargs['backend'] = keras.backend kwargs['layers'] = keras.layers kwargs['models'] = keras.models kwargs['utils'] = keras.utils return func(*args, **kwargs) return wrapper
(func)
[ 0.015608799643814564, -0.0351552739739418, -0.013639962300658226, 0.05324729159474373, -0.01834033988416195, 0.04444960504770279, -0.07158762961626053, 0.05062217637896538, 0.05172188580036163, 0.019581949338316917, 0.01818070374429226, -0.035297174006700516, 0.0043589347042143345, 0.007875349372625351, 0.031873878091573715, -0.02976314350962639, 0.028557009994983673, 0.027634670957922935, -0.004387757740914822, -0.07627027481794357, 0.01876603439450264, 0.012424959801137447, -0.0024322234094142914, 0.008522759191691875, -0.007507300470024347, 0.0953555777668953, 0.024300063028931618, 0.0008691263501532376, 0.037390172481536865, -0.005981895141303539, 0.02224254049360752, -0.0233245138078928, 0.008079327642917633, 0.04601048678159714, 0.013232005760073662, -0.013028026558458805, 0.02139115147292614, 0.03604213893413544, -0.04150521755218506, -0.04583311453461647, 0.009977215901017189, 0.026393061503767967, 0.07591553032398224, -0.022934293374419212, 0.011183350346982479, 0.03767396882176399, -0.007875349372625351, 0.0020309176761657, 0.005476383026689291, 0.012114557437598705, -0.009347543120384216, -0.02107187919318676, 0.04799706116318703, 0.012877260334789753, 0.02224254049360752, -0.016265079379081726, 0.01603449508547783, -0.02724445052444935, -0.005099466070532799, -0.018092017620801926, -0.02664138376712799, -0.01940457709133625, 0.014872702769935131, 0.0024898697156459093, -0.008287740871310234, 0.03254789486527443, -0.10344377160072327, -0.008168013766407967, 0.027758831158280373, 0.04746494069695473, -0.07293566316366196, -0.06236425042152405, 0.030419422313570976, -0.02997599169611931, -0.02793620526790619, -0.00577791640534997, -0.011910578235983849, -0.06662119925022125, 0.015369347296655178, -0.03400235250592232, 0.0003300795506220311, 0.015307266265153885, -0.04498172551393509, 0.06470557302236557, 0.06931725889444351, -0.06491842120885849, -0.09492988139390945, 0.028929492458701134, 0.06576980650424957, -0.014943651854991913, -0.0691753625869751, 0.007684673648327589, 0.026144739240407944, 0.013764123432338238, 0.003452116623520851, 0.009427360258996487, 0.0003322967095300555, 0.0117952860891819, 0.008810990490019321, 0.005990763660520315, 0.027705619111657143, -0.005241364240646362, 0.031111177057027817, 0.023732470348477364, 0.009214513003826141, -0.0707717165350914, -0.03258337080478668, -0.02032691426575184, -0.008748909458518028, 0.04256945475935936, -0.022881081327795982, -0.02931971102952957, -0.022703709080815315, -0.025346562266349792, -0.02009632997214794, -0.008775515481829643, 0.018482238054275513, -0.04959341511130333, 0.044201284646987915, -0.019120780751109123, -0.05977460741996765, 0.03760301694273949, 0.004882184322923422, -0.02337772585451603, 0.06669214367866516, 0.002469915198162198, 0.03437483310699463, 0.07478034496307373, 0.03400235250592232, -0.06463462114334106, 0.03088059276342392, 0.014562301337718964, -0.03316869959235191, 0.017834827303886414, 0.0220296923071146, -0.006616002880036831, -0.012185506522655487, 0.042711351066827774, 0.009232250042259693, 0.028769856318831444, -0.027812043204903603, 0.03951864317059517, 0.010039296001195908, 0.04845822975039482, 0.005640452727675438, -0.03394914045929909, -0.008207922801375389, -0.01725836656987667, 0.008380861021578312, -0.019120780751109123, 0.027971679344773293, 0.00487774983048439, 0.033150963485240936, 0.035900238901376724, -0.029337448999285698, 0.031075701117515564, 0.01591920293867588, -0.0023590573109686375, 0.04735851660370827, 0.0063588120974600315, -0.00031123371445573866, 0.004279117099940777, 0.037070900201797485, -0.047855161130428314, 0.028752118349075317, 0.03013562597334385, -0.0071968985721468925, -0.02197648026049137, 0.026712331920862198, 0.011316380463540554, 0.05044480413198471, -0.03731922060251236, 0.07492224127054214, -0.013311822898685932, -0.007520603481680155, -0.004086224362254143, -0.00335012748837471, -0.03373629227280617, -0.00772014819085598, 0.040228135883808136, 0.02894722856581211, 0.059490811079740524, -0.08542270213365555, 0.07790210098028183, 0.008185751736164093, 0.04037003219127655, -0.030703218653798103, -0.0036028835456818342, -0.03838345780968666, -0.03834798187017441, 0.04122142121195793, 0.06878514587879181, 0.04803253337740898, 0.02997599169611931, -0.07073624432086945, -0.0076713706366717815, 0.03572286665439606, 0.023714734241366386, -0.0076181585900485516, 0.06328658759593964, -0.016983438283205032, 0.004762457683682442, 0.013267479836940765, 0.07038149982690811, 0.012611201032996178, -0.00008868636359693483, -0.01484609767794609, 0.026783281937241554, -0.06112264096736908, -0.030543584376573563, 0.008429639041423798, -0.03552775830030441, 0.04554931819438934, 0.06424440443515778, 0.020841294899582863, 0.017994463443756104, -0.0019134082831442356, 0.0388091541826725, 0.038525357842445374, -0.03770944103598595, -0.032725267112255096, 0.04927414283156395, -0.03795776516199112, -0.011334117501974106, 0.0602712519466877, -0.017994463443756104, 0.03552775830030441, -0.015378215350210667, 0.004518570378422737, 0.0011773115256801248, -0.004480878356844187, 0.005063991528004408, -0.02970993146300316, 0.007724582217633724, 0.019014356657862663, -0.07768925279378891, 0.02449517324566841, -0.03629045933485031, 0.029231024906039238, -0.04675545170903206, 0.05839110165834427, 0.019901219755411148, 0.019209466874599457, -0.009223381988704205, -0.028805330395698547, 0.000007262061899382388, -0.020468812435865402, 0.01705438829958439, -0.0032813954167068005, -0.034818265587091446, 0.00932980515062809, 0.012824048288166523, 0.06250614672899246, 0.05452437698841095, -0.04278230294585228, 0.031607821583747864, 0.0023235827684402466, -0.030224312096834183, -0.0019278198014944792, -0.016956832259893417, -0.0413987934589386, 0.014030182734131813, -0.024034004658460617, 0.014588906429708004, 0.025648096576333046, -0.03657425567507744, 0.02406947873532772, 0.045975010842084885, 0.022579548880457878, 0.005139374639838934, 0.006420892663300037, 0.032352786511182785, 0.014730804599821568, -0.010136851109564304, 0.019759321585297585, -0.01983027160167694, -0.011999265290796757, 0.01919172890484333, -0.002727105747908354, 0.030224312096834183, 0.041363321244716644, -0.07428369671106339, -0.08379087597131729, 0.02187005802989006, -0.04423675686120987, -0.011245431378483772, -0.0013569013681262732, -0.015963545069098473, 0.015413690358400345, -0.029993727803230286, 0.022437650710344315, -0.007604855578392744, 0.03646783158183098, 0.031820666044950485, -0.025807732716202736, -0.03221088647842407, -0.04789063706994057, -0.02976314350962639, 0.03781586512923241, -0.019635161384940147, 0.007972904480993748, 0.002002094639465213, 0.012965946458280087, 0.0649893656373024, 0.029550297185778618, -0.000041952807805500925, 0.05473722517490387, -0.033062275499105453, -0.05881679803133011, 0.03135949745774269, 0.009032705798745155, 0.04721662029623985, -0.008456245064735413, -0.018961144611239433, 0.050054583698511124, -0.05335371568799019, 0.027634670957922935, 0.03556323051452637, -0.016273947432637215, 0.06594718247652054, 0.03098701499402523, -0.000506343727465719, -0.04317252337932587, 0.03018883801996708, 0.05778803303837776, -0.01629168540239334, 0.09407849609851837, -0.0296035073697567, 0.050586700439453125, 0.018783772364258766, -0.07371610403060913, 0.014198686927556992, 0.026871968060731888, 0.0014611078659072518, -0.0356164425611496, -0.012495908886194229, 0.005347787868231535, -0.03994433954358101, -0.02213611640036106, 0.008753344416618347, -0.018251653760671616, -0.0366806797683239, -0.06335753947496414, 0.014340585097670555, -0.06520221382379532, -0.010234406217932701, 0.03212220221757889, 0.026304375380277634, -0.018588662147521973, 0.019262678921222687, 0.05129619315266609, 0.012540251947939396, 0.0008807664271444082, 0.03909295052289963, 0.01972384750843048, 0.050693124532699585, -0.066053606569767, 0.023129403591156006, -0.0021661643404513597, -0.05977460741996765, 0.005028516985476017, 0.025506198406219482, 0.02353736013174057, 0.029142338782548904, 0.07038149982690811, 0.02820226363837719, -0.005099466070532799, -0.029124602675437927, 0.06165476143360138, -0.012345141731202602, 0.0005986329633742571, -0.021249253302812576, 0.02841511182487011, 0.035190749913454056, 0.00671355752274394, -0.00001231562600878533, -0.01903209276497364, -0.018996618688106537, -0.008784384466707706, 0.05292802304029465, -0.00679780961945653, -0.001957751577720046, 0.06261257082223892, -0.03542133420705795, 0.01892567053437233, -0.016584349796175957, 0.01570635475218296, -0.03581155464053154, -0.01607883721590042, -0.04285325109958649, -0.011334117501974106, -0.009320937097072601, -0.009551521390676498, 0.043669164180755615, -0.013923758640885353, -0.01651340164244175, -0.037390172481536865, 0.03682257980108261, -0.018482238054275513, -0.0296035073697567, 0.012779705226421356, -0.05757518857717514, 0.048493701964616776, 0.003642792347818613, 0.047642312943935394, 0.05601430684328079, -0.03343475982546806, 0.05399225652217865, 0.012451565824449062, -0.007232373114675283, -0.07158762961626053, -0.015591062605381012, -0.029568033292889595, -0.02729766257107258, 0.03437483310699463, 0.02380342036485672, 0.029089126735925674, -0.019315889105200768, 0.006465235725045204, -0.05895869433879852, 0.05757518857717514, -0.044626977294683456, -0.003676049876958132, 0.06147738918662071, 0.026783281937241554, 0.04852917790412903, 0.030117889866232872, 0.028876280412077904, -0.05179283767938614, -0.015369347296655178, -0.060235779732465744, 0.004019709303975105, -0.0419309139251709, -0.02852153405547142, 0.012850654311478138, -0.025985104963183403, 0.04799706116318703, 0.044626977294683456, -0.013542408123612404, -0.033062275499105453, 0.01671737991273403, 0.010757655836641788, 0.013790729455649853, -0.03909295052289963, -0.03951864317059517, 0.03281395509839058, 0.0030197706073522568, 0.10259238630533218, -0.005316747352480888, -0.03966054320335388, 0.056262630969285965, -0.045762162655591965, 0.03710637614130974, 0.0016418063314631581, 0.06857229769229889, -0.022650497034192085, 0.030171100050210953, -0.06378323584794998, -0.018961144611239433, 0.01684154011309147, 0.02273918315768242, 0.019954431802034378, -0.03467636927962303, -0.021533049643039703, 0.005556200630962849, 0.05736234039068222, -0.005529594607651234, 0.006611568387597799, 0.015138762071728706, 0.04955793917179108, 0.10245048999786377, -0.02032691426575184, 0.007254544645547867, 0.015209711156785488, 0.007640330120921135, 0.053318243473768234, 0.011263168416917324, 0.0020841294899582863, -0.01310784462839365, -0.0000807877368060872, -0.0382770337164402, -0.01190171018242836, -0.0010076988255605102, 0.03565191850066185, -0.0036605296190828085, 0.007476260419934988, 0.021320201456546783, -0.0014156560646370053, 0.027812043204903603, -0.005356656387448311, -0.07591553032398224, 0.06016482785344124, 0.04657807946205139, 0.007795531302690506, -0.016912490129470825, -0.009134695865213871, 0.04533647000789642, -0.01967063546180725, 0.04065382853150368, 0.014952520839869976, -0.013214267790317535, -0.012318535707890987, -0.025967366993427277, 0.015342741273343563, 0.06601812690496445, -0.012832917273044586, -0.05941986292600632, -0.023022979497909546, -0.06378323584794998, 0.03174971789121628, -0.009702288545668125, 0.06697594374418259, 0.02295203134417534, 0.02905365265905857, -0.023679258301854134, -0.041044048964977264, -0.06963653117418289, 0.036272723227739334, -0.03274300694465637, 0.007321059238165617, 0.021958744153380394, 0.055198393762111664, 0.04434318095445633, -0.08975060284137726, 0.03570513054728508, 0.020060855895280838, 0.006345509551465511, 0.012744230218231678, 0.030650006607174873, 0.04941604286432266, -0.021852320060133934, 0.020947718992829323, -0.0602712519466877, 0.02467254549264908, -0.028273213654756546, -0.025931892916560173, -0.007813268341124058, -0.0159812830388546, -0.0026871967129409313, -0.05612073093652725, -0.0015775087522342801, -0.025293350219726562, 0.08854446560144424, 0.00006107580702519044, -0.0020165061578154564, 0.03710637614130974, -0.04519456997513771, 0.013693174347281456, -0.09152432531118393, -0.040831200778484344, -0.05924249067902565, 0.012930471450090408, -0.025435248389840126, -0.012540251947939396, 0.0003378396213520318, -0.03453446924686432, -0.013622225262224674, -0.0053078788332641125, -0.03437483310699463, 0.01747121289372444, 0.023182615637779236, 0.03760301694273949, -0.006500710267573595, -0.021160567179322243, 0.007493997924029827, -0.046507127583026886, -0.02353736013174057, 0.010340830311179161, -0.08428751677274704, -0.02798941731452942, -0.02836189977824688, -0.0007837657467462122, 0.014429271221160889, -0.03258337080478668, -0.0482453815639019, 0.08783497661352158, 0.023732470348477364, -0.017781615257263184, -0.007072737440466881, -0.07300661504268646, -0.033310599625110626, -0.011990396305918694, 0.0025630358140915632, -0.005946420598775148, -0.006660345941781998, -0.08897016197443008, 0.022313488647341728, 0.028557009994983673, -0.05157998949289322, -0.018624136224389076, -0.006828850135207176, 0.0293729230761528, -0.014562301337718964, -0.05129619315266609, 0.019812533631920815, -0.025559410452842712, -0.13295859098434448, 0.03703542426228523, 0.026765543967485428, -0.019103042781352997, -0.055021021515131, 0.017293840646743774, -0.016504531726241112, -0.01069557573646307, 0.00991513580083847, -0.0016052231658250093, -0.05622715502977371, -0.02809583954513073, -0.03923484683036804, -0.026251163333654404, -0.10848116129636765, -0.007507300470024347, -0.004766892176121473, -0.009418492205440998, 0.060448624193668365, -0.024512911215424538, -0.02756372094154358, -0.011405066587030888, 0.08939585834741592, -0.060235779732465744, 0.03501337766647339, 0.004837841261178255, -0.008132539689540863, 0.004174910485744476, -0.014065657742321491, -0.010340830311179161, -0.010970503091812134, -0.06743711233139038, 0.03556323051452637, -0.0048068007454276085, 0.01763971708714962, 0.022881081327795982, 0.047252096235752106, -0.035793814808130264, 0.032299574464559555, -0.04150521755218506, 0.010181194171309471, 0.003163886023685336, 0.027705619111657143, -0.013950364664196968, 0.022384438663721085, -0.002999816322699189, -0.035953450947999954, -0.042001862078905106, 0.05913606658577919, -0.030330736190080643, -0.01892567053437233, -0.00006034829857526347, 0.02139115147292614, -0.03400235250592232, -0.06261257082223892, 0.03941221907734871, -0.013462590053677559, 0.020734872668981552, 0.02900044061243534, -0.041469745337963104, 0.031980302184820175, 0.01232740469276905, 0.07020412385463715, -0.06821755319833755, -0.013063501566648483, -0.02004311792552471, 0.02713802643120289, 0.03368308022618294, -0.006296731997281313, -0.018624136224389076, -0.016176393255591393, -0.06335753947496414, 0.0038135135546326637, -0.012194374576210976, -0.03258337080478668, -0.06591170281171799, -0.02234896458685398, -0.019333627074956894, -0.023945318534970284, 0.016956832259893417, -0.01011024508625269, 0.012992552481591702, 0.03536812216043472, 0.008704566396772861, -0.07825684547424316, -0.003582929028198123, -0.022011956200003624, 0.055411238223314285, -0.046613551676273346, -0.03373629227280617, -0.025648096576333046, 0.022153854370117188, 0.02224254049360752, 0.025328826159238815, 0.01993669383227825, 0.004629428032785654, 0.03923484683036804, -0.0044121467508375645, -0.04501719772815704, -0.06310921907424927, -0.06080337241292, -0.07470939308404922, 0.023448674008250237, -0.005587241146713495, 0.022934293374419212, 0.006669214460998774, -0.04207281023263931, -0.020025381818413734, 0.010633494704961777, -0.03618403524160385, -0.07520603388547897, -0.037993237376213074, -0.03966054320335388, -0.0650603175163269, 0.0023546230513602495, -0.025931892916560173, 0.028078103438019753, -0.00991513580083847, 0.0162473414093256, -0.04391748830676079, 0.026552697643637657, -0.027971679344773293, 0.030969278886914253, -0.021462099626660347, 0.04295967519283295, 0.011937184259295464, 0.07463844120502472, 0.01370204333215952, -0.000978875788860023, -0.051225244998931885, -0.04803253337740898, -0.0009323154226876795, 0.04037003219127655, -0.025115977972745895, 0.020114067941904068, -0.011245431378483772, -0.04831632971763611, 0.03593571484088898, -0.01806541159749031, -0.021054143086075783, -0.007086040452122688, -0.023306775838136673, -0.024459699168801308, -0.06640835106372833, 0.008221225813031197, -0.0018923452589660883, -0.024512911215424538, 0.016504531726241112, 0.07243902236223221, 0.005986329633742571, 0.026730069890618324, -0.015803910791873932, 0.04852917790412903, -0.02284560725092888, 0.005365524906665087, 0.03338154777884483, -0.006043975707143545, -0.019652897492051125, 0.052183058112859726, 0.012132294476032257, -0.030312998220324516, 0.034871477633714676, -0.03551001846790314, -0.024956341832876205, -0.01566201262176037, -0.07141026109457016, 0.04143426939845085, -0.048600126057863235, 0.0932980552315712, 0.02144436351954937, 0.018907932564616203, 0.025594884529709816 ]
29,212
efficientnet
inject_tfkeras_modules
null
def inject_tfkeras_modules(func): import tensorflow.keras as tfkeras @functools.wraps(func) def wrapper(*args, **kwargs): kwargs['backend'] = tfkeras.backend kwargs['layers'] = tfkeras.layers kwargs['models'] = tfkeras.models kwargs['utils'] = tfkeras.utils return func(*args, **kwargs) return wrapper
(func)
[ 0.007408489938825369, -0.03959586098790169, -0.006163252517580986, 0.05031299963593483, -0.02889670804142952, 0.04552984610199928, -0.07466031610965729, 0.035172346979379654, 0.04200541973114014, 0.014412390068173409, 0.021308399736881256, -0.04491846635937691, -0.01468211691826582, -0.010294564999639988, 0.028123492375016212, -0.02100270986557007, 0.01853920705616474, 0.027943674474954605, 0.007826566696166992, -0.08602479845285416, 0.028231382369995117, 0.022333361208438873, -0.012749076820909977, 0.010006856173276901, 0.0017341171624138951, 0.08386698365211487, 0.021182527765631676, -0.015347442589700222, 0.0313602089881897, -0.010015847161412239, 0.03319435194134712, -0.020876837894320488, 0.0014003305695950985, 0.03659290820360184, -0.006666742265224457, -0.027602020651102066, 0.010015847161412239, 0.026523113250732422, -0.038804665207862854, -0.04182560369372368, -0.0008591915830038488, 0.01981591247022152, 0.06246867775917053, -0.024706954136490822, 0.011544297449290752, 0.03215140849351883, -0.0005726070376113057, 0.0021623081993311644, 0.010573281906545162, 0.008721159771084785, -0.013998809270560741, -0.014241563156247139, 0.03475876525044441, 0.009809056296944618, 0.008105283603072166, -0.022962722927331924, 0.006662246771156788, -0.03362591564655304, -0.01341440249234438, 0.0027197429444640875, -0.021937761455774307, -0.009022354148328304, 0.00750738987699151, 0.012047787196934223, -0.0006833073566667736, 0.02285483293235302, -0.08386698365211487, -0.006922982167452574, 0.01587790437042713, 0.040494952350854874, -0.07832860201597214, -0.06347565352916718, 0.0350644551217556, -0.03549601882696152, -0.02069701999425888, -0.01529349759221077, -0.003746951697394252, -0.07955136150121689, 0.009458412416279316, -0.02851909026503563, -0.020607110112905502, 0.018826914951205254, -0.04236505553126335, 0.06423088908195496, 0.06092224270105362, -0.05854865163564682, -0.08739141374826431, 0.01778397336602211, 0.039272189140319824, -0.03402151167392731, -0.08070219308137894, 0.007408489938825369, 0.00899987667798996, 0.004765169695019722, -0.005592331290245056, -0.011984851211309433, -0.01125658955425024, 0.005475449841469526, -0.03920026496052742, 0.009746120311319828, 0.030479103326797485, 0.01005181111395359, 0.011310534551739693, 0.025336317718029022, 0.024149520322680473, -0.07088414579629898, -0.04962969198822975, -0.024814845994114876, -0.005960957612842321, 0.04455883055925369, -0.02627136930823326, -0.017963791266083717, -0.005668753758072853, -0.00420323945581913, -0.0035828680265694857, -0.010033829137682915, 0.024275392293930054, -0.047040317207574844, 0.047543805092573166, -0.02749413065612316, -0.04189752787351608, 0.03675474226474762, 0.019366368651390076, -0.02454511821269989, 0.056211020797491074, 0.015545242466032505, 0.04542195796966553, 0.07074028998613358, 0.025785861536860466, -0.06214500591158867, 0.037150342017412186, 0.005785635206848383, -0.01773901842534542, 0.04085458815097809, 0.03402151167392731, 0.006257656961679459, -0.013441374525427818, 0.043156255036592484, 0.00899987667798996, 0.016291486099362373, -0.03197159245610237, 0.04092651233077049, -0.0059160031378269196, 0.03697052225470543, -0.004268423188477755, -0.0172714926302433, -0.03644905239343643, -0.029759833589196205, 0.0018082919996231794, -0.027745874598622322, 0.035837672650814056, -0.000721518590580672, 0.017046719789505005, 0.04347992688417435, -0.042436983436346054, 0.04524213820695877, 0.025156499817967415, -0.01438541803508997, 0.058620575815439224, 0.017864890396595, -0.002056665252894163, 0.0036952542141079903, 0.03621529042720795, -0.03378774970769882, 0.027566056698560715, 0.03125232085585594, -0.008051338605582714, -0.03180975466966629, 0.014996797777712345, 0.02294474095106125, 0.050420887768268585, -0.02066105604171753, 0.09515953809022903, 0.007421976421028376, 0.004050394054502249, -0.010150710120797157, 0.0013463852228596807, -0.04322817921638489, -0.010087774135172367, 0.053333938121795654, 0.021488217636942863, 0.051140159368515015, -0.08631251007318497, 0.06969735026359558, 0.0009092033724300563, 0.032385170459747314, -0.04696838930249214, 0.00596545310690999, -0.0435158871114254, -0.034830693155527115, 0.04445094242691994, 0.06710797548294067, 0.0555996410548687, 0.024868791922926903, -0.051176123321056366, -0.012326505035161972, 0.034578949213027954, 0.028537072241306305, 0.012713112868368626, 0.06430281698703766, -0.011634206399321556, 0.00830308347940445, 0.03452500328421593, 0.06890615075826645, 0.007723171263933182, -0.0016228549648076296, 0.005295631941407919, 0.02585778757929802, -0.06940963864326477, -0.029597997665405273, 0.0022027671802788973, -0.030694885179400444, 0.02648715116083622, 0.08508974313735962, 0.009728138335049152, 0.011984851211309433, -0.016741029918193817, 0.04448690637946129, 0.03171984478831291, -0.0435158871114254, -0.002079142490401864, 0.04599737375974655, -0.04455883055925369, -0.01672304794192314, 0.0690140426158905, -0.013666147366166115, 0.03945200890302658, -0.00956630241125822, -0.0007917599286884069, -0.0007012891001068056, -0.011391452513635159, 0.01972600445151329, -0.01997774839401245, 0.0253902617841959, 0.02736825682222843, -0.07710584253072739, 0.015805978327989578, -0.04783151298761368, 0.04934198409318924, -0.051643650978803635, 0.04793940484523773, 0.006783623713999987, 0.014475326985120773, -0.007255645003169775, -0.03718630596995354, 0.013333484530448914, -0.027727892622351646, 0.015140652656555176, 0.002641072729602456, -0.024976681917905807, -0.008163725025951862, 0.020553166046738625, 0.052830446511507034, 0.06236078590154648, -0.040782660245895386, 0.026001643389463425, 0.014897897839546204, -0.030389195308089256, 0.004254936706274748, -0.004407782107591629, -0.04218523949384689, 0.019672058522701263, -0.021236473694443703, 0.03002955950796604, 0.011921915225684643, -0.05423302575945854, 0.007889502681791782, 0.043443962931632996, 0.023214468732476234, 0.007691703271120787, 0.01286595780402422, 0.04520617425441742, 0.010069792158901691, -0.017963791266083717, 0.024868791922926903, -0.04858674854040146, -0.024706954136490822, 0.02645118720829487, -0.0004571303725242615, 0.014547253958880901, 0.02623540535569191, -0.08113375306129456, -0.07386912405490875, 0.018701042979955673, -0.056678544729948044, -0.00920666754245758, -0.0013733578380197287, -0.013926882296800613, 0.017963791266083717, -0.0435878150165081, 0.009485384449362755, -0.0070083956234157085, 0.051679614931344986, 0.034273259341716766, -0.02091280184686184, -0.024239428341388702, -0.06210904195904732, -0.03162993863224983, 0.03524427488446236, -0.013890919275581837, 0.0028838266152888536, -0.0009749492164701223, 0.0017037729267030954, 0.06120995432138443, 0.04617718979716301, -0.0025668980088084936, 0.06153362616896629, -0.021560145542025566, -0.04837096855044365, 0.02213556133210659, 0.006657751277089119, 0.04520617425441742, -0.020840873941779137, -0.021452253684401512, 0.06577732414007187, -0.03357196971774101, 0.003439013846218586, 0.008150238543748856, -0.005749671719968319, 0.04844289273023605, 0.02742220275104046, -0.0010294564999639988, -0.012982839718461037, 0.03215140849351883, 0.04524213820695877, -0.034237295389175415, 0.09113162010908127, -0.060310862958431244, 0.038301173597574234, 0.026720913127064705, -0.05951966717839241, 0.016165614128112793, 0.033733803778886795, 0.004261679947376251, -0.045853517949581146, -0.00597893912345171, 0.022243453189730644, -0.023124558851122856, -0.02285483293235302, 0.026774859055876732, -0.010330528020858765, -0.025821825489401817, -0.045817553997039795, 0.022405289113521576, -0.07181920111179352, -0.011697142384946346, 0.017262501642107964, 0.02504860796034336, 0.006738669238984585, 0.026307333260774612, 0.042436983436346054, 0.012362468056380749, -0.0001229925110237673, 0.03797750174999237, 0.005493431352078915, 0.06149766221642494, -0.049449872225522995, 0.01931242272257805, -0.011508334428071976, -0.0605626106262207, 0.00170602067373693, 0.033140406012535095, 0.030047541484236717, 0.01773901842534542, 0.0726463571190834, 0.024185484275221825, 0.020607110112905502, -0.029328269883990288, 0.04063880443572998, 0.015086706727743149, 0.005947471130639315, -0.03278077021241188, 0.051895394921302795, 0.037330158054828644, 0.016111668199300766, 0.0002861630346160382, -0.02839321829378605, -0.03402151167392731, -0.02006765827536583, 0.046285081654787064, -0.0017071445472538471, -0.00401218282058835, 0.06883422285318375, -0.03270884230732918, 0.015617169439792633, -0.007768125738948584, -0.002917542587965727, -0.03794153779745102, 0.005592331290245056, -0.03537014499306679, -0.007179222535341978, -0.018737006932497025, 0.005826094187796116, 0.04258083552122116, -0.010420436970889568, -0.015868913382291794, -0.048406932502985, 0.029382215812802315, 0.001846503233537078, -0.0343991294503212, 0.016417358070611954, -0.05218310281634331, 0.05049281567335129, 0.01676800288259983, 0.046357009559869766, 0.07354544848203659, -0.04524213820695877, 0.03644905239343643, 0.010366491973400116, -0.01432248204946518, -0.06843862682580948, -0.0018903338350355625, -0.018862878903746605, -0.021703999489545822, 0.03002955950796604, 0.037869613617658615, 0.0027017612010240555, -0.010231628082692623, 0.006635273806750774, -0.050960343331098557, 0.04416323080658913, -0.03671877831220627, -0.010420436970889568, 0.06315198540687561, 0.03855292126536369, 0.05980737507343292, 0.03598152473568916, 0.040063388645648956, -0.03945200890302658, 0.0003503635816741735, -0.05847672373056412, 0.0050483825616538525, -0.04060284048318863, -0.010654199868440628, 0.01714562065899372, -0.024437228217720985, 0.04430708661675453, 0.03891255334019661, -0.024509156122803688, -0.020373348146677017, 0.019779950380325317, 0.006113802548497915, 0.02289079688489437, -0.04132211208343506, -0.03206149861216545, 0.02762000262737274, -0.02276492305099964, 0.08904573321342468, -0.010834017768502235, -0.04128614813089371, 0.04448690637946129, -0.036934562027454376, 0.031072502955794334, 0.01233549602329731, 0.06872633099555969, -0.021578127518296242, 0.02573191560804844, -0.07466031610965729, -0.027260366827249527, 0.010950899682939053, 0.017649108543992043, 0.03337416797876358, -0.016678093001246452, -0.028878726065158844, 0.01647130399942398, 0.014178627170622349, 0.005893525667488575, 0.008384001441299915, 0.014475326985120773, 0.04430708661675453, 0.09084391593933105, -0.007493903394788504, 0.0018082919996231794, 0.01575203239917755, 0.009557312354445457, 0.06325987726449966, 0.004998932592570782, 0.0035379137843847275, -0.008824554271996021, -0.007781611755490303, -0.026055587455630302, -0.0025893752463161945, 0.008779600262641907, 0.04448690637946129, -0.004841592162847519, 0.029975613579154015, 0.016021758317947388, 0.0004172332992311567, 0.04592544585466385, -0.016084695234894753, -0.0774654746055603, 0.05520404130220413, 0.05293833836913109, 0.0033918118569999933, -0.01853920705616474, -0.010851999744772911, 0.038804665207862854, 0.0007333191460929811, 0.03002955950796604, 0.03959586098790169, 0.0028748358599841595, -0.011814024299383163, -0.019366368651390076, 0.02213556133210659, 0.06930174678564072, -0.0089324451982975, -0.06020297482609749, -0.02091280184686184, -0.05491633340716362, 0.01994178630411625, -0.013441374525427818, 0.06023893877863884, 0.03337416797876358, 0.04164578393101692, -0.013450365513563156, -0.049234092235565186, -0.08278807997703552, 0.028591018170118332, -0.020607110112905502, 0.017595164477825165, 0.008136752061545849, 0.06545364856719971, 0.03628721460700035, -0.09854011237621307, 0.049701619893312454, 0.008847031742334366, 0.0002587689377833158, 0.021775925531983376, 0.042904507368803024, 0.0472201332449913, -0.007709684781730175, 0.017478283494710922, -0.05484440550208092, 0.007179222535341978, -0.017981771379709244, -0.028842762112617493, -0.009125749580562115, -0.03162993863224983, 0.013000821694731712, -0.07689005881547928, -0.00483709666877985, -0.043695706874132156, 0.07645849883556366, 0.0004099282086826861, -0.004412277135998011, 0.028878726065158844, -0.04693242534995079, 0.005803617183119059, -0.0845143273472786, -0.026595041155815125, -0.04819114878773689, 0.00006883647438371554, -0.014870925806462765, -0.014897897839546204, -0.04164578393101692, -0.028698908165097237, -0.010168692097067833, 0.01956416852772236, -0.027781838551163673, 0.009593275375664234, 0.02348419465124607, 0.025480171665549278, 0.015500287525355816, 0.0017116399249061942, 0.009871993213891983, -0.0627204179763794, -0.03074883110821247, 0.016165614128112793, -0.0919947475194931, -0.0235741026699543, -0.005138291511684656, -0.0018858383409678936, 0.036395106464624405, -0.02645118720829487, -0.05063667148351669, 0.07379719614982605, 0.024599064141511917, -0.019492240622639656, -0.0012688387650996447, -0.0799109935760498, -0.04797536879777908, -0.0015419370029121637, 0.00035963545087724924, -0.007799593731760979, -0.004452736582607031, -0.0799109935760498, 0.0399554967880249, 0.02986772358417511, -0.06311602145433426, -0.013621192425489426, -0.019528204575181007, 0.0386967733502388, -0.003389564109966159, -0.03923622518777847, 0.03096461109817028, -0.032888662070035934, -0.13421595096588135, 0.03657492622733116, 0.02851909026503563, -0.008523359894752502, -0.060598570853471756, 0.02560604363679886, -0.021344363689422607, -0.011058789677917957, 0.0027646974194794893, -0.015320469625294209, -0.062288857996463776, -0.023394284769892693, -0.03659290820360184, -0.04060284048318863, -0.07674620300531387, -0.008118770085275173, 0.0073905084282159805, 0.0008147990447469056, 0.050205107778310776, -0.016570203006267548, -0.0320255346596241, -0.007696198299527168, 0.0822845920920372, -0.07332966476678848, 0.03549601882696152, 0.0019083155784755945, -0.007673721294850111, 0.002073523122817278, -0.02010362222790718, -0.014798998832702637, -0.010096765123307705, -0.08566516637802124, 0.020085640251636505, -0.00893694069236517, 0.011076771654188633, 0.011858979240059853, 0.02923836186528206, -0.031611956655979156, 0.037617865949869156, -0.041250184178352356, -0.002672540955245495, 0.0038458516355603933, 0.024275392293930054, -0.018557189032435417, -0.0027309816796332598, 0.023879794403910637, -0.033266279846429825, -0.04143000394105911, 0.07430068403482437, -0.040243204683065414, -0.04160981997847557, -0.010204656049609184, 0.04110633209347725, -0.028573036193847656, -0.06455456465482712, 0.06433878093957901, 0.015329460613429546, 0.020391330122947693, 0.03058699518442154, -0.04481057822704315, 0.019672058522701263, -0.007453444413840771, 0.09235437959432602, -0.055743493139743805, -0.01324357558041811, -0.021020691841840744, 0.03441711142659187, 0.03538812696933746, -0.026720913127064705, -0.029454143717885017, -0.033697839826345444, -0.058620575815439224, -0.013324493542313576, -0.025875769555568695, -0.026972658932209015, -0.0569302923977375, -0.03603547066450119, -0.009134740568697453, -0.01820654422044754, 0.021811889484524727, -0.0030569012742489576, 0.011742097325623035, 0.038840629160404205, -0.0007114038453437388, -0.06192922219634056, 0.004405534360557795, -0.0193483866751194, 0.0398835726082325, -0.06117399036884308, -0.02999359555542469, -0.034453075379133224, 0.043911486864089966, 0.007300599478185177, 0.016750020906329155, 0.016111668199300766, 0.0022533407900482416, 0.02708054892718792, 0.02438328228890896, -0.049989327788352966, -0.05247081071138382, -0.04783151298761368, -0.07059643417596817, 0.026666969060897827, -0.00018557750445324928, 0.004859574139118195, -0.008271615020930767, -0.04020724445581436, -0.025210443884134293, 0.01635442115366459, -0.030892685055732727, -0.06297216564416885, -0.059843339025974274, -0.06444667279720306, -0.060490682721138, 0.013441374525427818, -0.04383955895900726, 0.033607933670282364, 0.012065769173204899, 0.02010362222790718, -0.041034404188394547, 0.009368503466248512, -0.04063880443572998, 0.03578372672200203, -0.043623778969049454, 0.04916216433048248, 0.009089785628020763, 0.05826094374060631, 0.0399554967880249, 0.018665079027414322, -0.0363231785595417, -0.056211020797491074, 0.020517202094197273, 0.027152476832270622, -0.031665902584791183, 0.04063880443572998, -0.011445398442447186, -0.04157385602593422, 0.0035334182903170586, -0.012434395961463451, -0.006468942388892174, 0.005205722991377115, -0.012011824175715446, -0.0313602089881897, -0.05534789338707924, 0.020427294075489044, -0.004434754606336355, -0.03621529042720795, 0.015805978327989578, 0.07279021292924881, 0.00569123076274991, 0.029076525941491127, -0.027314312756061554, 0.054772477596998215, -0.018224526196718216, 0.016201576218008995, 0.02555209770798683, -0.016633139923214912, -0.027188438922166824, 0.07919172197580338, 0.015383406542241573, -0.017208555713295937, 0.03305049613118172, -0.03819328546524048, -0.012452377006411552, -0.008392992429435253, -0.07444453984498978, 0.04962969198822975, -0.04009935259819031, 0.07473224401473999, 0.020013712346553802, -0.0032254804391413927, 0.023052632808685303 ]
29,213
quart.blueprints
Blueprint
A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app.
class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function itself. """ self.before_websocket_funcs[None].append(func) return func @setupmethod def after_websocket( self, func: T_after_websocket, ) -> T_after_websocket: """Add an after websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.after_websocket async def func(response): return response Arguments: func: The after websocket function itself. """ self.after_websocket_funcs[None].append(func) return func @setupmethod def teardown_websocket( self, func: T_teardown, ) -> T_teardown: """Add a teardown websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.teardown_websocket async def func(): ... Arguments: func: The teardown webs
(*args: 't.Any', **kwargs: 't.Any') -> 'None'
[ -0.004782127216458321, -0.03327319025993347, -0.09314042329788208, -0.03392680734395981, 0.03353872150182724, 0.018658721819519997, -0.017841700464487076, 0.05518978461623192, -0.08059914410114288, -0.0028774465899914503, 0.0325174443423748, -0.00495319114997983, 0.04264850914478302, 0.0394008494913578, 0.00003708111398736946, 0.005642552860081196, 0.07639148831367493, -0.0291676577180624, 0.07177531719207764, -0.05804935842752457, 0.003268084954470396, -0.009794042445719242, 0.02285616844892502, -0.015931913629174232, -0.031353190541267395, 0.012388084083795547, -0.06299233436584473, 0.043057020753622055, 0.019802551716566086, -0.055026378482580185, 0.010917446576058865, -0.05657872185111046, 0.07030467689037323, 0.005724254995584488, 0.0379302091896534, -0.011377020739018917, -0.01706553064286709, -0.04947063699364662, -0.07304169982671738, -0.021058721467852592, 0.07692255079746246, -0.003025531768798828, 0.026594040915369987, 0.009809360839426517, 0.05159489065408707, 0.040462978184223175, -0.05016510188579559, 0.07426723092794418, -0.04273021221160889, 0.03339574113488197, 0.02512340247631073, 0.026675743982195854, 0.022733615711331367, 0.07974126935005188, 0.03803233802318573, 0.02638978511095047, -0.03727659210562706, 0.02632850967347622, 0.021365106105804443, -0.03905361518263817, 0.001385106355883181, 0.027982978150248528, 0.020977020263671875, 0.027799148112535477, 0.03139404207468033, -0.025899572297930717, -0.007649361155927181, 0.014706382527947426, 0.004225531592965126, -0.024959998205304146, 0.016697870567440987, 0.03490723296999931, 0.0257565937936306, -0.012959999032318592, 0.011959148570895195, -0.03517276421189308, 0.05486297607421875, -0.011959148570895195, -0.04215829446911812, 0.027921700850129128, 0.03347744420170784, 0.014563403092324734, -0.026287658140063286, 0.018199147656559944, 0.06875233352184296, 0.013644254766404629, 0.0193634033203125, -0.011918297037482262, -0.09232340008020401, -0.01909787207841873, -0.04013616964221001, -0.001141276559792459, 0.005042552947998047, -0.01737191341817379, 0.023387232795357704, -0.06617871671915054, -0.036990635097026825, -0.0035565956495702267, 0.028697870671749115, -0.04015659540891647, -0.030597444623708725, 0.042362552136182785, -0.04130042344331741, -0.00947234034538269, 0.045467231422662735, -0.04640680551528931, 0.0008004254777915776, -0.025409359484910965, -0.026165105402469635, -0.0010180850513279438, -0.017811063677072525, -0.027942126616835594, 0.009150638245046139, 0.013930211775004864, -0.014103828929364681, 0.03057701885700226, -0.019925104454159737, 0.03784850984811783, 0.0695285052061081, -0.06066382676362991, -0.015165956690907478, -0.005739574320614338, 0.029882552102208138, -0.049388933926820755, 0.0445685088634491, 0.07042723149061203, 0.01506382878869772, 0.012561701238155365, 0.017331063747406006, 0.003017872106283903, -0.01837276481091976, 0.056415315717458725, 0.004396595526486635, 0.026042552664875984, 0.006735318806022406, 0.016146382316946983, 0.016217870637774467, 0.007700425107032061, 0.0009255318436771631, 0.05764084681868553, 0.01761702075600624, 0.026042552664875984, -0.013266381807625294, -0.018505530431866646, -0.009359999559819698, 0.01245957426726818, -0.06687318533658981, -0.005489361472427845, 0.018076594918966293, 0.0013417020672932267, 0.03404935821890831, 0.014624680392444134, -0.028268935158848763, 0.004766808357089758, 0.008139573968946934, 0.024265531450510025, -0.06278808414936066, 0.05678297579288483, 0.02777872234582901, -0.05727318674325943, -0.015554041601717472, -0.021528510376811028, 0.013439998961985111, -0.053065527230501175, 0.01766808331012726, 0.028697870671749115, 0.0573548898100853, 0.01075404230505228, 0.019506381824612617, 0.09501957148313522, -0.018893616273999214, 0.024959998205304146, 0.01924085058271885, 0.02657361514866352, 0.05637446418404579, 0.023693615570664406, -0.010590638034045696, -0.02714553102850914, -0.007021276280283928, -0.03737872093915939, -0.012776169925928116, -0.03733786940574646, -0.01331744622439146, 0.007909786887466908, -0.00814468041062355, 0.04563063755631447, -0.01480850949883461, 0.020405104383826256, 0.04338382929563522, -0.0016110637225210667, -0.04526297748088837, 0.026308083906769753, 0.08137531578540802, 0.023959146812558174, 0.01812765933573246, 0.009661275893449783, -0.003686808282509446, 0.03194553032517433, 0.03535659238696098, -0.04750978574156761, -0.0019863827619701624, 0.01818893477320671, 0.03709276393055916, -0.03684765845537186, 0.0038859571795910597, -0.03962552919983864, -0.006607659161090851, -0.02783999778330326, -0.04326127469539642, -0.02322382852435112, -0.01372595690190792, 0.0010117021156474948, 0.03174127638339996, -0.020680850371718407, 0.05911148712038994, -0.020772764459252357, 0.024061275646090508, 0.01797446794807911, 0.015145530924201012, 0.03701106086373329, 0.03605106100440025, 0.027043402194976807, -0.04273021221160889, 0.009477445855736732, -0.011928509920835495, -0.01839319057762623, 0.014011913910508156, -0.02714553102850914, -0.013113190419971943, 0.02410212717950344, -0.02594042383134365, 0.017300425097346306, 0.07279659062623978, 0.020711489021778107, -0.025777019560337067, 0.02348935976624489, -0.03966638073325157, 0.055026378482580185, 0.01990468055009842, -0.029392339289188385, 0.00947234034538269, -0.01664680801331997, 0.020098721608519554, -0.005407659336924553, 0.03174127638339996, 0.018811913207173347, 0.029188083484768867, -0.02214127592742443, -0.011724255047738552, -0.008548084646463394, -0.05988765507936478, 0.014879998750984669, -0.011397446505725384, -0.026879997923970222, -0.063441701233387, -0.01057021226733923, -0.03678638115525246, -0.01179574429988861, -0.03713361546397209, 0.018801700323820114, 0.023999998345971107, 0.003674042411148548, -0.04025872051715851, 0.07312340289354324, 0.012408509850502014, -0.06756765395402908, -0.0010091488948091865, -0.017351487651467323, -0.06131744384765625, -0.01876085065305233, 0.05326978489756584, 0.0072204251773655415, 0.02032340317964554, 0.0016697871033102274, -0.021794041618704796, -0.06928340345621109, 0.0001452925498597324, -0.02657361514866352, -0.0029693616088479757, -0.06797616928815842, -0.027554040774703026, -0.02418382838368416, 0.011785531416535378, 0.01004425436258316, -0.005310637876391411, -0.030168509110808372, -0.008277446031570435, -0.016840850934386253, 0.006382978521287441, -0.03954382613301277, 0.020762551575899124, -0.05980595573782921, -0.023693615570664406, 0.008813616819679737, -0.01568680815398693, 0.03223148733377457, -0.04058552905917168, 0.03625531867146492, 0.04465021193027496, -0.07279659062623978, 0.02385701984167099, 0.04918467998504639, 0.04117786884307861, 0.01761702075600624, -0.0224068071693182, -0.0023246807977557182, 0.01713702082633972, 0.008507234044373035, -0.01640170067548752, -0.03507063537836075, -0.00278297858312726, -0.04009531810879707, -0.00993702095001936, 0.007506382651627064, -0.019557446241378784, 0.04089191183447838, -0.012745531275868416, -0.011448509991168976, 0.020793190225958824, 0.06246127188205719, -0.009165956638753414, 0.008726808242499828, 0.03349786996841431, 0.048122551292181015, 0.012663829140365124, -0.03380425274372101, 0.060214463621377945, -0.048817019909620285, -0.0011425531702116132, -0.004166808445006609, -0.08603233844041824, 0.035908084362745285, -0.03582638129591942, -0.03241531923413277, -0.04058552905917168, -0.0026655318215489388, -0.0453038290143013, -0.02114042453467846, -0.020068084821105003, -0.015482552349567413, 0.05482212454080582, 0.003584680613130331, 0.026941275224089622, 0.03304851055145264, -0.023142127320170403, -0.05923403799533844, -0.006607659161090851, 0.02328510582447052, 0.05988765507936478, -0.060459572821855545, 0.09796084463596344, -0.011959148570895195, -0.04338382929563522, 0.065402552485466, 0.019925104454159737, -0.04889871925115585, -0.01782127656042576, -0.014216169714927673, 0.01202042493969202, 0.0024995743297040462, -0.0448136143386364, 0.05220765620470047, -0.01737191341817379, 0.038257017731666565, -0.030168509110808372, 0.0023131913039833307, 0.07251063734292984, -0.017228934913873672, -0.016942977905273438, 0.031925104558467865, 0.016595743596553802, 0.007005956955254078, 0.03856340050697327, -0.004988935776054859, -0.010611062869429588, -0.012970211915671825, -0.003523404011502862, -0.030291061848402023, -0.037174466997385025, 0.04791829362511635, 0.012163403443992138, 0.05208510532975197, 0.01772936061024666, 0.02207999862730503, 0.00514212716370821, -0.0384817011654377, -0.01888340339064598, -0.030025530606508255, -0.06115403771400452, 0.006209361366927624, 0.02783999778330326, -0.003239999758079648, -0.02014978602528572, 0.0393395721912384, -0.022631488740444183, -0.04485446587204933, -0.027043402194976807, 0.08186552673578262, 0.045467231422662735, -0.03194553032517433, 0.08660425245761871, -0.03999318927526474, 0.06315574049949646, 0.03366127610206604, 0.013337871991097927, 0.022100424394011497, 0.03974808380007744, 0.04963403940200806, 0.01079489290714264, 0.05012425407767296, -0.04983829706907272, -0.03535659238696098, -0.08823829144239426, 0.015411063097417355, 0.008542978204786777, -0.05241191387176514, 0.021426381543278694, 0.02563404105603695, 0.01782127656042576, 0.03212935850024223, -0.02297872304916382, 0.00172851060051471, 0.08456169813871384, 0.03460085019469261, -0.021344680339097977, -0.004572765901684761, 0.0065565952099859715, -0.006056169979274273, -0.06752680242061615, 0.05510808154940605, 0.0651574432849884, -0.033252764493227005, -0.03980936110019684, -0.05355574190616608, 0.01962893456220627, -0.003806808264926076, 0.007148935925215483, 0.009845105931162834, 0.016636595129966736, 0.014951488934457302, -0.01417531818151474, -0.008517445996403694, 0.011142127215862274, 0.014645105227828026, 0.010815318673849106, -0.004478297661989927, -0.04701957106590271, -0.00028053190908394754, 0.10359828919172287, -0.02150808461010456, -0.022631488740444183, -0.01969021186232567, -0.03968680649995804, 0.030842551961541176, -0.025736168026924133, -0.029719147831201553, 0.0288612749427557, -0.003076595487073064, -0.02675744518637657, -0.0322110615670681, 0.03468254953622818, -0.014512339606881142, 0.00034819147549569607, -0.04371063411235809, -0.018587233498692513, 0.018811913207173347, 0.04644765704870224, -0.03362042456865311, -0.03488680720329285, 0.0076187229715287685, 0.03748084977269173, 0.00826212763786316, 0.005310637876391411, -0.012030637823045254, 0.051349785178899765, -0.013378722593188286, -0.02107914723455906, -0.01794382929801941, -0.044895317405462265, -0.030719999223947525, -0.013736169785261154, -0.021814467385411263, -0.02455148845911026, 0.017392339184880257, -0.03163914754986763, -0.011999999172985554, 0.03163914754986763, -0.026920849457383156, 0.059193190187215805, -0.036357443779706955, -0.05523063614964485, 0.009074041619896889, 0.00921702105551958, -0.0315982960164547, 0.020170211791992188, -0.002255744533613324, 0.013807659037411213, 0.007138723041862249, 0.00376595719717443, -0.013337871991097927, 0.0026297871954739094, -0.04522212594747543, 0.00252638291567564, 0.04665191099047661, -0.02696170099079609, -0.01773957349359989, -0.08807488530874252, -0.023775318637490273, 0.003814467927441001, -0.023182976990938187, -0.0005243616760708392, 0.04987914487719536, -0.005234042182564735, -0.00332170189358294, 0.02265191450715065, -0.03492765873670578, -0.00749616976827383, 0.028493614867329597, 0.010039148852229118, -0.063686802983284, 0.016881700605154037, -0.009722552262246609, 0.06233872100710869, 0.05171744525432587, -0.01435914821922779, -0.007348084822297096, 0.05106382817029953, -0.028840849176049232, -0.0032221274450421333, 0.03645957261323929, 0.02169191464781761, 0.07189787179231644, 0.01731063798069954, 0.003605106147006154, -0.010069786570966244, 0.0009714892948977649, -0.04277106001973152, -0.06327829509973526, -0.06348255276679993, -0.003097021020948887, -0.001140638254582882, 0.05041021108627319, 0.0013353191316127777, -0.060908932238817215, -0.07577872276306152, -0.029126806184649467, 0.0029668083880096674, -0.00311744655482471, -0.023509785532951355, -0.05755914747714996, -0.0630740374326706, 0.03868595510721207, 0.04183148592710495, 0.017902977764606476, -0.0639319121837616, -0.07884255051612854, 0.01710638217628002, -0.007986382581293583, -0.01709616929292679, 0.006699574179947376, -0.044200848788022995, -0.003421276342123747, -0.05972425267100334, 0.0019812765531241894, 0.03925786912441254, 0.07291914522647858, 0.0444459542632103, -0.025531914085149765, -0.07218382507562637, -0.015237445943057537, -0.042811911553144455, -0.01328680757433176, 0.02943319082260132, -0.05216680467128754, -0.03637786954641342, -0.006377872079610825, 0.019496168941259384, -0.01701446808874607, 0.06413616985082626, -0.04058552905917168, 0.014042552560567856, 0.01706553064286709, -0.04485446587204933, -0.051799144595861435, 0.02144680730998516, -0.003719999687746167, 0.08603233844041824, 0.11144169420003891, -0.012081701308488846, -0.035662975162267685, -0.014318296685814857, -0.03882893547415733, -0.0031685105059295893, -0.039278294891119, 0.02340765856206417, 0.057681698352098465, -0.0030408508609980345, 0.03372254967689514, 0.008706382475793362, 0.07998637855052948, -0.01186723355203867, 0.0778212696313858, 0.04070808365941048, -0.04922552779316902, -0.00484851049259305, 0.025388935580849648, 0.008333616890013218, -0.015993190929293633, 0.0018229786073789, -0.011662977747619152, -0.025899572297930717, 0.00197234028019011, -0.029596595093607903, 0.0029463828541338444, -0.01550297811627388, -0.017831487581133842, -0.07251063734292984, 0.01057021226733923, 0.030331913381814957, -0.023366807028651237, 0.04260765761137009, -0.03592851012945175, -0.009518297389149666, -0.0016353190876543522, -0.004664680454879999, 0.028840849176049232, 0.016391487792134285, -0.012694467790424824, -0.08864680677652359, -0.026655318215489388, 0.01860765926539898, -0.03686808422207832, 0.03729701787233353, -0.032497018575668335, 0.03874723240733147, -0.03652084991335869, -0.03272170200943947, -0.025082550942897797, -0.02114042453467846, -0.02600170113146305, 0.01673872210085392, -0.005560850724577904, 0.04207659512758255, -0.02530723251402378, 0.024510636925697327, 0.03296680748462677, 0.06082722917199135, -0.08709446340799332, 0.0011176594998687506, -0.0394621267914772, -0.021671488881111145, 0.03217021003365517, -0.010611062869429588, 0.035029783844947815, -0.030965104699134827, 0.08276425302028656, 0.0023655318655073643, -0.05800850689411163, 0.04132084921002388, 0.02322382852435112, 0.012132765725255013, -0.02765616960823536, 0.013674892485141754, 0.0008451063185930252, -0.021855317056179047, 0.027492765337228775, 0.06638297438621521, -0.014594041742384434, 0.04930723085999489, -0.02726808376610279, 0.05004255101084709, 0.08010893315076828, -0.0030612763948738575, -0.01670808345079422, 0.009794042445719242, 0.04934808239340782, -0.02651233971118927, -0.011887659318745136, -0.005857021082192659, -0.04898042231798172, -0.05408680438995361, 0.07998637855052948, -0.030740423128008842, -0.002383404178544879, 0.0059642549604177475, -0.0059897867031395435, 0.03460085019469261, -0.019761700183153152, 0.03425361588597298, -0.038257017731666565, 0.021426381543278694, -0.0031889360398054123, -0.03505020961165428, 0.00948255229741335, -0.04052425175905228, -0.04346552863717079, -0.016054466366767883, -0.05049191042780876, 0.004051914904266596, -0.03253787010908127, 0.011325957253575325, -0.011479148641228676, 0.04918467998504639, 0.013858722522854805, 0.03492765873670578, 0.019741276279091835, 0.0021306381095200777, -0.05853957310318947, 0.007950637489557266, 0.02747233957052231, -0.041034892201423645, -0.015635743737220764, 0.050777871161699295, -0.04473191127181053, -0.026859572157263756, -0.00989106297492981, -0.017412764951586723, 0.00009303190745413303, -0.010396595112979412, 0.01338893547654152, -0.06544340401887894, 0.0196697860956192, 0.04550808295607567, -0.04174978658556938, 0.0647897869348526, -0.04681531712412834, 0.002405106322839856, 0.019649360328912735, -0.017474042251706123, -0.030536169186234474, -0.002828936092555523, -0.04087148606777191, -0.024388084188103676, 0.12622977793216705, 0.07655488699674606, -0.017627233639359474, -0.0029999997932463884, -0.04017701745033264, -0.07577872276306152, -0.02353021129965782, 0.0020042553078383207, -0.03833872079849243, -0.06425871700048447, -0.004874042235314846, 0.03266042470932007, -0.004113191273063421, 0.0016965956892818213, 0.012612765654921532, 0.0031302126590162516, 0.04387404024600983, 0.04095318913459778, -0.011121701449155807, -0.08995404094457626, 0.018719999119639397, -0.03362042456865311, 0.025736168026924133, -0.002465106314048171, -0.013184680603444576, -0.04889871925115585, -0.03082212619483471, -0.027513189241290092, 0.06168510392308235, 0.03069957345724106, 0.02353021129965782, 0.0789242535829544, 0.04260765761137009, -0.00047010634443722665, 0.03182297572493553 ]
29,214
quart.blueprints
__init__
null
def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) )
(self, *args: Any, **kwargs: Any) -> NoneType
[ -0.03130012005567551, -0.040619924664497375, -0.06024656072258949, -0.04088566452264786, -0.0068569849245250225, 0.008489375002682209, 0.013875311240553856, 0.06252431869506836, -0.05963916331529617, 0.022075220942497253, -0.0010154981864616275, 0.04255601391196251, -0.01834540069103241, 0.024979356676340103, -0.006377707701176405, -0.018952801823616028, 0.050755925476551056, -0.018003737553954124, 0.023745574057102203, -0.07490010559558868, 0.006088243331760168, 0.00089211983140558, 0.023688629269599915, 0.023271040990948677, 0.004723964259028435, 0.08253058046102524, -0.06689000874757767, 0.026099251583218575, 0.028149228543043137, -0.0439985916018486, -0.03255288302898407, -0.03570377454161644, 0.0107813635841012, 0.028320061042904854, 0.033957500010728836, -0.03464082255959511, -0.03824726492166519, -0.019417842850089073, -0.08101207762956619, -0.00022288167383521795, 0.12185977399349213, -0.016077138483524323, 0.0016703520668670535, -0.007412187289446592, 0.056260496377944946, 0.06988904625177383, 0.03069271892309189, 0.05307164043188095, -0.01693129539489746, -0.012034127488732338, -0.045441169291734695, -0.0013903783401474357, -0.0006590060656890273, 0.07736767083406448, -0.02945893630385399, 0.09217306226491928, 0.0473392978310585, 0.03657691553235054, -0.021296989172697067, -0.005969610530883074, -0.0943748950958252, 0.009134737774729729, 0.028149228543043137, -0.0019894747529178858, 0.014947752468287945, -0.055311430245637894, -0.039822712540626526, 0.0021294616162776947, 0.005172397010028362, 0.025283057242631912, 0.056981783360242844, 0.03002837486565113, -0.012907265685498714, -0.016694029793143272, 0.045555055141448975, -0.000463261705590412, -0.015896815806627274, 0.0120151462033391, -0.03128113970160484, 0.018857894465327263, 0.014814884401857853, 0.018630120903253555, -0.06764926016330719, 0.0714455172419548, 0.08693423122167587, -0.010278359986841679, -0.002586198505014181, -0.02581453137099743, -0.036406081169843674, -0.005869959015399218, -0.06658630818128586, 0.01729194074869156, 0.0023074110504239798, 0.025377962738275528, 0.015574134886264801, -0.07053441554307938, -0.06324560195207596, 0.008394468575716019, 0.016523199155926704, -0.009291333146393299, -0.028566816821694374, -0.022625677287578583, -0.028073303401470184, -0.03498248755931854, 0.003986067604273558, -0.04627634584903717, -0.004690747242420912, -0.016200516372919083, -0.054210517555475235, 0.00500156544148922, -0.00438467413187027, 0.03921531140804291, 0.023517798632383347, 0.059031762182712555, -0.0327426977455616, 0.040430113673210144, -0.026213139295578003, -0.017083145678043365, 0.11540614068508148, -0.04528931900858879, -0.058841947466135025, 0.05197072774171829, 0.048705946654081345, 0.02564370073378086, 0.03460286185145378, 0.06423263251781464, -0.00945267453789711, -0.01773799955844879, 0.04441618174314499, -0.003817608579993248, 0.04380878061056137, 0.007269827648997307, -0.040923625230789185, -0.02118310146033764, 0.01685537025332451, -0.03112928941845894, 0.07395104318857193, 0.042100463062524796, -0.016523199155926704, 0.04658004641532898, -0.02118310146033764, 0.022075220942497253, 0.0012432733783498406, 0.006790550425648689, -0.024865468963980675, 0.020613662898540497, -0.03255288302898407, 0.008783584460616112, -0.0028044830542057753, -0.0013429251266643405, 0.01294522825628519, 0.003300369018688798, -0.02372659184038639, 0.003943359479308128, 0.03775375336408615, 0.011777880601584911, -0.035608869045972824, -0.0031295374501496553, 0.04016437381505966, -0.0357227586209774, -0.0447198823094368, 0.014254936017096043, 0.019190067425370216, -0.054020702838897705, -0.01253713108599186, 0.026554802432656288, 0.06153728812932968, -0.028946442529559135, 0.004878187086433172, 0.06647241860628128, -0.036538951098918915, -0.0215627271682024, -0.016760464757680893, 0.03057883121073246, -0.004536524415016174, 0.04293563961982727, -0.01220495905727148, 0.006785805337131023, 0.013068607077002525, -0.00415452616289258, 0.0068047866225242615, -0.014169520698487759, -0.05060407519340515, 0.0244668610394001, 0.014406786300241947, 0.016200516372919083, 0.014890809543430805, 0.0760769471526146, 0.043656930327415466, -0.0034664550330489874, -0.029079310595989227, 0.028149228543043137, 0.05170498788356781, 0.014093595556914806, 0.017927812412381172, 0.02630804479122162, -0.02704831399023533, -0.004529406316578388, -0.016086628660559654, -0.049882788211107254, 0.0021235300227999687, 0.05018648877739906, 0.001615780871361494, -0.03429916128516197, 0.033957500010728836, -0.014938262291252613, -0.009870261885225773, 0.0032481704838573933, -0.016817407682538033, -0.03576071932911873, 0.021828465163707733, -0.021657632663846016, 0.008285325951874256, -0.00892594363540411, 0.02915523573756218, -0.0702686756849289, 0.034507956355810165, -0.00802907906472683, 0.02353677898645401, 0.027940435335040092, 0.08002504706382751, 0.05162906274199486, -0.018810441717505455, -0.012651018798351288, -0.0653335452079773, 0.046428196132183075, 0.037469033151865005, -0.04730133339762688, -0.03849402442574501, 0.017719019204378128, -0.01365702599287033, -0.027408959344029427, 0.005471352022141218, 0.005888940300792456, -0.07455844432115555, 0.0024865467566996813, -0.01693129539489746, 0.02712423913180828, -0.0373171828687191, -0.04954112321138382, 0.061005812138319016, 0.005457116290926933, 0.03970882296562195, 0.0029871780425310135, 0.022929377853870392, 0.020366907119750977, -0.005907921586185694, -0.032590847462415695, 0.016466254368424416, 0.04730133339762688, 0.0006501086172647774, -0.03951901197433472, -0.02465667389333248, -0.016788937151432037, -0.0978674441576004, -0.04175880178809166, -0.044454142451286316, -0.026346007362008095, -0.0009775356156751513, -0.021486802026629448, 0.02945893630385399, 0.024675656110048294, -0.03718431666493416, 0.08814903348684311, 0.029022367671132088, -0.00830905232578516, 0.028282098472118378, -0.035608869045972824, -0.03439406678080559, -0.021638652309775352, 0.10014519840478897, 0.0029183707665652037, 0.033634815365076065, 0.008233127184212208, -0.06783907115459442, -0.08693423122167587, -0.03414731100201607, -0.01983543112874031, -0.01841183565557003, -0.03838013485074043, 0.07182513922452927, -0.025662681087851524, 0.019294464960694313, 0.03179363161325455, 0.013543138280510902, -0.021391894668340683, 0.015906307846307755, -0.005580494645982981, -0.021221064031124115, -0.0702686756849289, 0.014947752468287945, 0.005447625648230314, -0.021467819809913635, 0.025605738162994385, 0.03410935029387474, 0.02347983606159687, -0.013571610674262047, 0.0795694962143898, 0.02723812684416771, -0.03824726492166519, 0.04551709443330765, -0.00967095885425806, 0.02002524398267269, 0.018516233190894127, -0.013296382501721382, 0.011910749599337578, 0.010325812734663486, 0.025472868233919144, -0.010173962451517582, -0.030673738569021225, 0.03422323614358902, -0.02515018731355667, -0.011806352064013481, 0.02027199976146221, -0.030009392648935318, 0.03794356435537338, 0.032211221754550934, -0.07452048361301422, -0.005751325748860836, 0.07319179177284241, -0.013011663220822811, -0.02879459224641323, -0.005661164876073599, 0.026402952149510384, 0.045934680849313736, 0.023574741557240486, 0.055994756519794464, -0.05428644269704819, 0.030256150290369987, 0.0037227023858577013, -0.08230280131101608, 0.02545388787984848, 0.004050129093229771, -0.04540320485830307, -0.029971430078148842, -0.007160685490816832, -0.03509637340903282, 0.005020546726882458, -0.0563364215195179, -0.06901591271162033, 0.024808524176478386, 0.03260982781648636, -0.034071385860443115, 0.031186232343316078, -0.016466254368424416, -0.0612715519964695, -0.019911356270313263, -0.004517543129622936, 0.021278006955981255, -0.07174921035766602, 0.05121147632598877, 0.004640921484678984, -0.045061543583869934, 0.0737612321972847, 0.07888617366552353, -0.04069584980607033, -0.04115140065550804, -0.02860477939248085, 0.011607049033045769, -0.01964561827480793, 0.017804434522986412, 0.006738352123647928, -0.013979707844555378, 0.011255894787609577, -0.03718431666493416, -0.006928164977580309, 0.0728880912065506, -0.03348296508193016, 0.02742793969810009, -0.008427685126662254, 0.04217638820409775, -0.024125197902321815, 0.001575445756316185, -0.006842749193310738, -0.017690546810626984, -0.0074596405029296875, -0.0010671034688130021, -0.006420415826141834, -0.05413459241390228, -0.0006536676082760096, -0.014615580439567566, 0.04885779693722725, 0.05318553000688553, 0.01192023977637291, -0.024504823610186577, -0.012556112371385098, -0.033767685294151306, 0.004591095726937056, 0.021050231531262398, 0.005571004003286362, 0.035608869045972824, 0.00154104211833328, -0.026156194508075714, 0.0215627271682024, 0.02342289127409458, -0.021467819809913635, -0.021031251177191734, 0.04453006759285927, 0.033274173736572266, -0.003630168503150344, 0.04608653113245964, -0.04304952919483185, 0.06480206549167633, -0.014112576842308044, 0.04942723736166954, 0.02205624058842659, 0.01753869652748108, 0.022189108654856682, 0.005964865442365408, 0.014700996689498425, 0.006297037471085787, -0.01087627001106739, -0.07911394536495209, -0.02989550493657589, 0.010335303843021393, -0.051363326609134674, 0.009205917827785015, 0.033520929515361786, 0.04441618174314499, -0.009182191453874111, -0.03562784940004349, 0.038835685700178146, 0.07994912564754486, -0.001631203223951161, 0.017519716173410416, 0.021467819809913635, -0.0207655131816864, -0.002901762258261442, 0.018924329429864883, -0.018582666292786598, -0.016722502186894417, 0.06647241860628128, -0.04730133339762688, -0.02137291431427002, 0.0260612890124321, 0.01377091370522976, 0.015004696324467659, -0.01964561827480793, 0.012394771911203861, 0.04035418853163719, -0.05424847826361656, -0.0471874475479126, 0.05477995425462723, 0.03076864406466484, 0.005234085954725742, 0.018487760797142982, -0.05356515571475029, 0.033274173736572266, 0.06313171237707138, -0.016039175912737846, 0.020898383110761642, -0.015213490463793278, -0.0026028072461485863, -0.019968299195170403, 0.006391943898051977, -0.037165332585573196, -0.02934504859149456, 0.02101226896047592, 0.0033834120258688927, -0.04001252353191376, 0.007530820090323687, -0.009315060451626778, -0.03868383541703224, -0.04639023169875145, -0.039063461124897, 0.0447198823094368, 0.06108173727989197, -0.027200164273381233, -0.008755112066864967, 0.03741208836436272, 0.03445101156830788, 0.03898753598332405, 0.01853521354496479, -0.010316322557628155, 0.01130334846675396, 0.0006400248385034502, 0.013590591959655285, -0.06916776299476624, -0.058728061616420746, -0.028870517387986183, -0.014729468151926994, 0.03279964253306389, -0.00046948992530815303, 0.03162280097603798, -0.07262235134840012, -0.02879459224641323, 0.013229947537183762, -0.0654853954911232, 0.04039214923977852, -0.02613721415400505, -0.05477995425462723, 0.03192650154232979, -0.011464688926935196, -0.028282098472118378, 0.050755925476551056, 0.010895251296460629, 0.037905603647232056, 0.033084359019994736, -0.005447625648230314, -0.0052815391682088375, -0.012157505378127098, 0.01476743072271347, -0.03502044826745987, 0.015033168718218803, -0.0014757940080016851, -0.047718923538923264, -0.08442870527505875, -0.016912315040826797, -0.03249594196677208, -0.01853521354496479, 0.01749124377965927, 0.0029990412294864655, -0.0033169775269925594, -0.009315060451626778, 0.01711161807179451, -0.03576071932911873, -0.04107547551393509, 0.012812359258532524, -0.017719019204378128, -0.019171087071299553, 0.0389116108417511, 0.02408723533153534, 0.03631117567420006, 0.02761775255203247, -0.009813318029046059, -0.05265405401587486, 0.03526720777153969, 0.010430210269987583, 0.011009139008820057, 0.05455217882990837, -0.010676966048777103, 0.02304326556622982, -0.031243177130818367, 0.032894548028707504, -0.023517798632383347, 0.03192650154232979, -0.0563364215195179, -0.011246404610574245, -0.03562784940004349, -0.01859215833246708, 0.000583080982323736, 0.030996419489383698, 0.014292898587882519, -0.07269828021526337, -0.07539361715316772, -0.031717706471681595, -0.016399821266531944, 0.043770816177129745, -0.021904390305280685, -0.020613662898540497, -0.0033240956254303455, -0.0010143117979168892, -0.024182142689824104, 0.020347924903035164, -0.09156566113233566, -0.023365948349237442, 0.03458388149738312, -0.019199557602405548, 0.011768389493227005, 0.022948360070586205, -0.04620042070746422, 0.029553843662142754, -0.07250846177339554, 0.03251492232084274, 0.01711161807179451, 0.03726024180650711, 0.013296382501721382, 0.01940835267305374, -0.07414085417985916, 0.0013642790727317333, -0.03986067324876785, -0.07903802394866943, 0.031148269772529602, -0.030673738569021225, -0.05629845708608627, 0.018933819606900215, 0.024504823610186577, 0.05629845708608627, 0.02934504859149456, -0.02756080962717533, -0.011170479469001293, 0.0346977673470974, -0.047415222972631454, -0.04832632094621658, -0.032154276967048645, 0.00846564769744873, 0.04695967212319374, 0.017272958531975746, 0.008527337573468685, -0.047605033963918686, -0.005006310995668173, 0.004258923232555389, -0.014074614271521568, -0.010705438442528248, -0.03581766411662102, -0.013106569647789001, -0.01016447227448225, -0.0006679035723209381, 0.022018278017640114, 0.027446921914815903, -0.015090112574398518, 0.07315383106470108, 0.03576071932911873, -0.0431254543364048, 0.0380384735763073, -0.0025126461405307055, -0.03587460517883301, 0.016646577045321465, -0.015156546607613564, 0.027503864839673042, -0.013732951134443283, -0.020917363464832306, -0.014141049236059189, 0.021581707522273064, 0.02118310146033764, -0.01497622486203909, -0.01674148254096508, 0.009756374172866344, 0.04635227099061012, -0.04380878061056137, 0.021980315446853638, 0.022948360070586205, 0.0219992958009243, 0.009438438341021538, -0.007284063845872879, -0.007279318291693926, 0.015602607280015945, -0.040430113673210144, -0.04187268763780594, -0.0058414870873093605, 0.05405866727232933, -0.036842651665210724, -0.0021531882230192423, -0.08260650187730789, 0.05527346953749657, -0.02644091472029686, -0.0049303858540952206, -0.019171087071299553, 0.03249594196677208, -0.012935738079249859, 0.017633603885769844, -0.02063264511525631, 0.07687415927648544, -0.055501244962215424, 0.012897775508463383, 0.026706652715802193, 0.006021808832883835, -0.03566581383347511, 0.013970217667520046, -0.05823454633355141, 0.004508052486926317, 0.005224595777690411, -0.05713363364338875, 0.053830891847610474, -0.06499188393354416, 0.05584290623664856, -0.015204000286757946, -0.0190951619297266, 0.029629768803715706, -0.0032671517692506313, -0.03479267284274101, 0.01638083904981613, 0.045744869858026505, 0.043581005185842514, -0.0017961029661819339, 0.0014793530572205782, 0.06028452515602112, -0.04156899079680443, -0.00415452616289258, 0.0348496176302433, 0.04764299839735031, 0.03528618812561035, 0.0045744869858026505, 0.03562784940004349, -0.0051913782954216, 0.029060330241918564, -0.025738606229424477, 0.022872434929013252, 0.016210008412599564, -0.04449210688471794, -0.056374382227659225, 0.03862689062952995, -0.03663385659456253, -0.07034459710121155, 0.01625746116042137, 0.006467869039624929, -0.0053906817920506, 0.018316928297281265, 0.039822712540626526, -0.058728061616420746, -0.002567217219620943, 0.026554802432656288, -0.0009965169010683894, 0.003390529891476035, -0.02273956499993801, -0.030180225148797035, -0.043087489902973175, -0.10637106001377106, -0.007445404771715403, -0.0053906817920506, 0.032021407037973404, -0.01921853981912136, -0.007217629346996546, 0.027162201702594757, 0.014663034118711948, 0.02972467429935932, -0.011834824457764626, -0.02564370073378086, 0.054704029113054276, 0.0038626892492175102, 0.010154981166124344, 0.0038721798919141293, 0.03137604519724846, -0.04164491593837738, -0.010752891190350056, -0.011692464351654053, 0.009243880398571491, 0.009234389290213585, -0.03217325732111931, -0.0064868503250181675, -0.029250143095850945, 0.03737412765622139, 0.04885779693722725, -0.03441304713487625, 0.10249887406826019, -0.05181887745857239, -0.0058225058019161224, -0.0001831396366469562, 0.004586350172758102, -0.00861275289207697, -0.01975950598716736, -0.06673815846443176, -0.027883490547537804, 0.07436863332986832, 0.0760769471526146, -0.013552629388868809, 0.042897678911685944, -0.044378217309713364, -0.02019607461988926, 0.006349236238747835, 0.018952801823616028, -0.04350508004426956, -0.00873613078147173, 0.04194861277937889, 0.0007847570232115686, 0.0024960373993963003, 0.010268868878483772, -0.008517846465110779, 0.03547599911689758, 0.027086276561021805, -0.038399115204811096, 0.023631686344742775, -0.03266677260398865, 0.027465902268886566, -0.07881024479866028, -0.025700643658638, 0.0007628099410794675, -0.0071844118647277355, -0.03631117567420006, -0.04164491593837738, -0.02427704818546772, -0.0020464186090976, 0.016295423731207848, -0.029269123449921608, 0.12231532484292984, 0.040240298956632614, 0.049199461936950684, 0.012480187229812145 ]
29,218
quart.blueprints
_merge_blueprint_funcs
null
def _merge_blueprint_funcs(self, app: App, name: str) -> None: super()._merge_blueprint_funcs(app, name) def extend(bp_dict: dict, parent_dict: dict) -> None: for key, values in bp_dict.items(): key = name if key is None else f"{name}.{key}" parent_dict[key].extend(values) for key, value in self.error_handler_spec.items(): key = name if key is None else f"{name}.{key}" value = defaultdict( dict, { code: {exc_class: func for exc_class, func in code_values.items()} for code, code_values in value.items() }, ) app.error_handler_spec[key] = value extend(self.before_websocket_funcs, app.before_websocket_funcs) # type: ignore extend(self.after_websocket_funcs, app.after_websocket_funcs) # type: ignore
(self, app: flask.sansio.app.App, name: str) -> NoneType
[ -0.0410735197365284, -0.10993416607379913, -0.04257359728217125, 0.013598906807601452, -0.05989590659737587, -0.012839939445257187, -0.007317336741834879, -0.009955864399671555, 0.006768201943486929, -0.016286544501781464, 0.007375375367701054, -0.05471707135438919, 0.038716256618499756, -0.0049288226291537285, -0.017590181902050972, 0.009687993675470352, 0.06686054915189743, 0.051145460456609726, 0.021626101806759834, -0.06536047160625458, 0.02142966352403164, -0.036251846700906754, -0.021554669365286827, 0.001819289056584239, -0.019661715254187584, 0.08757589012384415, -0.01347390003502369, 0.04185927286744118, 0.056145716458559036, -0.03437675163149834, -0.009848715737462044, -0.043895091861486435, 0.06436041742563248, -0.006482473108917475, 0.01543828658759594, -0.018965251743793488, -0.0017902697436511517, 0.008585258387029171, -0.03950200974941254, 0.03391244262456894, 0.07046787440776825, -0.016366904601454735, -0.04835960641503334, -0.04775243252515793, 0.06807489693164825, 0.05571712180972099, -0.033037398010492325, 0.08757589012384415, 0.02896576002240181, 0.00513418996706605, -0.05168120190501213, -0.06232460215687752, 0.028894327580928802, 0.06853920221328735, -0.015081125311553478, 0.04089494049549103, -0.016715137287974358, 0.01310781016945839, -0.01630440168082714, -0.013313177973031998, -0.019108116626739502, -0.019447417929768562, 0.028269296512007713, 0.002678707940503955, 0.0012790829641744494, -0.0001822079357225448, -0.01718837581574917, -0.03757334128022194, -0.040680643171072006, 0.02244757115840912, 0.04832388833165169, -0.007348588667809963, -0.0479310117661953, -0.00631282152608037, -0.019108116626739502, 0.007594136521220207, 0.04953823611140251, -0.025072705000638962, 0.019661715254187584, -0.042145002633333206, 0.05443134158849716, -0.019643858075141907, -0.04521658644080162, 0.04657379910349846, 0.04932393878698349, 0.003156410763040185, -0.024251235648989677, 0.0007757091661915183, -0.030340829864144325, -0.012393488548696041, -0.020268889144062996, -0.04221643507480621, -0.011429153382778168, 0.022233275696635246, 0.007223581895232201, -0.028358586132526398, -0.03435889258980751, 0.022483287379145622, 0.04628807306289673, -0.007531633600592613, 0.000609964074101299, -0.03346598893404007, -0.0015603472711518407, -0.023251183331012726, 0.04621664062142372, -0.08471859991550446, 0.0006507028010673821, -0.017179446294903755, -0.037037599831819534, -0.00542438356205821, -0.006241389084607363, -0.02148323692381382, 0.06453900039196014, -0.008692407049238682, 0.005879763513803482, 0.017625898122787476, 0.016813356429338455, 0.04157354682683945, 0.06532475352287292, -0.018536658957600594, -0.002375120995566249, 0.007152149919420481, 0.066039077937603, -0.04532373696565628, 0.03144802898168564, 0.06039593368768692, -0.017706258222460747, 0.031680185347795486, 0.03732332959771156, -0.014411448501050472, -0.0033684750087559223, 0.04082350805401802, -0.04346649721264839, -0.07707535475492477, 0.029233630746603012, -0.03634113445878029, 0.0003155852609779686, 0.04482370987534523, 0.03609112277626991, 0.013277461752295494, -0.0068976725451648235, 0.0004182690754532814, -0.027858560904860497, -0.030072959139943123, -0.017366955056786537, -0.005669931415468454, 0.0034242814872413874, 0.009268329478800297, 0.0008979251724667847, 0.020893920212984085, 0.007004821207374334, 0.06753915548324585, -0.04446655139327049, 0.024661969393491745, 0.01850094273686409, 0.02941221185028553, -0.013893564231693745, -0.003730100579559803, -0.025608446449041367, -0.054181329905986786, 0.023197609931230545, -0.0259298924356699, 0.01442037709057331, -0.08893310278654099, -0.002261275891214609, -0.021733248606324196, 0.06246746703982353, -0.017259808257222176, 0.037537626922130585, 0.04157354682683945, -0.04043063148856163, -0.01622403971850872, 0.04864533245563507, 0.05207407847046852, 0.054467059671878815, 0.0670391246676445, -0.016706207767128944, -0.06886065006256104, 0.019054541364312172, -0.004547106567770243, 0.026787078008055687, -0.0011194766266271472, -0.006589621305465698, 0.04885962978005409, 0.0033193654380738735, 0.02300117164850235, -0.007942368276417255, 0.022804733365774155, -0.0031742688734084368, -0.0012098830193281174, -0.0106344697996974, 0.024608395993709564, 0.04032348096370697, 0.011089850217103958, 0.022804733365774155, 0.03114444389939308, -0.031126584857702255, 0.07082503288984299, 0.01826878823339939, -0.05689575523138046, 0.012598855420947075, 0.009312974289059639, -0.0357518196105957, 0.018304502591490746, 0.049681100994348526, 0.0035247330088168383, 0.03828766569495201, -0.021126076579093933, -0.0034800879657268524, -0.062396034598350525, 0.0024911982472985983, -0.0064422921277582645, -0.013393539004027843, -0.023215467110276222, -0.00829506479203701, -0.02271544188261032, 0.05046685412526131, -0.027376394718885422, -0.019947445020079613, 0.06275319308042526, -0.015956168994307518, 0.012679217383265495, 0.018170567229390144, -0.04089494049549103, -0.0212689395993948, 0.029287206009030342, -0.014679319225251675, -0.07064645737409592, 0.04610949009656906, 0.024304809048771858, -0.03207306191325188, 0.008509362116456032, -0.0347517691552639, -0.015322208404541016, -0.02925148978829384, 0.08557578921318054, -0.005777080077677965, -0.03555538132786751, 0.009402264840900898, 0.00004032013384858146, 0.073360875248909, 0.01878667064011097, -0.004174319561570883, 0.029394354671239853, 0.022036835551261902, -0.06293177604675293, 0.036519717425107956, -0.025965608656406403, -0.02784070372581482, 0.0203046053647995, -0.028697889298200607, -0.026019182056188583, 0.018715238198637962, 0.025715595111250877, -0.10157660394906998, -0.05010969564318657, -0.01017908938229084, 0.028269296512007713, -0.007955762557685375, -0.02085820585489273, 0.05157405510544777, 0.0018996503204107285, -0.003625184530392289, 0.045752327889204025, -0.0271620973944664, -0.023090461269021034, 0.03519821912050247, -0.03853767737746239, -0.053574156016111374, 0.011438081972301006, 0.026590639725327492, 0.005553854163736105, -0.007665568962693214, 0.01462574489414692, 0.01619725301861763, -0.006308356765657663, -0.01428644172847271, 0.031912337988615036, -0.011366650462150574, -0.0842185765504837, 0.07950405031442642, -0.058074384927749634, 0.021465377882122993, 0.038144800812006, -0.0013315409887582064, -0.007446807809174061, -0.03125159069895744, -0.03982345759868622, 0.0033729395363479853, -0.042823608964681625, 0.033430274575948715, -0.0132149588316679, -0.0012188120745122433, 0.07657533138990402, 0.0004877480387222022, 0.05110974609851837, 0.03655543178319931, 0.03707331791520119, 0.003933236002922058, -0.05610999837517738, 0.045752327889204025, 0.006576227955520153, 0.08686156570911407, 0.03212663531303406, -0.0032278429716825485, -0.08178988099098206, 0.06046736612915993, -0.02925148978829384, -0.06078881025314331, -0.017991987988352776, -0.046430934220552444, -0.008402213454246521, -0.004598448518663645, -0.012947088107466698, 0.005281519144773483, -0.021054644137620926, 0.022536862641572952, 0.010830909013748169, -0.0015447215409949422, 0.04403795674443245, -0.03778763860464096, 0.01181310135871172, -0.0391448512673378, -0.0006858608103357255, 0.09086176753044128, -0.026394201442599297, 0.0822184756398201, -0.02125108242034912, -0.00265638530254364, -0.013598906807601452, -0.09414765238761902, -0.004607377573847771, 0.051716919988393784, 0.003698849119246006, -0.04925250634551048, -0.0009833090007305145, -0.018911676481366158, -0.0068351696245372295, -0.031019436195492744, -0.03825194761157036, -0.004000203683972359, 0.029947953298687935, 0.011848817579448223, 0.010563038289546967, -0.003451068652793765, -0.026590639725327492, -0.0014342247741296887, 0.043609362095594406, 0.004053778015077114, -0.011304146610200405, 0.02232256531715393, -0.058467261493206024, -0.051252610981464386, 0.049966830760240555, 0.04268074408173561, -0.04078778997063637, -0.041752126067876816, -0.04607377573847771, 0.0366804376244545, 0.011848817579448223, 0.04200213775038719, 0.015982957556843758, -0.026751361787319183, 0.025626305490732193, 0.04628807306289673, 0.046252354979515076, -0.01577758975327015, 0.022340422496199608, -0.017152659595012665, -0.050145410001277924, 0.024661969393491745, -0.0004006900417152792, 0.05657431110739708, -0.03846624493598938, -0.03700188547372818, -0.04375222697854042, 0.03482320159673691, 0.011268431320786476, -0.05207407847046852, 0.036859020590782166, 0.03205520287156105, 0.025001272559165955, 0.02221541665494442, -0.02705494873225689, 0.016474053263664246, -0.04543088376522064, 0.002015727572143078, -0.021304655820131302, -0.016474053263664246, -0.01866166479885578, 0.02637634240090847, 0.014840041287243366, -0.04032348096370697, 0.06232460215687752, -0.052324093878269196, -0.012804223224520683, -0.023983364924788475, -0.0017523213755339384, 0.009527270682156086, -0.015295421704649925, -0.00783522054553032, -0.05078830197453499, 0.06296749413013458, -0.016241898760199547, 0.052216943353414536, -0.010223735123872757, 0.0013147990684956312, 0.08671870082616806, 0.03300167992711067, 0.045752327889204025, -0.04185927286744118, 0.013420326635241508, -0.06853920221328735, 0.005594034679234028, 0.013741770759224892, -0.04375222697854042, 0.022840449586510658, 0.03069799207150936, -0.013143526390194893, 0.011732740327715874, 0.018572375178337097, 0.009076355025172234, 0.035573240369558334, 0.029447928071022034, -0.026804937049746513, -0.012661359272897243, -0.037144750356674194, 0.049859680235385895, -0.049073927104473114, 0.0029778301250189543, 0.017179446294903755, 0.04935965687036514, -0.03009081818163395, -0.043323636054992676, 0.018768813461065292, -0.027465684339404106, 0.026287052780389786, -0.044787995517253876, 0.042609311640262604, 0.033716004341840744, 0.0037792103830724955, 0.021679675206542015, -0.0011618895223364234, -0.009571916423738003, 0.008143272250890732, -0.0143132284283638, -0.03451961651444435, 0.021001068875193596, 0.03571610525250435, -0.03975202515721321, 0.013839990831911564, -0.02750140056014061, 0.005004718899726868, -0.0008705800282768905, -0.02760854922235012, 0.025822743773460388, 0.037430476397275925, -0.03564467281103134, -0.0061074537225067616, 0.029680082574486732, -0.017277665436267853, -0.011938108131289482, -0.006853027734905481, 0.005522602703422308, -0.01509898342192173, 0.0518597848713398, 0.036358993500471115, -0.047216691076755524, -0.015893666073679924, 0.030751565471291542, 0.046538084745407104, 0.0014208313077688217, 0.03035868890583515, -0.03893055394291878, -0.006067273207008839, 0.005995841231197119, 0.036751870065927505, -0.016706207767128944, 0.0028371980879455805, 0.01834021881222725, 0.023376191034913063, -0.042430732399225235, -0.02660849690437317, -0.0010960379149764776, 0.0009754960774444044, 0.01742945984005928, 0.010670186020433903, -0.021286798641085625, -0.010920198634266853, 0.004277003463357687, -0.04503800719976425, -0.050752583891153336, -0.016179395839571953, 0.03143017366528511, -0.0010625540744513273, -0.007585207466036081, 0.039109133183956146, 0.005848512053489685, 0.03500178083777428, -0.028072858229279518, -0.016500839963555336, -0.006071737967431545, -0.05214551091194153, 0.030412262305617332, -0.013839990831911564, -0.03637685254216194, -0.030608700588345528, 0.011348792351782322, -0.03828766569495201, -0.013839990831911564, -0.03903770074248314, 0.00981299951672554, -0.0018248696578666568, 0.006946782115846872, -0.012554210610687733, -0.09136179834604263, -0.00009131324623012915, -0.002660849830135703, 0.04753813520073891, -0.02171539142727852, 0.04318077117204666, -0.017625898122787476, 0.0271620973944664, 0.01975100487470627, -0.011964894831180573, -0.01750981993973255, 0.0773610845208168, 0.02334047481417656, -0.014482880011200905, -0.007978084497153759, -0.037037599831819534, 0.052109796553850174, 0.04103780537843704, -0.030751565471291542, -0.025840600952506065, 0.050859734416007996, -0.06246746703982353, -0.038894835859537125, -0.0718965157866478, 0.0030269399285316467, 0.009455838240683079, 0.06350323557853699, 0.02350119687616825, -0.02637634240090847, -0.06528903543949127, -0.06225316971540451, -0.040573496371507645, -0.021126076579093933, -0.019072400406003, -0.06789631396532059, -0.0049600740894675255, 0.05089544877409935, 0.013054235838353634, 0.024840550497174263, -0.03885912150144577, -0.0949334055185318, -0.005844047758728266, 0.005402060691267252, 0.01923312246799469, -0.030001528561115265, -0.026001324877142906, 0.04725240543484688, -0.05886014178395271, -0.03693045303225517, -0.00025531434221193194, 0.04882391542196274, -0.024304809048771858, 0.049859680235385895, -0.07993264496326447, -0.014795396476984024, -0.05393131822347641, 0.02012602426111698, 0.0015034247189760208, -0.07357517629861832, 0.008460252545773983, -0.001284663681872189, 0.0031809655483812094, 0.021858256310224533, -0.022018978372216225, -0.07850399613380432, -0.028537167236208916, -0.005321699660271406, -0.01572401449084282, -0.040466345846652985, -0.0011166863841935992, -0.004888641647994518, 0.0023639595601707697, 0.04903821274638176, 0.053574156016111374, -0.0011172443628311157, -0.07621816545724869, -0.013393539004027843, -0.008009335957467556, -0.06764630228281021, 0.005187764298170805, 0.06282462924718857, -0.081218421459198, 0.02289402298629284, -0.053002700209617615, 0.034448184072971344, -0.018375935032963753, 0.013152455911040306, 0.024822693318128586, -0.06296749413013458, 0.008576329797506332, -0.00028851916431449354, 0.006799453403800726, -0.004205571487545967, -0.0005976866814307868, 0.03682330250740051, -0.014331086538732052, 0.029662225395441055, 0.025608446449041367, 0.015447215177118778, -0.008504897356033325, -0.03291238844394684, -0.01692943274974823, -0.00398457795381546, 0.07275370508432388, 0.009455838240683079, -0.044787995517253876, 0.0018918374553322792, -0.0035738428123295307, 0.0286264568567276, -0.008339710533618927, 0.034948207437992096, -0.025572730228304863, -0.010116586461663246, -0.04571661353111267, 0.0188402459025383, -0.0015335602220147848, -0.021911829710006714, 0.03121587447822094, -0.06893207877874374, 0.02019745670258999, 0.01167023740708828, 0.03048369474709034, -0.026697788387537003, -0.05207407847046852, 0.007665568962693214, 0.055359963327646255, -0.06828919053077698, -0.005272590089589357, -0.02750140056014061, 0.02800142578780651, 0.0930047333240509, -0.026358485221862793, -0.05110974609851837, 0.029769372195005417, -0.030055101960897446, 0.010420173406600952, -0.01512577012181282, -0.044573698192834854, 0.04071635752916336, -0.0036184878554195166, 0.04835960641503334, -0.0034488362725824118, -0.052324093878269196, 0.023858357220888138, 0.04514515772461891, -0.014643603004515171, -0.029733657836914062, 0.045180872082710266, 0.018697381019592285, -0.010071941651403904, 0.021536810323596, 0.0318230502307415, -0.0330195389688015, 0.020483186468482018, -0.009348690509796143, 0.01962599903345108, 0.006192279513925314, -0.016804426908493042, 0.006102989427745342, -0.014482880011200905, 0.04378794506192207, -0.021518953144550323, 0.06525332480669022, 0.04571661353111267, -0.037930503487586975, -0.020893920212984085, 0.019304554909467697, -0.01991172879934311, 0.009187967516481876, 0.008013800717890263, 0.017072297632694244, -0.006803917698562145, 0.020143883302807808, 0.028305012732744217, 0.01975100487470627, 0.03598397597670555, -0.036751870065927505, -0.0035202684812247753, 0.037144750356674194, -0.06875350326299667, 0.0330195389688015, 0.0039265393279492855, -0.12593498826026917, -0.03143017366528511, 0.03368028625845909, 0.025626305490732193, 0.01889381930232048, 0.006370860151946545, -0.021358231082558632, 0.02907290868461132, 0.01203632727265358, 0.04021633416414261, -0.04610949009656906, -0.02935863845050335, 0.03671615570783615, -0.019822437316179276, -0.026162046939134598, 0.05471707135438919, -0.015536505728960037, -0.004495764616876841, -0.013572120107710361, 0.013643551617860794, -0.015982957556843758, -0.01679549738764763, 0.03462676331400871, -0.056824322789907455, 0.037251897156238556, 0.06828919053077698, -0.03459104895591736, 0.041252098977565765, -0.005705647636204958, -0.009893360547721386, -0.018804529681801796, 0.012795294634997845, 0.041752126067876816, 0.0071566142141819, -0.025662021711468697, -0.0335552804172039, 0.094004787504673, 0.05003826320171356, -0.030501553788781166, 0.03885912150144577, 0.056038569658994675, -0.0359482578933239, -0.03457318991422653, -0.015036479569971561, -0.040180616080760956, -0.01593831181526184, 0.028858613222837448, 0.05639572814106941, -0.0026921012904495, 0.028090715408325195, 0.02868003211915493, -0.021447520703077316, 0.09014745056629181, 0.01962599903345108, 0.07328944653272629, -0.017465174198150635, -0.007442343048751354, -0.021233223378658295, -0.027983568608760834, 0.012357772327959538, -0.021804681047797203, -0.019983161240816116, -0.020608192309737206, 0.008317387662827969, 0.0714322105050087, 0.00041213035001419485, 0.011839888989925385, 0.170294389128685, 0.01973314769566059, 0.000985541264526546, -0.008960277773439884 ]
29,224
quart.blueprints
add_websocket
Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash).
def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, )
(self, rule: 'str', endpoint: 'str | None' = None, view_func: 'WebsocketCallable | None' = None, **options: 't.Any') -> 'None'
[ -0.030179647728800774, 0.0021196554880589247, -0.05143815651535988, -0.01571819745004177, -0.002387378364801407, 0.023187881335616112, -0.010009730234742165, 0.0317373052239418, -0.07122750580310822, -0.024780942127108574, 0.009089295752346516, 0.005124344956129789, 0.059155650436878204, 0.015744749456644058, 0.007775020785629749, 0.027365241199731827, 0.0624125711619854, -0.04449949041008949, 0.029082205146551132, 0.00891671422868967, 0.02740064077079296, -0.013417109847068787, 0.04117176681756973, 0.02720593474805355, -0.02701122686266899, 0.0136560695245862, -0.03154259920120239, 0.04605714976787567, 0.0071731978096067905, -0.043402049690485, -0.005761568900197744, -0.06998845934867859, 0.02543586678802967, -0.01378882396966219, 0.002332063624635339, 0.010965567082166672, -0.006465170998126268, -0.026975825428962708, -0.04605714976787567, -0.01040799543261528, 0.07193553447723389, 0.04159658029675484, 0.02198423631489277, 0.02150631695985794, 0.05936805531382561, 0.005566861480474472, -0.04743780195713043, 0.05034071207046509, -0.04931407421827316, -0.03731301799416542, -0.009567213244736195, 0.030268151313066483, 0.035100433975458145, 0.03327726572751999, 0.0023364888038486242, 0.009045043960213661, -0.02779005654156208, 0.014629606157541275, 0.0312062855809927, 0.004650851711630821, -0.029241511598229408, -0.015160626731812954, -0.009930077940225601, 0.02649790793657303, 0.03469331935048103, -0.03154259920120239, -0.012709083035588264, 0.005606688093394041, 0.025117255747318268, -0.017559068277478218, 0.030215049162507057, 0.048358239233493805, 0.050623923540115356, -0.04782721772789955, -0.0008501854608766735, -0.0008839273359626532, 0.06379322707653046, -0.00868218019604683, -0.0282856747508049, 0.024409227073192596, 0.0321798250079155, 0.022745365276932716, -0.0035202212166041136, 0.041773587465286255, 0.052889611572027206, 0.021559419110417366, -0.02386050671339035, -0.03731301799416542, -0.08262673765420914, 0.019984059035778046, -0.012018756940960884, -0.04467649757862091, -0.027736954391002655, -0.06510307639837265, 0.03855206444859505, -0.05642974376678467, -0.014399497769773006, 0.015691647306084633, 0.06156294047832489, -0.044711899012327194, -0.0260199885815382, 0.026674913242459297, -0.05391624942421913, 0.030604463070631027, 0.04018052667379379, -0.08460921794176102, 0.023329487070441246, -0.018532603979110718, -0.07582968473434448, 0.031861212104558945, 0.0343393050134182, -0.007328078616410494, 0.008328166790306568, 0.03699440509080887, -0.014417198486626148, 0.09338875114917755, -0.01757676899433136, 0.004124256782233715, 0.0645720511674881, -0.04881845414638519, -0.033330366015434265, -0.007465258706361055, 0.016877591609954834, -0.033914487808942795, 0.04085315391421318, 0.030781470239162445, 0.009540663100779057, -0.0042990511283278465, 0.039224691689014435, 0.008164435625076294, -0.020054861903190613, 0.06446585059165955, -0.02101069875061512, -0.011921402998268604, -0.01826709508895874, -0.010000879876315594, 0.033330366015434265, -0.0011693506967276335, 0.0019260544795542955, 0.01906362548470497, 0.0052084228955209255, 0.03418000042438507, 0.0015377459349110723, 0.010726607404649258, -0.024869445711374283, -0.008828210644423962, -0.0734223946928978, 0.0606779083609581, 0.056783758103847504, 0.04959728568792343, 0.0030024766456335783, 0.01606336049735546, -0.025949185714125633, -0.016558978706598282, 0.030993878841400146, 0.015196027234196663, -0.030002640560269356, 0.028993701562285423, 0.03996811807155609, -0.022780766710639, 0.019700849428772926, -0.014355245977640152, -0.004677402786910534, -0.04092395678162575, 0.019169827923178673, -0.008058231323957443, 0.04488890618085861, 0.028940599411725998, 0.008602526970207691, 0.04722539708018303, -0.024763241410255432, -0.017222754657268524, 0.03699440509080887, 0.045809339731931686, 0.06308519840240479, -0.004748205654323101, 0.008801659569144249, 0.0023586146999150515, -0.006332415621727705, -0.008164435625076294, 0.026763416826725006, 0.005535885225981474, 0.013815375044941902, 0.014948218129575253, -0.008854761719703674, 0.022727664560079575, -0.01699264533817768, 0.025842983275651932, -0.01606336049735546, 0.024922547861933708, -0.024904847145080566, -0.019205229356884956, 0.02286927029490471, -0.0013850776012986898, -0.0477210134267807, -0.022019637748599052, 0.014903966337442398, 0.048570647835731506, 0.009682267904281616, -0.019470740109682083, -0.002568810246884823, 0.03625097870826721, 0.0009536237339489162, -0.000053828021918889135, 0.010992118157446384, -0.07349319756031036, -0.032055918127298355, -0.02003716118633747, -0.043154239654541016, -0.06156294047832489, 0.031153183430433273, -0.016054511070251465, 0.01973625086247921, 0.0073148030787706375, 0.014496850781142712, -0.005593412555754185, -0.06195235624909401, 0.006987340748310089, -0.030108844861388206, 0.012107260525226593, 0.005827946588397026, 0.014372946694493294, -0.045986346900463104, 0.011832899414002895, 0.023400289937853813, -0.01277103554457426, 0.03582616150379181, -0.06623591482639313, -0.03012654557824135, 0.06481986492872238, -0.041879791766405106, -0.00938135664910078, 0.11455875635147095, 0.011939103715121746, -0.0022103714291006327, 0.05310202017426491, -0.04095935821533203, 0.043048035353422165, 0.040711548179388046, -0.011239927262067795, 0.019700849428772926, -0.03699440509080887, 0.030161947011947632, 0.03435700759291649, 0.045526131987571716, 0.08043185621500015, 0.0052880761213600636, 0.01105407066643238, -0.026285499334335327, -0.011903702281415462, -0.046375762671232224, 0.054164059460163116, -0.017302406951785088, -0.007531636394560337, -0.045419927686452866, 0.015815550461411476, -0.08298075199127197, -0.014594204723834991, -0.047862619161605835, -0.01679793931543827, 0.021541718393564224, 0.05097793787717819, 0.03200281783938408, 0.0012899364810436964, -0.013018844649195671, -0.06400563567876816, -0.047756414860486984, 0.016851041465997696, -0.03246303275227547, 0.035985469818115234, -0.0066377525217831135, 0.0043211765587329865, 0.053951650857925415, 0.021630221977829933, 0.008483047597110271, -0.07568807899951935, 0.0021096989512443542, 0.018196292221546173, 0.024975650012493134, -0.07483844459056854, -0.03571995720267296, -0.022922370582818985, -0.025152655318379402, 0.017992734909057617, -0.03272854536771774, -0.020692085847258568, 0.017718372866511345, 0.02433842606842518, 0.016010258346796036, -0.05642974376678467, 0.016868742182850838, -0.038445860147476196, -0.01478006225079298, 0.05320822447538376, -0.031365592032670975, 0.056783758103847504, 0.028922898694872856, 0.019276032224297523, 0.08383038640022278, -0.03210902214050293, 0.021170005202293396, 0.046977587044239044, 0.027170533314347267, -0.002249091863632202, -0.05912024900317192, -0.014319844543933868, -0.024409227073192596, -0.0004809604724869132, 0.01345251128077507, -0.024674737825989723, -0.006243912503123283, -0.029666326940059662, -0.038056448101997375, 0.006283738650381565, 0.006624476984143257, 0.09020262956619263, -0.03083457238972187, -0.011071770451962948, -0.00006879754073452204, 0.05972206965088844, 0.0030843422282487154, -0.011124872602522373, -0.007407731842249632, 0.021718725562095642, 0.0039052108768373728, -0.047650210559368134, 0.07391800731420517, -0.05331442505121231, 0.040109723806381226, -0.034905727952718735, -0.02079829014837742, 0.004774756729602814, 0.012001056224107742, -0.030498258769512177, -0.05646514520049095, -0.04457029327750206, -0.02984333410859108, 0.006664303131401539, -0.03653419017791748, 0.03327726572751999, 0.056889962404966354, 0.027736954391002655, 0.05104874074459076, 0.009974328801035881, 0.040215928107500076, -0.04995130002498627, -0.07788296043872833, -0.0032082470133900642, 0.008438795804977417, -0.08779533952474594, 0.06414724141359329, -0.041384171694517136, -0.03556065261363983, 0.006743956357240677, 0.0451367162168026, 0.0009785153670236468, -0.051792167127132416, -0.012948041781783104, 0.035118136554956436, -0.029666326940059662, -0.05717317387461662, 0.005633239168673754, -0.038445860147476196, 0.022409051656723022, -0.013275505043566227, 0.022532956674695015, 0.07533406466245651, -0.024303024634718895, -0.030002640560269356, 0.01846180111169815, 0.020603584125638008, 0.001888440572656691, 0.06966985017061234, 0.015594292432069778, 0.011080620810389519, -0.018815815448760986, 0.028321076184511185, -0.015496939420700073, -0.006372242234647274, 0.012691382318735123, -0.012107260525226593, 0.04028673097491264, 0.030179647728800774, 0.03327726572751999, 0.02621469646692276, -0.04287102818489075, -0.025896083563566208, 0.02189573273062706, -0.034410107880830765, 0.022444453090429306, 0.0414549745619297, 0.026781117543578148, 0.0027812181506305933, 0.008642353117465973, -0.04435788467526436, -0.036180175840854645, -0.009682267904281616, 0.04219840466976166, 0.010177887044847012, -0.0038808726239949465, 0.07951142638921738, -0.047508604824543, 0.01628461852669716, 0.03469331935048103, -0.003336576744914055, 0.055438507348299026, -0.04485350474715233, 0.06740416586399078, -0.026444805786013603, 0.00018682506924960762, -0.002242454094812274, -0.049915898591279984, -0.06924503296613693, 0.006929813418537378, -0.011133722960948944, -0.0029250362422317266, 0.025754479691386223, 0.030392054468393326, -0.04301263391971588, 0.010885913856327534, 0.007567037828266621, -0.03191431239247322, 0.09388437122106552, 0.09452159702777863, -0.05026990920305252, -0.011239927262067795, 0.016851041465997696, -0.023683499544858932, -0.03478182107210159, 0.029630927368998528, 0.01413398701697588, -0.05880163609981537, -0.01232851855456829, -0.04056994244456291, 0.005323477555066347, -0.012647130526602268, 0.008668904192745686, 0.0013784399488940835, -0.006522697862237692, 0.013709170743823051, 0.00615983409807086, -0.04251701757311821, -0.0034870326053351164, 0.025453567504882812, -0.003982651513069868, -0.014001232571899891, -0.046694375574588776, -0.050128307193517685, 0.02247985452413559, -0.02053278125822544, 0.05264180153608322, -0.014903966337442398, -0.006982915569096804, 0.05264180153608322, 0.006199660710990429, -0.06471365690231323, -0.011930253356695175, -0.04740240052342415, 0.004522521980106831, -0.008859186433255672, 0.0477210134267807, 0.0015897416742518544, 0.02554207108914852, -0.04056994244456291, -0.08333476632833481, 0.0002251304395031184, 0.017196204513311386, -0.013532164506614208, 0.011947954073548317, -0.00027684957603923976, 0.009434458799660206, -0.0024493306409567595, 0.0016528003616258502, -0.02072748728096485, 0.04803962633013725, 0.020072562620043755, 0.005279225762933493, -0.028232572600245476, -0.02111690305173397, 0.0036751022562384605, -0.04527832195162773, 0.016532428562641144, -0.04056994244456291, 0.018514903262257576, -0.006987340748310089, 0.03359587863087654, 0.014983619563281536, -0.00349809555336833, 0.00762898987159133, 0.01606336049735546, -0.043543655425310135, 0.02120540663599968, -0.009938928298652172, -0.04386226832866669, 0.02269226312637329, 0.01649702712893486, 0.028533484786748886, 0.003440568223595619, -0.007947602309286594, 0.008261788636446, -0.017992734909057617, -0.05480128154158592, -0.014806613326072693, 0.053668439388275146, -0.022302847355604172, 0.022055039182305336, -0.08057346194982529, 0.010983267799019814, -0.023117078468203545, -0.025347363203763962, -0.012647130526602268, 0.05632353946566582, -0.012939192354679108, 0.049845095723867416, 0.013974681496620178, -0.019683148711919785, 0.012142661958932877, 0.002187139354646206, -0.0313124917447567, -0.0386582687497139, 0.037950243800878525, 0.013479062356054783, 0.03478182107210159, 0.02886979840695858, 0.008261788636446, 0.002489157021045685, -0.009328254498541355, -0.03848126158118248, 0.020249569788575172, 0.027365241199731827, 0.00868218019604683, 0.09452159702777863, -0.020745187997817993, 0.00881936028599739, -0.012620579451322556, 0.011231076903641224, -0.040994759649038315, -0.027843158692121506, -0.047083791345357895, -0.010089383460581303, -0.02286927029490471, 0.041384171694517136, -0.012585178017616272, -0.07204173505306244, -0.07370559871196747, 0.01388617791235447, -0.0040379660204052925, -0.002838745480403304, -0.03444550931453705, -0.06428884714841843, -0.03163110092282295, 0.052889611572027206, 0.013532164506614208, 0.06956364214420319, -0.022232044488191605, -0.03975571319460869, 0.015187177807092667, 0.018674209713935852, -0.03113548457622528, 0.006168684456497431, -0.06057170405983925, -0.031188584864139557, -0.050623923540115356, 0.037065207958221436, 0.00996547844260931, 0.0321798250079155, 0.0522523857653141, -0.0273121390491724, -0.05706696957349777, 0.010859362781047821, -0.039437100291252136, 0.01747056469321251, -0.014080884866416454, -0.09289313107728958, -0.024214521050453186, -0.03812725096940994, 0.03603857010602951, -0.02433842606842518, 0.05044691637158394, -0.012337368912994862, -0.04495970904827118, 0.015744749456644058, -0.04053454101085663, -0.0016472688876092434, 0.013735721819102764, 0.013195851817727089, 0.05568631738424301, 0.07335159182548523, -0.05136735364794731, -0.07462603598833084, 0.0043610031716525555, -0.029807932674884796, -0.015381884761154652, -0.02740064077079296, 0.003491457784548402, 0.0026042114477604628, -0.010381444357335567, 0.024303024634718895, 0.03230372816324234, 0.10740768164396286, -0.035383645445108414, 0.06287278980016708, 0.030374355614185333, -0.011248777620494366, 0.011903702281415462, 0.021276209503412247, -0.0044428687542676926, -0.003048940794542432, -0.025577472522854805, -0.02465703710913658, -0.013912728987634182, 0.024497730657458305, -0.01639082282781601, 0.0066908542066812515, -0.00030423031421378255, -0.01547038834542036, -0.049632687121629715, 0.009682267904281616, 0.029241511598229408, -0.014709259383380413, 0.04722539708018303, -0.0014049909077584743, -0.004726079758256674, 0.03467561677098274, -0.005137620493769646, 0.023294085636734962, 0.049420278519392014, 0.018408698961138725, -0.06297899782657623, -0.027471443638205528, -0.0000598780570726376, -0.0025887233205139637, 0.02904680371284485, -0.05763339251279831, 0.017691822722554207, -0.016718285158276558, -0.019417637959122658, -0.004057879094034433, 0.023294085636734962, -0.02904680371284485, 0.009363655932247639, 0.03354277461767197, 0.07013006508350372, -0.04853524640202522, 0.06198775768280029, 0.08829095959663391, 0.05989907681941986, -0.049632687121629715, -0.024603934958577156, -0.04896005988121033, 0.022267445921897888, 0.007704217918217182, -0.011478886008262634, 0.06598810851573944, 0.05667755380272865, 0.10655804723501205, 0.03702980652451515, -0.06400563567876816, 0.030215049162507057, 0.026781117543578148, -0.034622516483068466, -0.03005574271082878, 0.04800422489643097, -0.03731301799416542, -0.052181582897901535, 0.011416934430599213, 0.07505085319280624, -0.039330895990133286, 0.0023940159007906914, -0.018479501828551292, -0.003515796270221472, 0.047189995646476746, -0.03419769927859306, 0.07051948457956314, 0.031755007803440094, -0.016851041465997696, -0.04290642961859703, -0.01925833150744438, -0.041277967393398285, -0.07611289620399475, -0.07660850882530212, 0.03869367018342018, -0.030392054468393326, -0.03295865282416344, -0.01753251627087593, 0.024975650012493134, 0.012832988053560257, 0.01636427268385887, 0.04141957312822342, -0.023152479901909828, 0.010346042923629284, -0.003270199289545417, -0.05568631738424301, -0.02092219516634941, -0.022409051656723022, -0.02386050671339035, -0.03879987448453903, -0.021134603768587112, 0.0522523857653141, -0.02217894233763218, -0.008235238492488861, 0.049030862748622894, 0.014603055082261562, 0.03449861332774162, 0.03219752386212349, -0.04485350474715233, 0.0019205230055376887, -0.07689172029495239, 0.028993701562285423, -0.0018950783414766192, -0.08418440073728561, -0.021931134164333344, 0.043331246823072433, -0.029666326940059662, -0.04262322187423706, -0.05869543179869652, 0.010983267799019814, 0.02573677897453308, -0.02219664305448532, -0.011824049055576324, -0.016771387308835983, -0.0008059337851591408, 0.04920786991715431, -0.05402245372533798, 0.07611289620399475, -0.05281880870461464, -0.016143012791872025, 0.020479679107666016, -0.0518275685608387, -0.052464794367551804, -0.02394901029765606, -0.04180898889899254, 0.026037689298391342, 0.11441715061664581, 0.07767055183649063, 0.02405521459877491, -0.03986191377043724, -0.03533054143190384, -0.03812725096940994, 0.00007439814362442121, 0.025311961770057678, -0.02416141889989376, -0.017390910536050797, -0.05147355794906616, 0.016682883724570274, -0.016868742182850838, 0.02865738980472088, 0.009399057365953922, -0.015523490495979786, 0.04694218561053276, -0.004748205654323101, -0.01619611494243145, -0.030710667371749878, 0.03975571319460869, -0.023223282769322395, -0.009009642526507378, -0.011824049055576324, -0.00903619360178709, -0.02424992248415947, -0.02660411223769188, -0.027949362993240356, 0.07108590006828308, 0.03979111090302467, 0.00871315598487854, 0.0438268668949604, 0.05147355794906616, 0.02777235582470894, 0.004637576173990965 ]
29,226
quart.blueprints
after_app_serving
Add an after serving function to the App. This is designed to be used as a decorator, and has the same arguments as :meth:`~quart.Quart.after_serving`. An example usage, .. code-block:: python blueprint = Blueprint(__name__) @blueprint.after_app_serving def after(): ...
from __future__ import annotations import os import typing as t from collections import defaultdict from datetime import timedelta from aiofiles import open as async_open from aiofiles.base import AiofilesContextManager from aiofiles.threadpool.binary import AsyncBufferedReader from flask.sansio.app import App from flask.sansio.blueprints import ( # noqa Blueprint as SansioBlueprint, BlueprintSetupState as BlueprintSetupState, ) from flask.sansio.scaffold import setupmethod from .cli import AppGroup from .globals import current_app from .helpers import send_from_directory from .typing import ( AfterServingCallable, AfterWebsocketCallable, AppOrBlueprintKey, BeforeServingCallable, BeforeWebsocketCallable, FilePath, TeardownCallable, WebsocketCallable, WhileServingCallable, ) if t.TYPE_CHECKING: from .wrappers import Response T_after_serving = t.TypeVar("T_after_serving", bound=AfterServingCallable) T_after_websocket = t.TypeVar("T_after_websocket", bound=AfterWebsocketCallable) T_before_serving = t.TypeVar("T_before_serving", bound=BeforeServingCallable) T_before_websocket = t.TypeVar("T_before_websocket", bound=BeforeWebsocketCallable) T_teardown = t.TypeVar("T_teardown", bound=TeardownCallable) T_websocket = t.TypeVar("T_websocket", bound=WebsocketCallable) T_while_serving = t.TypeVar("T_while_serving", bound=WhileServingCallable) class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function its
(self, func: ~T_after_serving) -> ~T_after_serving
[ -0.003358150366693735, -0.0487184002995491, -0.09208499640226364, -0.03436197340488434, 0.027481084689497948, 0.021290406584739685, -0.013698067516088486, 0.04697693884372711, -0.07980982959270477, -0.006923364475369453, 0.038821808993816376, -0.014069720171391964, 0.02671654149889946, 0.034999094903469086, 0.0022763744927942753, 0.015248391777276993, 0.06970086693763733, -0.030985241755843163, 0.05181904509663582, -0.04510805383324623, 0.005171285942196846, 0.007395894732326269, 0.01753140240907669, -0.019718846306204796, -0.022638976573944092, 0.0186463613063097, -0.06464638561010361, 0.036698080599308014, 0.02087627910077572, -0.059337057173252106, 0.023891977965831757, -0.052073895931243896, 0.07212191820144653, 0.004884582478553057, 0.0323869027197361, 0.0033501863945275545, -0.022660214453935623, -0.03771746903657913, -0.09301943331956863, -0.03455311059951782, 0.049822740256786346, -0.008707298897206783, 0.012678676284849644, 0.016331493854522705, 0.042899373918771744, 0.03969253972172737, -0.07182459533214569, 0.07314130663871765, -0.019347192719578743, 0.03506280481815338, 0.007778166327625513, 0.022426603361964226, 0.011924752034246922, 0.071229949593544, 0.037101589143276215, 0.054155152291059494, -0.047104362398386, 0.03455311059951782, 0.02021792344748974, -0.041051726788282394, -0.006981767248362303, 0.017212843522429466, 0.04154018685221672, 0.0184446070343256, 0.022723926231265068, -0.03701663762331009, -0.011606192216277122, 0.01854017563164234, -0.007486153393983841, -0.018306564539670944, 0.013443219475448132, 0.030475545674562454, 0.027969542890787125, 0.001671111211180687, 0.01674562133848667, -0.02580333687365055, 0.05802034214138985, -0.001744114444591105, -0.049950163811445236, 0.03121885098516941, 0.04455588385462761, -0.00588804529979825, -0.03569992631673813, 0.013644974678754807, 0.0696159154176712, 0.019336573779582977, 0.042538341134786606, -0.024762708693742752, -0.12266672402620316, -0.008367502130568027, -0.03979872539639473, 0.011606192216277122, 0.002763505559414625, -0.014558178372681141, 0.017626971006393433, -0.05967685207724571, -0.026546642184257507, -0.007629504892975092, 0.02777840755879879, -0.03918284550309181, -0.045150529593229294, 0.05632135644555092, -0.040265947580337524, -0.013783017173409462, 0.04591507464647293, -0.051649149507284164, 0.01467498391866684, -0.018710073083639145, -0.025612201541662216, -0.0015569606330245733, -0.0122964046895504, -0.026419218629598618, 0.008956837467849255, 0.010958453640341759, -0.012530015781521797, 0.029456155374646187, -0.025081267580389977, 0.03822716698050499, 0.06451895833015442, -0.06154573708772659, -0.015566951595246792, -0.0005382332019507885, 0.01328394003212452, -0.05424010008573532, 0.03909789398312569, 0.07212191820144653, 0.019952457398176193, -0.0021343501284718513, 0.021725771948695183, 0.0020892207976430655, -0.029456155374646187, 0.059591904282569885, 0.02109927125275135, 0.039352744817733765, -0.007257852237671614, 0.020738236606121063, -0.0059252106584608555, 0.004247462842613459, -0.00032469863072037697, 0.05674610286951065, 0.016458919271826744, 0.018858734518289566, -0.008548018522560596, -0.023212384432554245, 0.007098572328686714, 0.018933065235614777, -0.05092708021402359, -0.005665053613483906, 0.012922905385494232, 0.0124981589615345, 0.030072037130594254, 0.002877656137570739, -0.04829365387558937, 0.028075728565454483, -0.0019724154844880104, 0.021789483726024628, -0.05882735922932625, 0.0512668751180172, 0.01482364535331726, -0.060356445610523224, -0.02792706899344921, -0.022957537323236465, 0.00747022544965148, -0.06320224702358246, 0.007709145080298185, 0.007204758934676647, 0.02302124910056591, 0.02712005004286766, 0.026928914710879326, 0.0913204476237297, -0.008951527997851372, 0.04285689815878868, 0.002101166872307658, 0.008590493351221085, 0.05848756432533264, 0.01068767812103033, 0.0019312682561576366, -0.028330577537417412, -0.0016684564761817455, -0.03404341638088226, -0.017626971006393433, -0.0376962311565876, -0.012657439336180687, 0.018933065235614777, 0.00009100521128857508, 0.06205543130636215, -0.014568797312676907, 0.023785792291164398, 0.05339060723781586, -0.010395665653049946, -0.056661155074834824, 0.01857203058898449, 0.08006467670202255, 0.010576182045042515, 0.003859881777316332, 0.002752886852249503, -0.004027125891298056, 0.02095060981810093, 0.01129825133830309, -0.042389679700136185, -0.016809334978461266, 0.02896769717335701, 0.0352114662528038, -0.0462973453104496, -0.01581118069589138, -0.03217453137040138, 0.0022577920462936163, -0.022978773340582848, -0.03533888980746269, -0.0016339458525180817, -0.019750701263546944, -0.009355036541819572, 0.029817188158631325, -0.014590035192668438, 0.06626041978597641, -0.02790583111345768, 0.01090536080300808, 0.02406187728047371, 0.006397740915417671, 0.0294986292719841, 0.04659466817975044, 0.044768258929252625, -0.06277749687433243, 0.015110349282622337, -0.0057871681638062, -0.02393445372581482, 0.009668286889791489, -0.02448662370443344, -0.01586427353322506, 0.03417083993554115, -0.014122813940048218, 0.01608726568520069, 0.07785599678754807, 0.01634211279451847, -0.02380702830851078, 0.021258551627397537, -0.032365668565034866, 0.05062975734472275, 0.006811868399381638, -0.0284580010920763, 0.007990539073944092, -0.02325485832989216, 0.02762974612414837, -0.011117734014987946, 0.033151447772979736, 0.008739154785871506, 0.029859663918614388, -0.010560254566371441, -0.011553098447620869, -0.005803096108138561, -0.01692613959312439, 0.011691141873598099, -0.030581733211874962, -0.030857818201184273, -0.05916715785861015, -0.0231486726552248, -0.03837582841515541, -0.02181072160601616, -0.028606662526726723, 0.027587270364165306, 0.00733749195933342, 0.016299638897180557, -0.03950140252709389, 0.06392431259155273, -0.011266395449638367, -0.07165469974279404, -0.01705356314778328, -0.0026121896225959063, -0.06231027841567993, -0.011245157569646835, 0.06154573708772659, 0.022023094817996025, 0.026504168286919594, 0.004733266308903694, -0.03081534244120121, -0.0708901509642601, 0.0011063313577324152, -0.024890132248401642, 0.0057340748608112335, -0.053772877901792526, -0.03402217850089073, -0.01045937743037939, 0.018402133136987686, 0.0023414138704538345, -0.0079799210652709, -0.03002956137061119, -0.003966068383306265, -0.023785792291164398, -0.0013518878258764744, -0.03807850554585457, 0.019092345610260963, -0.04166761040687561, -0.020738236606121063, 0.005184559151530266, -0.021747009828686714, 0.01435642410069704, -0.05343308299779892, 0.013379507698118687, 0.06039892137050629, -0.08656328916549683, 0.00951431691646576, 0.04969531670212746, 0.03958635404706001, 0.009275397285819054, -0.027714695781469345, -0.009546172805130482, -0.00984349474310875, 0.0009132045088335872, -0.0124981589615345, -0.024040639400482178, -0.007677289191633463, -0.035636212676763535, 0.0004171141190454364, -0.006164130289107561, 0.00435099471360445, 0.06180058419704437, -0.010400974191725254, 0.007799403741955757, 0.026631591841578484, 0.07190954685211182, -0.0124981589615345, 0.029201306402683258, 0.025463540107011795, 0.0401809997856617, 0.005537629593163729, -0.026780253276228905, 0.07993724942207336, -0.04506558179855347, -0.011149589903652668, 0.0031378131825476885, -0.07484029233455658, 0.04168884828686714, -0.04096677899360657, -0.040648218244314194, -0.05330565944314003, 0.014006008394062519, -0.039904914796352386, -0.02894645929336548, 0.0004054999735672027, -0.006949910894036293, 0.04854850098490715, -0.0035147755406796932, 0.037781182676553726, 0.02393445372581482, -0.020780712366104126, -0.056831054389476776, 0.0064561436884105206, 0.026143133640289307, 0.05568423867225647, -0.06621794402599335, 0.09072580933570862, -0.002792706713080406, -0.03674055263400078, 0.05836014077067375, 0.019612658768892288, -0.05109697952866554, -0.01571561209857464, -0.003302402328699827, 0.016108503565192223, 0.0037696233484894037, -0.060101598501205444, 0.06863900274038315, -0.030390596017241478, 0.021120509132742882, -0.031940922141075134, 0.0017653517425060272, 0.0869455635547638, -0.018327802419662476, -0.021662060171365738, 0.019570184871554375, 0.0090205492451787, 0.007629504892975092, 0.030879054218530655, -0.007693217135965824, -0.004109420347958803, -0.0037590046413242817, -0.007342801429331303, -0.039225317537784576, -0.049270570278167725, 0.06859652698040009, 0.016150977462530136, 0.049143146723508835, 0.03308773413300514, 0.01842336915433407, 0.008871887810528278, -0.03281164914369583, -0.0165969617664814, -0.023318570107221603, -0.04799633100628853, 0.016352731734514236, 0.03784489259123802, -0.001429536729119718, -0.01296538021415472, 0.03652818128466606, -0.0023175219539552927, -0.04417361319065094, -0.025081267580389977, 0.09174519777297974, 0.04931304231286049, -0.017319029197096825, 0.08851712197065353, -0.0319196842610836, 0.04591507464647293, 0.051521722227334976, -0.00035373400896787643, 0.03502033278346062, 0.05356050655245781, 0.026143133640289307, 0.009025858715176582, 0.049397993832826614, -0.0380997397005558, -0.022320417687296867, -0.08834722638130188, 0.016363350674510002, 0.004534166771918535, -0.021619586274027824, -0.0025644057895988226, 0.02777840755879879, 0.014313949272036552, 0.017796868458390236, -0.018455225974321365, -0.0010266914032399654, 0.07360853254795074, 0.041072964668273926, -0.016458919271826744, -0.003971377853304148, 0.0092223035171628, -0.012710532173514366, -0.07696402817964554, 0.047529108822345734, 0.06451895833015442, -0.0190498698502779, -0.03223824128508568, -0.0462973453104496, 0.029668528586626053, -0.0019392322283238173, -0.004682827740907669, -0.00342186214402318, 0.013729923404753208, 0.022511553019285202, -0.018210995942354202, -0.007353419903665781, 0.00664197001606226, 0.0245928093791008, 0.025421064347028732, -0.002406453248113394, -0.06112099066376686, 0.01376177929341793, 0.08724288642406464, -0.02684396505355835, -0.02724747359752655, -0.03712282329797745, -0.02856418676674366, 0.03162236139178276, -0.034977857023477554, -0.032344430685043335, 0.022808875888586044, 0.0005870126187801361, -0.04285689815878868, -0.04735920950770378, 0.030178222805261612, -0.009731999598443508, 0.04321793466806412, -0.05041738227009773, -0.004966876935213804, 0.010400974191725254, 0.04812375456094742, -0.024529097601771355, -0.02380702830851078, 0.002109130844473839, 0.038036029785871506, 0.00855332799255848, -0.004271354991942644, -0.019283480942249298, 0.057468172162771225, -0.016660673543810844, -0.020993085578083992, -0.01705356314778328, -0.03504156693816185, -0.03028441034257412, -0.012190218083560467, -0.02246907912194729, -0.020260397344827652, 0.030879054218530655, -0.03336381912231445, -0.031940922141075134, 0.035381365567445755, -0.015779323875904083, 0.04876087233424187, -0.034595586359500885, -0.043324120342731476, 0.01970822736620903, -0.009408130310475826, -0.026015710085630417, 0.036570653319358826, 0.012338879518210888, -0.004571331664919853, 0.01990998163819313, 0.007518009282648563, -0.02289382554590702, -0.0009523608023300767, -0.058784887194633484, -0.007210067939013243, 0.05003511160612106, -0.03230195492506027, 0.010969072580337524, -0.08698803931474686, -0.030624207109212875, -0.0038997018709778786, -0.02380702830851078, 0.012084031477570534, 0.04417361319065094, -0.016501393169164658, 0.0011952625354751945, 0.028542950749397278, -0.016841189935803413, 0.0036156526766717434, 0.012434447184205055, 0.0001702303416095674, -0.06923364102840424, 0.02527240291237831, -0.028012016788125038, 0.060653768479824066, 0.044216088950634, -0.013135278597474098, -0.0064561436884105206, 0.054962169378995895, -0.024826420471072197, 0.0039554499089717865, 0.04459835961461067, 0.025038793683052063, 0.06562329828739166, 0.02183195948600769, 0.0012928214855492115, 0.0006371194031089544, -0.019814414903521538, -0.026376744732260704, -0.05929458141326904, -0.07326873391866684, -0.01162742916494608, -0.010262931697070599, 0.049780264496803284, -0.00810734461992979, -0.07038045674562454, -0.06838414818048477, -0.039352744817733765, 0.012073413468897343, -0.001996307633817196, -0.0053305658511817455, -0.06740723550319672, -0.0618855319917202, 0.02894645929336548, 0.03595477342605591, 0.019973693415522575, -0.0745854452252388, -0.08384491503238678, 0.024274250492453575, -0.03189844638109207, -0.022554026916623116, 0.002383888466283679, -0.047529108822345734, -0.0007167593576014042, -0.07207944244146347, -0.007576411589980125, 0.024762708693742752, 0.06596309691667557, 0.05305081233382225, -0.0075126998126506805, -0.05908220633864403, -0.01495106890797615, -0.0256334375590086, 0.0070030041970312595, 0.029392443597316742, -0.06872394680976868, -0.024975081905722618, -0.0031271944753825665, 0.02206556871533394, -0.005325256381183863, 0.053900301456451416, -0.02580333687365055, 0.014006008394062519, 0.003812097944319248, -0.03659189119935036, -0.037887368351221085, 0.024146826937794685, -0.005473917815834284, 0.07819578796625137, 0.0929344892501831, -0.023445995524525642, -0.02501755580306053, -0.02896769717335701, -0.03143122419714928, -0.0011342052603140473, -0.03877933695912361, 0.02157711051404476, 0.06320224702358246, 0.010634585283696651, 0.039607591927051544, 0.022108044475317, 0.0741182267665863, -0.023913215845823288, 0.07233428955078125, 0.019771939143538475, -0.037759944796562195, 0.011160208843648434, 0.011924752034246922, 0.0009862077422440052, -0.00006790133193135262, 0.005882735829800367, 0.002533877035602927, -0.02380702830851078, 0.00852678157389164, -0.015768704935908318, 0.007156974636018276, -0.016108503565192223, 0.006689753849059343, -0.06761960685253143, 0.010374427773058414, 0.046084970235824585, -0.02005864307284355, 0.0405845083296299, -0.03502033278346062, -0.013899821788072586, 0.0009244868415407836, -0.017223462462425232, 0.026652829721570015, 0.01667129248380661, 0.0015914712566882372, -0.09930568188428879, -0.030581733211874962, 0.019198531284928322, -0.030900292098522186, 0.04230472818017006, -0.014738695695996284, 0.038269639015197754, -0.032344430685043335, -0.02567591331899166, -0.0186463613063097, -0.01937904953956604, -0.012975999154150486, 0.022532790899276733, -0.020281635224819183, 0.034871671348810196, -0.04829365387558937, 0.012137125246226788, 0.03204710781574249, 0.06626041978597641, -0.07288645952939987, 0.0027104122564196587, -0.033385057002305984, -0.017775632441043854, 0.026164371520280838, -0.017011089250445366, 0.03650694340467453, -0.008218840695917606, 0.07760114222764969, 0.011595573276281357, -0.05581166222691536, 0.041476473212242126, 0.02367960475385189, 0.023106196895241737, -0.02527240291237831, 0.027842119336128235, 0.0028511094860732555, -0.03068791888654232, 0.009970919229090214, 0.05598156154155731, -0.04309051111340523, 0.04192245751619339, -0.015779323875904083, 0.04574517533183098, 0.08367501944303513, -0.015089111402630806, -0.02011173591017723, 0.019697608426213264, 0.047401685267686844, -0.025824574753642082, -0.01697923243045807, -0.015354578383266926, -0.04037213325500488, -0.055896610021591187, 0.08210345357656479, -0.02922254428267479, -0.005633197724819183, -0.007507390342652798, -0.016150977462530136, 0.04863344877958298, -0.024762708693742752, 0.037505097687244415, -0.04829365387558937, 0.023743316531181335, 0.014313949272036552, -0.0352114662528038, 0.0031218852382153273, -0.05649125576019287, -0.03733519837260246, -0.013241465203464031, -0.03620962053537369, 0.0032466542907059193, -0.030900292098522186, 0.022192994132637978, -0.009801020845770836, 0.04969531670212746, -0.0011833165772259235, 0.013708686456084251, 0.009885969571769238, -0.011468149721622467, -0.04553280025720596, 0.007799403741955757, 0.03742014616727829, -0.03873686119914055, -0.02512374334037304, 0.05831766501069069, -0.021895671263337135, -0.04600002244114876, -0.0005103591829538345, -0.03336381912231445, 0.006180058233439922, 0.005675672087818384, 0.014292712323367596, -0.06354204565286636, 0.020525863394141197, 0.05003511160612106, -0.021439068019390106, 0.05950695276260376, -0.05517454072833061, -0.003960758913308382, 0.01897554099559784, -0.0035652141086757183, -0.017626971006393433, 0.021194839850068092, -0.048208702355623245, -0.0454903282225132, 0.11875905841588974, 0.07462792098522186, -0.020472770556807518, 0.00023974936630111188, -0.037505097687244415, -0.0758596882224083, -0.004823524970561266, 0.01041159313172102, -0.04328164458274841, -0.06787445396184921, -0.014643128030002117, 0.024529097601771355, 0.004581950604915619, 0.025718387216329575, 0.00787904392927885, -0.004223570693284273, 0.03981996327638626, 0.043302882462739944, -0.029031408950686455, -0.08911176770925522, 0.03334258496761322, -0.04667961597442627, 0.018964922055602074, -0.021067416295409203, -0.006668516434729099, -0.04893077164888382, -0.012540633790194988, -0.032344430685043335, 0.057595595717430115, 0.04062698036432266, 0.021088652312755585, 0.06260760128498077, 0.03674055263400078, -0.014197144657373428, 0.025081267580389977 ]
29,227
quart.blueprints
after_app_websocket
Add an after websocket function to the App. This is designed to be used as a decorator, and has the same arguments as :meth:`~quart.Quart.after_websocket`. It applies to all requests to the ppe this blueprint is registered on. An example usage, .. code-block:: python blueprint = Blueprint(__name__) @blueprint.after_app_websocket def after(): ...
from __future__ import annotations import os import typing as t from collections import defaultdict from datetime import timedelta from aiofiles import open as async_open from aiofiles.base import AiofilesContextManager from aiofiles.threadpool.binary import AsyncBufferedReader from flask.sansio.app import App from flask.sansio.blueprints import ( # noqa Blueprint as SansioBlueprint, BlueprintSetupState as BlueprintSetupState, ) from flask.sansio.scaffold import setupmethod from .cli import AppGroup from .globals import current_app from .helpers import send_from_directory from .typing import ( AfterServingCallable, AfterWebsocketCallable, AppOrBlueprintKey, BeforeServingCallable, BeforeWebsocketCallable, FilePath, TeardownCallable, WebsocketCallable, WhileServingCallable, ) if t.TYPE_CHECKING: from .wrappers import Response T_after_serving = t.TypeVar("T_after_serving", bound=AfterServingCallable) T_after_websocket = t.TypeVar("T_after_websocket", bound=AfterWebsocketCallable) T_before_serving = t.TypeVar("T_before_serving", bound=BeforeServingCallable) T_before_websocket = t.TypeVar("T_before_websocket", bound=BeforeWebsocketCallable) T_teardown = t.TypeVar("T_teardown", bound=TeardownCallable) T_websocket = t.TypeVar("T_websocket", bound=WebsocketCallable) T_while_serving = t.TypeVar("T_while_serving", bound=WhileServingCallable) class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function its
(self, func: ~T_after_websocket) -> ~T_after_websocket
[ -0.003358150366693735, -0.0487184002995491, -0.09208499640226364, -0.03436197340488434, 0.027481084689497948, 0.021290406584739685, -0.013698067516088486, 0.04697693884372711, -0.07980982959270477, -0.006923364475369453, 0.038821808993816376, -0.014069720171391964, 0.02671654149889946, 0.034999094903469086, 0.0022763744927942753, 0.015248391777276993, 0.06970086693763733, -0.030985241755843163, 0.05181904509663582, -0.04510805383324623, 0.005171285942196846, 0.007395894732326269, 0.01753140240907669, -0.019718846306204796, -0.022638976573944092, 0.0186463613063097, -0.06464638561010361, 0.036698080599308014, 0.02087627910077572, -0.059337057173252106, 0.023891977965831757, -0.052073895931243896, 0.07212191820144653, 0.004884582478553057, 0.0323869027197361, 0.0033501863945275545, -0.022660214453935623, -0.03771746903657913, -0.09301943331956863, -0.03455311059951782, 0.049822740256786346, -0.008707298897206783, 0.012678676284849644, 0.016331493854522705, 0.042899373918771744, 0.03969253972172737, -0.07182459533214569, 0.07314130663871765, -0.019347192719578743, 0.03506280481815338, 0.007778166327625513, 0.022426603361964226, 0.011924752034246922, 0.071229949593544, 0.037101589143276215, 0.054155152291059494, -0.047104362398386, 0.03455311059951782, 0.02021792344748974, -0.041051726788282394, -0.006981767248362303, 0.017212843522429466, 0.04154018685221672, 0.0184446070343256, 0.022723926231265068, -0.03701663762331009, -0.011606192216277122, 0.01854017563164234, -0.007486153393983841, -0.018306564539670944, 0.013443219475448132, 0.030475545674562454, 0.027969542890787125, 0.001671111211180687, 0.01674562133848667, -0.02580333687365055, 0.05802034214138985, -0.001744114444591105, -0.049950163811445236, 0.03121885098516941, 0.04455588385462761, -0.00588804529979825, -0.03569992631673813, 0.013644974678754807, 0.0696159154176712, 0.019336573779582977, 0.042538341134786606, -0.024762708693742752, -0.12266672402620316, -0.008367502130568027, -0.03979872539639473, 0.011606192216277122, 0.002763505559414625, -0.014558178372681141, 0.017626971006393433, -0.05967685207724571, -0.026546642184257507, -0.007629504892975092, 0.02777840755879879, -0.03918284550309181, -0.045150529593229294, 0.05632135644555092, -0.040265947580337524, -0.013783017173409462, 0.04591507464647293, -0.051649149507284164, 0.01467498391866684, -0.018710073083639145, -0.025612201541662216, -0.0015569606330245733, -0.0122964046895504, -0.026419218629598618, 0.008956837467849255, 0.010958453640341759, -0.012530015781521797, 0.029456155374646187, -0.025081267580389977, 0.03822716698050499, 0.06451895833015442, -0.06154573708772659, -0.015566951595246792, -0.0005382332019507885, 0.01328394003212452, -0.05424010008573532, 0.03909789398312569, 0.07212191820144653, 0.019952457398176193, -0.0021343501284718513, 0.021725771948695183, 0.0020892207976430655, -0.029456155374646187, 0.059591904282569885, 0.02109927125275135, 0.039352744817733765, -0.007257852237671614, 0.020738236606121063, -0.0059252106584608555, 0.004247462842613459, -0.00032469863072037697, 0.05674610286951065, 0.016458919271826744, 0.018858734518289566, -0.008548018522560596, -0.023212384432554245, 0.007098572328686714, 0.018933065235614777, -0.05092708021402359, -0.005665053613483906, 0.012922905385494232, 0.0124981589615345, 0.030072037130594254, 0.002877656137570739, -0.04829365387558937, 0.028075728565454483, -0.0019724154844880104, 0.021789483726024628, -0.05882735922932625, 0.0512668751180172, 0.01482364535331726, -0.060356445610523224, -0.02792706899344921, -0.022957537323236465, 0.00747022544965148, -0.06320224702358246, 0.007709145080298185, 0.007204758934676647, 0.02302124910056591, 0.02712005004286766, 0.026928914710879326, 0.0913204476237297, -0.008951527997851372, 0.04285689815878868, 0.002101166872307658, 0.008590493351221085, 0.05848756432533264, 0.01068767812103033, 0.0019312682561576366, -0.028330577537417412, -0.0016684564761817455, -0.03404341638088226, -0.017626971006393433, -0.0376962311565876, -0.012657439336180687, 0.018933065235614777, 0.00009100521128857508, 0.06205543130636215, -0.014568797312676907, 0.023785792291164398, 0.05339060723781586, -0.010395665653049946, -0.056661155074834824, 0.01857203058898449, 0.08006467670202255, 0.010576182045042515, 0.003859881777316332, 0.002752886852249503, -0.004027125891298056, 0.02095060981810093, 0.01129825133830309, -0.042389679700136185, -0.016809334978461266, 0.02896769717335701, 0.0352114662528038, -0.0462973453104496, -0.01581118069589138, -0.03217453137040138, 0.0022577920462936163, -0.022978773340582848, -0.03533888980746269, -0.0016339458525180817, -0.019750701263546944, -0.009355036541819572, 0.029817188158631325, -0.014590035192668438, 0.06626041978597641, -0.02790583111345768, 0.01090536080300808, 0.02406187728047371, 0.006397740915417671, 0.0294986292719841, 0.04659466817975044, 0.044768258929252625, -0.06277749687433243, 0.015110349282622337, -0.0057871681638062, -0.02393445372581482, 0.009668286889791489, -0.02448662370443344, -0.01586427353322506, 0.03417083993554115, -0.014122813940048218, 0.01608726568520069, 0.07785599678754807, 0.01634211279451847, -0.02380702830851078, 0.021258551627397537, -0.032365668565034866, 0.05062975734472275, 0.006811868399381638, -0.0284580010920763, 0.007990539073944092, -0.02325485832989216, 0.02762974612414837, -0.011117734014987946, 0.033151447772979736, 0.008739154785871506, 0.029859663918614388, -0.010560254566371441, -0.011553098447620869, -0.005803096108138561, -0.01692613959312439, 0.011691141873598099, -0.030581733211874962, -0.030857818201184273, -0.05916715785861015, -0.0231486726552248, -0.03837582841515541, -0.02181072160601616, -0.028606662526726723, 0.027587270364165306, 0.00733749195933342, 0.016299638897180557, -0.03950140252709389, 0.06392431259155273, -0.011266395449638367, -0.07165469974279404, -0.01705356314778328, -0.0026121896225959063, -0.06231027841567993, -0.011245157569646835, 0.06154573708772659, 0.022023094817996025, 0.026504168286919594, 0.004733266308903694, -0.03081534244120121, -0.0708901509642601, 0.0011063313577324152, -0.024890132248401642, 0.0057340748608112335, -0.053772877901792526, -0.03402217850089073, -0.01045937743037939, 0.018402133136987686, 0.0023414138704538345, -0.0079799210652709, -0.03002956137061119, -0.003966068383306265, -0.023785792291164398, -0.0013518878258764744, -0.03807850554585457, 0.019092345610260963, -0.04166761040687561, -0.020738236606121063, 0.005184559151530266, -0.021747009828686714, 0.01435642410069704, -0.05343308299779892, 0.013379507698118687, 0.06039892137050629, -0.08656328916549683, 0.00951431691646576, 0.04969531670212746, 0.03958635404706001, 0.009275397285819054, -0.027714695781469345, -0.009546172805130482, -0.00984349474310875, 0.0009132045088335872, -0.0124981589615345, -0.024040639400482178, -0.007677289191633463, -0.035636212676763535, 0.0004171141190454364, -0.006164130289107561, 0.00435099471360445, 0.06180058419704437, -0.010400974191725254, 0.007799403741955757, 0.026631591841578484, 0.07190954685211182, -0.0124981589615345, 0.029201306402683258, 0.025463540107011795, 0.0401809997856617, 0.005537629593163729, -0.026780253276228905, 0.07993724942207336, -0.04506558179855347, -0.011149589903652668, 0.0031378131825476885, -0.07484029233455658, 0.04168884828686714, -0.04096677899360657, -0.040648218244314194, -0.05330565944314003, 0.014006008394062519, -0.039904914796352386, -0.02894645929336548, 0.0004054999735672027, -0.006949910894036293, 0.04854850098490715, -0.0035147755406796932, 0.037781182676553726, 0.02393445372581482, -0.020780712366104126, -0.056831054389476776, 0.0064561436884105206, 0.026143133640289307, 0.05568423867225647, -0.06621794402599335, 0.09072580933570862, -0.002792706713080406, -0.03674055263400078, 0.05836014077067375, 0.019612658768892288, -0.05109697952866554, -0.01571561209857464, -0.003302402328699827, 0.016108503565192223, 0.0037696233484894037, -0.060101598501205444, 0.06863900274038315, -0.030390596017241478, 0.021120509132742882, -0.031940922141075134, 0.0017653517425060272, 0.0869455635547638, -0.018327802419662476, -0.021662060171365738, 0.019570184871554375, 0.0090205492451787, 0.007629504892975092, 0.030879054218530655, -0.007693217135965824, -0.004109420347958803, -0.0037590046413242817, -0.007342801429331303, -0.039225317537784576, -0.049270570278167725, 0.06859652698040009, 0.016150977462530136, 0.049143146723508835, 0.03308773413300514, 0.01842336915433407, 0.008871887810528278, -0.03281164914369583, -0.0165969617664814, -0.023318570107221603, -0.04799633100628853, 0.016352731734514236, 0.03784489259123802, -0.001429536729119718, -0.01296538021415472, 0.03652818128466606, -0.0023175219539552927, -0.04417361319065094, -0.025081267580389977, 0.09174519777297974, 0.04931304231286049, -0.017319029197096825, 0.08851712197065353, -0.0319196842610836, 0.04591507464647293, 0.051521722227334976, -0.00035373400896787643, 0.03502033278346062, 0.05356050655245781, 0.026143133640289307, 0.009025858715176582, 0.049397993832826614, -0.0380997397005558, -0.022320417687296867, -0.08834722638130188, 0.016363350674510002, 0.004534166771918535, -0.021619586274027824, -0.0025644057895988226, 0.02777840755879879, 0.014313949272036552, 0.017796868458390236, -0.018455225974321365, -0.0010266914032399654, 0.07360853254795074, 0.041072964668273926, -0.016458919271826744, -0.003971377853304148, 0.0092223035171628, -0.012710532173514366, -0.07696402817964554, 0.047529108822345734, 0.06451895833015442, -0.0190498698502779, -0.03223824128508568, -0.0462973453104496, 0.029668528586626053, -0.0019392322283238173, -0.004682827740907669, -0.00342186214402318, 0.013729923404753208, 0.022511553019285202, -0.018210995942354202, -0.007353419903665781, 0.00664197001606226, 0.0245928093791008, 0.025421064347028732, -0.002406453248113394, -0.06112099066376686, 0.01376177929341793, 0.08724288642406464, -0.02684396505355835, -0.02724747359752655, -0.03712282329797745, -0.02856418676674366, 0.03162236139178276, -0.034977857023477554, -0.032344430685043335, 0.022808875888586044, 0.0005870126187801361, -0.04285689815878868, -0.04735920950770378, 0.030178222805261612, -0.009731999598443508, 0.04321793466806412, -0.05041738227009773, -0.004966876935213804, 0.010400974191725254, 0.04812375456094742, -0.024529097601771355, -0.02380702830851078, 0.002109130844473839, 0.038036029785871506, 0.00855332799255848, -0.004271354991942644, -0.019283480942249298, 0.057468172162771225, -0.016660673543810844, -0.020993085578083992, -0.01705356314778328, -0.03504156693816185, -0.03028441034257412, -0.012190218083560467, -0.02246907912194729, -0.020260397344827652, 0.030879054218530655, -0.03336381912231445, -0.031940922141075134, 0.035381365567445755, -0.015779323875904083, 0.04876087233424187, -0.034595586359500885, -0.043324120342731476, 0.01970822736620903, -0.009408130310475826, -0.026015710085630417, 0.036570653319358826, 0.012338879518210888, -0.004571331664919853, 0.01990998163819313, 0.007518009282648563, -0.02289382554590702, -0.0009523608023300767, -0.058784887194633484, -0.007210067939013243, 0.05003511160612106, -0.03230195492506027, 0.010969072580337524, -0.08698803931474686, -0.030624207109212875, -0.0038997018709778786, -0.02380702830851078, 0.012084031477570534, 0.04417361319065094, -0.016501393169164658, 0.0011952625354751945, 0.028542950749397278, -0.016841189935803413, 0.0036156526766717434, 0.012434447184205055, 0.0001702303416095674, -0.06923364102840424, 0.02527240291237831, -0.028012016788125038, 0.060653768479824066, 0.044216088950634, -0.013135278597474098, -0.0064561436884105206, 0.054962169378995895, -0.024826420471072197, 0.0039554499089717865, 0.04459835961461067, 0.025038793683052063, 0.06562329828739166, 0.02183195948600769, 0.0012928214855492115, 0.0006371194031089544, -0.019814414903521538, -0.026376744732260704, -0.05929458141326904, -0.07326873391866684, -0.01162742916494608, -0.010262931697070599, 0.049780264496803284, -0.00810734461992979, -0.07038045674562454, -0.06838414818048477, -0.039352744817733765, 0.012073413468897343, -0.001996307633817196, -0.0053305658511817455, -0.06740723550319672, -0.0618855319917202, 0.02894645929336548, 0.03595477342605591, 0.019973693415522575, -0.0745854452252388, -0.08384491503238678, 0.024274250492453575, -0.03189844638109207, -0.022554026916623116, 0.002383888466283679, -0.047529108822345734, -0.0007167593576014042, -0.07207944244146347, -0.007576411589980125, 0.024762708693742752, 0.06596309691667557, 0.05305081233382225, -0.0075126998126506805, -0.05908220633864403, -0.01495106890797615, -0.0256334375590086, 0.0070030041970312595, 0.029392443597316742, -0.06872394680976868, -0.024975081905722618, -0.0031271944753825665, 0.02206556871533394, -0.005325256381183863, 0.053900301456451416, -0.02580333687365055, 0.014006008394062519, 0.003812097944319248, -0.03659189119935036, -0.037887368351221085, 0.024146826937794685, -0.005473917815834284, 0.07819578796625137, 0.0929344892501831, -0.023445995524525642, -0.02501755580306053, -0.02896769717335701, -0.03143122419714928, -0.0011342052603140473, -0.03877933695912361, 0.02157711051404476, 0.06320224702358246, 0.010634585283696651, 0.039607591927051544, 0.022108044475317, 0.0741182267665863, -0.023913215845823288, 0.07233428955078125, 0.019771939143538475, -0.037759944796562195, 0.011160208843648434, 0.011924752034246922, 0.0009862077422440052, -0.00006790133193135262, 0.005882735829800367, 0.002533877035602927, -0.02380702830851078, 0.00852678157389164, -0.015768704935908318, 0.007156974636018276, -0.016108503565192223, 0.006689753849059343, -0.06761960685253143, 0.010374427773058414, 0.046084970235824585, -0.02005864307284355, 0.0405845083296299, -0.03502033278346062, -0.013899821788072586, 0.0009244868415407836, -0.017223462462425232, 0.026652829721570015, 0.01667129248380661, 0.0015914712566882372, -0.09930568188428879, -0.030581733211874962, 0.019198531284928322, -0.030900292098522186, 0.04230472818017006, -0.014738695695996284, 0.038269639015197754, -0.032344430685043335, -0.02567591331899166, -0.0186463613063097, -0.01937904953956604, -0.012975999154150486, 0.022532790899276733, -0.020281635224819183, 0.034871671348810196, -0.04829365387558937, 0.012137125246226788, 0.03204710781574249, 0.06626041978597641, -0.07288645952939987, 0.0027104122564196587, -0.033385057002305984, -0.017775632441043854, 0.026164371520280838, -0.017011089250445366, 0.03650694340467453, -0.008218840695917606, 0.07760114222764969, 0.011595573276281357, -0.05581166222691536, 0.041476473212242126, 0.02367960475385189, 0.023106196895241737, -0.02527240291237831, 0.027842119336128235, 0.0028511094860732555, -0.03068791888654232, 0.009970919229090214, 0.05598156154155731, -0.04309051111340523, 0.04192245751619339, -0.015779323875904083, 0.04574517533183098, 0.08367501944303513, -0.015089111402630806, -0.02011173591017723, 0.019697608426213264, 0.047401685267686844, -0.025824574753642082, -0.01697923243045807, -0.015354578383266926, -0.04037213325500488, -0.055896610021591187, 0.08210345357656479, -0.02922254428267479, -0.005633197724819183, -0.007507390342652798, -0.016150977462530136, 0.04863344877958298, -0.024762708693742752, 0.037505097687244415, -0.04829365387558937, 0.023743316531181335, 0.014313949272036552, -0.0352114662528038, 0.0031218852382153273, -0.05649125576019287, -0.03733519837260246, -0.013241465203464031, -0.03620962053537369, 0.0032466542907059193, -0.030900292098522186, 0.022192994132637978, -0.009801020845770836, 0.04969531670212746, -0.0011833165772259235, 0.013708686456084251, 0.009885969571769238, -0.011468149721622467, -0.04553280025720596, 0.007799403741955757, 0.03742014616727829, -0.03873686119914055, -0.02512374334037304, 0.05831766501069069, -0.021895671263337135, -0.04600002244114876, -0.0005103591829538345, -0.03336381912231445, 0.006180058233439922, 0.005675672087818384, 0.014292712323367596, -0.06354204565286636, 0.020525863394141197, 0.05003511160612106, -0.021439068019390106, 0.05950695276260376, -0.05517454072833061, -0.003960758913308382, 0.01897554099559784, -0.0035652141086757183, -0.017626971006393433, 0.021194839850068092, -0.048208702355623245, -0.0454903282225132, 0.11875905841588974, 0.07462792098522186, -0.020472770556807518, 0.00023974936630111188, -0.037505097687244415, -0.0758596882224083, -0.004823524970561266, 0.01041159313172102, -0.04328164458274841, -0.06787445396184921, -0.014643128030002117, 0.024529097601771355, 0.004581950604915619, 0.025718387216329575, 0.00787904392927885, -0.004223570693284273, 0.03981996327638626, 0.043302882462739944, -0.029031408950686455, -0.08911176770925522, 0.03334258496761322, -0.04667961597442627, 0.018964922055602074, -0.021067416295409203, -0.006668516434729099, -0.04893077164888382, -0.012540633790194988, -0.032344430685043335, 0.057595595717430115, 0.04062698036432266, 0.021088652312755585, 0.06260760128498077, 0.03674055263400078, -0.014197144657373428, 0.025081267580389977 ]
29,229
quart.blueprints
after_websocket
Add an after websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.after_websocket async def func(response): return response Arguments: func: The after websocket function itself.
from __future__ import annotations import os import typing as t from collections import defaultdict from datetime import timedelta from aiofiles import open as async_open from aiofiles.base import AiofilesContextManager from aiofiles.threadpool.binary import AsyncBufferedReader from flask.sansio.app import App from flask.sansio.blueprints import ( # noqa Blueprint as SansioBlueprint, BlueprintSetupState as BlueprintSetupState, ) from flask.sansio.scaffold import setupmethod from .cli import AppGroup from .globals import current_app from .helpers import send_from_directory from .typing import ( AfterServingCallable, AfterWebsocketCallable, AppOrBlueprintKey, BeforeServingCallable, BeforeWebsocketCallable, FilePath, TeardownCallable, WebsocketCallable, WhileServingCallable, ) if t.TYPE_CHECKING: from .wrappers import Response T_after_serving = t.TypeVar("T_after_serving", bound=AfterServingCallable) T_after_websocket = t.TypeVar("T_after_websocket", bound=AfterWebsocketCallable) T_before_serving = t.TypeVar("T_before_serving", bound=BeforeServingCallable) T_before_websocket = t.TypeVar("T_before_websocket", bound=BeforeWebsocketCallable) T_teardown = t.TypeVar("T_teardown", bound=TeardownCallable) T_websocket = t.TypeVar("T_websocket", bound=WebsocketCallable) T_while_serving = t.TypeVar("T_while_serving", bound=WhileServingCallable) class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function its
(self, func: ~T_after_websocket) -> ~T_after_websocket
[ -0.003358150366693735, -0.0487184002995491, -0.09208499640226364, -0.03436197340488434, 0.027481084689497948, 0.021290406584739685, -0.013698067516088486, 0.04697693884372711, -0.07980982959270477, -0.006923364475369453, 0.038821808993816376, -0.014069720171391964, 0.02671654149889946, 0.034999094903469086, 0.0022763744927942753, 0.015248391777276993, 0.06970086693763733, -0.030985241755843163, 0.05181904509663582, -0.04510805383324623, 0.005171285942196846, 0.007395894732326269, 0.01753140240907669, -0.019718846306204796, -0.022638976573944092, 0.0186463613063097, -0.06464638561010361, 0.036698080599308014, 0.02087627910077572, -0.059337057173252106, 0.023891977965831757, -0.052073895931243896, 0.07212191820144653, 0.004884582478553057, 0.0323869027197361, 0.0033501863945275545, -0.022660214453935623, -0.03771746903657913, -0.09301943331956863, -0.03455311059951782, 0.049822740256786346, -0.008707298897206783, 0.012678676284849644, 0.016331493854522705, 0.042899373918771744, 0.03969253972172737, -0.07182459533214569, 0.07314130663871765, -0.019347192719578743, 0.03506280481815338, 0.007778166327625513, 0.022426603361964226, 0.011924752034246922, 0.071229949593544, 0.037101589143276215, 0.054155152291059494, -0.047104362398386, 0.03455311059951782, 0.02021792344748974, -0.041051726788282394, -0.006981767248362303, 0.017212843522429466, 0.04154018685221672, 0.0184446070343256, 0.022723926231265068, -0.03701663762331009, -0.011606192216277122, 0.01854017563164234, -0.007486153393983841, -0.018306564539670944, 0.013443219475448132, 0.030475545674562454, 0.027969542890787125, 0.001671111211180687, 0.01674562133848667, -0.02580333687365055, 0.05802034214138985, -0.001744114444591105, -0.049950163811445236, 0.03121885098516941, 0.04455588385462761, -0.00588804529979825, -0.03569992631673813, 0.013644974678754807, 0.0696159154176712, 0.019336573779582977, 0.042538341134786606, -0.024762708693742752, -0.12266672402620316, -0.008367502130568027, -0.03979872539639473, 0.011606192216277122, 0.002763505559414625, -0.014558178372681141, 0.017626971006393433, -0.05967685207724571, -0.026546642184257507, -0.007629504892975092, 0.02777840755879879, -0.03918284550309181, -0.045150529593229294, 0.05632135644555092, -0.040265947580337524, -0.013783017173409462, 0.04591507464647293, -0.051649149507284164, 0.01467498391866684, -0.018710073083639145, -0.025612201541662216, -0.0015569606330245733, -0.0122964046895504, -0.026419218629598618, 0.008956837467849255, 0.010958453640341759, -0.012530015781521797, 0.029456155374646187, -0.025081267580389977, 0.03822716698050499, 0.06451895833015442, -0.06154573708772659, -0.015566951595246792, -0.0005382332019507885, 0.01328394003212452, -0.05424010008573532, 0.03909789398312569, 0.07212191820144653, 0.019952457398176193, -0.0021343501284718513, 0.021725771948695183, 0.0020892207976430655, -0.029456155374646187, 0.059591904282569885, 0.02109927125275135, 0.039352744817733765, -0.007257852237671614, 0.020738236606121063, -0.0059252106584608555, 0.004247462842613459, -0.00032469863072037697, 0.05674610286951065, 0.016458919271826744, 0.018858734518289566, -0.008548018522560596, -0.023212384432554245, 0.007098572328686714, 0.018933065235614777, -0.05092708021402359, -0.005665053613483906, 0.012922905385494232, 0.0124981589615345, 0.030072037130594254, 0.002877656137570739, -0.04829365387558937, 0.028075728565454483, -0.0019724154844880104, 0.021789483726024628, -0.05882735922932625, 0.0512668751180172, 0.01482364535331726, -0.060356445610523224, -0.02792706899344921, -0.022957537323236465, 0.00747022544965148, -0.06320224702358246, 0.007709145080298185, 0.007204758934676647, 0.02302124910056591, 0.02712005004286766, 0.026928914710879326, 0.0913204476237297, -0.008951527997851372, 0.04285689815878868, 0.002101166872307658, 0.008590493351221085, 0.05848756432533264, 0.01068767812103033, 0.0019312682561576366, -0.028330577537417412, -0.0016684564761817455, -0.03404341638088226, -0.017626971006393433, -0.0376962311565876, -0.012657439336180687, 0.018933065235614777, 0.00009100521128857508, 0.06205543130636215, -0.014568797312676907, 0.023785792291164398, 0.05339060723781586, -0.010395665653049946, -0.056661155074834824, 0.01857203058898449, 0.08006467670202255, 0.010576182045042515, 0.003859881777316332, 0.002752886852249503, -0.004027125891298056, 0.02095060981810093, 0.01129825133830309, -0.042389679700136185, -0.016809334978461266, 0.02896769717335701, 0.0352114662528038, -0.0462973453104496, -0.01581118069589138, -0.03217453137040138, 0.0022577920462936163, -0.022978773340582848, -0.03533888980746269, -0.0016339458525180817, -0.019750701263546944, -0.009355036541819572, 0.029817188158631325, -0.014590035192668438, 0.06626041978597641, -0.02790583111345768, 0.01090536080300808, 0.02406187728047371, 0.006397740915417671, 0.0294986292719841, 0.04659466817975044, 0.044768258929252625, -0.06277749687433243, 0.015110349282622337, -0.0057871681638062, -0.02393445372581482, 0.009668286889791489, -0.02448662370443344, -0.01586427353322506, 0.03417083993554115, -0.014122813940048218, 0.01608726568520069, 0.07785599678754807, 0.01634211279451847, -0.02380702830851078, 0.021258551627397537, -0.032365668565034866, 0.05062975734472275, 0.006811868399381638, -0.0284580010920763, 0.007990539073944092, -0.02325485832989216, 0.02762974612414837, -0.011117734014987946, 0.033151447772979736, 0.008739154785871506, 0.029859663918614388, -0.010560254566371441, -0.011553098447620869, -0.005803096108138561, -0.01692613959312439, 0.011691141873598099, -0.030581733211874962, -0.030857818201184273, -0.05916715785861015, -0.0231486726552248, -0.03837582841515541, -0.02181072160601616, -0.028606662526726723, 0.027587270364165306, 0.00733749195933342, 0.016299638897180557, -0.03950140252709389, 0.06392431259155273, -0.011266395449638367, -0.07165469974279404, -0.01705356314778328, -0.0026121896225959063, -0.06231027841567993, -0.011245157569646835, 0.06154573708772659, 0.022023094817996025, 0.026504168286919594, 0.004733266308903694, -0.03081534244120121, -0.0708901509642601, 0.0011063313577324152, -0.024890132248401642, 0.0057340748608112335, -0.053772877901792526, -0.03402217850089073, -0.01045937743037939, 0.018402133136987686, 0.0023414138704538345, -0.0079799210652709, -0.03002956137061119, -0.003966068383306265, -0.023785792291164398, -0.0013518878258764744, -0.03807850554585457, 0.019092345610260963, -0.04166761040687561, -0.020738236606121063, 0.005184559151530266, -0.021747009828686714, 0.01435642410069704, -0.05343308299779892, 0.013379507698118687, 0.06039892137050629, -0.08656328916549683, 0.00951431691646576, 0.04969531670212746, 0.03958635404706001, 0.009275397285819054, -0.027714695781469345, -0.009546172805130482, -0.00984349474310875, 0.0009132045088335872, -0.0124981589615345, -0.024040639400482178, -0.007677289191633463, -0.035636212676763535, 0.0004171141190454364, -0.006164130289107561, 0.00435099471360445, 0.06180058419704437, -0.010400974191725254, 0.007799403741955757, 0.026631591841578484, 0.07190954685211182, -0.0124981589615345, 0.029201306402683258, 0.025463540107011795, 0.0401809997856617, 0.005537629593163729, -0.026780253276228905, 0.07993724942207336, -0.04506558179855347, -0.011149589903652668, 0.0031378131825476885, -0.07484029233455658, 0.04168884828686714, -0.04096677899360657, -0.040648218244314194, -0.05330565944314003, 0.014006008394062519, -0.039904914796352386, -0.02894645929336548, 0.0004054999735672027, -0.006949910894036293, 0.04854850098490715, -0.0035147755406796932, 0.037781182676553726, 0.02393445372581482, -0.020780712366104126, -0.056831054389476776, 0.0064561436884105206, 0.026143133640289307, 0.05568423867225647, -0.06621794402599335, 0.09072580933570862, -0.002792706713080406, -0.03674055263400078, 0.05836014077067375, 0.019612658768892288, -0.05109697952866554, -0.01571561209857464, -0.003302402328699827, 0.016108503565192223, 0.0037696233484894037, -0.060101598501205444, 0.06863900274038315, -0.030390596017241478, 0.021120509132742882, -0.031940922141075134, 0.0017653517425060272, 0.0869455635547638, -0.018327802419662476, -0.021662060171365738, 0.019570184871554375, 0.0090205492451787, 0.007629504892975092, 0.030879054218530655, -0.007693217135965824, -0.004109420347958803, -0.0037590046413242817, -0.007342801429331303, -0.039225317537784576, -0.049270570278167725, 0.06859652698040009, 0.016150977462530136, 0.049143146723508835, 0.03308773413300514, 0.01842336915433407, 0.008871887810528278, -0.03281164914369583, -0.0165969617664814, -0.023318570107221603, -0.04799633100628853, 0.016352731734514236, 0.03784489259123802, -0.001429536729119718, -0.01296538021415472, 0.03652818128466606, -0.0023175219539552927, -0.04417361319065094, -0.025081267580389977, 0.09174519777297974, 0.04931304231286049, -0.017319029197096825, 0.08851712197065353, -0.0319196842610836, 0.04591507464647293, 0.051521722227334976, -0.00035373400896787643, 0.03502033278346062, 0.05356050655245781, 0.026143133640289307, 0.009025858715176582, 0.049397993832826614, -0.0380997397005558, -0.022320417687296867, -0.08834722638130188, 0.016363350674510002, 0.004534166771918535, -0.021619586274027824, -0.0025644057895988226, 0.02777840755879879, 0.014313949272036552, 0.017796868458390236, -0.018455225974321365, -0.0010266914032399654, 0.07360853254795074, 0.041072964668273926, -0.016458919271826744, -0.003971377853304148, 0.0092223035171628, -0.012710532173514366, -0.07696402817964554, 0.047529108822345734, 0.06451895833015442, -0.0190498698502779, -0.03223824128508568, -0.0462973453104496, 0.029668528586626053, -0.0019392322283238173, -0.004682827740907669, -0.00342186214402318, 0.013729923404753208, 0.022511553019285202, -0.018210995942354202, -0.007353419903665781, 0.00664197001606226, 0.0245928093791008, 0.025421064347028732, -0.002406453248113394, -0.06112099066376686, 0.01376177929341793, 0.08724288642406464, -0.02684396505355835, -0.02724747359752655, -0.03712282329797745, -0.02856418676674366, 0.03162236139178276, -0.034977857023477554, -0.032344430685043335, 0.022808875888586044, 0.0005870126187801361, -0.04285689815878868, -0.04735920950770378, 0.030178222805261612, -0.009731999598443508, 0.04321793466806412, -0.05041738227009773, -0.004966876935213804, 0.010400974191725254, 0.04812375456094742, -0.024529097601771355, -0.02380702830851078, 0.002109130844473839, 0.038036029785871506, 0.00855332799255848, -0.004271354991942644, -0.019283480942249298, 0.057468172162771225, -0.016660673543810844, -0.020993085578083992, -0.01705356314778328, -0.03504156693816185, -0.03028441034257412, -0.012190218083560467, -0.02246907912194729, -0.020260397344827652, 0.030879054218530655, -0.03336381912231445, -0.031940922141075134, 0.035381365567445755, -0.015779323875904083, 0.04876087233424187, -0.034595586359500885, -0.043324120342731476, 0.01970822736620903, -0.009408130310475826, -0.026015710085630417, 0.036570653319358826, 0.012338879518210888, -0.004571331664919853, 0.01990998163819313, 0.007518009282648563, -0.02289382554590702, -0.0009523608023300767, -0.058784887194633484, -0.007210067939013243, 0.05003511160612106, -0.03230195492506027, 0.010969072580337524, -0.08698803931474686, -0.030624207109212875, -0.0038997018709778786, -0.02380702830851078, 0.012084031477570534, 0.04417361319065094, -0.016501393169164658, 0.0011952625354751945, 0.028542950749397278, -0.016841189935803413, 0.0036156526766717434, 0.012434447184205055, 0.0001702303416095674, -0.06923364102840424, 0.02527240291237831, -0.028012016788125038, 0.060653768479824066, 0.044216088950634, -0.013135278597474098, -0.0064561436884105206, 0.054962169378995895, -0.024826420471072197, 0.0039554499089717865, 0.04459835961461067, 0.025038793683052063, 0.06562329828739166, 0.02183195948600769, 0.0012928214855492115, 0.0006371194031089544, -0.019814414903521538, -0.026376744732260704, -0.05929458141326904, -0.07326873391866684, -0.01162742916494608, -0.010262931697070599, 0.049780264496803284, -0.00810734461992979, -0.07038045674562454, -0.06838414818048477, -0.039352744817733765, 0.012073413468897343, -0.001996307633817196, -0.0053305658511817455, -0.06740723550319672, -0.0618855319917202, 0.02894645929336548, 0.03595477342605591, 0.019973693415522575, -0.0745854452252388, -0.08384491503238678, 0.024274250492453575, -0.03189844638109207, -0.022554026916623116, 0.002383888466283679, -0.047529108822345734, -0.0007167593576014042, -0.07207944244146347, -0.007576411589980125, 0.024762708693742752, 0.06596309691667557, 0.05305081233382225, -0.0075126998126506805, -0.05908220633864403, -0.01495106890797615, -0.0256334375590086, 0.0070030041970312595, 0.029392443597316742, -0.06872394680976868, -0.024975081905722618, -0.0031271944753825665, 0.02206556871533394, -0.005325256381183863, 0.053900301456451416, -0.02580333687365055, 0.014006008394062519, 0.003812097944319248, -0.03659189119935036, -0.037887368351221085, 0.024146826937794685, -0.005473917815834284, 0.07819578796625137, 0.0929344892501831, -0.023445995524525642, -0.02501755580306053, -0.02896769717335701, -0.03143122419714928, -0.0011342052603140473, -0.03877933695912361, 0.02157711051404476, 0.06320224702358246, 0.010634585283696651, 0.039607591927051544, 0.022108044475317, 0.0741182267665863, -0.023913215845823288, 0.07233428955078125, 0.019771939143538475, -0.037759944796562195, 0.011160208843648434, 0.011924752034246922, 0.0009862077422440052, -0.00006790133193135262, 0.005882735829800367, 0.002533877035602927, -0.02380702830851078, 0.00852678157389164, -0.015768704935908318, 0.007156974636018276, -0.016108503565192223, 0.006689753849059343, -0.06761960685253143, 0.010374427773058414, 0.046084970235824585, -0.02005864307284355, 0.0405845083296299, -0.03502033278346062, -0.013899821788072586, 0.0009244868415407836, -0.017223462462425232, 0.026652829721570015, 0.01667129248380661, 0.0015914712566882372, -0.09930568188428879, -0.030581733211874962, 0.019198531284928322, -0.030900292098522186, 0.04230472818017006, -0.014738695695996284, 0.038269639015197754, -0.032344430685043335, -0.02567591331899166, -0.0186463613063097, -0.01937904953956604, -0.012975999154150486, 0.022532790899276733, -0.020281635224819183, 0.034871671348810196, -0.04829365387558937, 0.012137125246226788, 0.03204710781574249, 0.06626041978597641, -0.07288645952939987, 0.0027104122564196587, -0.033385057002305984, -0.017775632441043854, 0.026164371520280838, -0.017011089250445366, 0.03650694340467453, -0.008218840695917606, 0.07760114222764969, 0.011595573276281357, -0.05581166222691536, 0.041476473212242126, 0.02367960475385189, 0.023106196895241737, -0.02527240291237831, 0.027842119336128235, 0.0028511094860732555, -0.03068791888654232, 0.009970919229090214, 0.05598156154155731, -0.04309051111340523, 0.04192245751619339, -0.015779323875904083, 0.04574517533183098, 0.08367501944303513, -0.015089111402630806, -0.02011173591017723, 0.019697608426213264, 0.047401685267686844, -0.025824574753642082, -0.01697923243045807, -0.015354578383266926, -0.04037213325500488, -0.055896610021591187, 0.08210345357656479, -0.02922254428267479, -0.005633197724819183, -0.007507390342652798, -0.016150977462530136, 0.04863344877958298, -0.024762708693742752, 0.037505097687244415, -0.04829365387558937, 0.023743316531181335, 0.014313949272036552, -0.0352114662528038, 0.0031218852382153273, -0.05649125576019287, -0.03733519837260246, -0.013241465203464031, -0.03620962053537369, 0.0032466542907059193, -0.030900292098522186, 0.022192994132637978, -0.009801020845770836, 0.04969531670212746, -0.0011833165772259235, 0.013708686456084251, 0.009885969571769238, -0.011468149721622467, -0.04553280025720596, 0.007799403741955757, 0.03742014616727829, -0.03873686119914055, -0.02512374334037304, 0.05831766501069069, -0.021895671263337135, -0.04600002244114876, -0.0005103591829538345, -0.03336381912231445, 0.006180058233439922, 0.005675672087818384, 0.014292712323367596, -0.06354204565286636, 0.020525863394141197, 0.05003511160612106, -0.021439068019390106, 0.05950695276260376, -0.05517454072833061, -0.003960758913308382, 0.01897554099559784, -0.0035652141086757183, -0.017626971006393433, 0.021194839850068092, -0.048208702355623245, -0.0454903282225132, 0.11875905841588974, 0.07462792098522186, -0.020472770556807518, 0.00023974936630111188, -0.037505097687244415, -0.0758596882224083, -0.004823524970561266, 0.01041159313172102, -0.04328164458274841, -0.06787445396184921, -0.014643128030002117, 0.024529097601771355, 0.004581950604915619, 0.025718387216329575, 0.00787904392927885, -0.004223570693284273, 0.03981996327638626, 0.043302882462739944, -0.029031408950686455, -0.08911176770925522, 0.03334258496761322, -0.04667961597442627, 0.018964922055602074, -0.021067416295409203, -0.006668516434729099, -0.04893077164888382, -0.012540633790194988, -0.032344430685043335, 0.057595595717430115, 0.04062698036432266, 0.021088652312755585, 0.06260760128498077, 0.03674055263400078, -0.014197144657373428, 0.025081267580389977 ]
29,238
quart.blueprints
before_app_serving
Add a before serving to the App. This is designed to be used as a decorator, and has the same arguments as :meth:`~quart.Quart.before_serving`. An example usage, .. code-block:: python blueprint = Blueprint(__name__) @blueprint.before_app_serving def before(): ...
from __future__ import annotations import os import typing as t from collections import defaultdict from datetime import timedelta from aiofiles import open as async_open from aiofiles.base import AiofilesContextManager from aiofiles.threadpool.binary import AsyncBufferedReader from flask.sansio.app import App from flask.sansio.blueprints import ( # noqa Blueprint as SansioBlueprint, BlueprintSetupState as BlueprintSetupState, ) from flask.sansio.scaffold import setupmethod from .cli import AppGroup from .globals import current_app from .helpers import send_from_directory from .typing import ( AfterServingCallable, AfterWebsocketCallable, AppOrBlueprintKey, BeforeServingCallable, BeforeWebsocketCallable, FilePath, TeardownCallable, WebsocketCallable, WhileServingCallable, ) if t.TYPE_CHECKING: from .wrappers import Response T_after_serving = t.TypeVar("T_after_serving", bound=AfterServingCallable) T_after_websocket = t.TypeVar("T_after_websocket", bound=AfterWebsocketCallable) T_before_serving = t.TypeVar("T_before_serving", bound=BeforeServingCallable) T_before_websocket = t.TypeVar("T_before_websocket", bound=BeforeWebsocketCallable) T_teardown = t.TypeVar("T_teardown", bound=TeardownCallable) T_websocket = t.TypeVar("T_websocket", bound=WebsocketCallable) T_while_serving = t.TypeVar("T_while_serving", bound=WhileServingCallable) class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function its
(self, func: ~T_before_serving) -> ~T_before_serving
[ -0.003358150366693735, -0.0487184002995491, -0.09208499640226364, -0.03436197340488434, 0.027481084689497948, 0.021290406584739685, -0.013698067516088486, 0.04697693884372711, -0.07980982959270477, -0.006923364475369453, 0.038821808993816376, -0.014069720171391964, 0.02671654149889946, 0.034999094903469086, 0.0022763744927942753, 0.015248391777276993, 0.06970086693763733, -0.030985241755843163, 0.05181904509663582, -0.04510805383324623, 0.005171285942196846, 0.007395894732326269, 0.01753140240907669, -0.019718846306204796, -0.022638976573944092, 0.0186463613063097, -0.06464638561010361, 0.036698080599308014, 0.02087627910077572, -0.059337057173252106, 0.023891977965831757, -0.052073895931243896, 0.07212191820144653, 0.004884582478553057, 0.0323869027197361, 0.0033501863945275545, -0.022660214453935623, -0.03771746903657913, -0.09301943331956863, -0.03455311059951782, 0.049822740256786346, -0.008707298897206783, 0.012678676284849644, 0.016331493854522705, 0.042899373918771744, 0.03969253972172737, -0.07182459533214569, 0.07314130663871765, -0.019347192719578743, 0.03506280481815338, 0.007778166327625513, 0.022426603361964226, 0.011924752034246922, 0.071229949593544, 0.037101589143276215, 0.054155152291059494, -0.047104362398386, 0.03455311059951782, 0.02021792344748974, -0.041051726788282394, -0.006981767248362303, 0.017212843522429466, 0.04154018685221672, 0.0184446070343256, 0.022723926231265068, -0.03701663762331009, -0.011606192216277122, 0.01854017563164234, -0.007486153393983841, -0.018306564539670944, 0.013443219475448132, 0.030475545674562454, 0.027969542890787125, 0.001671111211180687, 0.01674562133848667, -0.02580333687365055, 0.05802034214138985, -0.001744114444591105, -0.049950163811445236, 0.03121885098516941, 0.04455588385462761, -0.00588804529979825, -0.03569992631673813, 0.013644974678754807, 0.0696159154176712, 0.019336573779582977, 0.042538341134786606, -0.024762708693742752, -0.12266672402620316, -0.008367502130568027, -0.03979872539639473, 0.011606192216277122, 0.002763505559414625, -0.014558178372681141, 0.017626971006393433, -0.05967685207724571, -0.026546642184257507, -0.007629504892975092, 0.02777840755879879, -0.03918284550309181, -0.045150529593229294, 0.05632135644555092, -0.040265947580337524, -0.013783017173409462, 0.04591507464647293, -0.051649149507284164, 0.01467498391866684, -0.018710073083639145, -0.025612201541662216, -0.0015569606330245733, -0.0122964046895504, -0.026419218629598618, 0.008956837467849255, 0.010958453640341759, -0.012530015781521797, 0.029456155374646187, -0.025081267580389977, 0.03822716698050499, 0.06451895833015442, -0.06154573708772659, -0.015566951595246792, -0.0005382332019507885, 0.01328394003212452, -0.05424010008573532, 0.03909789398312569, 0.07212191820144653, 0.019952457398176193, -0.0021343501284718513, 0.021725771948695183, 0.0020892207976430655, -0.029456155374646187, 0.059591904282569885, 0.02109927125275135, 0.039352744817733765, -0.007257852237671614, 0.020738236606121063, -0.0059252106584608555, 0.004247462842613459, -0.00032469863072037697, 0.05674610286951065, 0.016458919271826744, 0.018858734518289566, -0.008548018522560596, -0.023212384432554245, 0.007098572328686714, 0.018933065235614777, -0.05092708021402359, -0.005665053613483906, 0.012922905385494232, 0.0124981589615345, 0.030072037130594254, 0.002877656137570739, -0.04829365387558937, 0.028075728565454483, -0.0019724154844880104, 0.021789483726024628, -0.05882735922932625, 0.0512668751180172, 0.01482364535331726, -0.060356445610523224, -0.02792706899344921, -0.022957537323236465, 0.00747022544965148, -0.06320224702358246, 0.007709145080298185, 0.007204758934676647, 0.02302124910056591, 0.02712005004286766, 0.026928914710879326, 0.0913204476237297, -0.008951527997851372, 0.04285689815878868, 0.002101166872307658, 0.008590493351221085, 0.05848756432533264, 0.01068767812103033, 0.0019312682561576366, -0.028330577537417412, -0.0016684564761817455, -0.03404341638088226, -0.017626971006393433, -0.0376962311565876, -0.012657439336180687, 0.018933065235614777, 0.00009100521128857508, 0.06205543130636215, -0.014568797312676907, 0.023785792291164398, 0.05339060723781586, -0.010395665653049946, -0.056661155074834824, 0.01857203058898449, 0.08006467670202255, 0.010576182045042515, 0.003859881777316332, 0.002752886852249503, -0.004027125891298056, 0.02095060981810093, 0.01129825133830309, -0.042389679700136185, -0.016809334978461266, 0.02896769717335701, 0.0352114662528038, -0.0462973453104496, -0.01581118069589138, -0.03217453137040138, 0.0022577920462936163, -0.022978773340582848, -0.03533888980746269, -0.0016339458525180817, -0.019750701263546944, -0.009355036541819572, 0.029817188158631325, -0.014590035192668438, 0.06626041978597641, -0.02790583111345768, 0.01090536080300808, 0.02406187728047371, 0.006397740915417671, 0.0294986292719841, 0.04659466817975044, 0.044768258929252625, -0.06277749687433243, 0.015110349282622337, -0.0057871681638062, -0.02393445372581482, 0.009668286889791489, -0.02448662370443344, -0.01586427353322506, 0.03417083993554115, -0.014122813940048218, 0.01608726568520069, 0.07785599678754807, 0.01634211279451847, -0.02380702830851078, 0.021258551627397537, -0.032365668565034866, 0.05062975734472275, 0.006811868399381638, -0.0284580010920763, 0.007990539073944092, -0.02325485832989216, 0.02762974612414837, -0.011117734014987946, 0.033151447772979736, 0.008739154785871506, 0.029859663918614388, -0.010560254566371441, -0.011553098447620869, -0.005803096108138561, -0.01692613959312439, 0.011691141873598099, -0.030581733211874962, -0.030857818201184273, -0.05916715785861015, -0.0231486726552248, -0.03837582841515541, -0.02181072160601616, -0.028606662526726723, 0.027587270364165306, 0.00733749195933342, 0.016299638897180557, -0.03950140252709389, 0.06392431259155273, -0.011266395449638367, -0.07165469974279404, -0.01705356314778328, -0.0026121896225959063, -0.06231027841567993, -0.011245157569646835, 0.06154573708772659, 0.022023094817996025, 0.026504168286919594, 0.004733266308903694, -0.03081534244120121, -0.0708901509642601, 0.0011063313577324152, -0.024890132248401642, 0.0057340748608112335, -0.053772877901792526, -0.03402217850089073, -0.01045937743037939, 0.018402133136987686, 0.0023414138704538345, -0.0079799210652709, -0.03002956137061119, -0.003966068383306265, -0.023785792291164398, -0.0013518878258764744, -0.03807850554585457, 0.019092345610260963, -0.04166761040687561, -0.020738236606121063, 0.005184559151530266, -0.021747009828686714, 0.01435642410069704, -0.05343308299779892, 0.013379507698118687, 0.06039892137050629, -0.08656328916549683, 0.00951431691646576, 0.04969531670212746, 0.03958635404706001, 0.009275397285819054, -0.027714695781469345, -0.009546172805130482, -0.00984349474310875, 0.0009132045088335872, -0.0124981589615345, -0.024040639400482178, -0.007677289191633463, -0.035636212676763535, 0.0004171141190454364, -0.006164130289107561, 0.00435099471360445, 0.06180058419704437, -0.010400974191725254, 0.007799403741955757, 0.026631591841578484, 0.07190954685211182, -0.0124981589615345, 0.029201306402683258, 0.025463540107011795, 0.0401809997856617, 0.005537629593163729, -0.026780253276228905, 0.07993724942207336, -0.04506558179855347, -0.011149589903652668, 0.0031378131825476885, -0.07484029233455658, 0.04168884828686714, -0.04096677899360657, -0.040648218244314194, -0.05330565944314003, 0.014006008394062519, -0.039904914796352386, -0.02894645929336548, 0.0004054999735672027, -0.006949910894036293, 0.04854850098490715, -0.0035147755406796932, 0.037781182676553726, 0.02393445372581482, -0.020780712366104126, -0.056831054389476776, 0.0064561436884105206, 0.026143133640289307, 0.05568423867225647, -0.06621794402599335, 0.09072580933570862, -0.002792706713080406, -0.03674055263400078, 0.05836014077067375, 0.019612658768892288, -0.05109697952866554, -0.01571561209857464, -0.003302402328699827, 0.016108503565192223, 0.0037696233484894037, -0.060101598501205444, 0.06863900274038315, -0.030390596017241478, 0.021120509132742882, -0.031940922141075134, 0.0017653517425060272, 0.0869455635547638, -0.018327802419662476, -0.021662060171365738, 0.019570184871554375, 0.0090205492451787, 0.007629504892975092, 0.030879054218530655, -0.007693217135965824, -0.004109420347958803, -0.0037590046413242817, -0.007342801429331303, -0.039225317537784576, -0.049270570278167725, 0.06859652698040009, 0.016150977462530136, 0.049143146723508835, 0.03308773413300514, 0.01842336915433407, 0.008871887810528278, -0.03281164914369583, -0.0165969617664814, -0.023318570107221603, -0.04799633100628853, 0.016352731734514236, 0.03784489259123802, -0.001429536729119718, -0.01296538021415472, 0.03652818128466606, -0.0023175219539552927, -0.04417361319065094, -0.025081267580389977, 0.09174519777297974, 0.04931304231286049, -0.017319029197096825, 0.08851712197065353, -0.0319196842610836, 0.04591507464647293, 0.051521722227334976, -0.00035373400896787643, 0.03502033278346062, 0.05356050655245781, 0.026143133640289307, 0.009025858715176582, 0.049397993832826614, -0.0380997397005558, -0.022320417687296867, -0.08834722638130188, 0.016363350674510002, 0.004534166771918535, -0.021619586274027824, -0.0025644057895988226, 0.02777840755879879, 0.014313949272036552, 0.017796868458390236, -0.018455225974321365, -0.0010266914032399654, 0.07360853254795074, 0.041072964668273926, -0.016458919271826744, -0.003971377853304148, 0.0092223035171628, -0.012710532173514366, -0.07696402817964554, 0.047529108822345734, 0.06451895833015442, -0.0190498698502779, -0.03223824128508568, -0.0462973453104496, 0.029668528586626053, -0.0019392322283238173, -0.004682827740907669, -0.00342186214402318, 0.013729923404753208, 0.022511553019285202, -0.018210995942354202, -0.007353419903665781, 0.00664197001606226, 0.0245928093791008, 0.025421064347028732, -0.002406453248113394, -0.06112099066376686, 0.01376177929341793, 0.08724288642406464, -0.02684396505355835, -0.02724747359752655, -0.03712282329797745, -0.02856418676674366, 0.03162236139178276, -0.034977857023477554, -0.032344430685043335, 0.022808875888586044, 0.0005870126187801361, -0.04285689815878868, -0.04735920950770378, 0.030178222805261612, -0.009731999598443508, 0.04321793466806412, -0.05041738227009773, -0.004966876935213804, 0.010400974191725254, 0.04812375456094742, -0.024529097601771355, -0.02380702830851078, 0.002109130844473839, 0.038036029785871506, 0.00855332799255848, -0.004271354991942644, -0.019283480942249298, 0.057468172162771225, -0.016660673543810844, -0.020993085578083992, -0.01705356314778328, -0.03504156693816185, -0.03028441034257412, -0.012190218083560467, -0.02246907912194729, -0.020260397344827652, 0.030879054218530655, -0.03336381912231445, -0.031940922141075134, 0.035381365567445755, -0.015779323875904083, 0.04876087233424187, -0.034595586359500885, -0.043324120342731476, 0.01970822736620903, -0.009408130310475826, -0.026015710085630417, 0.036570653319358826, 0.012338879518210888, -0.004571331664919853, 0.01990998163819313, 0.007518009282648563, -0.02289382554590702, -0.0009523608023300767, -0.058784887194633484, -0.007210067939013243, 0.05003511160612106, -0.03230195492506027, 0.010969072580337524, -0.08698803931474686, -0.030624207109212875, -0.0038997018709778786, -0.02380702830851078, 0.012084031477570534, 0.04417361319065094, -0.016501393169164658, 0.0011952625354751945, 0.028542950749397278, -0.016841189935803413, 0.0036156526766717434, 0.012434447184205055, 0.0001702303416095674, -0.06923364102840424, 0.02527240291237831, -0.028012016788125038, 0.060653768479824066, 0.044216088950634, -0.013135278597474098, -0.0064561436884105206, 0.054962169378995895, -0.024826420471072197, 0.0039554499089717865, 0.04459835961461067, 0.025038793683052063, 0.06562329828739166, 0.02183195948600769, 0.0012928214855492115, 0.0006371194031089544, -0.019814414903521538, -0.026376744732260704, -0.05929458141326904, -0.07326873391866684, -0.01162742916494608, -0.010262931697070599, 0.049780264496803284, -0.00810734461992979, -0.07038045674562454, -0.06838414818048477, -0.039352744817733765, 0.012073413468897343, -0.001996307633817196, -0.0053305658511817455, -0.06740723550319672, -0.0618855319917202, 0.02894645929336548, 0.03595477342605591, 0.019973693415522575, -0.0745854452252388, -0.08384491503238678, 0.024274250492453575, -0.03189844638109207, -0.022554026916623116, 0.002383888466283679, -0.047529108822345734, -0.0007167593576014042, -0.07207944244146347, -0.007576411589980125, 0.024762708693742752, 0.06596309691667557, 0.05305081233382225, -0.0075126998126506805, -0.05908220633864403, -0.01495106890797615, -0.0256334375590086, 0.0070030041970312595, 0.029392443597316742, -0.06872394680976868, -0.024975081905722618, -0.0031271944753825665, 0.02206556871533394, -0.005325256381183863, 0.053900301456451416, -0.02580333687365055, 0.014006008394062519, 0.003812097944319248, -0.03659189119935036, -0.037887368351221085, 0.024146826937794685, -0.005473917815834284, 0.07819578796625137, 0.0929344892501831, -0.023445995524525642, -0.02501755580306053, -0.02896769717335701, -0.03143122419714928, -0.0011342052603140473, -0.03877933695912361, 0.02157711051404476, 0.06320224702358246, 0.010634585283696651, 0.039607591927051544, 0.022108044475317, 0.0741182267665863, -0.023913215845823288, 0.07233428955078125, 0.019771939143538475, -0.037759944796562195, 0.011160208843648434, 0.011924752034246922, 0.0009862077422440052, -0.00006790133193135262, 0.005882735829800367, 0.002533877035602927, -0.02380702830851078, 0.00852678157389164, -0.015768704935908318, 0.007156974636018276, -0.016108503565192223, 0.006689753849059343, -0.06761960685253143, 0.010374427773058414, 0.046084970235824585, -0.02005864307284355, 0.0405845083296299, -0.03502033278346062, -0.013899821788072586, 0.0009244868415407836, -0.017223462462425232, 0.026652829721570015, 0.01667129248380661, 0.0015914712566882372, -0.09930568188428879, -0.030581733211874962, 0.019198531284928322, -0.030900292098522186, 0.04230472818017006, -0.014738695695996284, 0.038269639015197754, -0.032344430685043335, -0.02567591331899166, -0.0186463613063097, -0.01937904953956604, -0.012975999154150486, 0.022532790899276733, -0.020281635224819183, 0.034871671348810196, -0.04829365387558937, 0.012137125246226788, 0.03204710781574249, 0.06626041978597641, -0.07288645952939987, 0.0027104122564196587, -0.033385057002305984, -0.017775632441043854, 0.026164371520280838, -0.017011089250445366, 0.03650694340467453, -0.008218840695917606, 0.07760114222764969, 0.011595573276281357, -0.05581166222691536, 0.041476473212242126, 0.02367960475385189, 0.023106196895241737, -0.02527240291237831, 0.027842119336128235, 0.0028511094860732555, -0.03068791888654232, 0.009970919229090214, 0.05598156154155731, -0.04309051111340523, 0.04192245751619339, -0.015779323875904083, 0.04574517533183098, 0.08367501944303513, -0.015089111402630806, -0.02011173591017723, 0.019697608426213264, 0.047401685267686844, -0.025824574753642082, -0.01697923243045807, -0.015354578383266926, -0.04037213325500488, -0.055896610021591187, 0.08210345357656479, -0.02922254428267479, -0.005633197724819183, -0.007507390342652798, -0.016150977462530136, 0.04863344877958298, -0.024762708693742752, 0.037505097687244415, -0.04829365387558937, 0.023743316531181335, 0.014313949272036552, -0.0352114662528038, 0.0031218852382153273, -0.05649125576019287, -0.03733519837260246, -0.013241465203464031, -0.03620962053537369, 0.0032466542907059193, -0.030900292098522186, 0.022192994132637978, -0.009801020845770836, 0.04969531670212746, -0.0011833165772259235, 0.013708686456084251, 0.009885969571769238, -0.011468149721622467, -0.04553280025720596, 0.007799403741955757, 0.03742014616727829, -0.03873686119914055, -0.02512374334037304, 0.05831766501069069, -0.021895671263337135, -0.04600002244114876, -0.0005103591829538345, -0.03336381912231445, 0.006180058233439922, 0.005675672087818384, 0.014292712323367596, -0.06354204565286636, 0.020525863394141197, 0.05003511160612106, -0.021439068019390106, 0.05950695276260376, -0.05517454072833061, -0.003960758913308382, 0.01897554099559784, -0.0035652141086757183, -0.017626971006393433, 0.021194839850068092, -0.048208702355623245, -0.0454903282225132, 0.11875905841588974, 0.07462792098522186, -0.020472770556807518, 0.00023974936630111188, -0.037505097687244415, -0.0758596882224083, -0.004823524970561266, 0.01041159313172102, -0.04328164458274841, -0.06787445396184921, -0.014643128030002117, 0.024529097601771355, 0.004581950604915619, 0.025718387216329575, 0.00787904392927885, -0.004223570693284273, 0.03981996327638626, 0.043302882462739944, -0.029031408950686455, -0.08911176770925522, 0.03334258496761322, -0.04667961597442627, 0.018964922055602074, -0.021067416295409203, -0.006668516434729099, -0.04893077164888382, -0.012540633790194988, -0.032344430685043335, 0.057595595717430115, 0.04062698036432266, 0.021088652312755585, 0.06260760128498077, 0.03674055263400078, -0.014197144657373428, 0.025081267580389977 ]
29,239
quart.blueprints
before_app_websocket
Add a before websocket to the App. This is designed to be used as a decorator, and has the same arguments as :meth:`~quart.Quart.before_websocket`. It applies to all requests to the app this blueprint is registered on. An example usage, .. code-block:: python blueprint = Blueprint(__name__) @blueprint.before_app_websocket def before(): ...
from __future__ import annotations import os import typing as t from collections import defaultdict from datetime import timedelta from aiofiles import open as async_open from aiofiles.base import AiofilesContextManager from aiofiles.threadpool.binary import AsyncBufferedReader from flask.sansio.app import App from flask.sansio.blueprints import ( # noqa Blueprint as SansioBlueprint, BlueprintSetupState as BlueprintSetupState, ) from flask.sansio.scaffold import setupmethod from .cli import AppGroup from .globals import current_app from .helpers import send_from_directory from .typing import ( AfterServingCallable, AfterWebsocketCallable, AppOrBlueprintKey, BeforeServingCallable, BeforeWebsocketCallable, FilePath, TeardownCallable, WebsocketCallable, WhileServingCallable, ) if t.TYPE_CHECKING: from .wrappers import Response T_after_serving = t.TypeVar("T_after_serving", bound=AfterServingCallable) T_after_websocket = t.TypeVar("T_after_websocket", bound=AfterWebsocketCallable) T_before_serving = t.TypeVar("T_before_serving", bound=BeforeServingCallable) T_before_websocket = t.TypeVar("T_before_websocket", bound=BeforeWebsocketCallable) T_teardown = t.TypeVar("T_teardown", bound=TeardownCallable) T_websocket = t.TypeVar("T_websocket", bound=WebsocketCallable) T_while_serving = t.TypeVar("T_while_serving", bound=WhileServingCallable) class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function its
(self, func: ~T_before_websocket) -> ~T_before_websocket
[ -0.003358150366693735, -0.0487184002995491, -0.09208499640226364, -0.03436197340488434, 0.027481084689497948, 0.021290406584739685, -0.013698067516088486, 0.04697693884372711, -0.07980982959270477, -0.006923364475369453, 0.038821808993816376, -0.014069720171391964, 0.02671654149889946, 0.034999094903469086, 0.0022763744927942753, 0.015248391777276993, 0.06970086693763733, -0.030985241755843163, 0.05181904509663582, -0.04510805383324623, 0.005171285942196846, 0.007395894732326269, 0.01753140240907669, -0.019718846306204796, -0.022638976573944092, 0.0186463613063097, -0.06464638561010361, 0.036698080599308014, 0.02087627910077572, -0.059337057173252106, 0.023891977965831757, -0.052073895931243896, 0.07212191820144653, 0.004884582478553057, 0.0323869027197361, 0.0033501863945275545, -0.022660214453935623, -0.03771746903657913, -0.09301943331956863, -0.03455311059951782, 0.049822740256786346, -0.008707298897206783, 0.012678676284849644, 0.016331493854522705, 0.042899373918771744, 0.03969253972172737, -0.07182459533214569, 0.07314130663871765, -0.019347192719578743, 0.03506280481815338, 0.007778166327625513, 0.022426603361964226, 0.011924752034246922, 0.071229949593544, 0.037101589143276215, 0.054155152291059494, -0.047104362398386, 0.03455311059951782, 0.02021792344748974, -0.041051726788282394, -0.006981767248362303, 0.017212843522429466, 0.04154018685221672, 0.0184446070343256, 0.022723926231265068, -0.03701663762331009, -0.011606192216277122, 0.01854017563164234, -0.007486153393983841, -0.018306564539670944, 0.013443219475448132, 0.030475545674562454, 0.027969542890787125, 0.001671111211180687, 0.01674562133848667, -0.02580333687365055, 0.05802034214138985, -0.001744114444591105, -0.049950163811445236, 0.03121885098516941, 0.04455588385462761, -0.00588804529979825, -0.03569992631673813, 0.013644974678754807, 0.0696159154176712, 0.019336573779582977, 0.042538341134786606, -0.024762708693742752, -0.12266672402620316, -0.008367502130568027, -0.03979872539639473, 0.011606192216277122, 0.002763505559414625, -0.014558178372681141, 0.017626971006393433, -0.05967685207724571, -0.026546642184257507, -0.007629504892975092, 0.02777840755879879, -0.03918284550309181, -0.045150529593229294, 0.05632135644555092, -0.040265947580337524, -0.013783017173409462, 0.04591507464647293, -0.051649149507284164, 0.01467498391866684, -0.018710073083639145, -0.025612201541662216, -0.0015569606330245733, -0.0122964046895504, -0.026419218629598618, 0.008956837467849255, 0.010958453640341759, -0.012530015781521797, 0.029456155374646187, -0.025081267580389977, 0.03822716698050499, 0.06451895833015442, -0.06154573708772659, -0.015566951595246792, -0.0005382332019507885, 0.01328394003212452, -0.05424010008573532, 0.03909789398312569, 0.07212191820144653, 0.019952457398176193, -0.0021343501284718513, 0.021725771948695183, 0.0020892207976430655, -0.029456155374646187, 0.059591904282569885, 0.02109927125275135, 0.039352744817733765, -0.007257852237671614, 0.020738236606121063, -0.0059252106584608555, 0.004247462842613459, -0.00032469863072037697, 0.05674610286951065, 0.016458919271826744, 0.018858734518289566, -0.008548018522560596, -0.023212384432554245, 0.007098572328686714, 0.018933065235614777, -0.05092708021402359, -0.005665053613483906, 0.012922905385494232, 0.0124981589615345, 0.030072037130594254, 0.002877656137570739, -0.04829365387558937, 0.028075728565454483, -0.0019724154844880104, 0.021789483726024628, -0.05882735922932625, 0.0512668751180172, 0.01482364535331726, -0.060356445610523224, -0.02792706899344921, -0.022957537323236465, 0.00747022544965148, -0.06320224702358246, 0.007709145080298185, 0.007204758934676647, 0.02302124910056591, 0.02712005004286766, 0.026928914710879326, 0.0913204476237297, -0.008951527997851372, 0.04285689815878868, 0.002101166872307658, 0.008590493351221085, 0.05848756432533264, 0.01068767812103033, 0.0019312682561576366, -0.028330577537417412, -0.0016684564761817455, -0.03404341638088226, -0.017626971006393433, -0.0376962311565876, -0.012657439336180687, 0.018933065235614777, 0.00009100521128857508, 0.06205543130636215, -0.014568797312676907, 0.023785792291164398, 0.05339060723781586, -0.010395665653049946, -0.056661155074834824, 0.01857203058898449, 0.08006467670202255, 0.010576182045042515, 0.003859881777316332, 0.002752886852249503, -0.004027125891298056, 0.02095060981810093, 0.01129825133830309, -0.042389679700136185, -0.016809334978461266, 0.02896769717335701, 0.0352114662528038, -0.0462973453104496, -0.01581118069589138, -0.03217453137040138, 0.0022577920462936163, -0.022978773340582848, -0.03533888980746269, -0.0016339458525180817, -0.019750701263546944, -0.009355036541819572, 0.029817188158631325, -0.014590035192668438, 0.06626041978597641, -0.02790583111345768, 0.01090536080300808, 0.02406187728047371, 0.006397740915417671, 0.0294986292719841, 0.04659466817975044, 0.044768258929252625, -0.06277749687433243, 0.015110349282622337, -0.0057871681638062, -0.02393445372581482, 0.009668286889791489, -0.02448662370443344, -0.01586427353322506, 0.03417083993554115, -0.014122813940048218, 0.01608726568520069, 0.07785599678754807, 0.01634211279451847, -0.02380702830851078, 0.021258551627397537, -0.032365668565034866, 0.05062975734472275, 0.006811868399381638, -0.0284580010920763, 0.007990539073944092, -0.02325485832989216, 0.02762974612414837, -0.011117734014987946, 0.033151447772979736, 0.008739154785871506, 0.029859663918614388, -0.010560254566371441, -0.011553098447620869, -0.005803096108138561, -0.01692613959312439, 0.011691141873598099, -0.030581733211874962, -0.030857818201184273, -0.05916715785861015, -0.0231486726552248, -0.03837582841515541, -0.02181072160601616, -0.028606662526726723, 0.027587270364165306, 0.00733749195933342, 0.016299638897180557, -0.03950140252709389, 0.06392431259155273, -0.011266395449638367, -0.07165469974279404, -0.01705356314778328, -0.0026121896225959063, -0.06231027841567993, -0.011245157569646835, 0.06154573708772659, 0.022023094817996025, 0.026504168286919594, 0.004733266308903694, -0.03081534244120121, -0.0708901509642601, 0.0011063313577324152, -0.024890132248401642, 0.0057340748608112335, -0.053772877901792526, -0.03402217850089073, -0.01045937743037939, 0.018402133136987686, 0.0023414138704538345, -0.0079799210652709, -0.03002956137061119, -0.003966068383306265, -0.023785792291164398, -0.0013518878258764744, -0.03807850554585457, 0.019092345610260963, -0.04166761040687561, -0.020738236606121063, 0.005184559151530266, -0.021747009828686714, 0.01435642410069704, -0.05343308299779892, 0.013379507698118687, 0.06039892137050629, -0.08656328916549683, 0.00951431691646576, 0.04969531670212746, 0.03958635404706001, 0.009275397285819054, -0.027714695781469345, -0.009546172805130482, -0.00984349474310875, 0.0009132045088335872, -0.0124981589615345, -0.024040639400482178, -0.007677289191633463, -0.035636212676763535, 0.0004171141190454364, -0.006164130289107561, 0.00435099471360445, 0.06180058419704437, -0.010400974191725254, 0.007799403741955757, 0.026631591841578484, 0.07190954685211182, -0.0124981589615345, 0.029201306402683258, 0.025463540107011795, 0.0401809997856617, 0.005537629593163729, -0.026780253276228905, 0.07993724942207336, -0.04506558179855347, -0.011149589903652668, 0.0031378131825476885, -0.07484029233455658, 0.04168884828686714, -0.04096677899360657, -0.040648218244314194, -0.05330565944314003, 0.014006008394062519, -0.039904914796352386, -0.02894645929336548, 0.0004054999735672027, -0.006949910894036293, 0.04854850098490715, -0.0035147755406796932, 0.037781182676553726, 0.02393445372581482, -0.020780712366104126, -0.056831054389476776, 0.0064561436884105206, 0.026143133640289307, 0.05568423867225647, -0.06621794402599335, 0.09072580933570862, -0.002792706713080406, -0.03674055263400078, 0.05836014077067375, 0.019612658768892288, -0.05109697952866554, -0.01571561209857464, -0.003302402328699827, 0.016108503565192223, 0.0037696233484894037, -0.060101598501205444, 0.06863900274038315, -0.030390596017241478, 0.021120509132742882, -0.031940922141075134, 0.0017653517425060272, 0.0869455635547638, -0.018327802419662476, -0.021662060171365738, 0.019570184871554375, 0.0090205492451787, 0.007629504892975092, 0.030879054218530655, -0.007693217135965824, -0.004109420347958803, -0.0037590046413242817, -0.007342801429331303, -0.039225317537784576, -0.049270570278167725, 0.06859652698040009, 0.016150977462530136, 0.049143146723508835, 0.03308773413300514, 0.01842336915433407, 0.008871887810528278, -0.03281164914369583, -0.0165969617664814, -0.023318570107221603, -0.04799633100628853, 0.016352731734514236, 0.03784489259123802, -0.001429536729119718, -0.01296538021415472, 0.03652818128466606, -0.0023175219539552927, -0.04417361319065094, -0.025081267580389977, 0.09174519777297974, 0.04931304231286049, -0.017319029197096825, 0.08851712197065353, -0.0319196842610836, 0.04591507464647293, 0.051521722227334976, -0.00035373400896787643, 0.03502033278346062, 0.05356050655245781, 0.026143133640289307, 0.009025858715176582, 0.049397993832826614, -0.0380997397005558, -0.022320417687296867, -0.08834722638130188, 0.016363350674510002, 0.004534166771918535, -0.021619586274027824, -0.0025644057895988226, 0.02777840755879879, 0.014313949272036552, 0.017796868458390236, -0.018455225974321365, -0.0010266914032399654, 0.07360853254795074, 0.041072964668273926, -0.016458919271826744, -0.003971377853304148, 0.0092223035171628, -0.012710532173514366, -0.07696402817964554, 0.047529108822345734, 0.06451895833015442, -0.0190498698502779, -0.03223824128508568, -0.0462973453104496, 0.029668528586626053, -0.0019392322283238173, -0.004682827740907669, -0.00342186214402318, 0.013729923404753208, 0.022511553019285202, -0.018210995942354202, -0.007353419903665781, 0.00664197001606226, 0.0245928093791008, 0.025421064347028732, -0.002406453248113394, -0.06112099066376686, 0.01376177929341793, 0.08724288642406464, -0.02684396505355835, -0.02724747359752655, -0.03712282329797745, -0.02856418676674366, 0.03162236139178276, -0.034977857023477554, -0.032344430685043335, 0.022808875888586044, 0.0005870126187801361, -0.04285689815878868, -0.04735920950770378, 0.030178222805261612, -0.009731999598443508, 0.04321793466806412, -0.05041738227009773, -0.004966876935213804, 0.010400974191725254, 0.04812375456094742, -0.024529097601771355, -0.02380702830851078, 0.002109130844473839, 0.038036029785871506, 0.00855332799255848, -0.004271354991942644, -0.019283480942249298, 0.057468172162771225, -0.016660673543810844, -0.020993085578083992, -0.01705356314778328, -0.03504156693816185, -0.03028441034257412, -0.012190218083560467, -0.02246907912194729, -0.020260397344827652, 0.030879054218530655, -0.03336381912231445, -0.031940922141075134, 0.035381365567445755, -0.015779323875904083, 0.04876087233424187, -0.034595586359500885, -0.043324120342731476, 0.01970822736620903, -0.009408130310475826, -0.026015710085630417, 0.036570653319358826, 0.012338879518210888, -0.004571331664919853, 0.01990998163819313, 0.007518009282648563, -0.02289382554590702, -0.0009523608023300767, -0.058784887194633484, -0.007210067939013243, 0.05003511160612106, -0.03230195492506027, 0.010969072580337524, -0.08698803931474686, -0.030624207109212875, -0.0038997018709778786, -0.02380702830851078, 0.012084031477570534, 0.04417361319065094, -0.016501393169164658, 0.0011952625354751945, 0.028542950749397278, -0.016841189935803413, 0.0036156526766717434, 0.012434447184205055, 0.0001702303416095674, -0.06923364102840424, 0.02527240291237831, -0.028012016788125038, 0.060653768479824066, 0.044216088950634, -0.013135278597474098, -0.0064561436884105206, 0.054962169378995895, -0.024826420471072197, 0.0039554499089717865, 0.04459835961461067, 0.025038793683052063, 0.06562329828739166, 0.02183195948600769, 0.0012928214855492115, 0.0006371194031089544, -0.019814414903521538, -0.026376744732260704, -0.05929458141326904, -0.07326873391866684, -0.01162742916494608, -0.010262931697070599, 0.049780264496803284, -0.00810734461992979, -0.07038045674562454, -0.06838414818048477, -0.039352744817733765, 0.012073413468897343, -0.001996307633817196, -0.0053305658511817455, -0.06740723550319672, -0.0618855319917202, 0.02894645929336548, 0.03595477342605591, 0.019973693415522575, -0.0745854452252388, -0.08384491503238678, 0.024274250492453575, -0.03189844638109207, -0.022554026916623116, 0.002383888466283679, -0.047529108822345734, -0.0007167593576014042, -0.07207944244146347, -0.007576411589980125, 0.024762708693742752, 0.06596309691667557, 0.05305081233382225, -0.0075126998126506805, -0.05908220633864403, -0.01495106890797615, -0.0256334375590086, 0.0070030041970312595, 0.029392443597316742, -0.06872394680976868, -0.024975081905722618, -0.0031271944753825665, 0.02206556871533394, -0.005325256381183863, 0.053900301456451416, -0.02580333687365055, 0.014006008394062519, 0.003812097944319248, -0.03659189119935036, -0.037887368351221085, 0.024146826937794685, -0.005473917815834284, 0.07819578796625137, 0.0929344892501831, -0.023445995524525642, -0.02501755580306053, -0.02896769717335701, -0.03143122419714928, -0.0011342052603140473, -0.03877933695912361, 0.02157711051404476, 0.06320224702358246, 0.010634585283696651, 0.039607591927051544, 0.022108044475317, 0.0741182267665863, -0.023913215845823288, 0.07233428955078125, 0.019771939143538475, -0.037759944796562195, 0.011160208843648434, 0.011924752034246922, 0.0009862077422440052, -0.00006790133193135262, 0.005882735829800367, 0.002533877035602927, -0.02380702830851078, 0.00852678157389164, -0.015768704935908318, 0.007156974636018276, -0.016108503565192223, 0.006689753849059343, -0.06761960685253143, 0.010374427773058414, 0.046084970235824585, -0.02005864307284355, 0.0405845083296299, -0.03502033278346062, -0.013899821788072586, 0.0009244868415407836, -0.017223462462425232, 0.026652829721570015, 0.01667129248380661, 0.0015914712566882372, -0.09930568188428879, -0.030581733211874962, 0.019198531284928322, -0.030900292098522186, 0.04230472818017006, -0.014738695695996284, 0.038269639015197754, -0.032344430685043335, -0.02567591331899166, -0.0186463613063097, -0.01937904953956604, -0.012975999154150486, 0.022532790899276733, -0.020281635224819183, 0.034871671348810196, -0.04829365387558937, 0.012137125246226788, 0.03204710781574249, 0.06626041978597641, -0.07288645952939987, 0.0027104122564196587, -0.033385057002305984, -0.017775632441043854, 0.026164371520280838, -0.017011089250445366, 0.03650694340467453, -0.008218840695917606, 0.07760114222764969, 0.011595573276281357, -0.05581166222691536, 0.041476473212242126, 0.02367960475385189, 0.023106196895241737, -0.02527240291237831, 0.027842119336128235, 0.0028511094860732555, -0.03068791888654232, 0.009970919229090214, 0.05598156154155731, -0.04309051111340523, 0.04192245751619339, -0.015779323875904083, 0.04574517533183098, 0.08367501944303513, -0.015089111402630806, -0.02011173591017723, 0.019697608426213264, 0.047401685267686844, -0.025824574753642082, -0.01697923243045807, -0.015354578383266926, -0.04037213325500488, -0.055896610021591187, 0.08210345357656479, -0.02922254428267479, -0.005633197724819183, -0.007507390342652798, -0.016150977462530136, 0.04863344877958298, -0.024762708693742752, 0.037505097687244415, -0.04829365387558937, 0.023743316531181335, 0.014313949272036552, -0.0352114662528038, 0.0031218852382153273, -0.05649125576019287, -0.03733519837260246, -0.013241465203464031, -0.03620962053537369, 0.0032466542907059193, -0.030900292098522186, 0.022192994132637978, -0.009801020845770836, 0.04969531670212746, -0.0011833165772259235, 0.013708686456084251, 0.009885969571769238, -0.011468149721622467, -0.04553280025720596, 0.007799403741955757, 0.03742014616727829, -0.03873686119914055, -0.02512374334037304, 0.05831766501069069, -0.021895671263337135, -0.04600002244114876, -0.0005103591829538345, -0.03336381912231445, 0.006180058233439922, 0.005675672087818384, 0.014292712323367596, -0.06354204565286636, 0.020525863394141197, 0.05003511160612106, -0.021439068019390106, 0.05950695276260376, -0.05517454072833061, -0.003960758913308382, 0.01897554099559784, -0.0035652141086757183, -0.017626971006393433, 0.021194839850068092, -0.048208702355623245, -0.0454903282225132, 0.11875905841588974, 0.07462792098522186, -0.020472770556807518, 0.00023974936630111188, -0.037505097687244415, -0.0758596882224083, -0.004823524970561266, 0.01041159313172102, -0.04328164458274841, -0.06787445396184921, -0.014643128030002117, 0.024529097601771355, 0.004581950604915619, 0.025718387216329575, 0.00787904392927885, -0.004223570693284273, 0.03981996327638626, 0.043302882462739944, -0.029031408950686455, -0.08911176770925522, 0.03334258496761322, -0.04667961597442627, 0.018964922055602074, -0.021067416295409203, -0.006668516434729099, -0.04893077164888382, -0.012540633790194988, -0.032344430685043335, 0.057595595717430115, 0.04062698036432266, 0.021088652312755585, 0.06260760128498077, 0.03674055263400078, -0.014197144657373428, 0.025081267580389977 ]
29,241
quart.blueprints
before_websocket
Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function itself.
from __future__ import annotations import os import typing as t from collections import defaultdict from datetime import timedelta from aiofiles import open as async_open from aiofiles.base import AiofilesContextManager from aiofiles.threadpool.binary import AsyncBufferedReader from flask.sansio.app import App from flask.sansio.blueprints import ( # noqa Blueprint as SansioBlueprint, BlueprintSetupState as BlueprintSetupState, ) from flask.sansio.scaffold import setupmethod from .cli import AppGroup from .globals import current_app from .helpers import send_from_directory from .typing import ( AfterServingCallable, AfterWebsocketCallable, AppOrBlueprintKey, BeforeServingCallable, BeforeWebsocketCallable, FilePath, TeardownCallable, WebsocketCallable, WhileServingCallable, ) if t.TYPE_CHECKING: from .wrappers import Response T_after_serving = t.TypeVar("T_after_serving", bound=AfterServingCallable) T_after_websocket = t.TypeVar("T_after_websocket", bound=AfterWebsocketCallable) T_before_serving = t.TypeVar("T_before_serving", bound=BeforeServingCallable) T_before_websocket = t.TypeVar("T_before_websocket", bound=BeforeWebsocketCallable) T_teardown = t.TypeVar("T_teardown", bound=TeardownCallable) T_websocket = t.TypeVar("T_websocket", bound=WebsocketCallable) T_while_serving = t.TypeVar("T_while_serving", bound=WhileServingCallable) class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function its
(self, func: ~T_before_websocket) -> ~T_before_websocket
[ -0.003358150366693735, -0.0487184002995491, -0.09208499640226364, -0.03436197340488434, 0.027481084689497948, 0.021290406584739685, -0.013698067516088486, 0.04697693884372711, -0.07980982959270477, -0.006923364475369453, 0.038821808993816376, -0.014069720171391964, 0.02671654149889946, 0.034999094903469086, 0.0022763744927942753, 0.015248391777276993, 0.06970086693763733, -0.030985241755843163, 0.05181904509663582, -0.04510805383324623, 0.005171285942196846, 0.007395894732326269, 0.01753140240907669, -0.019718846306204796, -0.022638976573944092, 0.0186463613063097, -0.06464638561010361, 0.036698080599308014, 0.02087627910077572, -0.059337057173252106, 0.023891977965831757, -0.052073895931243896, 0.07212191820144653, 0.004884582478553057, 0.0323869027197361, 0.0033501863945275545, -0.022660214453935623, -0.03771746903657913, -0.09301943331956863, -0.03455311059951782, 0.049822740256786346, -0.008707298897206783, 0.012678676284849644, 0.016331493854522705, 0.042899373918771744, 0.03969253972172737, -0.07182459533214569, 0.07314130663871765, -0.019347192719578743, 0.03506280481815338, 0.007778166327625513, 0.022426603361964226, 0.011924752034246922, 0.071229949593544, 0.037101589143276215, 0.054155152291059494, -0.047104362398386, 0.03455311059951782, 0.02021792344748974, -0.041051726788282394, -0.006981767248362303, 0.017212843522429466, 0.04154018685221672, 0.0184446070343256, 0.022723926231265068, -0.03701663762331009, -0.011606192216277122, 0.01854017563164234, -0.007486153393983841, -0.018306564539670944, 0.013443219475448132, 0.030475545674562454, 0.027969542890787125, 0.001671111211180687, 0.01674562133848667, -0.02580333687365055, 0.05802034214138985, -0.001744114444591105, -0.049950163811445236, 0.03121885098516941, 0.04455588385462761, -0.00588804529979825, -0.03569992631673813, 0.013644974678754807, 0.0696159154176712, 0.019336573779582977, 0.042538341134786606, -0.024762708693742752, -0.12266672402620316, -0.008367502130568027, -0.03979872539639473, 0.011606192216277122, 0.002763505559414625, -0.014558178372681141, 0.017626971006393433, -0.05967685207724571, -0.026546642184257507, -0.007629504892975092, 0.02777840755879879, -0.03918284550309181, -0.045150529593229294, 0.05632135644555092, -0.040265947580337524, -0.013783017173409462, 0.04591507464647293, -0.051649149507284164, 0.01467498391866684, -0.018710073083639145, -0.025612201541662216, -0.0015569606330245733, -0.0122964046895504, -0.026419218629598618, 0.008956837467849255, 0.010958453640341759, -0.012530015781521797, 0.029456155374646187, -0.025081267580389977, 0.03822716698050499, 0.06451895833015442, -0.06154573708772659, -0.015566951595246792, -0.0005382332019507885, 0.01328394003212452, -0.05424010008573532, 0.03909789398312569, 0.07212191820144653, 0.019952457398176193, -0.0021343501284718513, 0.021725771948695183, 0.0020892207976430655, -0.029456155374646187, 0.059591904282569885, 0.02109927125275135, 0.039352744817733765, -0.007257852237671614, 0.020738236606121063, -0.0059252106584608555, 0.004247462842613459, -0.00032469863072037697, 0.05674610286951065, 0.016458919271826744, 0.018858734518289566, -0.008548018522560596, -0.023212384432554245, 0.007098572328686714, 0.018933065235614777, -0.05092708021402359, -0.005665053613483906, 0.012922905385494232, 0.0124981589615345, 0.030072037130594254, 0.002877656137570739, -0.04829365387558937, 0.028075728565454483, -0.0019724154844880104, 0.021789483726024628, -0.05882735922932625, 0.0512668751180172, 0.01482364535331726, -0.060356445610523224, -0.02792706899344921, -0.022957537323236465, 0.00747022544965148, -0.06320224702358246, 0.007709145080298185, 0.007204758934676647, 0.02302124910056591, 0.02712005004286766, 0.026928914710879326, 0.0913204476237297, -0.008951527997851372, 0.04285689815878868, 0.002101166872307658, 0.008590493351221085, 0.05848756432533264, 0.01068767812103033, 0.0019312682561576366, -0.028330577537417412, -0.0016684564761817455, -0.03404341638088226, -0.017626971006393433, -0.0376962311565876, -0.012657439336180687, 0.018933065235614777, 0.00009100521128857508, 0.06205543130636215, -0.014568797312676907, 0.023785792291164398, 0.05339060723781586, -0.010395665653049946, -0.056661155074834824, 0.01857203058898449, 0.08006467670202255, 0.010576182045042515, 0.003859881777316332, 0.002752886852249503, -0.004027125891298056, 0.02095060981810093, 0.01129825133830309, -0.042389679700136185, -0.016809334978461266, 0.02896769717335701, 0.0352114662528038, -0.0462973453104496, -0.01581118069589138, -0.03217453137040138, 0.0022577920462936163, -0.022978773340582848, -0.03533888980746269, -0.0016339458525180817, -0.019750701263546944, -0.009355036541819572, 0.029817188158631325, -0.014590035192668438, 0.06626041978597641, -0.02790583111345768, 0.01090536080300808, 0.02406187728047371, 0.006397740915417671, 0.0294986292719841, 0.04659466817975044, 0.044768258929252625, -0.06277749687433243, 0.015110349282622337, -0.0057871681638062, -0.02393445372581482, 0.009668286889791489, -0.02448662370443344, -0.01586427353322506, 0.03417083993554115, -0.014122813940048218, 0.01608726568520069, 0.07785599678754807, 0.01634211279451847, -0.02380702830851078, 0.021258551627397537, -0.032365668565034866, 0.05062975734472275, 0.006811868399381638, -0.0284580010920763, 0.007990539073944092, -0.02325485832989216, 0.02762974612414837, -0.011117734014987946, 0.033151447772979736, 0.008739154785871506, 0.029859663918614388, -0.010560254566371441, -0.011553098447620869, -0.005803096108138561, -0.01692613959312439, 0.011691141873598099, -0.030581733211874962, -0.030857818201184273, -0.05916715785861015, -0.0231486726552248, -0.03837582841515541, -0.02181072160601616, -0.028606662526726723, 0.027587270364165306, 0.00733749195933342, 0.016299638897180557, -0.03950140252709389, 0.06392431259155273, -0.011266395449638367, -0.07165469974279404, -0.01705356314778328, -0.0026121896225959063, -0.06231027841567993, -0.011245157569646835, 0.06154573708772659, 0.022023094817996025, 0.026504168286919594, 0.004733266308903694, -0.03081534244120121, -0.0708901509642601, 0.0011063313577324152, -0.024890132248401642, 0.0057340748608112335, -0.053772877901792526, -0.03402217850089073, -0.01045937743037939, 0.018402133136987686, 0.0023414138704538345, -0.0079799210652709, -0.03002956137061119, -0.003966068383306265, -0.023785792291164398, -0.0013518878258764744, -0.03807850554585457, 0.019092345610260963, -0.04166761040687561, -0.020738236606121063, 0.005184559151530266, -0.021747009828686714, 0.01435642410069704, -0.05343308299779892, 0.013379507698118687, 0.06039892137050629, -0.08656328916549683, 0.00951431691646576, 0.04969531670212746, 0.03958635404706001, 0.009275397285819054, -0.027714695781469345, -0.009546172805130482, -0.00984349474310875, 0.0009132045088335872, -0.0124981589615345, -0.024040639400482178, -0.007677289191633463, -0.035636212676763535, 0.0004171141190454364, -0.006164130289107561, 0.00435099471360445, 0.06180058419704437, -0.010400974191725254, 0.007799403741955757, 0.026631591841578484, 0.07190954685211182, -0.0124981589615345, 0.029201306402683258, 0.025463540107011795, 0.0401809997856617, 0.005537629593163729, -0.026780253276228905, 0.07993724942207336, -0.04506558179855347, -0.011149589903652668, 0.0031378131825476885, -0.07484029233455658, 0.04168884828686714, -0.04096677899360657, -0.040648218244314194, -0.05330565944314003, 0.014006008394062519, -0.039904914796352386, -0.02894645929336548, 0.0004054999735672027, -0.006949910894036293, 0.04854850098490715, -0.0035147755406796932, 0.037781182676553726, 0.02393445372581482, -0.020780712366104126, -0.056831054389476776, 0.0064561436884105206, 0.026143133640289307, 0.05568423867225647, -0.06621794402599335, 0.09072580933570862, -0.002792706713080406, -0.03674055263400078, 0.05836014077067375, 0.019612658768892288, -0.05109697952866554, -0.01571561209857464, -0.003302402328699827, 0.016108503565192223, 0.0037696233484894037, -0.060101598501205444, 0.06863900274038315, -0.030390596017241478, 0.021120509132742882, -0.031940922141075134, 0.0017653517425060272, 0.0869455635547638, -0.018327802419662476, -0.021662060171365738, 0.019570184871554375, 0.0090205492451787, 0.007629504892975092, 0.030879054218530655, -0.007693217135965824, -0.004109420347958803, -0.0037590046413242817, -0.007342801429331303, -0.039225317537784576, -0.049270570278167725, 0.06859652698040009, 0.016150977462530136, 0.049143146723508835, 0.03308773413300514, 0.01842336915433407, 0.008871887810528278, -0.03281164914369583, -0.0165969617664814, -0.023318570107221603, -0.04799633100628853, 0.016352731734514236, 0.03784489259123802, -0.001429536729119718, -0.01296538021415472, 0.03652818128466606, -0.0023175219539552927, -0.04417361319065094, -0.025081267580389977, 0.09174519777297974, 0.04931304231286049, -0.017319029197096825, 0.08851712197065353, -0.0319196842610836, 0.04591507464647293, 0.051521722227334976, -0.00035373400896787643, 0.03502033278346062, 0.05356050655245781, 0.026143133640289307, 0.009025858715176582, 0.049397993832826614, -0.0380997397005558, -0.022320417687296867, -0.08834722638130188, 0.016363350674510002, 0.004534166771918535, -0.021619586274027824, -0.0025644057895988226, 0.02777840755879879, 0.014313949272036552, 0.017796868458390236, -0.018455225974321365, -0.0010266914032399654, 0.07360853254795074, 0.041072964668273926, -0.016458919271826744, -0.003971377853304148, 0.0092223035171628, -0.012710532173514366, -0.07696402817964554, 0.047529108822345734, 0.06451895833015442, -0.0190498698502779, -0.03223824128508568, -0.0462973453104496, 0.029668528586626053, -0.0019392322283238173, -0.004682827740907669, -0.00342186214402318, 0.013729923404753208, 0.022511553019285202, -0.018210995942354202, -0.007353419903665781, 0.00664197001606226, 0.0245928093791008, 0.025421064347028732, -0.002406453248113394, -0.06112099066376686, 0.01376177929341793, 0.08724288642406464, -0.02684396505355835, -0.02724747359752655, -0.03712282329797745, -0.02856418676674366, 0.03162236139178276, -0.034977857023477554, -0.032344430685043335, 0.022808875888586044, 0.0005870126187801361, -0.04285689815878868, -0.04735920950770378, 0.030178222805261612, -0.009731999598443508, 0.04321793466806412, -0.05041738227009773, -0.004966876935213804, 0.010400974191725254, 0.04812375456094742, -0.024529097601771355, -0.02380702830851078, 0.002109130844473839, 0.038036029785871506, 0.00855332799255848, -0.004271354991942644, -0.019283480942249298, 0.057468172162771225, -0.016660673543810844, -0.020993085578083992, -0.01705356314778328, -0.03504156693816185, -0.03028441034257412, -0.012190218083560467, -0.02246907912194729, -0.020260397344827652, 0.030879054218530655, -0.03336381912231445, -0.031940922141075134, 0.035381365567445755, -0.015779323875904083, 0.04876087233424187, -0.034595586359500885, -0.043324120342731476, 0.01970822736620903, -0.009408130310475826, -0.026015710085630417, 0.036570653319358826, 0.012338879518210888, -0.004571331664919853, 0.01990998163819313, 0.007518009282648563, -0.02289382554590702, -0.0009523608023300767, -0.058784887194633484, -0.007210067939013243, 0.05003511160612106, -0.03230195492506027, 0.010969072580337524, -0.08698803931474686, -0.030624207109212875, -0.0038997018709778786, -0.02380702830851078, 0.012084031477570534, 0.04417361319065094, -0.016501393169164658, 0.0011952625354751945, 0.028542950749397278, -0.016841189935803413, 0.0036156526766717434, 0.012434447184205055, 0.0001702303416095674, -0.06923364102840424, 0.02527240291237831, -0.028012016788125038, 0.060653768479824066, 0.044216088950634, -0.013135278597474098, -0.0064561436884105206, 0.054962169378995895, -0.024826420471072197, 0.0039554499089717865, 0.04459835961461067, 0.025038793683052063, 0.06562329828739166, 0.02183195948600769, 0.0012928214855492115, 0.0006371194031089544, -0.019814414903521538, -0.026376744732260704, -0.05929458141326904, -0.07326873391866684, -0.01162742916494608, -0.010262931697070599, 0.049780264496803284, -0.00810734461992979, -0.07038045674562454, -0.06838414818048477, -0.039352744817733765, 0.012073413468897343, -0.001996307633817196, -0.0053305658511817455, -0.06740723550319672, -0.0618855319917202, 0.02894645929336548, 0.03595477342605591, 0.019973693415522575, -0.0745854452252388, -0.08384491503238678, 0.024274250492453575, -0.03189844638109207, -0.022554026916623116, 0.002383888466283679, -0.047529108822345734, -0.0007167593576014042, -0.07207944244146347, -0.007576411589980125, 0.024762708693742752, 0.06596309691667557, 0.05305081233382225, -0.0075126998126506805, -0.05908220633864403, -0.01495106890797615, -0.0256334375590086, 0.0070030041970312595, 0.029392443597316742, -0.06872394680976868, -0.024975081905722618, -0.0031271944753825665, 0.02206556871533394, -0.005325256381183863, 0.053900301456451416, -0.02580333687365055, 0.014006008394062519, 0.003812097944319248, -0.03659189119935036, -0.037887368351221085, 0.024146826937794685, -0.005473917815834284, 0.07819578796625137, 0.0929344892501831, -0.023445995524525642, -0.02501755580306053, -0.02896769717335701, -0.03143122419714928, -0.0011342052603140473, -0.03877933695912361, 0.02157711051404476, 0.06320224702358246, 0.010634585283696651, 0.039607591927051544, 0.022108044475317, 0.0741182267665863, -0.023913215845823288, 0.07233428955078125, 0.019771939143538475, -0.037759944796562195, 0.011160208843648434, 0.011924752034246922, 0.0009862077422440052, -0.00006790133193135262, 0.005882735829800367, 0.002533877035602927, -0.02380702830851078, 0.00852678157389164, -0.015768704935908318, 0.007156974636018276, -0.016108503565192223, 0.006689753849059343, -0.06761960685253143, 0.010374427773058414, 0.046084970235824585, -0.02005864307284355, 0.0405845083296299, -0.03502033278346062, -0.013899821788072586, 0.0009244868415407836, -0.017223462462425232, 0.026652829721570015, 0.01667129248380661, 0.0015914712566882372, -0.09930568188428879, -0.030581733211874962, 0.019198531284928322, -0.030900292098522186, 0.04230472818017006, -0.014738695695996284, 0.038269639015197754, -0.032344430685043335, -0.02567591331899166, -0.0186463613063097, -0.01937904953956604, -0.012975999154150486, 0.022532790899276733, -0.020281635224819183, 0.034871671348810196, -0.04829365387558937, 0.012137125246226788, 0.03204710781574249, 0.06626041978597641, -0.07288645952939987, 0.0027104122564196587, -0.033385057002305984, -0.017775632441043854, 0.026164371520280838, -0.017011089250445366, 0.03650694340467453, -0.008218840695917606, 0.07760114222764969, 0.011595573276281357, -0.05581166222691536, 0.041476473212242126, 0.02367960475385189, 0.023106196895241737, -0.02527240291237831, 0.027842119336128235, 0.0028511094860732555, -0.03068791888654232, 0.009970919229090214, 0.05598156154155731, -0.04309051111340523, 0.04192245751619339, -0.015779323875904083, 0.04574517533183098, 0.08367501944303513, -0.015089111402630806, -0.02011173591017723, 0.019697608426213264, 0.047401685267686844, -0.025824574753642082, -0.01697923243045807, -0.015354578383266926, -0.04037213325500488, -0.055896610021591187, 0.08210345357656479, -0.02922254428267479, -0.005633197724819183, -0.007507390342652798, -0.016150977462530136, 0.04863344877958298, -0.024762708693742752, 0.037505097687244415, -0.04829365387558937, 0.023743316531181335, 0.014313949272036552, -0.0352114662528038, 0.0031218852382153273, -0.05649125576019287, -0.03733519837260246, -0.013241465203464031, -0.03620962053537369, 0.0032466542907059193, -0.030900292098522186, 0.022192994132637978, -0.009801020845770836, 0.04969531670212746, -0.0011833165772259235, 0.013708686456084251, 0.009885969571769238, -0.011468149721622467, -0.04553280025720596, 0.007799403741955757, 0.03742014616727829, -0.03873686119914055, -0.02512374334037304, 0.05831766501069069, -0.021895671263337135, -0.04600002244114876, -0.0005103591829538345, -0.03336381912231445, 0.006180058233439922, 0.005675672087818384, 0.014292712323367596, -0.06354204565286636, 0.020525863394141197, 0.05003511160612106, -0.021439068019390106, 0.05950695276260376, -0.05517454072833061, -0.003960758913308382, 0.01897554099559784, -0.0035652141086757183, -0.017626971006393433, 0.021194839850068092, -0.048208702355623245, -0.0454903282225132, 0.11875905841588974, 0.07462792098522186, -0.020472770556807518, 0.00023974936630111188, -0.037505097687244415, -0.0758596882224083, -0.004823524970561266, 0.01041159313172102, -0.04328164458274841, -0.06787445396184921, -0.014643128030002117, 0.024529097601771355, 0.004581950604915619, 0.025718387216329575, 0.00787904392927885, -0.004223570693284273, 0.03981996327638626, 0.043302882462739944, -0.029031408950686455, -0.08911176770925522, 0.03334258496761322, -0.04667961597442627, 0.018964922055602074, -0.021067416295409203, -0.006668516434729099, -0.04893077164888382, -0.012540633790194988, -0.032344430685043335, 0.057595595717430115, 0.04062698036432266, 0.021088652312755585, 0.06260760128498077, 0.03674055263400078, -0.014197144657373428, 0.025081267580389977 ]
29,247
quart.blueprints
get_send_file_max_age
Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class.
def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None
(self, filename: str | None) -> int | None
[ 0.06630794703960419, -0.01128664892166853, -0.03831920027732849, 0.020589420571923256, 0.04253717139363289, 0.02067878469824791, -0.019159600138664246, -0.001434289151802659, -0.008409134112298489, -0.03928432986140251, -0.006532494444400072, -0.011563676409423351, -0.051973991096019745, -0.007761246524751186, 0.06952504068613052, 0.02191200479865074, 0.04328782856464386, -0.03781876340508461, 0.038176219910383224, -0.05730007216334343, 0.057407308369874954, -0.046004489064216614, -0.055763017386198044, -0.04160778969526291, -0.002488782163709402, 0.028936000540852547, 0.02757767029106617, 0.0074440049938857555, 0.00833764299750328, 0.017676161602139473, -0.015191847458481789, -0.0150935472920537, 0.020607294514775276, 0.014280336908996105, 0.0005585238104686141, 0.021286459639668465, -0.06394874304533005, -0.025575920939445496, -0.11888960748910904, -0.03188500553369522, 0.009901509620249271, 0.040285203605890274, 0.030973495915532112, 0.00205536768771708, -0.0466836541891098, 0.021465186029672623, -0.03774727135896683, 0.012412632815539837, -0.012457314878702164, -0.002034143777564168, 0.04872114956378937, 0.02779214456677437, -0.03567403182387352, 0.009579800069332123, -0.016049738973379135, 0.04074989631772041, -0.029364947229623795, 0.057907748967409134, -0.03117009624838829, 0.0033891224302351475, -0.0008981062564998865, -0.045825760811567307, 0.028417691588401794, -0.08300110697746277, 0.01486120093613863, 0.053654029965400696, 0.005442256107926369, 0.0155671751126647, -0.00217377464286983, 0.013091797940433025, 0.05161653459072113, -0.02714872546494007, -0.026112103834748268, 0.034834012389183044, 0.006157166324555874, -0.04110735282301903, -0.03472677618265152, 0.028381945565342903, -0.04164353385567665, 0.04396699368953705, 0.05915883928537369, -0.049114350229501724, 0.043395064771175385, -0.040070731192827225, 0.03404761105775833, -0.0026585732121020555, 0.04214397072792053, -0.03372590243816376, -0.056692399084568024, 0.0376400351524353, -0.010759402066469193, 0.046075981110334396, 0.03168840706348419, 0.022948626428842545, 0.02278777025640011, -0.06884587556123734, -0.03306460753083229, 0.028131727129220963, 0.02739894390106201, -0.034851886332035065, 0.0069703771732747555, 0.03456592187285423, 0.04804198443889618, -0.06351979821920395, 0.03647830709815025, -0.0008640363230369985, -0.0035812545102089643, -0.039320074021816254, 0.05097311735153198, -0.023502681404352188, -0.011465376242995262, -0.023020116612315178, -0.011778149753808975, 0.028364073485136032, 0.020732402801513672, 0.05733582004904747, -0.047684527933597565, 0.01544206589460373, 0.06759478151798248, -0.01713104173541069, -0.03310035541653633, 0.022197969257831573, -0.014753964729607105, -0.030616041272878647, 0.010446629486978054, 0.026451686397194862, 0.003402526956051588, -0.08736205846071243, 0.062232956290245056, 0.04192949831485748, 0.03236757218837738, 0.002680914243683219, 0.06344830244779587, 0.007050804328173399, -0.016505494713783264, 0.0021570189855992794, 0.053368065506219864, 0.11803171783685684, -0.01571015827357769, 0.03999923914670944, -0.013011370785534382, 0.035066358745098114, 0.0479704923927784, -0.04929307475686073, 0.029829639941453934, 0.00006681340892100707, 0.028667910024523735, 0.014119481667876244, -0.04421721398830414, -0.017238277941942215, 0.0428946278989315, -0.017524242401123047, -0.043180592358112335, 0.020088983699679375, 0.0622687004506588, 0.0074797505512833595, -0.036746397614479065, 0.06377001106739044, -0.06916758418083191, -0.06301935762166977, -0.022037114948034286, 0.033654410392045975, -0.0114117581397295, -0.08779100328683853, 0.03370802849531174, -0.05311784893274307, -0.027756398543715477, 0.0997300073504448, 0.022269461303949356, 0.10201772302389145, -0.019231092184782028, 0.003572318237274885, 0.0063761076889932156, 0.00392530532553792, 0.004736281931400299, 0.03168840706348419, 0.030133476480841637, -0.009856827557086945, 0.047684527933597565, 0.0790691003203392, -0.01176027674227953, -0.0681309700012207, -0.027506180107593536, 0.04922158643603325, 0.06212572008371353, 0.022448187693953514, -0.0076584783382713795, 0.010151728987693787, -0.004709472879767418, 0.044109974056482315, 0.03499486669898033, 0.00022201321553438902, 0.014280336908996105, -0.052688900381326675, -0.006402916740626097, 0.019320454448461533, -0.006487812381237745, -0.019159600138664246, 0.0242890827357769, 0.030044112354516983, -0.012913070619106293, 0.024914629757404327, -0.0024597388692200184, -0.07592348754405975, 0.008498498238623142, -0.03903410956263542, 0.02091113105416298, -0.02900749258697033, -0.032939501106739044, 0.06234019249677658, -0.0774248018860817, -0.021322203800082207, -0.02400311827659607, -0.007376982364803553, -0.022448187693953514, 0.0026049551088362932, -0.03258204460144043, 0.046504925936460495, -0.03753279894590378, 0.03218884393572807, 0.06859565526247025, -0.016925504431128502, -0.06316234171390533, 0.009463626891374588, 0.059373315423727036, -0.01973152905702591, 0.03570977598428726, 0.017256151884794235, -0.018185535445809364, 0.03638894110918045, -0.02688063308596611, 0.04897136613726616, 0.04643343389034271, 0.007269745692610741, 0.08600372821092606, 0.012913070619106293, 0.017953189089894295, 0.034619539976119995, -0.019803019240498543, -0.00332433357834816, 0.038676656782627106, 0.036960870027542114, 0.013020306825637817, 0.061267826706171036, 0.011563676409423351, -0.06670114398002625, -0.00019869484822265804, 0.0651998370885849, -0.04593299701809883, -0.0006439779535867274, 0.08357303589582443, -0.002607189118862152, -0.06208997219800949, 0.014673537574708462, -0.010902384296059608, 0.06423470377922058, -0.04968627542257309, -0.012394759804010391, -0.02761341631412506, 0.04089287668466568, 0.0626976490020752, -0.051223333925008774, -0.02688063308596611, -0.03088413178920746, -0.0057594976387917995, 0.020607294514775276, -0.006563771516084671, -0.02638019621372223, -0.06180400773882866, 0.0035254021640866995, 0.030526677146553993, -0.016496559605002403, -0.026934251189231873, -0.07209871709346771, -0.03828345611691475, -0.06487812101840973, 0.011965814046561718, -0.005424383096396923, -0.04772027209401131, -0.011590485461056232, -0.05143780633807182, -0.02475377544760704, 0.058193713426589966, -0.03308248147368431, -0.06212572008371353, 0.05093736946582794, -0.03406548500061035, 0.027452562004327774, -0.02881089225411415, 0.035781268030405045, -0.02284139022231102, -0.02137582376599312, -0.01595143973827362, -0.05140206217765808, -0.008619138970971107, -0.046933870762586594, -0.0028574077878147364, -0.0323854424059391, 0.07821120321750641, 0.04493212327361107, -0.03658554330468178, -0.0037510457914322615, 0.02069665864109993, 0.003152308287099004, -0.01225177850574255, 0.028489181771874428, -0.03286800906062126, -0.04403848573565483, 0.048864129930734634, 0.01948131062090397, 0.018712781369686127, -0.008462752215564251, -0.007184850051999092, -0.013583298772573471, 0.05536981672048569, 0.05093736946582794, 0.011947941035032272, 0.016934441402554512, -0.017962126061320305, 0.0004582687688525766, 0.013583298772573471, 0.050293952226638794, 0.008891698904335499, -0.011197284795343876, 0.04439593851566315, -0.02355629950761795, 0.02378864586353302, 0.04875689372420311, 0.022251587361097336, 0.01496843807399273, -0.03610297664999962, 0.043609537184238434, 0.019320454448461533, -0.027220215648412704, -0.008851485326886177, 0.01716678775846958, 0.0012879559071734548, -0.007430600468069315, 0.038462184369564056, 0.0018509478541091084, -0.023145226761698723, -0.087505042552948, 0.004803304560482502, 0.03610297664999962, 0.0022396803833544254, -0.015004183165729046, 0.07892611622810364, 0.005026714410632849, 0.03796174377202988, -0.06670114398002625, -0.021786896511912346, -0.01664847694337368, -0.02856067381799221, 0.021286459639668465, -0.004345315042883158, -0.05558428913354874, 0.014566300436854362, 0.01639825850725174, -0.012636042200028896, 0.03638894110918045, -0.06716583669185638, 0.010786212049424648, -0.004410103894770145, 0.007913164794445038, 0.005616515409201384, 0.02659466862678528, 0.0399634949862957, -0.01639825850725174, -0.002508888952434063, -0.025272084400057793, -0.06044568121433258, -0.009615546092391014, 0.04232269898056984, -0.025075484067201614, 0.0207145307213068, -0.029579419642686844, -0.046719398349523544, 0.015316956676542759, 0.014065863564610481, 0.035102102905511856, -0.0061705708503723145, 0.013717344962060452, 0.011179412715137005, -0.0014689175877720118, -0.0074931550770998, 0.01809617131948471, -0.01428927294909954, -0.06698711216449738, 0.006407385226339102, -0.0019045661902055144, 0.02877514623105526, 0.01876639947295189, 0.0004088394343852997, 0.01009810995310545, -0.029364947229623795, 0.007287618704140186, -0.03336844593286514, 0.05494086816906929, 0.04446743056178093, -0.002933366922661662, -0.008690630085766315, 0.04096436873078346, -0.02659466862678528, 0.027684908360242844, -0.007394854910671711, 0.013949690386652946, 0.03426208347082138, 0.01560292113572359, -0.021983496844768524, -0.009137449786067009, -0.013654789887368679, -0.046254705637693405, -0.02759554423391819, 0.00309422193095088, 0.016755713149905205, 0.021071985363960266, -0.01668422296643257, -0.04832794889807701, 0.029615165665745735, -0.024843137711286545, -0.0037398752756416798, -0.014575237408280373, -0.013225843198597431, -0.029919002205133438, -0.022501807659864426, 0.025575920939445496, 0.002607189118862152, 0.0076227327808737755, -0.07756778597831726, 0.03767578303813934, 0.0042313761077821255, 0.01758679747581482, -0.05050842463970184, -0.003438272513449192, 0.09665589779615402, -0.019070236012339592, -0.0013851390685886145, -0.04832794889807701, -0.04661216214299202, -0.019159600138664246, 0.017488496378064156, -0.022984370589256287, 0.001606314443051815, 0.015978248789906502, 0.03254630044102669, -0.049150094389915466, -0.041786517947912216, 0.01308286190032959, 0.01189432293176651, -0.03982051461935043, -0.019660037010908127, -0.010410883463919163, 0.0045798951759934425, -0.017032742500305176, 0.00917766336351633, 0.026451686397194862, -0.07063315063714981, -0.00017830872093327343, -0.01319903414696455, -0.027041487395763397, -0.04704110696911812, 0.05140206217765808, 0.0790691003203392, -0.06784500181674957, -0.04875689372420311, 0.047684527933597565, 0.00612142076715827, -0.028596417978405952, -0.046040233224630356, -0.001787276123650372, 0.004251483362168074, -0.023377571254968643, -0.06845267862081528, -0.04049967601895332, -0.05898011475801468, -0.0347089022397995, 0.021232841536402702, 0.03118796832859516, 0.02141156792640686, -0.008257215842604637, 0.041786517947912216, 0.056048981845378876, 0.0022664896678179502, 0.01880214549601078, 0.003800195874646306, -0.04321633651852608, -0.04739856347441673, -0.004135310184210539, -0.015129292383790016, -0.027220215648412704, -0.05401148647069931, 0.0017146681202575564, -0.011250903829932213, -0.0005322732031345367, -0.010035555809736252, 0.03742556273937225, 0.08679012954235077, 0.03526295721530914, 0.02425333671271801, 0.017515305429697037, -0.05536981672048569, -0.02950792945921421, 0.005973970517516136, 0.05915883928537369, -0.02857854589819908, 0.010071300901472569, -0.03713959828019142, -0.01262710615992546, 0.0011762510985136032, -0.0012723172549158335, 0.03117009624838829, 0.012805833481252193, -0.01544206589460373, 0.03821196407079697, -0.009012339636683464, 0.01080408412963152, 0.027649162337183952, -0.03567403182387352, 0.011849640868604183, -0.02452142909169197, 0.002279894193634391, -0.03020496666431427, 0.019195346161723137, -0.02355629950761795, -0.013467125594615936, -0.017211468890309334, 0.039391566067934036, -0.011018557474017143, 0.025343576446175575, 0.045289576053619385, 0.015638666227459908, -0.012743279337882996, 0.025504430755972862, 0.02357417158782482, 0.032010115683078766, 0.029418565332889557, -0.05558428913354874, -0.026022741571068764, -0.10537780076265335, -0.03302886337041855, -0.03728258237242699, -0.035066358745098114, 0.03799749165773392, 0.028149599209427834, -0.03549530357122421, -0.04682663455605507, -0.01534376572817564, 0.04450317472219467, 0.10594972968101501, -0.03540594130754471, -0.008744248189032078, 0.02257329784333706, 0.047470055520534515, -0.0879339873790741, 0.029364947229623795, 0.006599517073482275, 0.051294825971126556, -0.02688063308596611, 0.005335019435733557, -0.050293952226638794, 0.007359109353274107, -0.01166197657585144, 0.019892383366823196, -0.004126373678445816, -0.049114350229501724, -0.0201962199062109, 0.0418580062687397, 0.022251587361097336, -0.03233182430267334, -0.01425352692604065, -0.0015482279704883695, 0.06284063309431076, 0.04704110696911812, -0.03569190576672554, 0.04257291927933693, 0.009222345426678658, -0.021054113283753395, 0.048864129930734634, 0.035334449261426926, 0.030562423169612885, 0.03335057199001312, -0.016728904098272324, 0.03738981857895851, 0.011921131983399391, -0.07127657532691956, -0.043645285069942474, 0.026773396879434586, 0.006617390085011721, -0.015620793215930462, 0.040785640478134155, -0.037711527198553085, 0.011813895776867867, -0.002327927155420184, 0.007689755875617266, 0.002036377787590027, 0.036996617913246155, -0.02520059421658516, -0.006635262630879879, -0.0266125425696373, 0.061946991831064224, 0.02477164752781391, 0.007582519203424454, -0.023627791553735733, 0.08142830431461334, -0.024557175114750862, -0.016746778041124344, -0.017282960936427116, 0.026541050523519516, -0.0020285584032535553, 0.00707761337980628, -0.03710385411977768, -0.022430315613746643, -0.003818068653345108, 0.03408335521817207, -0.003080817172303796, 0.041500553488731384, -0.027309579774737358, 0.03285013511776924, -0.041786517947912216, -0.06423470377922058, -0.0599452406167984, 0.02257329784333706, 0.03429782763123512, -0.004233610350638628, 0.03644255921244621, -0.018641291186213493, 0.011152603663504124, 0.01544206589460373, -0.07267064601182938, 0.020535802468657494, -0.009758527390658855, -0.04432445019483566, 0.06291212141513824, -0.024843137711286545, -0.026237213984131813, 0.009065958671271801, -0.010884512215852737, 0.038676656782627106, -0.017461687326431274, -0.0027077232953161, 0.040785640478134155, -0.0389268733561039, -0.027166597545146942, -0.026827014982700348, -0.0032751834951341152, -0.006876545026898384, 0.006152698304504156, 0.03685363382101059, 0.029865384101867676, -0.0239852461963892, -0.0207145307213068, -0.08171426504850388, 0.05851542204618454, 0.006215252913534641, -0.07306385040283203, -0.037711527198553085, 0.01095600239932537, 0.02332395315170288, 0.025111230090260506, -0.06612921506166458, -0.005652260966598988, -0.05926607921719551, -0.0109381303191185, -0.04049967601895332, -0.028149599209427834, -0.08972126245498657, -0.01070578396320343, -0.051509298384189606, -0.011000684462487698, 0.008945317007601261, 0.017711907625198364, 0.0004892668221145868, 0.024449937045574188, 0.0038783892523497343, 0.0410001166164875, 0.004798836540430784, -0.020374948158860207, 0.06770201772451401, -0.005263528320938349, 0.0025982526130974293, 0.02375289984047413, 0.026827014982700348, -0.034136973321437836, 0.008494029752910137, 0.023359699174761772, 0.008605734445154667, 0.022680534049868584, 0.004573192913085222, 0.00631355307996273, 0.03903410956263542, -0.01570122130215168, -0.03728258237242699, -0.0433235727250576, 0.001891161547973752, -0.047899000346660614, -0.06044568121433258, 0.011921131983399391, 0.1013743057847023, -0.02525421231985092, -0.01638932153582573, -0.05068715289235115, 0.03301098942756653, 0.03549530357122421, -0.021554550155997276, -0.04382400959730148, -0.06212572008371353, -0.04965053126215935, 0.01070578396320343, -0.0494360588490963, -0.02144731394946575, -0.03597787022590637, 0.00034684326965361834, 0.0664866715669632, 0.050293952226638794, -0.03545955941081047, 0.043681029230356216, -0.011179412715137005, 0.028203217312693596, 0.003797961864620447, 0.007899760268628597, -0.03671065345406532, 0.06859565526247025, 0.012457314878702164, 0.010017682798206806, -0.04428870230913162, -0.009704909287393093, 0.02689850702881813, -0.011554740369319916, 0.015486747957766056, 0.02738106995820999, 0.008552116341888905, -0.00882020778954029, 0.04882838577032089, -0.06176826357841492, -0.01805148832499981, 0.024646537378430367, -0.005428851116448641, -0.033672284334897995, -0.02873940020799637, 0.05519108846783638, 0.002716659801080823, 0.022698407992720604, -0.0622687004506588, 0.012609233148396015, 0.016541240736842155, -0.05758603662252426, -0.020142601802945137, 0.03140244260430336, 0.024896757677197456, 0.002208403078839183, 0.005035650450736284, -0.035119976848363876, 0.02446781098842621, 0.02618359588086605, 0.008981063030660152, 0.021733278408646584, -0.05304635688662529, -0.003319865558296442, 0.03610297664999962, 0.05612047016620636, -0.002249733777716756, 0.05086588114500046, -0.005616515409201384, 0.021751150488853455, 0.014789709821343422, -0.01637144945561886, 0.00422914233058691, 0.02310948073863983 ]
29,249
quart.blueprints
open_resource
Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read()
def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None
(self, path: Union[bytes, str, os.PathLike], mode: str = 'rb') -> aiofiles.base.AiofilesContextManager[None, None, aiofiles.threadpool.binary.AsyncBufferedReader]
[ 0.06630560010671616, -0.01130412146449089, -0.03828210011124611, 0.020552948117256165, 0.042642898857593536, 0.020678052678704262, -0.019158922135829926, -0.0014241852331906557, -0.008431176654994488, -0.039282940328121185, -0.006559071131050587, -0.01155433151870966, -0.05204363912343979, -0.0077654398046433926, 0.06955832242965698, 0.02187548577785492, 0.043357785791158676, -0.03781742602586746, 0.03817486763000488, -0.057298045605421066, 0.057441022247076035, -0.0459313727915287, -0.05572529882192612, -0.04160631448030472, -0.002475289860740304, 0.028881359845399857, 0.027612438425421715, 0.007412465289235115, 0.008337347768247128, 0.017711279913783073, -0.015137692913413048, -0.015066204592585564, 0.020552948117256165, 0.01429770328104496, 0.0005498472019098699, 0.021303577348589897, -0.06401796638965607, -0.02562863379716873, -0.11881391704082489, -0.03195536509156227, 0.009954775683581829, 0.040355268865823746, 0.030990270897746086, 0.0020139655098319054, -0.04671774432063103, 0.021482298150658607, -0.03774593770503998, 0.012483682483434677, -0.012412193231284618, -0.002010614611208439, 0.04875516891479492, 0.027809033170342445, -0.03570851311087608, 0.009579461067914963, -0.016013426706194878, 0.04074845463037491, -0.029346035793423653, 0.05790569633245468, -0.031186865642666817, 0.0034158106427639723, -0.0009092445834539831, -0.045824140310287476, 0.028380941599607468, -0.0829266756772995, 0.014842802658677101, 0.05361638590693474, 0.00538844708353281, 0.015495135448873043, -0.002172580687329173, 0.013010909780859947, 0.051614709198474884, -0.02716563642024994, -0.02609330788254738, 0.034832779318094254, 0.006156948395073414, -0.04107015207409859, -0.03470767289400101, 0.028345197439193726, -0.04164205864071846, 0.04400118067860603, 0.05912100151181221, -0.04911261051893234, 0.04342927411198616, -0.040140800178050995, 0.03404640406370163, -0.002647309098392725, 0.04217822477221489, -0.03376045078039169, -0.056583158671855927, 0.037674449384212494, -0.01075008511543274, 0.04603860527276993, 0.0317230299115181, 0.02292994223535061, 0.022858452051877975, -0.06884343922138214, -0.03302769362926483, 0.028094986453652382, 0.027397973462939262, -0.034832779318094254, 0.007019278593361378, 0.03458257019519806, 0.04804028198122978, -0.06358903646469116, 0.03651275858283043, -0.0008790853316895664, -0.0036526164039969444, -0.03931868448853493, 0.05097131058573723, -0.02346610464155674, -0.01147390715777874, -0.023019302636384964, -0.011750924400985241, 0.028309451416134834, 0.020749540999531746, 0.05733378976583481, -0.04761135205626488, 0.015459391288459301, 0.06759238988161087, -0.01714830845594406, -0.033063437789678574, 0.022286545485258102, -0.014717698097229004, -0.030614957213401794, 0.01042838767170906, 0.02645075134932995, 0.0033755984622985125, -0.08728747814893723, 0.06219501048326492, 0.04199950397014618, 0.03231281042098999, 0.0026562451384961605, 0.06348180025815964, 0.0070594907738268375, -0.01656746305525303, 0.0021614106371998787, 0.053366176784038544, 0.11802753806114197, -0.015655985102057457, 0.04006931185722351, -0.012993037700653076, 0.035029374063014984, 0.047933049499988556, -0.04936281964182854, 0.029864327982068062, 0.00009676082117948681, 0.028649022802710533, 0.014136853627860546, -0.04425138980150223, -0.017255540937185287, 0.04292885214090347, -0.017568303272128105, -0.04325055330991745, 0.02010614424943924, 0.062230754643678665, 0.0075375703163445, -0.0367450974881649, 0.06380350142717361, -0.0692366287112236, -0.06301712989807129, -0.02205420657992363, 0.03356385976076126, -0.011366673745214939, -0.08778789639472961, 0.03372470661997795, -0.05311596766114235, -0.027791161090135574, 0.09972648322582245, 0.02225080132484436, 0.10201410949230194, -0.01923041045665741, 0.003556553740054369, 0.006407158449292183, 0.003940804395824671, 0.00477185845375061, 0.031687285751104355, 0.03018602542579174, -0.009856479242444038, 0.04768284037709236, 0.07899481058120728, -0.011804541572928429, -0.06816429644823074, -0.02750520594418049, 0.04921984300017357, 0.0620877742767334, 0.022483138367533684, -0.007640335243195295, 0.010169241577386856, -0.004727178253233433, 0.044144157320261, 0.03499362990260124, 0.00026054211775772274, 0.01429770328104496, -0.052687037736177444, -0.006393753923475742, 0.019373387098312378, -0.006496518850326538, -0.019194666296243668, 0.024306096136569977, 0.02998943254351616, -0.012858997099101543, 0.02486013062298298, -0.002490927930921316, -0.07584931701421738, 0.008511601015925407, -0.039104219526052475, 0.020910391584038734, -0.029006464406847954, -0.03288471698760986, 0.06226649880409241, -0.07749354839324951, -0.021321449428796768, -0.02398439683020115, -0.0073856571689248085, -0.022465266287326813, 0.0025892246048897505, -0.032580889761447906, 0.046503279358148575, -0.03756721690297127, 0.032187703996896744, 0.06859323382377625, -0.016996394842863083, -0.06316010653972626, 0.009490100666880608, 0.059371210634708405, -0.019695086404681206, 0.03570851311087608, 0.017255540937185287, -0.0181580837816, 0.03638765588402748, -0.02684393711388111, 0.049005378037691116, 0.046503279358148575, 0.007287360727787018, 0.08607217669487, 0.012876869179308414, 0.017907872796058655, 0.034689802676439285, -0.01976657472550869, -0.0033599601592868567, 0.03863954171538353, 0.03692381829023361, 0.013028781861066818, 0.061337146908044815, 0.011590075679123402, -0.06669878214597702, -0.00018877435650210828, 0.06516177952289581, -0.0459313727915287, -0.0005881047691218555, 0.08357007801532745, -0.002562416484579444, -0.06198054179549217, 0.014673017896711826, -0.010919870808720589, 0.06423243135213852, -0.04972026124596596, -0.01234964095056057, -0.027594566345214844, 0.040855687111616135, 0.06269542872905731, -0.05125726759433746, -0.026897553354501724, -0.03090091049671173, -0.005795037839561701, 0.02066018059849739, -0.006541199050843716, -0.02632564678788185, -0.06176607683300972, 0.003491767216473818, 0.03038262017071247, -0.016531718894839287, -0.026897553354501724, -0.07209616899490356, -0.03824635595083237, -0.06487582623958588, 0.011974326334893703, -0.005406319163739681, -0.047754328697919846, -0.011625819839537144, -0.051435988396406174, -0.02469928190112114, 0.0582631416618824, -0.033081311732530594, -0.06219501048326492, 0.050935566425323486, -0.03406427800655365, 0.02750520594418049, -0.0287919994443655, 0.03583361953496933, -0.022912070155143738, -0.021392937749624252, -0.015941938385367393, -0.05140024423599243, -0.008605429902672768, -0.046860720962285995, -0.002906454959884286, -0.032384298741817474, 0.07820843905210495, 0.04485904425382614, -0.03653063252568245, -0.003730806987732649, 0.02064230851829052, 0.0031767708715051413, -0.01218879222869873, 0.028506046161055565, -0.032920461148023605, -0.04396543651819229, 0.048826657235622406, 0.019444875419139862, 0.018747862428426743, -0.008493728935718536, -0.0071577876806259155, -0.013654306530952454, 0.055367857217788696, 0.05097131058573723, 0.01192071009427309, 0.0169695857912302, -0.01797936111688614, 0.0004091041919309646, 0.013573882170021534, 0.05029217153787613, 0.008900320157408714, -0.011116464622318745, 0.04443011432886124, -0.023591211065649986, 0.02384142018854618, 0.048647936433553696, 0.02221505716443062, 0.015003652311861515, -0.036083828657865524, 0.04360799491405487, 0.019337642937898636, -0.027254996821284294, -0.008855639956891537, 0.017166180536150932, 0.001281208242289722, -0.007443741895258427, 0.03846082091331482, 0.0019324239110574126, -0.02314440719783306, -0.08750194311141968, 0.004821006674319506, 0.03604808449745178, 0.0022496541496366262, -0.01499471627175808, 0.07885183393955231, 0.005106960888952017, 0.038031890988349915, -0.06662729382514954, -0.02173250913619995, -0.016692567616701126, -0.028488174080848694, 0.021303577348589897, -0.004284842871129513, -0.05547508969902992, 0.014530041255056858, 0.01640661433339119, -0.012599851004779339, 0.03633403778076172, -0.06716345995664597, 0.01077689416706562, -0.004383139777928591, 0.007935225032269955, 0.005634188652038574, 0.026611600071191788, 0.039962079375982285, -0.01639767922461033, -0.0024484817404299974, -0.02525331825017929, -0.060443539172410965, -0.009615205228328705, 0.04232120141386986, -0.025110341608524323, 0.020767413079738617, -0.02963198907673359, -0.04671774432063103, 0.015334286727011204, 0.014038557186722755, 0.03510086238384247, -0.006112268194556236, 0.013716858811676502, 0.011152208782732487, -0.0014699825551360846, -0.0074660819955170155, 0.018113402649760246, -0.014181534759700298, -0.067020483314991, 0.006442902609705925, -0.0019268388859927654, 0.0287919994443655, 0.018855096772313118, 0.00047612469643354416, 0.010070945136249065, -0.029346035793423653, 0.007269488647580147, -0.033420879393815994, 0.05501041188836098, 0.04453734681010246, -0.002975709503516555, -0.008663514629006386, 0.04089143127202988, -0.026593727990984917, 0.027666056528687477, -0.007430337835103273, 0.013984940946102142, 0.0342787429690361, 0.01552194356918335, -0.021982718259096146, -0.009074573405086994, -0.013716858811676502, -0.04625307023525238, -0.027594566345214844, 0.0031164526008069515, 0.016719376668334007, 0.021142728626728058, -0.01678192988038063, -0.04832623526453972, 0.029560500755906105, -0.024788642302155495, -0.003764317138120532, -0.014610465615987778, -0.013278991915285587, -0.029971560463309288, -0.022536754608154297, 0.02557501569390297, 0.002598160644993186, 0.007693951483815908, -0.077565036714077, 0.037710193544626236, 0.004296013154089451, 0.017586175352334976, -0.05050663650035858, -0.0034113426227122545, 0.09665247052907944, -0.01908743381500244, -0.0014677485451102257, -0.04832623526453972, -0.04664625599980354, -0.01921253837645054, 0.017416389659047127, -0.02296568639576435, 0.001561577315442264, 0.015986619517207146, 0.03263450786471367, -0.04911261051893234, -0.04182078316807747, 0.01315388735383749, 0.011884965933859348, -0.039783358573913574, -0.019695086404681206, -0.010383706539869308, 0.004548456985503435, -0.01696065068244934, 0.009195210412144661, 0.026415007188916206, -0.07063065469264984, -0.00015065645857248455, -0.013207503594458103, -0.027076276019215584, -0.04707518592476845, 0.05140024423599243, 0.07906629890203476, -0.06780685484409332, -0.04868368059396744, 0.04764709621667862, 0.006103332154452801, -0.02859540656208992, -0.04603860527276993, -0.0018006169702857733, 0.004119525663554668, -0.023412488400936127, -0.06845025718212128, -0.040498245507478714, -0.05897802487015724, -0.03477916121482849, 0.02119634486734867, 0.031186865642666817, 0.021410809829831123, -0.008198839612305164, 0.04178503900766373, 0.056046996265649796, 0.002336780773475766, 0.018819352611899376, 0.0037732531782239676, -0.04325055330991745, -0.04736114293336868, -0.004110589623451233, -0.015128756873309612, -0.027308613061904907, -0.053938087075948715, 0.0016900332411751151, -0.011232633143663406, -0.0005632513202726841, -0.010070945136249065, 0.037424236536026, 0.08671557158231735, 0.03527958318591118, 0.024252479895949364, 0.01749681495130062, -0.055367857217788696, -0.02948901243507862, 0.005969291087239981, 0.059228233993053436, -0.028506046161055565, 0.010035200044512749, -0.037138283252716064, -0.012626659125089645, 0.001201900653541088, -0.0012957293074578047, 0.031168993562459946, 0.012841125018894672, -0.015450455248355865, 0.038210611790418625, -0.009020957164466381, 0.01077689416706562, 0.027612438425421715, -0.035744257271289825, 0.011849221773445606, -0.02455630525946617, 0.0022742284927517176, -0.03020389750599861, 0.019194666296243668, -0.023537592962384224, -0.013466648757457733, -0.017246603965759277, 0.03939017280936241, -0.011027103289961815, 0.025324806571006775, 0.045287974178791046, 0.015655985102057457, -0.012751763686537743, 0.025467783212661743, 0.023555466905236244, 0.032026853412389755, 0.02947114035487175, -0.05561806634068489, -0.026039691641926765, -0.10551705211400986, -0.03313492611050606, -0.03724551573395729, -0.03513660654425621, 0.03792465850710869, 0.028094986453652382, -0.03545830398797989, -0.04678923264145851, -0.015334286727011204, 0.04453734681010246, 0.10587449371814728, -0.03533319756388664, -0.008726066909730434, 0.02257249876856804, 0.04746837541460991, -0.08793087303638458, 0.029399652034044266, 0.006550135090947151, 0.05125726759433746, -0.02684393711388111, 0.005299086216837168, -0.05029217153787613, 0.007394593209028244, -0.011679436080157757, 0.01992742344737053, -0.004099419806152582, -0.04911261051893234, -0.0202848669141531, 0.04185652732849121, 0.022197185084223747, -0.03231281042098999, -0.014226214960217476, -0.001540354103781283, 0.06280265748500824, 0.047039441764354706, -0.03567276895046234, 0.04253566637635231, 0.00917733833193779, -0.021071240305900574, 0.04886240139603615, 0.03533319756388664, 0.03056134097278118, 0.033277902752161026, -0.01675512082874775, 0.03745998069643974, 0.011911774054169655, -0.07138128578662872, -0.043679483234882355, 0.02684393711388111, 0.006635027937591076, -0.015602368861436844, 0.04081994295120239, -0.037710193544626236, 0.011804541572928429, -0.0023300787433981895, 0.007756503764539957, 0.0020161995198577642, 0.036959562450647354, -0.02525331825017929, -0.006621623877435923, -0.026593727990984917, 0.06198054179549217, 0.024842258542776108, 0.007604591082781553, -0.02362695522606373, 0.08142542093992233, -0.02455630525946617, -0.016692567616701126, -0.017255540937185287, 0.026540111750364304, -0.001967051299288869, 0.007032682653516531, -0.03706679493188858, -0.0224116500467062, -0.0038268696516752243, 0.034117892384529114, -0.0030650701373815536, 0.041534826159477234, -0.02736222930252552, 0.03286684677004814, -0.04185652732849121, -0.064303919672966, -0.059943120926618576, 0.02259037084877491, 0.03429661691188812, -0.0042826090939342976, 0.03647701442241669, -0.01867637410759926, 0.011196888983249664, 0.015459391288459301, -0.07266807556152344, 0.02049933187663555, -0.009749246761202812, -0.04432287812232971, 0.06283840537071228, -0.024842258542776108, -0.026236284524202347, 0.009074573405086994, -0.010884126648306847, 0.03863954171538353, -0.017523622140288353, -0.0027187976520508528, 0.040855687111616135, -0.03896124288439751, -0.027219252660870552, -0.02682606503367424, -0.003270599525421858, -0.006876301486045122, 0.006139076314866543, 0.03685232996940613, 0.029917944222688675, -0.02398439683020115, -0.020731668919324875, -0.08171137422323227, 0.05854909494519234, 0.00622396869584918, -0.07302551716566086, -0.03778168186545372, 0.010973487049341202, 0.023341000080108643, 0.02505672536790371, -0.06605538725852966, -0.0056297206319868565, -0.059228233993053436, -0.01095561496913433, -0.040498245507478714, -0.028148602694272995, -0.08971808850765228, -0.01066966075450182, -0.051435988396406174, -0.010964551009237766, 0.008936064317822456, 0.017693407833576202, 0.0004898080369457603, 0.02437758445739746, 0.003960910718888044, 0.041034407913684845, 0.004740582313388586, -0.020374227315187454, 0.06766387820243835, -0.005308022256940603, 0.0025557144545018673, 0.023734187707304955, 0.02680819295346737, -0.034117892384529114, 0.008498197421431541, 0.02328738383948803, 0.008618834428489208, 0.022715475410223007, 0.004512712359428406, 0.006268649362027645, 0.03896124288439751, -0.01572747342288494, -0.037317004054784775, -0.04328629747033119, 0.001905615790747106, -0.04786156117916107, -0.06040779501199722, 0.011956454254686832, 0.10144220292568207, -0.025271190330386162, -0.01643342338502407, -0.05079258978366852, 0.03295620530843735, 0.03549404814839363, -0.02150017023086548, -0.04378671571612358, -0.06212351843714714, -0.049648772925138474, 0.010678596794605255, -0.049505796283483505, -0.021428681910037994, -0.03595872223377228, 0.00030689797131344676, 0.06648431718349457, 0.05036365985870361, -0.03545830398797989, 0.043679483234882355, -0.011143272742629051, 0.028130730614066124, 0.0038425077218562365, 0.007895013317465782, -0.03670935332775116, 0.06859323382377625, 0.01244793739169836, 0.009990519843995571, -0.04432287812232971, -0.009695629589259624, 0.026897553354501724, -0.011536459438502789, 0.01552194356918335, 0.027451589703559875, 0.008493728935718536, -0.008775215595960617, 0.04889814555644989, -0.06176607683300972, -0.018041914328932762, 0.024645665660500526, -0.005442063324153423, -0.033635348081588745, -0.028720511123538017, 0.05522487685084343, 0.0027433717623353004, 0.022679731249809265, -0.062230754643678665, 0.012590914964675903, 0.01657640002667904, -0.057583998888731, -0.020177634432911873, 0.03140132874250412, 0.02489587478339672, 0.0021893358789384365, 0.00508015276864171, -0.03510086238384247, 0.024466944858431816, 0.026182668283581734, 0.0090790418908, 0.021661020815372467, -0.053044479340314865, -0.0033242159988731146, 0.03617318719625473, 0.056189972907304764, -0.0022608241997659206, 0.05082833394408226, -0.005580572411417961, 0.021750381216406822, 0.014815994538366795, -0.01639767922461033, 0.004199950490146875, 0.02310866303741932 ]
29,259
quart.blueprints
send_static_file
null
def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None
(self, filename: 'str') -> 'Response'
[ 0.06630794703960419, -0.01128664892166853, -0.03831920027732849, 0.020589420571923256, 0.04253717139363289, 0.02067878469824791, -0.019159600138664246, -0.001434289151802659, -0.008409134112298489, -0.03928432986140251, -0.006532494444400072, -0.011563676409423351, -0.051973991096019745, -0.007761246524751186, 0.06952504068613052, 0.02191200479865074, 0.04328782856464386, -0.03781876340508461, 0.038176219910383224, -0.05730007216334343, 0.057407308369874954, -0.046004489064216614, -0.055763017386198044, -0.04160778969526291, -0.002488782163709402, 0.028936000540852547, 0.02757767029106617, 0.0074440049938857555, 0.00833764299750328, 0.017676161602139473, -0.015191847458481789, -0.0150935472920537, 0.020607294514775276, 0.014280336908996105, 0.0005585238104686141, 0.021286459639668465, -0.06394874304533005, -0.025575920939445496, -0.11888960748910904, -0.03188500553369522, 0.009901509620249271, 0.040285203605890274, 0.030973495915532112, 0.00205536768771708, -0.0466836541891098, 0.021465186029672623, -0.03774727135896683, 0.012412632815539837, -0.012457314878702164, -0.002034143777564168, 0.04872114956378937, 0.02779214456677437, -0.03567403182387352, 0.009579800069332123, -0.016049738973379135, 0.04074989631772041, -0.029364947229623795, 0.057907748967409134, -0.03117009624838829, 0.0033891224302351475, -0.0008981062564998865, -0.045825760811567307, 0.028417691588401794, -0.08300110697746277, 0.01486120093613863, 0.053654029965400696, 0.005442256107926369, 0.0155671751126647, -0.00217377464286983, 0.013091797940433025, 0.05161653459072113, -0.02714872546494007, -0.026112103834748268, 0.034834012389183044, 0.006157166324555874, -0.04110735282301903, -0.03472677618265152, 0.028381945565342903, -0.04164353385567665, 0.04396699368953705, 0.05915883928537369, -0.049114350229501724, 0.043395064771175385, -0.040070731192827225, 0.03404761105775833, -0.0026585732121020555, 0.04214397072792053, -0.03372590243816376, -0.056692399084568024, 0.0376400351524353, -0.010759402066469193, 0.046075981110334396, 0.03168840706348419, 0.022948626428842545, 0.02278777025640011, -0.06884587556123734, -0.03306460753083229, 0.028131727129220963, 0.02739894390106201, -0.034851886332035065, 0.0069703771732747555, 0.03456592187285423, 0.04804198443889618, -0.06351979821920395, 0.03647830709815025, -0.0008640363230369985, -0.0035812545102089643, -0.039320074021816254, 0.05097311735153198, -0.023502681404352188, -0.011465376242995262, -0.023020116612315178, -0.011778149753808975, 0.028364073485136032, 0.020732402801513672, 0.05733582004904747, -0.047684527933597565, 0.01544206589460373, 0.06759478151798248, -0.01713104173541069, -0.03310035541653633, 0.022197969257831573, -0.014753964729607105, -0.030616041272878647, 0.010446629486978054, 0.026451686397194862, 0.003402526956051588, -0.08736205846071243, 0.062232956290245056, 0.04192949831485748, 0.03236757218837738, 0.002680914243683219, 0.06344830244779587, 0.007050804328173399, -0.016505494713783264, 0.0021570189855992794, 0.053368065506219864, 0.11803171783685684, -0.01571015827357769, 0.03999923914670944, -0.013011370785534382, 0.035066358745098114, 0.0479704923927784, -0.04929307475686073, 0.029829639941453934, 0.00006681340892100707, 0.028667910024523735, 0.014119481667876244, -0.04421721398830414, -0.017238277941942215, 0.0428946278989315, -0.017524242401123047, -0.043180592358112335, 0.020088983699679375, 0.0622687004506588, 0.0074797505512833595, -0.036746397614479065, 0.06377001106739044, -0.06916758418083191, -0.06301935762166977, -0.022037114948034286, 0.033654410392045975, -0.0114117581397295, -0.08779100328683853, 0.03370802849531174, -0.05311784893274307, -0.027756398543715477, 0.0997300073504448, 0.022269461303949356, 0.10201772302389145, -0.019231092184782028, 0.003572318237274885, 0.0063761076889932156, 0.00392530532553792, 0.004736281931400299, 0.03168840706348419, 0.030133476480841637, -0.009856827557086945, 0.047684527933597565, 0.0790691003203392, -0.01176027674227953, -0.0681309700012207, -0.027506180107593536, 0.04922158643603325, 0.06212572008371353, 0.022448187693953514, -0.0076584783382713795, 0.010151728987693787, -0.004709472879767418, 0.044109974056482315, 0.03499486669898033, 0.00022201321553438902, 0.014280336908996105, -0.052688900381326675, -0.006402916740626097, 0.019320454448461533, -0.006487812381237745, -0.019159600138664246, 0.0242890827357769, 0.030044112354516983, -0.012913070619106293, 0.024914629757404327, -0.0024597388692200184, -0.07592348754405975, 0.008498498238623142, -0.03903410956263542, 0.02091113105416298, -0.02900749258697033, -0.032939501106739044, 0.06234019249677658, -0.0774248018860817, -0.021322203800082207, -0.02400311827659607, -0.007376982364803553, -0.022448187693953514, 0.0026049551088362932, -0.03258204460144043, 0.046504925936460495, -0.03753279894590378, 0.03218884393572807, 0.06859565526247025, -0.016925504431128502, -0.06316234171390533, 0.009463626891374588, 0.059373315423727036, -0.01973152905702591, 0.03570977598428726, 0.017256151884794235, -0.018185535445809364, 0.03638894110918045, -0.02688063308596611, 0.04897136613726616, 0.04643343389034271, 0.007269745692610741, 0.08600372821092606, 0.012913070619106293, 0.017953189089894295, 0.034619539976119995, -0.019803019240498543, -0.00332433357834816, 0.038676656782627106, 0.036960870027542114, 0.013020306825637817, 0.061267826706171036, 0.011563676409423351, -0.06670114398002625, -0.00019869484822265804, 0.0651998370885849, -0.04593299701809883, -0.0006439779535867274, 0.08357303589582443, -0.002607189118862152, -0.06208997219800949, 0.014673537574708462, -0.010902384296059608, 0.06423470377922058, -0.04968627542257309, -0.012394759804010391, -0.02761341631412506, 0.04089287668466568, 0.0626976490020752, -0.051223333925008774, -0.02688063308596611, -0.03088413178920746, -0.0057594976387917995, 0.020607294514775276, -0.006563771516084671, -0.02638019621372223, -0.06180400773882866, 0.0035254021640866995, 0.030526677146553993, -0.016496559605002403, -0.026934251189231873, -0.07209871709346771, -0.03828345611691475, -0.06487812101840973, 0.011965814046561718, -0.005424383096396923, -0.04772027209401131, -0.011590485461056232, -0.05143780633807182, -0.02475377544760704, 0.058193713426589966, -0.03308248147368431, -0.06212572008371353, 0.05093736946582794, -0.03406548500061035, 0.027452562004327774, -0.02881089225411415, 0.035781268030405045, -0.02284139022231102, -0.02137582376599312, -0.01595143973827362, -0.05140206217765808, -0.008619138970971107, -0.046933870762586594, -0.0028574077878147364, -0.0323854424059391, 0.07821120321750641, 0.04493212327361107, -0.03658554330468178, -0.0037510457914322615, 0.02069665864109993, 0.003152308287099004, -0.01225177850574255, 0.028489181771874428, -0.03286800906062126, -0.04403848573565483, 0.048864129930734634, 0.01948131062090397, 0.018712781369686127, -0.008462752215564251, -0.007184850051999092, -0.013583298772573471, 0.05536981672048569, 0.05093736946582794, 0.011947941035032272, 0.016934441402554512, -0.017962126061320305, 0.0004582687688525766, 0.013583298772573471, 0.050293952226638794, 0.008891698904335499, -0.011197284795343876, 0.04439593851566315, -0.02355629950761795, 0.02378864586353302, 0.04875689372420311, 0.022251587361097336, 0.01496843807399273, -0.03610297664999962, 0.043609537184238434, 0.019320454448461533, -0.027220215648412704, -0.008851485326886177, 0.01716678775846958, 0.0012879559071734548, -0.007430600468069315, 0.038462184369564056, 0.0018509478541091084, -0.023145226761698723, -0.087505042552948, 0.004803304560482502, 0.03610297664999962, 0.0022396803833544254, -0.015004183165729046, 0.07892611622810364, 0.005026714410632849, 0.03796174377202988, -0.06670114398002625, -0.021786896511912346, -0.01664847694337368, -0.02856067381799221, 0.021286459639668465, -0.004345315042883158, -0.05558428913354874, 0.014566300436854362, 0.01639825850725174, -0.012636042200028896, 0.03638894110918045, -0.06716583669185638, 0.010786212049424648, -0.004410103894770145, 0.007913164794445038, 0.005616515409201384, 0.02659466862678528, 0.0399634949862957, -0.01639825850725174, -0.002508888952434063, -0.025272084400057793, -0.06044568121433258, -0.009615546092391014, 0.04232269898056984, -0.025075484067201614, 0.0207145307213068, -0.029579419642686844, -0.046719398349523544, 0.015316956676542759, 0.014065863564610481, 0.035102102905511856, -0.0061705708503723145, 0.013717344962060452, 0.011179412715137005, -0.0014689175877720118, -0.0074931550770998, 0.01809617131948471, -0.01428927294909954, -0.06698711216449738, 0.006407385226339102, -0.0019045661902055144, 0.02877514623105526, 0.01876639947295189, 0.0004088394343852997, 0.01009810995310545, -0.029364947229623795, 0.007287618704140186, -0.03336844593286514, 0.05494086816906929, 0.04446743056178093, -0.002933366922661662, -0.008690630085766315, 0.04096436873078346, -0.02659466862678528, 0.027684908360242844, -0.007394854910671711, 0.013949690386652946, 0.03426208347082138, 0.01560292113572359, -0.021983496844768524, -0.009137449786067009, -0.013654789887368679, -0.046254705637693405, -0.02759554423391819, 0.00309422193095088, 0.016755713149905205, 0.021071985363960266, -0.01668422296643257, -0.04832794889807701, 0.029615165665745735, -0.024843137711286545, -0.0037398752756416798, -0.014575237408280373, -0.013225843198597431, -0.029919002205133438, -0.022501807659864426, 0.025575920939445496, 0.002607189118862152, 0.0076227327808737755, -0.07756778597831726, 0.03767578303813934, 0.0042313761077821255, 0.01758679747581482, -0.05050842463970184, -0.003438272513449192, 0.09665589779615402, -0.019070236012339592, -0.0013851390685886145, -0.04832794889807701, -0.04661216214299202, -0.019159600138664246, 0.017488496378064156, -0.022984370589256287, 0.001606314443051815, 0.015978248789906502, 0.03254630044102669, -0.049150094389915466, -0.041786517947912216, 0.01308286190032959, 0.01189432293176651, -0.03982051461935043, -0.019660037010908127, -0.010410883463919163, 0.0045798951759934425, -0.017032742500305176, 0.00917766336351633, 0.026451686397194862, -0.07063315063714981, -0.00017830872093327343, -0.01319903414696455, -0.027041487395763397, -0.04704110696911812, 0.05140206217765808, 0.0790691003203392, -0.06784500181674957, -0.04875689372420311, 0.047684527933597565, 0.00612142076715827, -0.028596417978405952, -0.046040233224630356, -0.001787276123650372, 0.004251483362168074, -0.023377571254968643, -0.06845267862081528, -0.04049967601895332, -0.05898011475801468, -0.0347089022397995, 0.021232841536402702, 0.03118796832859516, 0.02141156792640686, -0.008257215842604637, 0.041786517947912216, 0.056048981845378876, 0.0022664896678179502, 0.01880214549601078, 0.003800195874646306, -0.04321633651852608, -0.04739856347441673, -0.004135310184210539, -0.015129292383790016, -0.027220215648412704, -0.05401148647069931, 0.0017146681202575564, -0.011250903829932213, -0.0005322732031345367, -0.010035555809736252, 0.03742556273937225, 0.08679012954235077, 0.03526295721530914, 0.02425333671271801, 0.017515305429697037, -0.05536981672048569, -0.02950792945921421, 0.005973970517516136, 0.05915883928537369, -0.02857854589819908, 0.010071300901472569, -0.03713959828019142, -0.01262710615992546, 0.0011762510985136032, -0.0012723172549158335, 0.03117009624838829, 0.012805833481252193, -0.01544206589460373, 0.03821196407079697, -0.009012339636683464, 0.01080408412963152, 0.027649162337183952, -0.03567403182387352, 0.011849640868604183, -0.02452142909169197, 0.002279894193634391, -0.03020496666431427, 0.019195346161723137, -0.02355629950761795, -0.013467125594615936, -0.017211468890309334, 0.039391566067934036, -0.011018557474017143, 0.025343576446175575, 0.045289576053619385, 0.015638666227459908, -0.012743279337882996, 0.025504430755972862, 0.02357417158782482, 0.032010115683078766, 0.029418565332889557, -0.05558428913354874, -0.026022741571068764, -0.10537780076265335, -0.03302886337041855, -0.03728258237242699, -0.035066358745098114, 0.03799749165773392, 0.028149599209427834, -0.03549530357122421, -0.04682663455605507, -0.01534376572817564, 0.04450317472219467, 0.10594972968101501, -0.03540594130754471, -0.008744248189032078, 0.02257329784333706, 0.047470055520534515, -0.0879339873790741, 0.029364947229623795, 0.006599517073482275, 0.051294825971126556, -0.02688063308596611, 0.005335019435733557, -0.050293952226638794, 0.007359109353274107, -0.01166197657585144, 0.019892383366823196, -0.004126373678445816, -0.049114350229501724, -0.0201962199062109, 0.0418580062687397, 0.022251587361097336, -0.03233182430267334, -0.01425352692604065, -0.0015482279704883695, 0.06284063309431076, 0.04704110696911812, -0.03569190576672554, 0.04257291927933693, 0.009222345426678658, -0.021054113283753395, 0.048864129930734634, 0.035334449261426926, 0.030562423169612885, 0.03335057199001312, -0.016728904098272324, 0.03738981857895851, 0.011921131983399391, -0.07127657532691956, -0.043645285069942474, 0.026773396879434586, 0.006617390085011721, -0.015620793215930462, 0.040785640478134155, -0.037711527198553085, 0.011813895776867867, -0.002327927155420184, 0.007689755875617266, 0.002036377787590027, 0.036996617913246155, -0.02520059421658516, -0.006635262630879879, -0.0266125425696373, 0.061946991831064224, 0.02477164752781391, 0.007582519203424454, -0.023627791553735733, 0.08142830431461334, -0.024557175114750862, -0.016746778041124344, -0.017282960936427116, 0.026541050523519516, -0.0020285584032535553, 0.00707761337980628, -0.03710385411977768, -0.022430315613746643, -0.003818068653345108, 0.03408335521817207, -0.003080817172303796, 0.041500553488731384, -0.027309579774737358, 0.03285013511776924, -0.041786517947912216, -0.06423470377922058, -0.0599452406167984, 0.02257329784333706, 0.03429782763123512, -0.004233610350638628, 0.03644255921244621, -0.018641291186213493, 0.011152603663504124, 0.01544206589460373, -0.07267064601182938, 0.020535802468657494, -0.009758527390658855, -0.04432445019483566, 0.06291212141513824, -0.024843137711286545, -0.026237213984131813, 0.009065958671271801, -0.010884512215852737, 0.038676656782627106, -0.017461687326431274, -0.0027077232953161, 0.040785640478134155, -0.0389268733561039, -0.027166597545146942, -0.026827014982700348, -0.0032751834951341152, -0.006876545026898384, 0.006152698304504156, 0.03685363382101059, 0.029865384101867676, -0.0239852461963892, -0.0207145307213068, -0.08171426504850388, 0.05851542204618454, 0.006215252913534641, -0.07306385040283203, -0.037711527198553085, 0.01095600239932537, 0.02332395315170288, 0.025111230090260506, -0.06612921506166458, -0.005652260966598988, -0.05926607921719551, -0.0109381303191185, -0.04049967601895332, -0.028149599209427834, -0.08972126245498657, -0.01070578396320343, -0.051509298384189606, -0.011000684462487698, 0.008945317007601261, 0.017711907625198364, 0.0004892668221145868, 0.024449937045574188, 0.0038783892523497343, 0.0410001166164875, 0.004798836540430784, -0.020374948158860207, 0.06770201772451401, -0.005263528320938349, 0.0025982526130974293, 0.02375289984047413, 0.026827014982700348, -0.034136973321437836, 0.008494029752910137, 0.023359699174761772, 0.008605734445154667, 0.022680534049868584, 0.004573192913085222, 0.00631355307996273, 0.03903410956263542, -0.01570122130215168, -0.03728258237242699, -0.0433235727250576, 0.001891161547973752, -0.047899000346660614, -0.06044568121433258, 0.011921131983399391, 0.1013743057847023, -0.02525421231985092, -0.01638932153582573, -0.05068715289235115, 0.03301098942756653, 0.03549530357122421, -0.021554550155997276, -0.04382400959730148, -0.06212572008371353, -0.04965053126215935, 0.01070578396320343, -0.0494360588490963, -0.02144731394946575, -0.03597787022590637, 0.00034684326965361834, 0.0664866715669632, 0.050293952226638794, -0.03545955941081047, 0.043681029230356216, -0.011179412715137005, 0.028203217312693596, 0.003797961864620447, 0.007899760268628597, -0.03671065345406532, 0.06859565526247025, 0.012457314878702164, 0.010017682798206806, -0.04428870230913162, -0.009704909287393093, 0.02689850702881813, -0.011554740369319916, 0.015486747957766056, 0.02738106995820999, 0.008552116341888905, -0.00882020778954029, 0.04882838577032089, -0.06176826357841492, -0.01805148832499981, 0.024646537378430367, -0.005428851116448641, -0.033672284334897995, -0.02873940020799637, 0.05519108846783638, 0.002716659801080823, 0.022698407992720604, -0.0622687004506588, 0.012609233148396015, 0.016541240736842155, -0.05758603662252426, -0.020142601802945137, 0.03140244260430336, 0.024896757677197456, 0.002208403078839183, 0.005035650450736284, -0.035119976848363876, 0.02446781098842621, 0.02618359588086605, 0.008981063030660152, 0.021733278408646584, -0.05304635688662529, -0.003319865558296442, 0.03610297664999962, 0.05612047016620636, -0.002249733777716756, 0.05086588114500046, -0.005616515409201384, 0.021751150488853455, 0.014789709821343422, -0.01637144945561886, 0.00422914233058691, 0.02310948073863983 ]
29,261
quart.blueprints
teardown_app_websocket
Add a teardown websocket function to the app. This is designed to be used as a decorator, and has the same arguments as :meth:`~quart.Quart.teardown_websocket`. It applies to all requests to the app this blueprint is registered on. An example usage, .. code-block:: python blueprint = Blueprint(__name__) @blueprint.teardown_app_websocket def teardown(): ...
from __future__ import annotations import os import typing as t from collections import defaultdict from datetime import timedelta from aiofiles import open as async_open from aiofiles.base import AiofilesContextManager from aiofiles.threadpool.binary import AsyncBufferedReader from flask.sansio.app import App from flask.sansio.blueprints import ( # noqa Blueprint as SansioBlueprint, BlueprintSetupState as BlueprintSetupState, ) from flask.sansio.scaffold import setupmethod from .cli import AppGroup from .globals import current_app from .helpers import send_from_directory from .typing import ( AfterServingCallable, AfterWebsocketCallable, AppOrBlueprintKey, BeforeServingCallable, BeforeWebsocketCallable, FilePath, TeardownCallable, WebsocketCallable, WhileServingCallable, ) if t.TYPE_CHECKING: from .wrappers import Response T_after_serving = t.TypeVar("T_after_serving", bound=AfterServingCallable) T_after_websocket = t.TypeVar("T_after_websocket", bound=AfterWebsocketCallable) T_before_serving = t.TypeVar("T_before_serving", bound=BeforeServingCallable) T_before_websocket = t.TypeVar("T_before_websocket", bound=BeforeWebsocketCallable) T_teardown = t.TypeVar("T_teardown", bound=TeardownCallable) T_websocket = t.TypeVar("T_websocket", bound=WebsocketCallable) T_while_serving = t.TypeVar("T_while_serving", bound=WhileServingCallable) class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function its
(self, func: ~T_teardown) -> ~T_teardown
[ -0.003358150366693735, -0.0487184002995491, -0.09208499640226364, -0.03436197340488434, 0.027481084689497948, 0.021290406584739685, -0.013698067516088486, 0.04697693884372711, -0.07980982959270477, -0.006923364475369453, 0.038821808993816376, -0.014069720171391964, 0.02671654149889946, 0.034999094903469086, 0.0022763744927942753, 0.015248391777276993, 0.06970086693763733, -0.030985241755843163, 0.05181904509663582, -0.04510805383324623, 0.005171285942196846, 0.007395894732326269, 0.01753140240907669, -0.019718846306204796, -0.022638976573944092, 0.0186463613063097, -0.06464638561010361, 0.036698080599308014, 0.02087627910077572, -0.059337057173252106, 0.023891977965831757, -0.052073895931243896, 0.07212191820144653, 0.004884582478553057, 0.0323869027197361, 0.0033501863945275545, -0.022660214453935623, -0.03771746903657913, -0.09301943331956863, -0.03455311059951782, 0.049822740256786346, -0.008707298897206783, 0.012678676284849644, 0.016331493854522705, 0.042899373918771744, 0.03969253972172737, -0.07182459533214569, 0.07314130663871765, -0.019347192719578743, 0.03506280481815338, 0.007778166327625513, 0.022426603361964226, 0.011924752034246922, 0.071229949593544, 0.037101589143276215, 0.054155152291059494, -0.047104362398386, 0.03455311059951782, 0.02021792344748974, -0.041051726788282394, -0.006981767248362303, 0.017212843522429466, 0.04154018685221672, 0.0184446070343256, 0.022723926231265068, -0.03701663762331009, -0.011606192216277122, 0.01854017563164234, -0.007486153393983841, -0.018306564539670944, 0.013443219475448132, 0.030475545674562454, 0.027969542890787125, 0.001671111211180687, 0.01674562133848667, -0.02580333687365055, 0.05802034214138985, -0.001744114444591105, -0.049950163811445236, 0.03121885098516941, 0.04455588385462761, -0.00588804529979825, -0.03569992631673813, 0.013644974678754807, 0.0696159154176712, 0.019336573779582977, 0.042538341134786606, -0.024762708693742752, -0.12266672402620316, -0.008367502130568027, -0.03979872539639473, 0.011606192216277122, 0.002763505559414625, -0.014558178372681141, 0.017626971006393433, -0.05967685207724571, -0.026546642184257507, -0.007629504892975092, 0.02777840755879879, -0.03918284550309181, -0.045150529593229294, 0.05632135644555092, -0.040265947580337524, -0.013783017173409462, 0.04591507464647293, -0.051649149507284164, 0.01467498391866684, -0.018710073083639145, -0.025612201541662216, -0.0015569606330245733, -0.0122964046895504, -0.026419218629598618, 0.008956837467849255, 0.010958453640341759, -0.012530015781521797, 0.029456155374646187, -0.025081267580389977, 0.03822716698050499, 0.06451895833015442, -0.06154573708772659, -0.015566951595246792, -0.0005382332019507885, 0.01328394003212452, -0.05424010008573532, 0.03909789398312569, 0.07212191820144653, 0.019952457398176193, -0.0021343501284718513, 0.021725771948695183, 0.0020892207976430655, -0.029456155374646187, 0.059591904282569885, 0.02109927125275135, 0.039352744817733765, -0.007257852237671614, 0.020738236606121063, -0.0059252106584608555, 0.004247462842613459, -0.00032469863072037697, 0.05674610286951065, 0.016458919271826744, 0.018858734518289566, -0.008548018522560596, -0.023212384432554245, 0.007098572328686714, 0.018933065235614777, -0.05092708021402359, -0.005665053613483906, 0.012922905385494232, 0.0124981589615345, 0.030072037130594254, 0.002877656137570739, -0.04829365387558937, 0.028075728565454483, -0.0019724154844880104, 0.021789483726024628, -0.05882735922932625, 0.0512668751180172, 0.01482364535331726, -0.060356445610523224, -0.02792706899344921, -0.022957537323236465, 0.00747022544965148, -0.06320224702358246, 0.007709145080298185, 0.007204758934676647, 0.02302124910056591, 0.02712005004286766, 0.026928914710879326, 0.0913204476237297, -0.008951527997851372, 0.04285689815878868, 0.002101166872307658, 0.008590493351221085, 0.05848756432533264, 0.01068767812103033, 0.0019312682561576366, -0.028330577537417412, -0.0016684564761817455, -0.03404341638088226, -0.017626971006393433, -0.0376962311565876, -0.012657439336180687, 0.018933065235614777, 0.00009100521128857508, 0.06205543130636215, -0.014568797312676907, 0.023785792291164398, 0.05339060723781586, -0.010395665653049946, -0.056661155074834824, 0.01857203058898449, 0.08006467670202255, 0.010576182045042515, 0.003859881777316332, 0.002752886852249503, -0.004027125891298056, 0.02095060981810093, 0.01129825133830309, -0.042389679700136185, -0.016809334978461266, 0.02896769717335701, 0.0352114662528038, -0.0462973453104496, -0.01581118069589138, -0.03217453137040138, 0.0022577920462936163, -0.022978773340582848, -0.03533888980746269, -0.0016339458525180817, -0.019750701263546944, -0.009355036541819572, 0.029817188158631325, -0.014590035192668438, 0.06626041978597641, -0.02790583111345768, 0.01090536080300808, 0.02406187728047371, 0.006397740915417671, 0.0294986292719841, 0.04659466817975044, 0.044768258929252625, -0.06277749687433243, 0.015110349282622337, -0.0057871681638062, -0.02393445372581482, 0.009668286889791489, -0.02448662370443344, -0.01586427353322506, 0.03417083993554115, -0.014122813940048218, 0.01608726568520069, 0.07785599678754807, 0.01634211279451847, -0.02380702830851078, 0.021258551627397537, -0.032365668565034866, 0.05062975734472275, 0.006811868399381638, -0.0284580010920763, 0.007990539073944092, -0.02325485832989216, 0.02762974612414837, -0.011117734014987946, 0.033151447772979736, 0.008739154785871506, 0.029859663918614388, -0.010560254566371441, -0.011553098447620869, -0.005803096108138561, -0.01692613959312439, 0.011691141873598099, -0.030581733211874962, -0.030857818201184273, -0.05916715785861015, -0.0231486726552248, -0.03837582841515541, -0.02181072160601616, -0.028606662526726723, 0.027587270364165306, 0.00733749195933342, 0.016299638897180557, -0.03950140252709389, 0.06392431259155273, -0.011266395449638367, -0.07165469974279404, -0.01705356314778328, -0.0026121896225959063, -0.06231027841567993, -0.011245157569646835, 0.06154573708772659, 0.022023094817996025, 0.026504168286919594, 0.004733266308903694, -0.03081534244120121, -0.0708901509642601, 0.0011063313577324152, -0.024890132248401642, 0.0057340748608112335, -0.053772877901792526, -0.03402217850089073, -0.01045937743037939, 0.018402133136987686, 0.0023414138704538345, -0.0079799210652709, -0.03002956137061119, -0.003966068383306265, -0.023785792291164398, -0.0013518878258764744, -0.03807850554585457, 0.019092345610260963, -0.04166761040687561, -0.020738236606121063, 0.005184559151530266, -0.021747009828686714, 0.01435642410069704, -0.05343308299779892, 0.013379507698118687, 0.06039892137050629, -0.08656328916549683, 0.00951431691646576, 0.04969531670212746, 0.03958635404706001, 0.009275397285819054, -0.027714695781469345, -0.009546172805130482, -0.00984349474310875, 0.0009132045088335872, -0.0124981589615345, -0.024040639400482178, -0.007677289191633463, -0.035636212676763535, 0.0004171141190454364, -0.006164130289107561, 0.00435099471360445, 0.06180058419704437, -0.010400974191725254, 0.007799403741955757, 0.026631591841578484, 0.07190954685211182, -0.0124981589615345, 0.029201306402683258, 0.025463540107011795, 0.0401809997856617, 0.005537629593163729, -0.026780253276228905, 0.07993724942207336, -0.04506558179855347, -0.011149589903652668, 0.0031378131825476885, -0.07484029233455658, 0.04168884828686714, -0.04096677899360657, -0.040648218244314194, -0.05330565944314003, 0.014006008394062519, -0.039904914796352386, -0.02894645929336548, 0.0004054999735672027, -0.006949910894036293, 0.04854850098490715, -0.0035147755406796932, 0.037781182676553726, 0.02393445372581482, -0.020780712366104126, -0.056831054389476776, 0.0064561436884105206, 0.026143133640289307, 0.05568423867225647, -0.06621794402599335, 0.09072580933570862, -0.002792706713080406, -0.03674055263400078, 0.05836014077067375, 0.019612658768892288, -0.05109697952866554, -0.01571561209857464, -0.003302402328699827, 0.016108503565192223, 0.0037696233484894037, -0.060101598501205444, 0.06863900274038315, -0.030390596017241478, 0.021120509132742882, -0.031940922141075134, 0.0017653517425060272, 0.0869455635547638, -0.018327802419662476, -0.021662060171365738, 0.019570184871554375, 0.0090205492451787, 0.007629504892975092, 0.030879054218530655, -0.007693217135965824, -0.004109420347958803, -0.0037590046413242817, -0.007342801429331303, -0.039225317537784576, -0.049270570278167725, 0.06859652698040009, 0.016150977462530136, 0.049143146723508835, 0.03308773413300514, 0.01842336915433407, 0.008871887810528278, -0.03281164914369583, -0.0165969617664814, -0.023318570107221603, -0.04799633100628853, 0.016352731734514236, 0.03784489259123802, -0.001429536729119718, -0.01296538021415472, 0.03652818128466606, -0.0023175219539552927, -0.04417361319065094, -0.025081267580389977, 0.09174519777297974, 0.04931304231286049, -0.017319029197096825, 0.08851712197065353, -0.0319196842610836, 0.04591507464647293, 0.051521722227334976, -0.00035373400896787643, 0.03502033278346062, 0.05356050655245781, 0.026143133640289307, 0.009025858715176582, 0.049397993832826614, -0.0380997397005558, -0.022320417687296867, -0.08834722638130188, 0.016363350674510002, 0.004534166771918535, -0.021619586274027824, -0.0025644057895988226, 0.02777840755879879, 0.014313949272036552, 0.017796868458390236, -0.018455225974321365, -0.0010266914032399654, 0.07360853254795074, 0.041072964668273926, -0.016458919271826744, -0.003971377853304148, 0.0092223035171628, -0.012710532173514366, -0.07696402817964554, 0.047529108822345734, 0.06451895833015442, -0.0190498698502779, -0.03223824128508568, -0.0462973453104496, 0.029668528586626053, -0.0019392322283238173, -0.004682827740907669, -0.00342186214402318, 0.013729923404753208, 0.022511553019285202, -0.018210995942354202, -0.007353419903665781, 0.00664197001606226, 0.0245928093791008, 0.025421064347028732, -0.002406453248113394, -0.06112099066376686, 0.01376177929341793, 0.08724288642406464, -0.02684396505355835, -0.02724747359752655, -0.03712282329797745, -0.02856418676674366, 0.03162236139178276, -0.034977857023477554, -0.032344430685043335, 0.022808875888586044, 0.0005870126187801361, -0.04285689815878868, -0.04735920950770378, 0.030178222805261612, -0.009731999598443508, 0.04321793466806412, -0.05041738227009773, -0.004966876935213804, 0.010400974191725254, 0.04812375456094742, -0.024529097601771355, -0.02380702830851078, 0.002109130844473839, 0.038036029785871506, 0.00855332799255848, -0.004271354991942644, -0.019283480942249298, 0.057468172162771225, -0.016660673543810844, -0.020993085578083992, -0.01705356314778328, -0.03504156693816185, -0.03028441034257412, -0.012190218083560467, -0.02246907912194729, -0.020260397344827652, 0.030879054218530655, -0.03336381912231445, -0.031940922141075134, 0.035381365567445755, -0.015779323875904083, 0.04876087233424187, -0.034595586359500885, -0.043324120342731476, 0.01970822736620903, -0.009408130310475826, -0.026015710085630417, 0.036570653319358826, 0.012338879518210888, -0.004571331664919853, 0.01990998163819313, 0.007518009282648563, -0.02289382554590702, -0.0009523608023300767, -0.058784887194633484, -0.007210067939013243, 0.05003511160612106, -0.03230195492506027, 0.010969072580337524, -0.08698803931474686, -0.030624207109212875, -0.0038997018709778786, -0.02380702830851078, 0.012084031477570534, 0.04417361319065094, -0.016501393169164658, 0.0011952625354751945, 0.028542950749397278, -0.016841189935803413, 0.0036156526766717434, 0.012434447184205055, 0.0001702303416095674, -0.06923364102840424, 0.02527240291237831, -0.028012016788125038, 0.060653768479824066, 0.044216088950634, -0.013135278597474098, -0.0064561436884105206, 0.054962169378995895, -0.024826420471072197, 0.0039554499089717865, 0.04459835961461067, 0.025038793683052063, 0.06562329828739166, 0.02183195948600769, 0.0012928214855492115, 0.0006371194031089544, -0.019814414903521538, -0.026376744732260704, -0.05929458141326904, -0.07326873391866684, -0.01162742916494608, -0.010262931697070599, 0.049780264496803284, -0.00810734461992979, -0.07038045674562454, -0.06838414818048477, -0.039352744817733765, 0.012073413468897343, -0.001996307633817196, -0.0053305658511817455, -0.06740723550319672, -0.0618855319917202, 0.02894645929336548, 0.03595477342605591, 0.019973693415522575, -0.0745854452252388, -0.08384491503238678, 0.024274250492453575, -0.03189844638109207, -0.022554026916623116, 0.002383888466283679, -0.047529108822345734, -0.0007167593576014042, -0.07207944244146347, -0.007576411589980125, 0.024762708693742752, 0.06596309691667557, 0.05305081233382225, -0.0075126998126506805, -0.05908220633864403, -0.01495106890797615, -0.0256334375590086, 0.0070030041970312595, 0.029392443597316742, -0.06872394680976868, -0.024975081905722618, -0.0031271944753825665, 0.02206556871533394, -0.005325256381183863, 0.053900301456451416, -0.02580333687365055, 0.014006008394062519, 0.003812097944319248, -0.03659189119935036, -0.037887368351221085, 0.024146826937794685, -0.005473917815834284, 0.07819578796625137, 0.0929344892501831, -0.023445995524525642, -0.02501755580306053, -0.02896769717335701, -0.03143122419714928, -0.0011342052603140473, -0.03877933695912361, 0.02157711051404476, 0.06320224702358246, 0.010634585283696651, 0.039607591927051544, 0.022108044475317, 0.0741182267665863, -0.023913215845823288, 0.07233428955078125, 0.019771939143538475, -0.037759944796562195, 0.011160208843648434, 0.011924752034246922, 0.0009862077422440052, -0.00006790133193135262, 0.005882735829800367, 0.002533877035602927, -0.02380702830851078, 0.00852678157389164, -0.015768704935908318, 0.007156974636018276, -0.016108503565192223, 0.006689753849059343, -0.06761960685253143, 0.010374427773058414, 0.046084970235824585, -0.02005864307284355, 0.0405845083296299, -0.03502033278346062, -0.013899821788072586, 0.0009244868415407836, -0.017223462462425232, 0.026652829721570015, 0.01667129248380661, 0.0015914712566882372, -0.09930568188428879, -0.030581733211874962, 0.019198531284928322, -0.030900292098522186, 0.04230472818017006, -0.014738695695996284, 0.038269639015197754, -0.032344430685043335, -0.02567591331899166, -0.0186463613063097, -0.01937904953956604, -0.012975999154150486, 0.022532790899276733, -0.020281635224819183, 0.034871671348810196, -0.04829365387558937, 0.012137125246226788, 0.03204710781574249, 0.06626041978597641, -0.07288645952939987, 0.0027104122564196587, -0.033385057002305984, -0.017775632441043854, 0.026164371520280838, -0.017011089250445366, 0.03650694340467453, -0.008218840695917606, 0.07760114222764969, 0.011595573276281357, -0.05581166222691536, 0.041476473212242126, 0.02367960475385189, 0.023106196895241737, -0.02527240291237831, 0.027842119336128235, 0.0028511094860732555, -0.03068791888654232, 0.009970919229090214, 0.05598156154155731, -0.04309051111340523, 0.04192245751619339, -0.015779323875904083, 0.04574517533183098, 0.08367501944303513, -0.015089111402630806, -0.02011173591017723, 0.019697608426213264, 0.047401685267686844, -0.025824574753642082, -0.01697923243045807, -0.015354578383266926, -0.04037213325500488, -0.055896610021591187, 0.08210345357656479, -0.02922254428267479, -0.005633197724819183, -0.007507390342652798, -0.016150977462530136, 0.04863344877958298, -0.024762708693742752, 0.037505097687244415, -0.04829365387558937, 0.023743316531181335, 0.014313949272036552, -0.0352114662528038, 0.0031218852382153273, -0.05649125576019287, -0.03733519837260246, -0.013241465203464031, -0.03620962053537369, 0.0032466542907059193, -0.030900292098522186, 0.022192994132637978, -0.009801020845770836, 0.04969531670212746, -0.0011833165772259235, 0.013708686456084251, 0.009885969571769238, -0.011468149721622467, -0.04553280025720596, 0.007799403741955757, 0.03742014616727829, -0.03873686119914055, -0.02512374334037304, 0.05831766501069069, -0.021895671263337135, -0.04600002244114876, -0.0005103591829538345, -0.03336381912231445, 0.006180058233439922, 0.005675672087818384, 0.014292712323367596, -0.06354204565286636, 0.020525863394141197, 0.05003511160612106, -0.021439068019390106, 0.05950695276260376, -0.05517454072833061, -0.003960758913308382, 0.01897554099559784, -0.0035652141086757183, -0.017626971006393433, 0.021194839850068092, -0.048208702355623245, -0.0454903282225132, 0.11875905841588974, 0.07462792098522186, -0.020472770556807518, 0.00023974936630111188, -0.037505097687244415, -0.0758596882224083, -0.004823524970561266, 0.01041159313172102, -0.04328164458274841, -0.06787445396184921, -0.014643128030002117, 0.024529097601771355, 0.004581950604915619, 0.025718387216329575, 0.00787904392927885, -0.004223570693284273, 0.03981996327638626, 0.043302882462739944, -0.029031408950686455, -0.08911176770925522, 0.03334258496761322, -0.04667961597442627, 0.018964922055602074, -0.021067416295409203, -0.006668516434729099, -0.04893077164888382, -0.012540633790194988, -0.032344430685043335, 0.057595595717430115, 0.04062698036432266, 0.021088652312755585, 0.06260760128498077, 0.03674055263400078, -0.014197144657373428, 0.025081267580389977 ]
29,263
quart.blueprints
teardown_websocket
Add a teardown websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.teardown_websocket async def func(): ... Arguments: func: The teardown websocket function itself. name: Optional blueprint key name.
from __future__ import annotations import os import typing as t from collections import defaultdict from datetime import timedelta from aiofiles import open as async_open from aiofiles.base import AiofilesContextManager from aiofiles.threadpool.binary import AsyncBufferedReader from flask.sansio.app import App from flask.sansio.blueprints import ( # noqa Blueprint as SansioBlueprint, BlueprintSetupState as BlueprintSetupState, ) from flask.sansio.scaffold import setupmethod from .cli import AppGroup from .globals import current_app from .helpers import send_from_directory from .typing import ( AfterServingCallable, AfterWebsocketCallable, AppOrBlueprintKey, BeforeServingCallable, BeforeWebsocketCallable, FilePath, TeardownCallable, WebsocketCallable, WhileServingCallable, ) if t.TYPE_CHECKING: from .wrappers import Response T_after_serving = t.TypeVar("T_after_serving", bound=AfterServingCallable) T_after_websocket = t.TypeVar("T_after_websocket", bound=AfterWebsocketCallable) T_before_serving = t.TypeVar("T_before_serving", bound=BeforeServingCallable) T_before_websocket = t.TypeVar("T_before_websocket", bound=BeforeWebsocketCallable) T_teardown = t.TypeVar("T_teardown", bound=TeardownCallable) T_websocket = t.TypeVar("T_websocket", bound=WebsocketCallable) T_while_serving = t.TypeVar("T_while_serving", bound=WhileServingCallable) class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function its
(self, func: ~T_teardown) -> ~T_teardown
[ -0.0033396033104509115, -0.04871892184019089, -0.09208597987890244, -0.034362342208623886, 0.027502616867423058, 0.021301254630088806, -0.013730070553719997, 0.04701991751790047, -0.07981067895889282, -0.006902201101183891, 0.03880098834633827, -0.014091108925640583, 0.026716826483607292, 0.03502070531249046, 0.002292327117174864, 0.015280410647392273, 0.06965913623571396, -0.030943097546696663, 0.05181960016489029, -0.04506606236100197, 0.005163377150893211, 0.00740659236907959, 0.017520971596240997, -0.01971905678510666, -0.022660456597805023, 0.018657179549336433, -0.06464707851409912, 0.03667723387479782, 0.02084464766085148, -0.059337690472602844, 0.023934708908200264, -0.05207445099949837, 0.07212269306182861, 0.004887289367616177, 0.03242972493171692, 0.0033555314876139164, -0.022639218717813492, -0.037717875093221664, -0.09302043169736862, -0.03455347940325737, 0.049823272973299026, -0.008707392029464245, 0.01271066814661026, 0.016331668943166733, 0.042899832129478455, 0.03973544016480446, -0.07182536274194717, 0.07314208894968033, -0.019336780533194542, 0.03508441895246506, 0.0077888681553304195, 0.02246931940317154, 0.011893022805452347, 0.07123071700334549, 0.03712322190403938, 0.05419820547103882, -0.047104865312576294, 0.03453224152326584, 0.020186282694339752, -0.04103092849254608, -0.006939366459846497, 0.017234263941645622, 0.04156186804175377, 0.018476661294698715, 0.02276664413511753, -0.0369320847094059, -0.011627553962171078, 0.01854037307202816, -0.007491542957723141, -0.018306760117411613, 0.013432744890451431, 0.030433397740125656, 0.02796984277665615, 0.0016684744041413069, 0.016809513792395592, -0.02582485042512417, 0.05797848850488663, -0.0017693527042865753, -0.04986574873328209, 0.03119794838130474, 0.04455636069178581, -0.00589341763406992, -0.035742782056331635, 0.013645119965076447, 0.0696166604757309, 0.019347399473190308, 0.04251755774021149, -0.02472049742937088, -0.12266804277896881, -0.00839413795620203, -0.039820391684770584, 0.01159569714218378, 0.0027502616867423058, -0.01452647801488638, 0.017584683373570442, -0.05967749282717705, -0.02656816504895687, -0.007666752673685551, 0.027757465839385986, -0.03918326273560524, -0.04519348964095116, 0.05632195994257927, -0.040266379714012146, -0.01376192644238472, 0.04591556265950203, -0.05164970085024834, 0.014685760252177715, -0.018731512129306793, -0.025612475350499153, -0.0015888335183262825, -0.012317773886024952, -0.026377025991678238, 0.008951623924076557, 0.010926715098321438, -0.012562005780637264, 0.029456470161676407, -0.025039061903953552, 0.03822757303714752, 0.06451965123414993, -0.06154639646410942, -0.015567118301987648, -0.0005501850391738117, 0.013252225704491138, -0.054283156991004944, 0.03914078697562218, 0.07208021730184555, 0.01996328867971897, -0.002131718210875988, 0.021662293002009392, 0.002017566468566656, -0.029413994401693344, 0.05959254130721092, 0.02108887769281864, 0.03935316577553749, -0.0072685484774410725, 0.020780934020876884, -0.005925273988395929, 0.004215652123093605, -0.00033449128386564553, 0.05678918585181236, 0.016448475420475006, 0.018858937546610832, -0.008548110723495483, -0.023212632164359093, 0.007109267171472311, 0.01894388720393181, -0.05097009986639023, -0.005734136328101158, 0.01292304415255785, 0.012519530951976776, 0.030093595385551453, 0.002893615048378706, -0.04829416796565056, 0.02809726819396019, -0.002009602263569832, 0.0217684805393219, -0.05882798880338669, 0.05126742646098137, 0.014834422618150711, -0.060314618051052094, -0.027927367016673088, -0.02302149496972561, 0.007491542957723141, -0.06320292502641678, 0.0077198464423418045, 0.007226073648780584, 0.02302149496972561, 0.02712034061551094, 0.02695043943822384, 0.0913214311003685, -0.008925076574087143, 0.04283612221479416, 0.0020573867950588465, 0.008564038202166557, 0.058530665934085846, 0.010682483203709126, 0.001915360800921917, -0.028309643268585205, -0.001683075213804841, -0.03414996713399887, -0.01763777807354927, -0.037717875093221664, -0.012657574377954006, 0.01891203038394451, 0.0001093401515390724, 0.06205609440803528, -0.014579571783542633, 0.023828521370887756, 0.053433652967214584, -0.010390467010438442, -0.05666176229715347, 0.018572229892015457, 0.08002305775880814, 0.01059753354638815, 0.003886470105499029, 0.0027210600674152374, -0.004027168732136488, 0.020929597318172455, 0.011319609358906746, -0.0423901341855526, -0.01678827591240406, 0.028968006372451782, 0.03523308038711548, -0.046297840774059296, -0.01581135019659996, -0.03215363621711731, 0.002265780232846737, -0.022957781329751015, -0.03529679402709007, -0.0016286539612337947, -0.01976153254508972, -0.00937106553465128, 0.02979627065360546, -0.014600809663534164, 0.06626112759113312, -0.027884891256690025, 0.01088424026966095, 0.02404089644551277, 0.00638719042763114, 0.029562657698988914, 0.0466376394033432, 0.04476873576641083, -0.06277817487716675, 0.015110510401427746, -0.0058243959210813046, -0.0238922331482172, 0.009668390266597271, -0.024508122354745865, -0.015853824093937874, 0.03412872925400734, -0.01411234587430954, 0.016108674928545952, 0.07785682380199432, 0.01636352576315403, -0.023786045610904694, 0.021258778870105743, -0.032366011291742325, 0.050630297511816025, 0.0067694662138819695, -0.028458304703235626, 0.007964078336954117, -0.023233870044350624, 0.027630042284727097, -0.01110723428428173, 0.03315180167555809, 0.008749866858124733, 0.029859982430934906, -0.010549748316407204, -0.011531985364854336, -0.005808467511087656, -0.016958177089691162, 0.0116594098508358, -0.030560821294784546, -0.030836910009384155, -0.05912531539797783, -0.023127682507038116, -0.03837623819708824, -0.02178971655666828, -0.028606968000531197, 0.027587566524744034, 0.007332261186093092, 0.016267957165837288, -0.03948058933019638, 0.06388252228498459, -0.011277134530246258, -0.07165546715259552, -0.0170856025069952, -0.0026281457394361496, -0.062310945242643356, -0.01124527771025896, 0.06154639646410942, 0.022087043151259422, 0.026483213528990746, 0.004717388655990362, -0.030815672129392624, -0.07089091092348099, 0.0010738231940194964, -0.024890398606657982, 0.00571820791810751, -0.05377345532178879, -0.03400130197405815, -0.010491345077753067, 0.01841294765472412, 0.002344093518331647, -0.00798000581562519, -0.030029883608222008, -0.003984693903476, -0.02376480959355831, -0.0013313284143805504, -0.03810014948248863, 0.01909255050122738, -0.041646819561719894, -0.02077031508088112, 0.005181960295885801, -0.021726004779338837, 0.014367196708917618, -0.05347612872719765, 0.013379651121795177, 0.06039956957101822, -0.08652174472808838, 0.009487872011959553, 0.049653373658657074, 0.03958677873015404, 0.009302043356001377, -0.027714991942048073, -0.009530346840620041, -0.009817053563892841, 0.0008979497943073511, -0.012487674131989479, -0.024062134325504303, -0.007672061678022146, -0.03563659265637398, 0.0004433336725924164, -0.006158886943012476, 0.004372278694063425, 0.06184371933341026, -0.010411704890429974, 0.007799487095326185, 0.026631876826286316, 0.0719103142619133, -0.012519530951976776, 0.02922285720705986, 0.025506287813186646, 0.04022390395402908, 0.005532379727810621, -0.026780540123581886, 0.07993810623884201, -0.04506606236100197, -0.011149709112942219, 0.0031750125344842672, -0.07484109699726105, 0.04171052947640419, -0.04098845645785332, -0.04062741622328758, -0.053306229412555695, 0.013995539397001266, -0.03992657735943794, -0.02894676849246025, 0.00043371040374040604, -0.006992460694164038, 0.048549018800258636, -0.003501539584249258, 0.03778158500790596, 0.023934708908200264, -0.020802171900868416, -0.056831661611795425, 0.006450903136283159, 0.02614341303706169, 0.05576978251338005, -0.06617617607116699, 0.09072677791118622, -0.0027980459854006767, -0.036740947514772415, 0.05831828713417053, 0.019602250307798386, -0.05109752342104912, -0.015705162659287453, -0.0033396033104509115, 0.016076818108558655, 0.003759044921025634, -0.060059767216444016, 0.06859725713729858, -0.030390921980142593, 0.02112073451280594, -0.031962499022483826, 0.0017574065132066607, 0.08694649487733841, -0.01833861693739891, -0.02164105512201786, 0.01961286924779415, 0.009025954641401768, 0.007603039965033531, 0.030836910009384155, -0.007693299558013678, -0.004093536175787449, -0.003764354158192873, -0.007337570656090975, -0.0392257384955883, -0.04927109554409981, 0.06859725713729858, 0.016172388568520546, 0.04914367198944092, 0.033066850155591965, 0.018444804474711418, 0.008866673335433006, -0.032812003046274185, -0.01656528189778328, -0.023255107924342155, -0.047996845096349716, 0.016352906823158264, 0.03782406076788902, -0.0014547716127708554, -0.012954900041222572, 0.03650733456015587, -0.0023135647643357515, -0.044174086302518845, -0.025102773681282997, 0.09174618124961853, 0.04931357130408287, -0.017319215461611748, 0.08851807564496994, -0.03192002326250076, 0.04591556265950203, 0.051607225090265274, -0.0003132537240162492, 0.03499946743249893, 0.05356108024716377, 0.02614341303706169, 0.009047192521393299, 0.049398522824048996, -0.03810014948248863, -0.02236313186585903, -0.08834817260503769, 0.01638476364314556, 0.004542178940027952, -0.02161981724202633, -0.0025763793382793665, 0.027757465839385986, 0.01432472188025713, 0.01781829632818699, -0.018455423414707184, -0.0010187382576987147, 0.07360931485891342, 0.041073404252529144, -0.016459094360470772, -0.003960801288485527, 0.009248949587345123, -0.012678812257945538, -0.0769648477435112, 0.04752961918711662, 0.06447717547416687, -0.01901821792125702, -0.032238587737083435, -0.046297840774059296, 0.029690083116292953, -0.0019273068755865097, -0.004688187036663294, -0.0034218989312648773, 0.013730070553719997, 0.022511793300509453, -0.018221810460090637, -0.007385354954749346, 0.006631422322243452, 0.02457183599472046, 0.02542133629322052, -0.0023932054173201323, -0.061164118349552155, 0.013751308433711529, 0.08724381774663925, -0.026801778003573418, -0.027290239930152893, -0.03712322190403938, -0.02854325622320175, 0.03162270039319992, -0.03499946743249893, -0.032366011291742325, 0.022809119895100594, 0.0005787229747511446, -0.04285736009478569, -0.04735971614718437, 0.030178546905517578, -0.00973210297524929, 0.043197158724069595, -0.05041792243719101, -0.004908526781946421, 0.01038515754044056, 0.04816674441099167, -0.024486884474754333, -0.023849759250879288, 0.002095879754051566, 0.037993960082530975, 0.008553420193493366, -0.0042873285710811615, -0.019283687695860863, 0.057511262595653534, -0.01663961447775364, -0.0209933090955019, -0.01704312674701214, -0.03502070531249046, -0.030305972322821617, -0.012211586348712444, -0.022511793300509453, -0.020281851291656494, 0.03092185966670513, -0.033342938870191574, -0.031941261142492294, 0.03542421758174896, -0.015779493376612663, 0.04876139387488365, -0.03459595516324043, -0.04330334812402725, 0.01974029466509819, -0.009413540363311768, -0.026037225499749184, 0.0365285724401474, 0.012392105534672737, -0.004608546383678913, 0.01988895796239376, 0.007486233487725258, -0.0229153074324131, -0.0009152052807621658, -0.05874304100871086, -0.007247311063110828, 0.050078123807907104, -0.03230230137705803, 0.01094795297831297, -0.08698897063732147, -0.03064577281475067, -0.003907707519829273, -0.023807283490896225, 0.012084160931408405, 0.044174086302518845, -0.01649095118045807, 0.001153463963419199, 0.02854325622320175, -0.01678827591240406, 0.0035997633822262287, 0.012466437183320522, 0.0002054068463621661, -0.06923438608646393, 0.025251436978578568, -0.028033554553985596, 0.060654416680336, 0.04421656206250191, -0.013167276047170162, -0.0064190467819571495, 0.055005233734846115, -0.024784211069345474, 0.003939563874155283, 0.04464131221175194, 0.02499658614397049, 0.06562400609254837, 0.021853430196642876, 0.0012842075666412711, 0.0006537180743180215, -0.01971905678510666, -0.026377025991678238, -0.05929521471261978, -0.07322704046964645, -0.011627553962171078, -0.01025773212313652, 0.049780797213315964, -0.008123359642922878, -0.07038120925426483, -0.0683424100279808, -0.039374399930238724, 0.012052305042743683, -0.0020042930264025927, -0.005277528893202543, -0.06736548244953156, -0.061886195093393326, 0.02892553061246872, 0.03597639501094818, 0.019952669739723206, -0.07458624243736267, -0.08384581655263901, 0.02429574728012085, -0.03189878538250923, -0.022511793300509453, 0.0023507303558290005, -0.04757209122180939, -0.0006942021427676082, -0.07212269306182861, -0.007608349435031414, 0.024784211069345474, 0.06600628048181534, 0.05309385433793068, -0.007565874140709639, -0.05899789184331894, -0.015004322864115238, -0.025612475350499153, 0.007034935522824526, 0.029413994401693344, -0.06868220865726471, -0.02499658614397049, -0.0031325374729931355, 0.022108281031250954, -0.005317349452525377, 0.05394335463643074, -0.0258460883051157, 0.014006158336997032, 0.0038121386896818876, -0.036592282354831696, -0.037866536527872086, 0.024104610085487366, -0.005505832377821207, 0.07819662988185883, 0.09285052865743637, -0.023382533341646194, -0.02501782402396202, -0.028968006372451782, -0.03145279735326767, -0.0011395268375054002, -0.03877975046634674, 0.021577341482043266, 0.06320292502641678, 0.010624079965054989, 0.03960801288485527, 0.022108281031250954, 0.07407654076814651, -0.023913471028208733, 0.07237754017114639, 0.019772151485085487, -0.03776034712791443, 0.01117094699293375, 0.011924879625439644, 0.0009596713935025036, -0.0000516835498274304, 0.0058721802197396755, 0.0025511595886200666, -0.023807283490896225, 0.00850563496351242, -0.015768874436616898, 0.007151742000132799, -0.016129912808537483, 0.006668588146567345, -0.06762032955884933, 0.010395776480436325, 0.04608546569943428, -0.020027002319693565, 0.04058494046330452, -0.035041943192481995, -0.013942445628345013, 0.0009291424648836255, -0.01721302792429924, 0.02656816504895687, 0.016682088375091553, 0.0015848515322431922, -0.09930674731731415, -0.030582059174776077, 0.019198738038539886, -0.03090062364935875, 0.04228394478559494, -0.014770709909498692, 0.038270048797130585, -0.032366011291742325, -0.02569742500782013, -0.018646560609340668, -0.0194111131131649, -0.012944281101226807, 0.022554269060492516, -0.02029247023165226, 0.03485080599784851, -0.048251692205667496, 0.012147873640060425, 0.03198373690247536, 0.06626112759113312, -0.07288724184036255, 0.0027210600674152374, -0.03340665251016617, -0.01778644137084484, 0.026185888797044754, -0.01701126992702484, 0.0365285724401474, -0.00821892824023962, 0.07755950093269348, 0.011553222313523293, -0.05581225827336311, 0.04147691652178764, 0.023679858073592186, 0.023127682507038116, -0.025315148755908012, 0.02782117947936058, 0.002832557074725628, -0.030688246712088585, 0.009976334869861603, 0.055982157588005066, -0.043069735169410706, 0.041922908276319504, -0.015800731256604195, 0.04574566334486008, 0.08367591351270676, -0.015099892392754555, -0.020133189857006073, 0.019708437845110893, 0.04735971614718437, -0.025803612545132637, -0.017000650987029076, -0.015333505347371101, -0.040372565388679504, -0.05589720979332924, 0.08210433274507523, -0.02924409508705139, -0.005606710910797119, -0.007502161432057619, -0.016151150688529015, 0.04863397032022476, -0.024784211069345474, 0.03748426213860512, -0.048251692205667496, 0.02376480959355831, 0.014356577768921852, -0.03521184250712395, 0.0031484654173254967, -0.05649185925722122, -0.0373355969786644, -0.013230988755822182, -0.03625248372554779, 0.0032466892153024673, -0.03090062364935875, 0.022278180345892906, -0.009801125153899193, 0.0497383214533329, -0.0011899659875780344, 0.013708832673728466, 0.00988076627254486, -0.011478890664875507, -0.04553328827023506, 0.007772940210998058, 0.037441786378622055, -0.038694798946380615, -0.02512401156127453, 0.05831828713417053, -0.02189590595662594, -0.04595803841948509, -0.0005246336222626269, -0.033364176750183105, 0.0061748153530061245, 0.00565449520945549, 0.014282247051596642, -0.06354272365570068, 0.020483609288930893, 0.05003564804792404, -0.021449916064739227, 0.05955006554722786, -0.05517513304948807, -0.003995312377810478, 0.018986361101269722, -0.00354401464574039, -0.017605921253561974, 0.021152591332793236, -0.04820922017097473, -0.045490812510252, 0.11876033246517181, 0.07458624243736267, -0.020504845306277275, 0.0002513662038836628, -0.03748426213860512, -0.07590297609567642, -0.0048262313939630985, 0.01040639542043209, -0.04328211024403572, -0.06783270835876465, -0.014664522372186184, 0.02457183599472046, 0.004581999499350786, 0.02571866288781166, 0.007836652919650078, -0.004236889537423849, 0.03984162583947182, 0.04330334812402725, -0.029031720012426376, -0.08911272138357162, 0.033342938870191574, -0.04668011516332626, 0.01894388720393181, -0.021046403795480728, -0.006657969206571579, -0.0489312969148159, -0.01257262472063303, -0.032387249171733856, 0.05759621411561966, 0.040648654103279114, 0.02112073451280594, 0.06265074759721756, 0.03678342327475548, -0.014207915402948856, 0.025102773681282997 ]
29,266
quart.blueprints
websocket
Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash).
def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator
(self, rule: str, **options: Any) -> Callable[[~T_websocket], ~T_websocket]
[ -0.008204024285078049, 0.0021392337512224913, -0.03144111856818199, -0.04766583815217018, 0.016013888642191887, 0.03349441662430763, -0.05015913024544716, 0.02430957742035389, -0.0543023906648159, -0.025739552453160286, 0.034356068819761276, 0.0040080551989376545, 0.0491691455245018, -0.003089112928137183, 0.0023764169309288263, 0.015133903361856937, 0.064202219247818, -0.04095595329999924, 0.013914758339524269, 0.0012913317186757922, 0.04157927632331848, 0.005463238339871168, 0.01608722098171711, 0.013254770077764988, -0.03188111260533333, 0.04634585976600647, -0.0390859879553318, 0.039635978639125824, -0.02608788013458252, -0.03554771468043327, 0.02331959456205368, -0.04861915484070778, 0.04201927036046982, -0.021156299859285355, 0.019652992486953735, -0.012594780884683132, -0.01735219918191433, -0.01660054549574852, -0.07105876505374908, -0.0327610969543457, 0.04535587877035141, 0.035566046833992004, 0.02834284119307995, 0.019946319982409477, 0.0362810380756855, 0.01598638854920864, -0.020111316815018654, 0.04663918912410736, -0.03540105000138283, -0.0304328054189682, 0.02454790659248829, 0.03188111260533333, 0.03263276815414429, 0.011879793368279934, -0.0036643112543970346, 0.027774516493082047, -0.01178812887519598, 0.03221110627055168, 0.037912674248218536, -0.027517855167388916, -0.007012377958744764, 0.005339490715414286, 0.014253919012844563, 0.04458589106798172, 0.023484591394662857, -0.030487803742289543, 0.0015422648284584284, -0.0016476797172799706, 0.017306365072727203, -0.01205395720899105, 0.015133903361856937, 0.03981930762529373, 0.03824266791343689, -0.06467887759208679, -0.013016440905630589, -0.03389774262905121, 0.04990246519446373, -0.018864672631025314, -0.01331893540918827, 0.03149611875414848, 0.005110328085720539, 0.033549416810274124, -0.01190729346126318, 0.052872415632009506, 0.040185969322919846, 0.023264596238732338, -0.017783023416996002, -0.023117931559681892, -0.09085842221975327, 0.005605319049209356, -0.037362683564424515, -0.03094612807035446, -0.01052315067499876, -0.051112446933984756, 0.01634388230741024, -0.04102928563952446, -0.011678130365908146, 0.00715445913374424, 0.035126056522130966, -0.023356260731816292, -0.050562456250190735, 0.06537552922964096, -0.015014738775789738, 0.01600472256541252, 0.051295775920152664, -0.07193875312805176, 0.000950452231336385, -0.025666220113635063, -0.05646568536758423, 0.011962291784584522, 0.026014547795057297, -0.006792381871491671, -0.0014265377540141344, 0.03798600658774376, -0.007255290634930134, 0.07373538613319397, -0.05089244991540909, 0.0030020312406122684, 0.042165935039520264, -0.049755800515413284, -0.011228971183300018, -0.004195968620479107, 0.01229228638112545, -0.05048912391066551, 0.021119633689522743, 0.050085797905921936, 0.017040537670254707, 0.025446224957704544, 0.0430825836956501, 0.0014116421807557344, -0.01457474660128355, 0.059692297130823135, 0.02051464281976223, 0.011723962612450123, 0.00664113461971283, 0.020734639838337898, 0.04183594137430191, -0.008089442737400532, 0.00313952867873013, 0.024437908083200455, -0.002271002158522606, 0.04656585678458214, -0.02889283187687397, 0.0047620004042983055, -0.0015858057886362076, -0.013703928329050541, -0.08535851538181305, 0.02152295969426632, 0.04069929197430611, 0.013080606237053871, 0.02735285833477974, 0.009780663065612316, -0.0036345201078802347, 0.00397138949483633, 0.013722261413931847, 0.02988281473517418, -0.02964448556303978, 0.044475894421339035, 0.05422905832529068, -0.035859376192092896, 0.006659467704594135, -0.013117272406816483, 0.0010593044571578503, -0.018415512517094612, 0.023869585245847702, 0.010211489163339138, 0.042422596365213394, 0.015876390039920807, 0.016664709895849228, 0.0816919133067131, 0.0043449243530631065, 0.017178034409880638, 0.0566856823861599, 0.05375239998102188, 0.03342108428478241, 0.011980624869465828, 0.018131351098418236, 0.012548948638141155, -0.013080606237053871, -0.02403458207845688, 0.007236957550048828, -0.010110657662153244, 0.011403135024011135, -0.008524851873517036, -0.011137306690216064, 0.032082777470350266, -0.005504487548023462, 0.00041220636921934783, 0.0030845296569168568, 0.0028370339423418045, -0.03197277709841728, -0.00835068803280592, 0.05910563841462135, 0.013346434570848942, -0.03133112192153931, -0.027279525995254517, 0.013969757594168186, 0.05804232507944107, 0.027279525995254517, -0.04069929197430611, 0.017003871500492096, 0.03816933557391167, 0.03655603155493736, -0.0006250411970540881, 0.010202323086559772, -0.054339054971933365, -0.021211298182606697, -0.00760361785069108, -0.0662921816110611, -0.05873898044228554, 0.0158122256398201, -0.014950573444366455, 0.0073240394704043865, 0.015005572699010372, 0.036611031740903854, 0.010339820757508278, -0.03243110328912735, 0.018470512703061104, -0.004940747283399105, 0.021724622696638107, 0.0286728348582983, 0.013474766165018082, -0.035566046833992004, 0.013117272406816483, 0.02993781305849552, -0.024676237255334854, 0.03543771803379059, -0.0728553980588913, -0.013905591331422329, 0.048765819519758224, -0.026142878457903862, 0.007809864357113838, 0.08660516142845154, 0.028691168874502182, -0.036611031740903854, 0.026417873799800873, -0.06405555456876755, 0.06266224384307861, 0.058628980070352554, -0.002621621126309037, 0.024419575929641724, -0.02205461636185646, 0.036886025220155716, 0.04843582585453987, 0.037619344890117645, 0.06046228110790253, 0.005692400969564915, 0.017242200672626495, 0.0063844723626971245, -0.0069573791697621346, -0.097384974360466, 0.029772816225886345, -0.020312979817390442, -0.015876390039920807, -0.05444905534386635, 0.026014547795057297, -0.04737250879406929, -0.012970607727766037, -0.04465922340750694, -0.006246974691748619, 0.013887258246541023, 0.021724622696638107, 0.01253978256136179, 0.005605319049209356, -0.003953056409955025, -0.07626534253358841, -0.04909581318497658, 0.00036580092273652554, -0.03642769902944565, 0.03615270555019379, -0.03754601255059242, 0.0158122256398201, 0.04909581318497658, 0.010944809764623642, 0.0024726653937250376, -0.0735153928399086, 0.0012947691138833761, -0.0158122256398201, 0.02155962586402893, -0.07193875312805176, -0.05294574797153473, -0.017168868333101273, -0.0023019390646368265, -0.008167358115315437, -0.03164278343319893, -0.01571139320731163, 0.014712244272232056, 0.014318084344267845, 0.032339438796043396, -0.04891248419880867, 0.008767764084041119, -0.04711584746837616, -0.018443012610077858, 0.03094612807035446, 0.004404506646096706, 0.039379317313432693, -0.00008500503463437781, -0.005087411496788263, 0.07699865847826004, -0.06126893684267998, 0.030799465253949165, 0.027774516493082047, 0.01544556487351656, 0.01721470057964325, -0.02709619514644146, -0.002834742423146963, -0.013621429912745953, 0.00178861478343606, -0.015271401032805443, -0.0351443886756897, -0.01343809999525547, -0.008483602665364742, -0.04616253077983856, -0.007754865102469921, 0.009216923266649246, 0.0791252925992012, -0.018919670954346657, -0.02282460406422615, 0.023686254397034645, 0.06588885188102722, -0.001578930881805718, -0.004461797419935465, 0.018048852682113647, 0.013988090679049492, -0.039452649652957916, -0.03479606285691261, 0.06126893684267998, -0.0390859879553318, 0.03831600025296211, -0.025556223466992378, -0.052029095590114594, 0.02683953382074833, 0.004088262096047401, -0.03167944774031639, -0.06563219428062439, -0.008758598007261753, -0.01090814359486103, 0.012778111733496189, -0.01165979728102684, 0.03015781007707119, 0.05389906466007233, 0.029039494693279266, 0.05188243091106415, 0.026766201481223106, -0.011705629527568817, -0.03904931992292404, -0.06005895510315895, 0.010110657662153244, 0.038132671266794205, -0.041689276695251465, 0.0845518633723259, -0.026784535497426987, -0.04711584746837616, 0.041175950318574905, 0.043229248374700546, -0.013511432334780693, -0.030084477737545967, -0.017104702070355415, 0.025482891127467155, -0.05323907360434532, -0.0685654729604721, 0.02078963816165924, -0.006237808149307966, 0.06123226881027222, -0.013172270730137825, 0.029754482209682465, 0.07824530452489853, -0.01598638854920864, -0.021706288680434227, 0.027756184339523315, 0.013758927583694458, 0.004003472160547972, 0.05774899572134018, 0.032101109623909, -0.0023019390646368265, -0.004370132461190224, 0.005023246165364981, -0.022366277873516083, -0.026142878457903862, 0.008185691200196743, -0.005362406838685274, 0.029497820883989334, 0.05723567306995392, -0.004019513260573149, 0.040919288992881775, -0.023997915908694267, -0.018232183530926704, 0.009780663065612316, -0.05246908962726593, 0.003105154260993004, 0.02834284119307995, -0.001859655138105154, -0.015280568040907383, -0.00800236128270626, -0.0775119885802269, -0.024437908083200455, -0.014208086766302586, 0.0531657412648201, -0.004890331532806158, -0.020459644496440887, 0.07457870244979858, -0.06508219987154007, 0.059398967772722244, 0.04366924241185188, 0.019616326317191124, 0.047995831817388535, -0.0054449052549898624, 0.033806078135967255, 0.006196558941155672, 0.004519088193774223, -0.022989600896835327, -0.0741753801703453, -0.0658155232667923, 0.02306293323636055, 0.0057015675120055676, -0.04132261499762535, 0.03393441066145897, 0.016178885474801064, -0.02916782721877098, 0.010807312093675137, 0.0023431885056197643, -0.036629363894462585, 0.07795197516679764, 0.09430503100156784, -0.016316384077072144, 0.00925817247480154, 0.018763840198516846, -0.024382909759879112, -0.0578223280608654, 0.03622603788971901, 0.00005890197280677967, -0.046529192477464676, -0.052872415632009506, -0.009652332402765751, -0.007557785138487816, -0.020147982984781265, 0.0029126578010618687, 0.03041447140276432, 0.02861783653497696, 0.023172929883003235, -0.01574805937707424, -0.04135928303003311, -0.015665560960769653, 0.0026147463358938694, -0.01279644388705492, -0.02381458692252636, -0.04392590373754501, -0.04836249351501465, 0.05404572933912277, -0.01837884820997715, 0.04286259040236473, 0.004493880085647106, 0.0026032880414277315, 0.054852381348609924, 0.0021128798834979534, -0.0491691455245018, -0.0032449436839669943, -0.05246908962726593, -0.00577031634747982, -0.03772934526205063, 0.06775882095098495, -0.006654884200543165, 0.012888109311461449, -0.048765819519758224, -0.06482554227113724, 0.00538073992356658, 0.030561136081814766, -0.02432791143655777, -0.011503966525197029, -0.014253919012844563, 0.03468606248497963, -0.022952934727072716, 0.009056509472429752, -0.004267008975148201, 0.060132287442684174, 0.023887917399406433, -0.02106463350355625, -0.017810523509979248, -0.030359473079442978, -0.01457474660128355, -0.05349573865532875, -0.003545146668329835, -0.02663787081837654, 0.04385257139801979, -0.020092984661459923, 0.008841096423566341, 0.018314681947231293, -0.032101109623909, 0.046529192477464676, 0.009863162413239479, -0.044219233095645905, 0.03316442295908928, 0.02784784883260727, -0.0426059253513813, 0.05529237166047096, 0.027004530653357506, 0.01747136376798153, 0.0010151907335966825, -0.0241079144179821, 0.004399923607707024, -0.011998957954347134, -0.05089244991540909, 0.002617037855088711, 0.05298241227865219, 0.006136976648122072, -0.01090814359486103, -0.07795197516679764, -0.010028159245848656, -0.03923265263438225, -0.024474574252963066, -0.02537289261817932, 0.05389906466007233, -0.007186541799455881, 0.05947230011224747, 0.006141560152173042, -0.04231259971857071, -0.020092984661459923, 0.0289111640304327, -0.02357625775039196, -0.07017877697944641, 0.02353959158062935, 0.018314681947231293, 0.04718917980790138, 0.027939515188336372, 0.006819881498813629, -0.02610621228814125, 0.03934264928102493, -0.050269126892089844, 0.02841617353260517, 0.020954634994268417, 0.022182947024703026, 0.0807385966181755, -0.014987239614129066, 0.007635700516402721, 0.009019843302667141, 0.003467231523245573, -0.0451725497841835, -0.028691168874502182, -0.024162912741303444, 0.0021873577497899532, -0.02130296267569065, 0.048545822501182556, -0.0067511326633393764, -0.07025211304426193, -0.07663200050592422, -0.006829048041254282, -0.0008295688894577324, -0.021431295201182365, -0.041175950318574905, -0.062478914856910706, -0.05606235936284065, 0.024144580587744713, 0.013144771568477154, 0.04388923570513725, -0.048765819519758224, -0.028507838025689125, 0.01378642674535513, 0.016903039067983627, -0.02484123408794403, -0.0003156716120429337, -0.06368889659643173, -0.021669624373316765, -0.06519220024347305, 0.01378642674535513, 0.005930730141699314, 0.03428273648023605, 0.09914494305849075, -0.030542802065610886, -0.07391871511936188, -0.0050782449543476105, -0.04744584113359451, 0.021852953359484673, 0.01721470057964325, -0.06621885299682617, -0.039159320294857025, 0.002550580771639943, 0.058152321726083755, -0.04737250879406929, 0.023722920566797256, -0.0339527428150177, -0.03142278641462326, 0.00793361198157072, -0.05327574163675308, -0.024382909759879112, 0.011678130365908146, 0.019909653812646866, 0.04990246519446373, 0.09166507422924042, -0.06269890815019608, -0.06665883958339691, 0.01715053617954254, -0.03690435737371445, -0.0027087030466645956, -0.042679257690906525, 0.0296261515468359, 0.014739743433892727, -0.028287841007113457, 0.02429124526679516, 0.04161594435572624, 0.08821846544742584, -0.031092792749404907, 0.07193875312805176, 0.014803909696638584, -0.030817797407507896, -0.004195968620479107, 0.004241801332682371, -0.018883004784584045, -0.015638060867786407, -0.005073661915957928, -0.03552938252687454, -0.03268776461482048, 0.009184840135276318, -0.014501414261758327, 0.0017508028540760279, 0.01177896186709404, 0.008456103503704071, -0.06937212496995926, 0.000759674294386059, 0.04179927334189415, -0.019103001803159714, 0.051332440227270126, 0.00187111331615597, -0.00029275534325279295, -0.006315723527222872, 0.005463238339871168, 0.027939515188336372, 0.015418065711855888, -0.021724622696638107, -0.07193875312805176, -0.03094612807035446, 0.008332354947924614, 0.001534244162030518, 0.05162576958537102, -0.036867693066596985, 0.015647228807210922, -0.030084477737545967, -0.024382909759879112, 0.010963142849504948, 0.0018928837962448597, -0.07138875871896744, 0.006324890069663525, 0.030304472893476486, 0.06874880194664001, -0.03461273014545441, 0.04634585976600647, 0.0536423996090889, 0.07080210000276566, -0.06548552960157394, -0.013777260668575764, -0.05074578523635864, 0.00011100067786173895, 0.046969182789325714, -0.018443012610077858, 0.06713549792766571, 0.04542921110987663, 0.10515817254781723, 0.041432611644268036, -0.08301188796758652, 0.04942580685019493, 0.01979965530335903, -0.008336938917636871, -0.02638120763003826, 0.01847967877984047, -0.003609312232583761, -0.06148893013596535, 0.015583062544465065, 0.05697901174426079, -0.046529192477464676, 0.008336938917636871, -0.04788583517074585, 0.008249856531620026, 0.06519220024347305, -0.041395947337150574, 0.03441106900572777, 0.02174295485019684, 0.02055130898952484, -0.04535587877035141, -0.04348590970039368, -0.04209260269999504, -0.03569437935948372, -0.0861651673913002, 0.04234926402568817, -0.015188902616500854, -0.025024564936757088, -0.03343942016363144, 0.030872797593474388, 0.020734639838337898, 0.000971076893620193, 0.014950573444366455, -0.0395626462996006, 0.03879265859723091, 0.010660648345947266, -0.051332440227270126, -0.01658221147954464, 0.011458134278655052, -0.0332377552986145, -0.037876009941101074, -0.043999236077070236, 0.05804232507944107, -0.025519557297229767, -0.0035520216915756464, 0.02227461338043213, 0.025281228125095367, 0.0200196523219347, 0.04693251848220825, -0.040185969322919846, 0.01012899074703455, -0.08227857202291489, 0.03831600025296211, 0.029571153223514557, -0.04484255239367485, -0.010092324577271938, 0.06376222521066666, -0.008039026521146297, -0.0306711345911026, -0.0655221939086914, -0.003987430594861507, 0.004562628921121359, -0.004393048584461212, 0.012768944725394249, -0.028177844360470772, -0.0058023990131914616, 0.04535587877035141, -0.06735549867153168, 0.0699954479932785, -0.04634585976600647, -0.013923924416303635, 0.03540105000138283, -0.027206193655729294, -0.05551236867904663, -0.015399732626974583, -0.043999236077070236, -0.0008822763338685036, 0.10831145197153091, 0.09364503622055054, 0.009918160736560822, -0.03094612807035446, -0.022109616547822952, -0.04429256543517113, -0.01458391360938549, 0.01328226923942566, -0.014877241104841232, -0.037417683750391006, -0.04682251811027527, 0.035327717661857605, -0.02815951034426689, 0.009679831564426422, 0.02808617800474167, 0.022916268557310104, 0.02634454146027565, 0.008552351035177708, -0.014217252843081951, -0.04861915484070778, 0.050562456250190735, -0.006104893982410431, -0.007654033601284027, 0.0017198659479618073, -0.011833961121737957, -0.04113928601145744, -0.040919288992881775, -0.02636287547647953, 0.06882213801145554, 0.046492524445056915, -0.0006554052815772593, 0.012970607727766037, 0.02176128886640072, 0.018571343272924423, 0.03543771803379059 ]
29,267
quart.blueprints
while_app_serving
Add a while serving function to the App. This is designed to be used as a decorator, and has the same arguments as :meth:`~quart.Quart.while_serving`. An example usage, .. code-block:: python @blueprint.while_serving async def func(): ... # Startup yield ... # Shutdown
from __future__ import annotations import os import typing as t from collections import defaultdict from datetime import timedelta from aiofiles import open as async_open from aiofiles.base import AiofilesContextManager from aiofiles.threadpool.binary import AsyncBufferedReader from flask.sansio.app import App from flask.sansio.blueprints import ( # noqa Blueprint as SansioBlueprint, BlueprintSetupState as BlueprintSetupState, ) from flask.sansio.scaffold import setupmethod from .cli import AppGroup from .globals import current_app from .helpers import send_from_directory from .typing import ( AfterServingCallable, AfterWebsocketCallable, AppOrBlueprintKey, BeforeServingCallable, BeforeWebsocketCallable, FilePath, TeardownCallable, WebsocketCallable, WhileServingCallable, ) if t.TYPE_CHECKING: from .wrappers import Response T_after_serving = t.TypeVar("T_after_serving", bound=AfterServingCallable) T_after_websocket = t.TypeVar("T_after_websocket", bound=AfterWebsocketCallable) T_before_serving = t.TypeVar("T_before_serving", bound=BeforeServingCallable) T_before_websocket = t.TypeVar("T_before_websocket", bound=BeforeWebsocketCallable) T_teardown = t.TypeVar("T_teardown", bound=TeardownCallable) T_websocket = t.TypeVar("T_websocket", bound=WebsocketCallable) T_while_serving = t.TypeVar("T_while_serving", bound=WhileServingCallable) class Blueprint(SansioBlueprint): """A blueprint is a collection of application properties. The application properties include routes, error handlers, and before and after request functions. It is useful to produce modular code as it allows the properties to be defined in a blueprint thereby deferring the addition of these properties to the app. """ def __init__(self, *args: t.Any, **kwargs: t.Any) -> None: super().__init__(*args, **kwargs) self.cli = AppGroup() self.cli.name = self.name self.after_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[AfterWebsocketCallable]] = ( defaultdict(list) ) self.before_websocket_funcs: t.Dict[AppOrBlueprintKey, t.List[BeforeWebsocketCallable]] = ( defaultdict(list) ) self.teardown_websocket_funcs: dict[AppOrBlueprintKey, list[TeardownCallable]] = ( defaultdict(list) ) def get_send_file_max_age(self, filename: str | None) -> int | None: """Used by :func:`send_file` to determine the ``max_age`` cache value for a given file path if it wasn't passed. By default, this returns :data:`SEND_FILE_MAX_AGE_DEFAULT` from the configuration of :data:`~flask.current_app`. This defaults to ``None``, which tells the browser to use conditional requests instead of a timed cache, which is usually preferable. Note this is a duplicate of the same method in the Quart class. """ value = current_app.config["SEND_FILE_MAX_AGE_DEFAULT"] if value is None: return None if isinstance(value, timedelta): return int(value.total_seconds()) return value return None async def send_static_file(self, filename: str) -> Response: if not self.has_static_folder: raise RuntimeError("No static folder for this object") return await send_from_directory(self.static_folder, filename) async def open_resource( self, path: FilePath, mode: str = "rb", ) -> AiofilesContextManager[None, None, AsyncBufferedReader]: """Open a file for reading. Use as .. code-block:: python async with await app.open_resource(path) as file_: await file_.read() """ if mode not in {"r", "rb", "rt"}: raise ValueError("Files can only be opened for reading") return async_open(os.path.join(self.root_path, path), mode) # type: ignore def websocket( self, rule: str, **options: t.Any, ) -> t.Callable[[T_websocket], T_websocket]: """Add a websocket to the application. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.websocket('/') async def websocket_route(): ... Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ def decorator(func: T_websocket) -> T_websocket: endpoint = options.pop("endpoint", None) self.add_websocket( rule, endpoint, func, **options, ) return func return decorator def add_websocket( self, rule: str, endpoint: str | None = None, view_func: WebsocketCallable | None = None, **options: t.Any, ) -> None: """Add a websocket url rule to the application. This is designed to be used on the application directly. An example usage, .. code-block:: python def websocket_route(): ... app.add_websocket('/', websocket_route) Arguments: rule: The path to route on, should start with a ``/``. endpoint: Optional endpoint name, if not present the function name is used. view_func: Callable that returns a response. defaults: A dictionary of variables to provide automatically, use to provide a simpler default path for a route, e.g. to allow for ``/book`` rather than ``/book/0``, .. code-block:: python @app.websocket('/book', defaults={'page': 0}) @app.websocket('/book/<int:page>') def book(page): ... host: The full host name for this route (should include subdomain if needed) - cannot be used with subdomain. subdomain: A subdomain for this specific route. strict_slashes: Strictly match the trailing slash present in the path. Will redirect a leaf (no slash) to a branch (with slash). """ return self.add_url_rule( rule, endpoint, view_func, methods={"GET"}, websocket=True, **options, ) @setupmethod def before_websocket( self, func: T_before_websocket, ) -> T_before_websocket: """Add a before websocket function. This is designed to be used as a decorator, if used to decorate a synchronous function, the function will be wrapped in :func:`~quart.utils.run_sync` and run in a thread executor (with the wrapped function returned). An example usage, .. code-block:: python @app.before_websocket async def func(): ... Arguments: func: The before websocket function its
(self, func: ~T_while_serving) -> ~T_while_serving
[ -0.0033396033104509115, -0.04871892184019089, -0.09208597987890244, -0.034362342208623886, 0.027502616867423058, 0.021301254630088806, -0.013730070553719997, 0.04701991751790047, -0.07981067895889282, -0.006902201101183891, 0.03880098834633827, -0.014091108925640583, 0.026716826483607292, 0.03502070531249046, 0.002292327117174864, 0.015280410647392273, 0.06965913623571396, -0.030943097546696663, 0.05181960016489029, -0.04506606236100197, 0.005163377150893211, 0.00740659236907959, 0.017520971596240997, -0.01971905678510666, -0.022660456597805023, 0.018657179549336433, -0.06464707851409912, 0.03667723387479782, 0.02084464766085148, -0.059337690472602844, 0.023934708908200264, -0.05207445099949837, 0.07212269306182861, 0.004887289367616177, 0.03242972493171692, 0.0033555314876139164, -0.022639218717813492, -0.037717875093221664, -0.09302043169736862, -0.03455347940325737, 0.049823272973299026, -0.008707392029464245, 0.01271066814661026, 0.016331668943166733, 0.042899832129478455, 0.03973544016480446, -0.07182536274194717, 0.07314208894968033, -0.019336780533194542, 0.03508441895246506, 0.0077888681553304195, 0.02246931940317154, 0.011893022805452347, 0.07123071700334549, 0.03712322190403938, 0.05419820547103882, -0.047104865312576294, 0.03453224152326584, 0.020186282694339752, -0.04103092849254608, -0.006939366459846497, 0.017234263941645622, 0.04156186804175377, 0.018476661294698715, 0.02276664413511753, -0.0369320847094059, -0.011627553962171078, 0.01854037307202816, -0.007491542957723141, -0.018306760117411613, 0.013432744890451431, 0.030433397740125656, 0.02796984277665615, 0.0016684744041413069, 0.016809513792395592, -0.02582485042512417, 0.05797848850488663, -0.0017693527042865753, -0.04986574873328209, 0.03119794838130474, 0.04455636069178581, -0.00589341763406992, -0.035742782056331635, 0.013645119965076447, 0.0696166604757309, 0.019347399473190308, 0.04251755774021149, -0.02472049742937088, -0.12266804277896881, -0.00839413795620203, -0.039820391684770584, 0.01159569714218378, 0.0027502616867423058, -0.01452647801488638, 0.017584683373570442, -0.05967749282717705, -0.02656816504895687, -0.007666752673685551, 0.027757465839385986, -0.03918326273560524, -0.04519348964095116, 0.05632195994257927, -0.040266379714012146, -0.01376192644238472, 0.04591556265950203, -0.05164970085024834, 0.014685760252177715, -0.018731512129306793, -0.025612475350499153, -0.0015888335183262825, -0.012317773886024952, -0.026377025991678238, 0.008951623924076557, 0.010926715098321438, -0.012562005780637264, 0.029456470161676407, -0.025039061903953552, 0.03822757303714752, 0.06451965123414993, -0.06154639646410942, -0.015567118301987648, -0.0005501850391738117, 0.013252225704491138, -0.054283156991004944, 0.03914078697562218, 0.07208021730184555, 0.01996328867971897, -0.002131718210875988, 0.021662293002009392, 0.002017566468566656, -0.029413994401693344, 0.05959254130721092, 0.02108887769281864, 0.03935316577553749, -0.0072685484774410725, 0.020780934020876884, -0.005925273988395929, 0.004215652123093605, -0.00033449128386564553, 0.05678918585181236, 0.016448475420475006, 0.018858937546610832, -0.008548110723495483, -0.023212632164359093, 0.007109267171472311, 0.01894388720393181, -0.05097009986639023, -0.005734136328101158, 0.01292304415255785, 0.012519530951976776, 0.030093595385551453, 0.002893615048378706, -0.04829416796565056, 0.02809726819396019, -0.002009602263569832, 0.0217684805393219, -0.05882798880338669, 0.05126742646098137, 0.014834422618150711, -0.060314618051052094, -0.027927367016673088, -0.02302149496972561, 0.007491542957723141, -0.06320292502641678, 0.0077198464423418045, 0.007226073648780584, 0.02302149496972561, 0.02712034061551094, 0.02695043943822384, 0.0913214311003685, -0.008925076574087143, 0.04283612221479416, 0.0020573867950588465, 0.008564038202166557, 0.058530665934085846, 0.010682483203709126, 0.001915360800921917, -0.028309643268585205, -0.001683075213804841, -0.03414996713399887, -0.01763777807354927, -0.037717875093221664, -0.012657574377954006, 0.01891203038394451, 0.0001093401515390724, 0.06205609440803528, -0.014579571783542633, 0.023828521370887756, 0.053433652967214584, -0.010390467010438442, -0.05666176229715347, 0.018572229892015457, 0.08002305775880814, 0.01059753354638815, 0.003886470105499029, 0.0027210600674152374, -0.004027168732136488, 0.020929597318172455, 0.011319609358906746, -0.0423901341855526, -0.01678827591240406, 0.028968006372451782, 0.03523308038711548, -0.046297840774059296, -0.01581135019659996, -0.03215363621711731, 0.002265780232846737, -0.022957781329751015, -0.03529679402709007, -0.0016286539612337947, -0.01976153254508972, -0.00937106553465128, 0.02979627065360546, -0.014600809663534164, 0.06626112759113312, -0.027884891256690025, 0.01088424026966095, 0.02404089644551277, 0.00638719042763114, 0.029562657698988914, 0.0466376394033432, 0.04476873576641083, -0.06277817487716675, 0.015110510401427746, -0.0058243959210813046, -0.0238922331482172, 0.009668390266597271, -0.024508122354745865, -0.015853824093937874, 0.03412872925400734, -0.01411234587430954, 0.016108674928545952, 0.07785682380199432, 0.01636352576315403, -0.023786045610904694, 0.021258778870105743, -0.032366011291742325, 0.050630297511816025, 0.0067694662138819695, -0.028458304703235626, 0.007964078336954117, -0.023233870044350624, 0.027630042284727097, -0.01110723428428173, 0.03315180167555809, 0.008749866858124733, 0.029859982430934906, -0.010549748316407204, -0.011531985364854336, -0.005808467511087656, -0.016958177089691162, 0.0116594098508358, -0.030560821294784546, -0.030836910009384155, -0.05912531539797783, -0.023127682507038116, -0.03837623819708824, -0.02178971655666828, -0.028606968000531197, 0.027587566524744034, 0.007332261186093092, 0.016267957165837288, -0.03948058933019638, 0.06388252228498459, -0.011277134530246258, -0.07165546715259552, -0.0170856025069952, -0.0026281457394361496, -0.062310945242643356, -0.01124527771025896, 0.06154639646410942, 0.022087043151259422, 0.026483213528990746, 0.004717388655990362, -0.030815672129392624, -0.07089091092348099, 0.0010738231940194964, -0.024890398606657982, 0.00571820791810751, -0.05377345532178879, -0.03400130197405815, -0.010491345077753067, 0.01841294765472412, 0.002344093518331647, -0.00798000581562519, -0.030029883608222008, -0.003984693903476, -0.02376480959355831, -0.0013313284143805504, -0.03810014948248863, 0.01909255050122738, -0.041646819561719894, -0.02077031508088112, 0.005181960295885801, -0.021726004779338837, 0.014367196708917618, -0.05347612872719765, 0.013379651121795177, 0.06039956957101822, -0.08652174472808838, 0.009487872011959553, 0.049653373658657074, 0.03958677873015404, 0.009302043356001377, -0.027714991942048073, -0.009530346840620041, -0.009817053563892841, 0.0008979497943073511, -0.012487674131989479, -0.024062134325504303, -0.007672061678022146, -0.03563659265637398, 0.0004433336725924164, -0.006158886943012476, 0.004372278694063425, 0.06184371933341026, -0.010411704890429974, 0.007799487095326185, 0.026631876826286316, 0.0719103142619133, -0.012519530951976776, 0.02922285720705986, 0.025506287813186646, 0.04022390395402908, 0.005532379727810621, -0.026780540123581886, 0.07993810623884201, -0.04506606236100197, -0.011149709112942219, 0.0031750125344842672, -0.07484109699726105, 0.04171052947640419, -0.04098845645785332, -0.04062741622328758, -0.053306229412555695, 0.013995539397001266, -0.03992657735943794, -0.02894676849246025, 0.00043371040374040604, -0.006992460694164038, 0.048549018800258636, -0.003501539584249258, 0.03778158500790596, 0.023934708908200264, -0.020802171900868416, -0.056831661611795425, 0.006450903136283159, 0.02614341303706169, 0.05576978251338005, -0.06617617607116699, 0.09072677791118622, -0.0027980459854006767, -0.036740947514772415, 0.05831828713417053, 0.019602250307798386, -0.05109752342104912, -0.015705162659287453, -0.0033396033104509115, 0.016076818108558655, 0.003759044921025634, -0.060059767216444016, 0.06859725713729858, -0.030390921980142593, 0.02112073451280594, -0.031962499022483826, 0.0017574065132066607, 0.08694649487733841, -0.01833861693739891, -0.02164105512201786, 0.01961286924779415, 0.009025954641401768, 0.007603039965033531, 0.030836910009384155, -0.007693299558013678, -0.004093536175787449, -0.003764354158192873, -0.007337570656090975, -0.0392257384955883, -0.04927109554409981, 0.06859725713729858, 0.016172388568520546, 0.04914367198944092, 0.033066850155591965, 0.018444804474711418, 0.008866673335433006, -0.032812003046274185, -0.01656528189778328, -0.023255107924342155, -0.047996845096349716, 0.016352906823158264, 0.03782406076788902, -0.0014547716127708554, -0.012954900041222572, 0.03650733456015587, -0.0023135647643357515, -0.044174086302518845, -0.025102773681282997, 0.09174618124961853, 0.04931357130408287, -0.017319215461611748, 0.08851807564496994, -0.03192002326250076, 0.04591556265950203, 0.051607225090265274, -0.0003132537240162492, 0.03499946743249893, 0.05356108024716377, 0.02614341303706169, 0.009047192521393299, 0.049398522824048996, -0.03810014948248863, -0.02236313186585903, -0.08834817260503769, 0.01638476364314556, 0.004542178940027952, -0.02161981724202633, -0.0025763793382793665, 0.027757465839385986, 0.01432472188025713, 0.01781829632818699, -0.018455423414707184, -0.0010187382576987147, 0.07360931485891342, 0.041073404252529144, -0.016459094360470772, -0.003960801288485527, 0.009248949587345123, -0.012678812257945538, -0.0769648477435112, 0.04752961918711662, 0.06447717547416687, -0.01901821792125702, -0.032238587737083435, -0.046297840774059296, 0.029690083116292953, -0.0019273068755865097, -0.004688187036663294, -0.0034218989312648773, 0.013730070553719997, 0.022511793300509453, -0.018221810460090637, -0.007385354954749346, 0.006631422322243452, 0.02457183599472046, 0.02542133629322052, -0.0023932054173201323, -0.061164118349552155, 0.013751308433711529, 0.08724381774663925, -0.026801778003573418, -0.027290239930152893, -0.03712322190403938, -0.02854325622320175, 0.03162270039319992, -0.03499946743249893, -0.032366011291742325, 0.022809119895100594, 0.0005787229747511446, -0.04285736009478569, -0.04735971614718437, 0.030178546905517578, -0.00973210297524929, 0.043197158724069595, -0.05041792243719101, -0.004908526781946421, 0.01038515754044056, 0.04816674441099167, -0.024486884474754333, -0.023849759250879288, 0.002095879754051566, 0.037993960082530975, 0.008553420193493366, -0.0042873285710811615, -0.019283687695860863, 0.057511262595653534, -0.01663961447775364, -0.0209933090955019, -0.01704312674701214, -0.03502070531249046, -0.030305972322821617, -0.012211586348712444, -0.022511793300509453, -0.020281851291656494, 0.03092185966670513, -0.033342938870191574, -0.031941261142492294, 0.03542421758174896, -0.015779493376612663, 0.04876139387488365, -0.03459595516324043, -0.04330334812402725, 0.01974029466509819, -0.009413540363311768, -0.026037225499749184, 0.0365285724401474, 0.012392105534672737, -0.004608546383678913, 0.01988895796239376, 0.007486233487725258, -0.0229153074324131, -0.0009152052807621658, -0.05874304100871086, -0.007247311063110828, 0.050078123807907104, -0.03230230137705803, 0.01094795297831297, -0.08698897063732147, -0.03064577281475067, -0.003907707519829273, -0.023807283490896225, 0.012084160931408405, 0.044174086302518845, -0.01649095118045807, 0.001153463963419199, 0.02854325622320175, -0.01678827591240406, 0.0035997633822262287, 0.012466437183320522, 0.0002054068463621661, -0.06923438608646393, 0.025251436978578568, -0.028033554553985596, 0.060654416680336, 0.04421656206250191, -0.013167276047170162, -0.0064190467819571495, 0.055005233734846115, -0.024784211069345474, 0.003939563874155283, 0.04464131221175194, 0.02499658614397049, 0.06562400609254837, 0.021853430196642876, 0.0012842075666412711, 0.0006537180743180215, -0.01971905678510666, -0.026377025991678238, -0.05929521471261978, -0.07322704046964645, -0.011627553962171078, -0.01025773212313652, 0.049780797213315964, -0.008123359642922878, -0.07038120925426483, -0.0683424100279808, -0.039374399930238724, 0.012052305042743683, -0.0020042930264025927, -0.005277528893202543, -0.06736548244953156, -0.061886195093393326, 0.02892553061246872, 0.03597639501094818, 0.019952669739723206, -0.07458624243736267, -0.08384581655263901, 0.02429574728012085, -0.03189878538250923, -0.022511793300509453, 0.0023507303558290005, -0.04757209122180939, -0.0006942021427676082, -0.07212269306182861, -0.007608349435031414, 0.024784211069345474, 0.06600628048181534, 0.05309385433793068, -0.007565874140709639, -0.05899789184331894, -0.015004322864115238, -0.025612475350499153, 0.007034935522824526, 0.029413994401693344, -0.06868220865726471, -0.02499658614397049, -0.0031325374729931355, 0.022108281031250954, -0.005317349452525377, 0.05394335463643074, -0.0258460883051157, 0.014006158336997032, 0.0038121386896818876, -0.036592282354831696, -0.037866536527872086, 0.024104610085487366, -0.005505832377821207, 0.07819662988185883, 0.09285052865743637, -0.023382533341646194, -0.02501782402396202, -0.028968006372451782, -0.03145279735326767, -0.0011395268375054002, -0.03877975046634674, 0.021577341482043266, 0.06320292502641678, 0.010624079965054989, 0.03960801288485527, 0.022108281031250954, 0.07407654076814651, -0.023913471028208733, 0.07237754017114639, 0.019772151485085487, -0.03776034712791443, 0.01117094699293375, 0.011924879625439644, 0.0009596713935025036, -0.0000516835498274304, 0.0058721802197396755, 0.0025511595886200666, -0.023807283490896225, 0.00850563496351242, -0.015768874436616898, 0.007151742000132799, -0.016129912808537483, 0.006668588146567345, -0.06762032955884933, 0.010395776480436325, 0.04608546569943428, -0.020027002319693565, 0.04058494046330452, -0.035041943192481995, -0.013942445628345013, 0.0009291424648836255, -0.01721302792429924, 0.02656816504895687, 0.016682088375091553, 0.0015848515322431922, -0.09930674731731415, -0.030582059174776077, 0.019198738038539886, -0.03090062364935875, 0.04228394478559494, -0.014770709909498692, 0.038270048797130585, -0.032366011291742325, -0.02569742500782013, -0.018646560609340668, -0.0194111131131649, -0.012944281101226807, 0.022554269060492516, -0.02029247023165226, 0.03485080599784851, -0.048251692205667496, 0.012147873640060425, 0.03198373690247536, 0.06626112759113312, -0.07288724184036255, 0.0027210600674152374, -0.03340665251016617, -0.01778644137084484, 0.026185888797044754, -0.01701126992702484, 0.0365285724401474, -0.00821892824023962, 0.07755950093269348, 0.011553222313523293, -0.05581225827336311, 0.04147691652178764, 0.023679858073592186, 0.023127682507038116, -0.025315148755908012, 0.02782117947936058, 0.002832557074725628, -0.030688246712088585, 0.009976334869861603, 0.055982157588005066, -0.043069735169410706, 0.041922908276319504, -0.015800731256604195, 0.04574566334486008, 0.08367591351270676, -0.015099892392754555, -0.020133189857006073, 0.019708437845110893, 0.04735971614718437, -0.025803612545132637, -0.017000650987029076, -0.015333505347371101, -0.040372565388679504, -0.05589720979332924, 0.08210433274507523, -0.02924409508705139, -0.005606710910797119, -0.007502161432057619, -0.016151150688529015, 0.04863397032022476, -0.024784211069345474, 0.03748426213860512, -0.048251692205667496, 0.02376480959355831, 0.014356577768921852, -0.03521184250712395, 0.0031484654173254967, -0.05649185925722122, -0.0373355969786644, -0.013230988755822182, -0.03625248372554779, 0.0032466892153024673, -0.03090062364935875, 0.022278180345892906, -0.009801125153899193, 0.0497383214533329, -0.0011899659875780344, 0.013708832673728466, 0.00988076627254486, -0.011478890664875507, -0.04553328827023506, 0.007772940210998058, 0.037441786378622055, -0.038694798946380615, -0.02512401156127453, 0.05831828713417053, -0.02189590595662594, -0.04595803841948509, -0.0005246336222626269, -0.033364176750183105, 0.0061748153530061245, 0.00565449520945549, 0.014282247051596642, -0.06354272365570068, 0.020483609288930893, 0.05003564804792404, -0.021449916064739227, 0.05955006554722786, -0.05517513304948807, -0.003995312377810478, 0.018986361101269722, -0.00354401464574039, -0.017605921253561974, 0.021152591332793236, -0.04820922017097473, -0.045490812510252, 0.11876033246517181, 0.07458624243736267, -0.020504845306277275, 0.0002513662038836628, -0.03748426213860512, -0.07590297609567642, -0.0048262313939630985, 0.01040639542043209, -0.04328211024403572, -0.06783270835876465, -0.014664522372186184, 0.02457183599472046, 0.004581999499350786, 0.02571866288781166, 0.007836652919650078, -0.004236889537423849, 0.03984162583947182, 0.04330334812402725, -0.029031720012426376, -0.08911272138357162, 0.033342938870191574, -0.04668011516332626, 0.01894388720393181, -0.021046403795480728, -0.006657969206571579, -0.0489312969148159, -0.01257262472063303, -0.032387249171733856, 0.05759621411561966, 0.040648654103279114, 0.02112073451280594, 0.06265074759721756, 0.03678342327475548, -0.014207915402948856, 0.025102773681282997 ]
29,268
quart.config
Config
null
class Config(FlaskConfig): def from_prefixed_env( self, prefix: str = "QUART", *, loads: Callable[[str], Any] = json.loads ) -> bool: """Load any environment variables that start with the prefix. The prefix (default ``QUART_``) is dropped from the env key for the config key. Values are passed through a loading function to attempt to convert them to more specific types than strings. Keys are loaded in :func:`sorted` order. The default loading function attempts to parse values as any valid JSON type, including dicts and lists. Specific items in nested dicts can be set by separating the keys with double underscores (``__``). If an intermediate key doesn't exist, it will be initialized to an empty dict. Arguments: prefix: Load env vars that start with this prefix, separated with an underscore (``_``). loads: Pass each string value to this function and use the returned value as the config value. If any error is raised it is ignored and the value remains a string. The default is :func:`json.loads`. """ return super().from_prefixed_env(prefix, loads=loads)
(root_path: 'str | os.PathLike[str]', defaults: 'dict[str, t.Any] | None' = None) -> 'None'
[ -0.0030260568019002676, -0.011346000246703625, -0.03040216490626335, -0.07615157216787338, 0.014799130149185658, 0.02126689814031124, -0.01679975353181362, 0.010121874511241913, 0.03465919941663742, -0.045822493731975555, -0.0395008884370327, -0.008523202501237392, -0.021668849512934685, 0.02137652225792408, 0.05305762216448784, -0.030548328533768654, 0.03261289745569229, 0.01911097578704357, 0.046516772359609604, -0.026748057454824448, 0.0253594983369112, -0.026711517944931984, 0.0025578744243830442, 0.045091670006513596, 0.01949465647339821, 0.0017528290627524257, 0.03339853137731552, -0.00953721720725298, 0.004652134142816067, -0.03524385392665863, 0.0033891836646944284, 0.018928270787000656, 0.04516475275158882, 0.05780796334147453, 0.05941576883196831, -0.10216881334781647, -0.00782435480505228, 0.021394792944192886, -0.05850224196910858, -0.028483757749199867, 0.031169526278972626, 0.007796949241310358, 0.002420845441520214, -0.053751904517412186, 0.044616639614105225, 0.08674848079681396, 0.011720545589923859, 0.07052425295114517, -0.007865463383495808, 0.03785654157400131, 0.03496979549527168, -0.04045095667243004, 0.004677256103605032, 0.037746917456388474, -0.013803386129438877, -0.0028753248043358326, 0.00353991542942822, -0.00576435262337327, -0.05006125569343567, 0.03902585431933403, -0.04454355686903, 0.005417212378233671, 0.010231497697532177, 0.004012665245682001, 0.028008725494146347, -0.0437031127512455, -0.04454355686903, 0.015877092257142067, -0.003051178762689233, -0.09405669569969177, -0.004996990319341421, -0.040268249809741974, -0.06098703294992447, -0.037418048828840256, 0.012789372354745865, -0.06014658883213997, -0.04092599079012871, 0.031333960592746735, -0.025761449709534645, -0.028958791866898537, -0.009701652452349663, -0.022984327748417854, -0.0554693341255188, -0.018608536571264267, 0.04308191314339638, 0.007344753481447697, -0.0692087709903717, 0.026035508140921593, 0.07980567961931229, 0.022399671375751495, -0.0395008884370327, 0.03851427882909775, -0.005773487966507673, 0.04746684059500694, 0.012012874707579613, -0.04443393275141716, 0.046041738241910934, -0.004823420196771622, 0.02700384519994259, -0.05539625138044357, 0.021358251571655273, 0.004517388995736837, -0.005339562892913818, -0.025231603533029556, -0.025067169219255447, -0.0006851449143141508, -0.003973840735852718, -0.013730304315686226, -0.031754184514284134, -0.0026355241425335407, -0.019202329218387604, -0.02789910137653351, -0.014726048335433006, -0.016982458531856537, 0.0014296690933406353, 0.029963672161102295, 0.0003003218735102564, 0.007257968652993441, 0.05813683196902275, 0.01601412147283554, -0.022344859316945076, 0.03341680392622948, 0.018836917355656624, 0.02910495735704899, 0.052911460399627686, 0.013511057943105698, -0.009491541422903538, 0.006207413040101528, 0.029397284612059593, -0.024519052356481552, 0.07220514118671417, 0.08828321099281311, -0.04494550824165344, -0.05236334353685379, 0.019933149218559265, -0.017146894708275795, -0.0010973737807944417, 0.05981772020459175, 0.010149280540645123, 0.05119403079152107, 0.018873458728194237, 0.03714399039745331, -0.009464135393500328, -0.03591986373066902, -0.02784428931772709, -0.013922144658863544, 0.003254438517615199, -0.03381875529885292, -0.02930593304336071, 0.010414202697575092, 0.012341744266450405, 0.06325258314609528, 0.022783352062106133, 0.024610405787825584, -0.00131662015337497, -0.025067169219255447, -0.03297830745577812, -0.010176685638725758, 0.04512821137905121, -0.02767985500395298, -0.025085439905524254, -0.01066085509955883, 0.007440674118697643, -0.06040237843990326, -0.016160285100340843, 0.020718783140182495, -0.000005691698788723443, -0.038112327456474304, 0.011574381962418556, 0.01110848318785429, 0.0012481056619435549, -0.045347459614276886, 0.02216215431690216, 0.007810652256011963, 0.01123637706041336, 0.020828405395150185, -0.017137758433818817, -0.017557980492711067, -0.011035401374101639, -0.05499430000782013, -0.007728434633463621, 0.025651825591921806, -0.009875222109258175, -0.0627775490283966, 0.025341227650642395, 0.07096274197101593, -0.019933149218559265, 0.023514173924922943, 0.04984201118350029, 0.025487391278147697, -0.019202329218387604, 0.023879583925008774, 0.019841797649860382, 0.0386604443192482, -0.002384304301813245, -0.005357833579182625, 0.030182918533682823, -0.04479934275150299, 0.0031082741916179657, -0.010962318629026413, -0.038843151181936264, -0.0009866086766123772, -0.015831414610147476, 0.01413225568830967, -0.007559432182461023, -0.006440362427383661, -0.025724908336997032, -0.0018053569365292788, 0.006942802108824253, -0.007664488162845373, -0.07205897569656372, -0.06449497491121292, -0.010121874511241913, 0.00024208454124163836, -0.009436729364097118, -0.018836917355656624, 0.030182918533682823, 0.029927130788564682, -0.006138898432254791, 0.021139005199074745, 0.11641982942819595, 0.011227241717278957, 0.07783246040344238, -0.010989724658429623, -0.01434236764907837, 0.017612792551517487, -0.01499097142368555, -0.0069382344372570515, -0.01489048358052969, 0.01975044421851635, -0.015356381423771381, -0.015164541080594063, 0.04848999157547951, 0.005001557990908623, 0.07717472314834595, 0.01066085509955883, 0.06771059334278107, 0.024555593729019165, 0.04253379628062248, 0.024884464219212532, 0.04848999157547951, 0.003704350208863616, -0.004151978064328432, -0.018517183139920235, 0.042935747653245926, 0.0031014226842671633, -0.00280909426510334, 0.04110869765281677, 0.03465919941663742, 0.02154095657169819, -0.008048169314861298, 0.03599294647574425, 0.016553102061152458, 0.04432430863380432, -0.028977062553167343, 0.0487457774579525, 0.012040279805660248, -0.01738440990447998, 0.016955053433775902, -0.019056163728237152, 0.011793628334999084, -0.04531091824173927, 0.018517183139920235, 0.05645594373345375, -0.00921748299151659, 0.04574941098690033, 0.06314295530319214, -0.030274270102381706, -0.01722911186516285, 0.007056992966681719, 0.0692087709903717, 0.02583453059196472, 0.0017653901595622301, -0.044726260006427765, 0.02810007706284523, 0.04205876216292381, 0.005586214829236269, 0.0386604443192482, 0.03829503431916237, 0.009646840393543243, -0.03443995118141174, -0.07242438942193985, 0.05057283118367195, 0.022600647062063217, 0.03073103353381157, -0.006641338113695383, -0.07476301491260529, -0.030895467847585678, 0.03482363373041153, 0.004010381642729044, 0.041839517652988434, -0.039683595299720764, 0.0018453237134963274, 0.013693762943148613, -0.0011978617403656244, -0.05415385589003563, -0.003288695588707924, -0.02406229078769684, 0.03902585431933403, -0.031589750200510025, 0.048088040202856064, -0.016516560688614845, -0.02831932343542576, 0.047722626477479935, 0.03844119980931282, 0.013501922599971294, 0.0655546635389328, -0.03891623020172119, -0.017475763335824013, -0.004887367133051157, -0.006138898432254791, -0.013903874903917313, -0.029214579612016678, -0.02789910137653351, -0.03190034627914429, 0.04008554667234421, -0.02126689814031124, -0.04585903510451317, -0.000991747248917818, -0.016059797257184982, -0.019841797649860382, 0.060110047459602356, -0.01911097578704357, 0.00792941078543663, 0.0027679854538291693, 0.006718988064676523, 0.06906260550022125, 0.01596844382584095, 0.02846548892557621, 0.04213184490799904, -0.06782021373510361, -0.02280162274837494, -0.022838164120912552, 0.02877608686685562, 0.038368117064237595, -0.04962276294827461, 0.017192570492625237, 0.03257635608315468, -0.02751542069017887, -0.08338670432567596, 0.010889236815273762, -0.045566704124212265, -0.01670840196311474, -0.00003341865885886364, -0.028903981670737267, -0.027168279513716698, -0.00031059904722496867, 0.030219459906220436, 0.0270403865724802, 0.013227865099906921, -0.035645805299282074, -0.02457386441528797, 0.038952771574258804, 0.016215097159147263, 0.02504889853298664, -0.07436106353998184, -0.05861186608672142, -0.008185198530554771, -0.003510225797072053, 0.0004707516636699438, 0.02154095657169819, -0.03862390294671059, -0.008532337844371796, 0.05364228039979935, -0.0005880827084183693, 0.010834424756467342, -0.034750550985336304, -0.005517700687050819, 0.020864946767687798, 0.030913738533854485, 0.00713007478043437, 0.01717429980635643, 0.011391676031053066, -0.06328912079334259, 0.038258492946624756, -0.00913983304053545, -0.037217073142528534, -0.004199938382953405, -0.0011099347611889243, 0.07129161059856415, 0.04406852275133133, 0.04527437686920166, 0.02652881108224392, 0.028648193925619125, -0.030749304220080376, -0.02168712019920349, -0.01518281176686287, -0.03676030784845352, -0.003868784988299012, -0.009363647550344467, -0.053276870399713516, 0.017932526767253876, -0.00108709663618356, 0.07812479138374329, -0.07549383491277695, -0.04337424039840698, -0.038258492946624756, -0.008102980442345142, 0.046407148241996765, 0.05846570059657097, 0.04505513235926628, -0.050280503928661346, 0.08221739530563354, 0.0012035712134093046, 0.06478730589151382, -0.02994540147483349, 0.04260687902569771, -0.030182918533682823, 0.005641026422381401, 0.03522558510303497, 0.02196117863059044, -0.017713280394673347, -0.029452096670866013, 0.02462867647409439, -0.019896607846021652, 0.003948718775063753, -0.0025692936033010483, 0.0015529951779171824, 0.03760075196623802, 0.0009826120221987367, -0.03208305314183235, -0.03560926765203476, 0.018498912453651428, 0.021248627454042435, 0.004373508505523205, 0.07103582471609116, -0.006390118505805731, -0.004489982966333628, -0.03020118921995163, -0.027716396376490593, -0.018051285296678543, 0.0014958997489884496, -0.0029621098656207323, -0.05039012432098389, 0.035316936671733856, -0.037217073142528534, 0.013803386129438877, -0.07242438942193985, -0.010733936913311481, -0.05152289941906929, -0.06617586314678192, 0.0039213127456605434, 0.012058550491929054, 0.06643164902925491, -0.03345334157347679, 0.022015990689396858, -0.07443414628505707, 0.012122497893869877, 0.07008575648069382, -0.023879583925008774, -0.06782021373510361, -0.08031725883483887, -0.060219671577215195, -0.02406229078769684, 0.019823526963591576, -0.02625475451350212, -0.0007987648132257164, 0.015164541080594063, -0.019512927159667015, 0.04669947922229767, 0.014050038531422615, -0.01795993186533451, -0.049184270203113556, -0.04859961196780205, -0.028392406180500984, 0.026638435199856758, 0.03522558510303497, 0.0635814517736435, -0.039318185299634933, 0.023568985983729362, -0.028392406180500984, 0.010021386668086052, -0.029963672161102295, 0.03707090765237808, -0.012935535982251167, 0.035262126475572586, 0.04103561490774155, 0.03760075196623802, -0.031132984906435013, 0.01050555519759655, -0.034531302750110626, -0.0058694081380963326, -0.055432792752981186, 0.004259317647665739, 0.039318185299634933, -0.08060958236455917, 0.02064570039510727, 0.039098937064409256, 0.0330696627497673, 0.05645594373345375, 0.00982041098177433, 0.028977062553167343, 0.01326440554112196, 0.024519052356481552, 0.06486038863658905, 0.0608043298125267, 0.060219671577215195, 0.01658964343369007, 0.031425315886735916, 0.00591051671653986, 0.013584139756858349, 0.01299948338419199, -0.0107887489721179, 0.07856328785419464, -0.0147077776491642, -0.06727209687232971, -0.09062183648347855, 0.02504889853298664, -0.02090148814022541, -0.04165681079030037, -0.019878339022397995, 0.018288802355527878, 0.04355694726109505, -0.0361391119658947, 0.013684628531336784, 0.010496420785784721, -0.054446183145046234, -0.015712657943367958, -0.019987961277365685, 0.030292540788650513, -0.04841690883040428, -0.01812436804175377, 0.03171764314174652, 0.04907464608550072, -0.05177868530154228, 0.025140251964330673, 0.11641982942819595, -0.023605527356266975, -0.03513423353433609, 0.08221739530563354, -0.013721168972551823, 0.06581045687198639, 0.01483567152172327, 0.06957418471574783, 0.03539001941680908, 0.035956405103206635, -0.03814886882901192, -0.007504620589315891, 0.021614039316773415, 0.014497666619718075, 0.06369107216596603, -0.015593898482620716, 0.05810029059648514, 0.03336199000477791, -0.07384949177503586, -0.013775981031358242, 0.01801474392414093, 0.00285705435089767, 0.01473518367856741, -0.06314295530319214, 0.0037934191059321165, -0.016580507159233093, 0.04896502569317818, -0.0010596908396109939, -0.035901594907045364, -0.10860004276037216, 0.043045371770858765, -0.018873458728194237, -0.02852029912173748, 0.016553102061152458, 0.0021102463360875845, 0.050755538046360016, -0.01969563215970993, 0.04680910333991051, -0.0261999424546957, -0.01758538745343685, -0.06763751059770584, -0.000002225828893642756, 0.018873458728194237, -0.0055039976723492146, -0.02000623196363449, -0.04940351843833923, 0.009984845295548439, 0.007088966201990843, -0.06197364255785942, 0.02431807667016983, 0.03467746824026108, 0.019512927159667015, -0.016818024218082428, -0.022491024807095528, -0.05082861706614494, 0.03031081147491932, -0.05503084138035774, 0.003884771838784218, -0.018087826669216156, 0.011958062648773193, 0.052290260791778564, 0.0722782239317894, -0.008555176667869091, -0.0686241164803505, -0.04578595235943794, -0.01140081137418747, 0.03359950706362724, -0.026236483827233315, 0.02641918882727623, -0.020974570885300636, -0.027296174317598343, -0.031059904024004936, 0.041364483535289764, -0.03051178716123104, -0.03887969255447388, 0.009043913334608078, 0.022417942062020302, -0.03372740000486374, -0.019512927159667015, -0.028703004121780396, 0.019202329218387604, 0.018307073041796684, -0.011976333335042, -0.029452096670866013, 0.012022010050714016, -0.00026163971051573753, -0.04655331373214722, 0.02810007706284523, 0.04549362510442734, -0.019567739218473434, -0.026967303827404976, -0.00676009664312005, 0.009500676766037941, -0.07556691765785217, 0.0017482615076005459, 0.013721168972551823, -0.010359391570091248, 0.04023171216249466, 0.0315166674554348, -0.004451158456504345, -0.000047210767661454156, -0.033124472945928574, -0.0705973356962204, -0.056017450988292694, 0.051084406673908234, 0.01476258970797062, 0.01822485588490963, -0.0231122225522995, -0.050134338438510895, -0.05846570059657097, 0.016955053433775902, -0.01975044421851635, 0.019092705100774765, 0.01643434353172779, 0.024044020101428032, -0.04721105471253395, -0.01168400514870882, 0.04465317726135254, 0.016416072845458984, -0.021888095885515213, 0.00979300495237112, -0.05272875353693962, 0.04911118745803833, -0.024135371670126915, 0.03031081147491932, -0.012277796864509583, -0.05499430000782013, 0.03449476510286331, -0.06683360785245895, 0.013118241913616657, 0.0018213435541838408, 0.01284418348222971, 0.021394792944192886, -0.00353991542942822, -0.03803924471139908, -0.032320570200681686, -0.08112116158008575, -0.013666357845067978, 0.008582581765949726, -0.0010836708825081587, 0.027588503435254097, -0.016671860590577126, 0.07381294667720795, 0.0070615606382489204, 0.061790935695171356, -0.01743008755147457, -0.022235237061977386, -0.02957998961210251, 0.008609987795352936, -0.020755324512720108, -0.030749304220080376, 0.013237000443041325, 0.03507941961288452, -0.023769961670041084, -0.020042773336172104, 0.02495754510164261, 0.009774734266102314, 0.06635857373476028, 0.0168088898062706, -0.012560990639030933, 0.05309416353702545, 0.009601164609193802, -0.027917372062802315, 0.016690131276845932, 0.020554348826408386, 0.025505661964416504, 0.024044020101428032, 0.030548328533768654, -0.028227971866726875, -0.09296046197414398, 0.03184553608298302, -0.02070051245391369, -0.04154719039797783, -0.022363130003213882, -0.0009500676533207297, -0.005435483064502478, 0.0007194021600298584, 0.014927024021744728, 0.031644560396671295, -0.006106925196945667, -0.023495903238654137, -0.029141496866941452, -0.03478709235787392, 0.04107215628027916, 0.00890231691300869, 0.06763751059770584, 0.04885540157556534, -0.08821012824773788, 0.011638328433036804, 0.04896502569317818, 0.026400918141007423, -0.06507962942123413, -0.014470260590314865, 0.012277796864509583, -0.06515271216630936, 0.027460608631372452, -0.02300259843468666, -0.027643313631415367, 0.056492485105991364, -0.04998817294836044, -0.03190034627914429, 0.0038505145348608494, -0.06317950040102005, -0.009464135393500328, -0.018836917355656624, 0.017466628924012184, -0.025980696082115173, 0.04512821137905121, -0.003980692010372877, -0.04812458157539368, -0.015950173139572144, -0.004745770711451769, -0.07490918040275574, 0.0025738610420376062, -0.003786567598581314, 0.002948407083749771, -0.02216215431690216, 0.002199315233156085, 0.03986629843711853, 0.0067281234078109264, 0.003037475747987628, 0.0014308110112324357, 0.004759473260492086, 0.022819893434643745, -0.03502460941672325, 0.07136469334363937, -0.052655670791864395, -0.004332399927079678, -0.02037164196372032, -0.041254859417676926, -0.04121831804513931, -0.019567739218473434, 0.015246758237481117, -0.05053628981113434, -0.11071942001581192, -0.03840465843677521, -0.0011670301901176572, 0.04359348863363266, 0.038112327456474304, -0.012798507697880268, 0.02495754510164261, -0.001475345459766686 ]
29,269
flask.config
__init__
null
def __init__( self, root_path: str | os.PathLike[str], defaults: dict[str, t.Any] | None = None, ) -> None: super().__init__(defaults or {}) self.root_path = root_path
(self, root_path: str | os.PathLike[str], defaults: Optional[dict[str, Any]] = None) -> NoneType
[ 0.004137510433793068, -0.014811285771429539, 0.0541108064353466, -0.009290053509175777, -0.01809762604534626, 0.0020880999509245157, 0.010742051526904106, 0.10392479598522186, 0.052508603781461716, 0.004255854990333319, 0.04533509910106659, 0.04693730175495148, -0.028821470215916634, 0.030132364481687546, -0.020737621933221817, 0.015721630305051804, 0.04085620865225792, 0.02587195858359337, 0.009676950052380562, 0.014829493127763271, 0.02108355239033699, -0.003732407698407769, -0.002191651612520218, 0.030988087877631187, 0.002478409791365266, 0.07705146074295044, -0.01277211681008339, 0.011033360846340656, 0.039654556661844254, -0.0669284388422966, -0.011270050890743732, 0.005120681133121252, -0.010387017391622066, 0.07887214422225952, 0.017751695588231087, -0.046864476054906845, -0.042713310569524765, 0.08280482888221741, -0.09394743293523788, -0.04074696823954582, 0.017405765131115913, 0.04143882915377617, -0.030514709651470184, -0.02463389001786709, 0.012899565510451794, 0.04682806134223938, 0.01225322112441063, 0.024014856666326523, 0.004392406437546015, 0.00010746318730525672, 0.0006469127256423235, 0.0023532374761998653, -0.030405467376112938, -0.009394743479788303, -0.05341894552111626, 0.07574056833982468, 0.022521894425153732, 0.06317783147096634, -0.02095610462129116, 0.011461222544312477, 0.0009996708249673247, 0.034283529967069626, 0.0647072046995163, -0.031151948496699333, -0.00653626536950469, -0.0059126801788806915, -0.06678278744220734, -0.017460385337471962, 0.028785057365894318, 0.07002361118793488, -0.0017251006793230772, -0.010487155057489872, -0.038889866322278976, 0.022139549255371094, 0.08295048773288727, -0.005548542831093073, -0.05480266734957695, 0.014356114901602268, 0.012890461832284927, 0.02867581509053707, -0.07595904916524887, -0.05279991403222084, -0.04234917089343071, 0.000969515647739172, 0.032207947224378586, -0.01531197503209114, 0.011843566782772541, -0.021702585741877556, 0.07697863131761551, 0.012444393709301949, -0.06044679880142212, 0.017032524570822716, -0.02639995701611042, 0.006040127947926521, -0.006873092148452997, -0.03697814792394638, 0.02432437427341938, -0.04923136904835701, 0.0011441877577453852, -0.012098463252186775, -0.03029622696340084, -0.025216510519385338, 0.0053937844932079315, -0.048102542757987976, -0.0021210999693721533, -0.0033455118536949158, 0.01615859381854534, -0.06051962450146675, -0.000039294118323596194, 0.015566871501505375, -0.08957778662443161, -0.02976822666823864, -0.00739653967320919, 0.060556039214134216, -0.039144761860370636, 0.024998027831315994, -0.03422890976071358, -0.03204408660531044, 0.05695107951760292, -0.02255830727517605, 0.00940384715795517, 0.06285010278224945, -0.03677787259221077, 0.05851687118411064, 0.05560377240180969, 0.02738312818109989, 0.0007146195275709033, 0.013900943100452423, -0.011033360846340656, -0.017369350418448448, 0.08732013404369354, 0.045699235051870346, -0.02328658290207386, -0.038307249546051025, 0.009458467364311218, 0.021447688341140747, 0.016304248943924904, 0.06863988935947418, -0.011042464524507523, 0.050032470375299454, 0.0007720849243924022, -0.02996850199997425, 0.024724924936890602, -0.03062395006418228, 0.013646046631038189, 0.061648450791835785, 0.023304790258407593, -0.0403464175760746, -0.049777574837207794, 0.04875798895955086, 0.018443556502461433, -0.004403785802423954, -0.0014303770149126649, 0.028493747115135193, -0.012371566146612167, -0.042713310569524765, 0.0007459125481545925, -0.0035662699956446886, 0.05065150186419487, 0.006367851514369249, 0.002232617000117898, -0.04074696823954582, 0.0635419636964798, -0.05789783596992493, -0.03419249504804611, 0.017751695588231087, -0.036158837378025055, -0.06554471701383591, 0.022995272651314735, 0.017141764983534813, 0.022103136405348778, -0.05352818965911865, -0.042968206107616425, -0.010942326858639717, 0.0253621656447649, -0.014092114754021168, 0.023140927776694298, 0.028766850009560585, -0.010314189828932285, 0.003447925439104438, 0.052581433206796646, -0.013955563306808472, -0.029240228235721588, 0.036104217171669006, 0.05039660632610321, 0.060556039214134216, -0.009995569474995136, 0.06780236959457397, 0.014119424857199192, 0.026964370161294937, -0.028621194884181023, 0.023432238027453423, 0.02244906686246395, -0.007587711792439222, 0.04766557738184929, -0.024925200268626213, 0.06707409769296646, -0.07981890439987183, -0.034137874841690063, 0.04883081838488579, -0.01351859886199236, 0.01588549092411995, 0.02789291925728321, -0.04300462082028389, 0.02867581509053707, -0.002539857989177108, -0.0018138590967282653, 0.004774750676006079, -0.05786142125725746, 0.04992322996258736, -0.01686866208910942, -0.05163467302918434, -0.028166022151708603, -0.014510872773826122, -0.00930370856076479, -0.05604073777794838, -0.03186201676726341, 0.02690974995493889, -0.002847098745405674, 0.04427909851074219, 0.1231512501835823, 0.04391496255993843, 0.014301493763923645, -0.017924660816788673, -0.000938791548833251, 0.002369168447330594, 0.05706031993031502, -0.06285010278224945, -0.014392528682947159, 0.002885788446292281, -0.0282206442207098, -0.09518550336360931, -0.025507820770144463, 0.004344613756984472, -0.03353704884648323, -0.07064264267683029, 0.05429287627339363, -0.03182560205459595, -0.02146589569747448, -0.051270537078380585, 0.04427909851074219, -0.037651799619197845, 0.0010827395599335432, -0.024943407624959946, -0.00376882147975266, -0.029003538191318512, -0.037396904081106186, -0.02153872326016426, 0.04438834264874458, -0.021738998591899872, 0.06044679880142212, -0.004770199302583933, -0.035958562046289444, 0.018789486959576607, 0.015812663361430168, 0.04449758306145668, -0.04540792480111122, 0.0015100319869816303, 0.006531713530421257, -0.019572380930185318, 0.01536659523844719, -0.013673356734216213, -0.0012983771739527583, 0.05629563331604004, -0.01737845502793789, -0.017542315647006035, -0.017023419961333275, -0.06263162195682526, -0.01841624639928341, -0.04191220924258232, 0.10698354989290237, 0.06834857910871506, 0.004888543859124184, 0.005421094596385956, -0.02321375533938408, -0.02113817259669304, -0.026691267266869545, -0.05137977749109268, -0.03819800540804863, 0.025653475895524025, 0.03472049534320831, -0.039982277899980545, 0.04817536845803261, 0.01659555919468403, 0.015621491707861423, -0.0027742714155465364, -0.025635268539190292, -0.03834366053342819, -0.05789783596992493, -0.03255387768149376, 0.05669618397951126, 0.03268132731318474, -0.05345536023378372, 0.03508463129401207, 0.0018138590967282653, -0.0506150908768177, -0.05079715698957443, -0.026090439409017563, 0.017496798187494278, -0.05997341871261597, -0.003495718352496624, -0.05738804489374161, 0.034137874841690063, 0.015903698280453682, 0.034866150468587875, 0.01802479848265648, -0.02153872326016426, -0.014428941532969475, 0.06070169433951378, 0.03976379707455635, 0.03339139372110367, 0.00009771966870175675, -0.003691442310810089, -0.014064804650843143, 0.0006907230126671493, 0.0461726151406765, 0.03614063188433647, -0.09737032651901245, -0.010159431956708431, 0.03178919106721878, -0.027474161237478256, 0.005858059506863356, -0.05545811727643013, -0.04548075422644615, -0.0009040847071446478, -0.003543511498719454, 0.019608795642852783, 0.0004827664524782449, 0.004792957566678524, 0.05935438722372055, -0.02614506147801876, 0.03326394408941269, 0.0003041115705855191, -0.06361479312181473, -0.022886032238602638, -0.0018684796523302794, -0.007624125573784113, -0.006513506639748812, 0.010459844954311848, -0.027328507974743843, 0.021629758179187775, -0.02212134376168251, -0.022776789963245392, -0.01913541741669178, 0.018407141789793968, 0.00428316555917263, 0.03716021403670311, -0.04533509910106659, 0.04052848741412163, -0.05676900967955589, -0.036213457584381104, 0.012407979927957058, -0.03639552742242813, -0.01991831324994564, 0.001447445945814252, -0.027838299050927162, -0.007865366525948048, 0.029167400673031807, 0.010915016755461693, -0.02543499320745468, 0.03315470367670059, 0.009649639017879963, -0.04580847546458244, 0.004833923187106848, 0.02465209737420082, -0.0043741995468735695, 0.04631827026605606, 0.02321375533938408, 0.026108646765351295, 0.006777506321668625, 0.04311386123299599, -0.07239050418138504, -0.02477954514324665, -0.029877468943595886, 0.06955023109912872, 0.023705340921878815, -0.0357947014272213, -0.010987844318151474, -0.060665279626846313, -0.022649342194199562, -0.01459280401468277, 0.027838299050927162, 0.06860347092151642, 0.028457332402467728, -0.029039952903985977, -0.041220348328351974, 0.04216710478067398, 0.013027013279497623, 0.019881898537278175, 0.01997293345630169, 0.001086153439246118, -0.015175423584878445, 0.03863497078418732, -0.0059900591149926186, 0.026545612141489983, -0.007187160663306713, 0.00011784679372794926, 0.03581290692090988, -0.0044265445321798325, 0.06259521096944809, 0.04009152203798294, -0.048284612596035004, -0.026035819202661514, 0.00346158049069345, 0.04315027594566345, 0.013664253987371922, 0.016140388324856758, -0.037724629044532776, -0.005425646435469389, -0.0060537829995155334, 0.00031093915458768606, -0.021374860778450966, 0.01576714590191841, 0.028511952608823776, 0.028038574382662773, 0.024215131998062134, 0.016122180968523026, -0.0011089119361713529, 0.039982277899980545, -0.07060623168945312, -0.04001869261264801, 0.00011670886306092143, 0.015038872137665749, 0.031297605484724045, 0.1023954227566719, 0.029932089149951935, -0.001566928462125361, -0.0612114854156971, 0.021047137677669525, -0.006185783073306084, -0.03093346767127514, 0.04821178317070007, -0.04431551322340965, 0.00765598751604557, 0.044461168348789215, 0.026563819497823715, -0.01219860091805458, -0.04631827026605606, -0.03186201676726341, -0.0022474101278930902, -0.05112488195300102, -0.008971434086561203, 0.04460682347416878, 0.044716063886880875, 0.020155001431703568, 0.018771279603242874, -0.06361479312181473, 0.06569037586450577, 0.01462921779602766, -0.027656231075525284, -0.04052848741412163, -0.03599497675895691, 0.04318668693304062, -0.00536647392436862, -0.05046943575143814, -0.07872649282217026, -0.10909554362297058, 0.0427861362695694, -0.0026855128817260265, 0.014829493127763271, 0.02723747305572033, -0.011570463888347149, 0.05181674286723137, -0.06274086236953735, -0.017733488231897354, 0.027983954176306725, 0.047956887632608414, -0.00016329283243976533, -0.010678327642381191, -0.04682806134223938, 0.01855279691517353, 0.01919003762304783, -0.05374667048454285, 0.019153624773025513, 0.001450859708711505, 0.01099694799631834, -0.008803020231425762, -0.037979524582624435, -0.06762029975652695, -0.027419541031122208, -0.02639995701611042, 0.01627693884074688, 0.0057852319441735744, 0.007250884547829628, -0.03193484619259834, -0.0609930045902729, -0.01375528797507286, -0.014447148889303207, 0.03470228984951973, -0.004128407221287489, 0.01705983467400074, 0.09365612268447876, -0.07217202335596085, 0.01511169970035553, 0.026181474328041077, 0.025708096101880074, -0.0055940598249435425, 0.04755633696913719, 0.0017057558288797736, -0.008853089064359665, -0.0008454813505522907, -0.0483938530087471, -0.008602744899690151, 0.01784272864460945, 0.015712525695562363, 0.028876090422272682, -0.11557719111442566, -0.021757205948233604, 0.00246475450694561, -0.022794997319579124, -0.009531294927001, 0.018443556502461433, -0.012690186500549316, 0.0019333417294546962, 0.035321321338415146, 0.007615021895617247, -0.06685561686754227, 0.014875010587275028, 0.029404090717434883, -0.015812663361430168, -0.05108846724033356, 0.017414867877960205, 0.030259812250733376, -0.027201058343052864, 0.03342780843377113, -0.023960236459970474, 0.05469342693686485, 0.022649342194199562, 0.05480266734957695, 0.08688316494226456, -0.011051568202674389, -0.025471406057476997, -0.021302035078406334, 0.06630940735340118, -0.019426727667450905, 0.11026078462600708, 0.017606040462851524, -0.0008380848448723555, -0.03663221746683121, -0.00419895863160491, 0.010496258735656738, -0.0007157574291341007, 0.029294848442077637, -0.04475247859954834, 0.025890164077281952, -0.02217596396803856, -0.02121100015938282, 0.02834809198975563, 0.05709673464298248, 0.02172079123556614, 0.0437328927218914, -0.04715578630566597, -0.01251722127199173, 0.05946362763643265, -0.03528490662574768, -0.015330181457102299, -0.002133617177605629, -0.025453200563788414, 0.01920824497938156, 0.008061090484261513, -0.0012301014503464103, 0.0011493085185065866, -0.024943407624959946, 0.024743132293224335, -0.012899565510451794, -0.004019165877252817, -0.042713310569524765, -0.020009346306324005, -0.012316945008933544, 0.036104217171669006, -0.043368756771087646, -0.018662039190530777, 0.0357947014272213, -0.00765598751604557, -0.021684378385543823, 0.0587717667222023, 0.010359707288444042, 0.054511360824108124, -0.024105891585350037, -0.017023419961333275, 0.01570342294871807, 0.02634533680975437, 0.008575433865189552, -0.017032524570822716, 0.010305087082087994, -0.023778168484568596, 0.013336529955267906, 0.006964126601815224, -0.04995964094996452, -0.022977065294981003, -0.03158891573548317, -0.016040248796343803, -0.004299096297472715, 0.014456252567470074, -0.02115637995302677, -0.03302725777029991, -0.019754450768232346, -0.10290521383285522, 0.0783623531460762, -0.02860298752784729, -0.05403798073530197, 0.025271130725741386, -0.060883764177560806, 0.06528982520103455, -0.03548518195748329, -0.018261486664414406, 0.02918560802936554, 0.051015641540288925, -0.03885345533490181, 0.03262670710682869, 0.013272806070744991, 0.009931845590472221, 0.0230316873639822, 0.017205489799380302, -0.01991831324994564, -0.008816675283014774, 0.0010827395599335432, 0.02601761184632778, -0.007747021969407797, -0.024105891585350037, -0.06244955211877823, 0.02497982047498226, -0.010578189976513386, 0.014010184444487095, -0.05320046469569206, -0.004733785521239042, 0.0024829613976180553, -0.0012414806988090277, -0.04766557738184929, -0.03344601392745972, 0.07104319334030151, -0.0841885507106781, -0.025981198996305466, -0.023632513359189034, 0.004287716932594776, -0.03612242266535759, 0.015858180820941925, -0.03404683992266655, 0.05545811727643013, 0.036486562341451645, -0.04999605566263199, -0.03990945219993591, -0.010432534851133823, 0.028967125341296196, -0.028238849714398384, -0.007801642641425133, -0.030059536918997765, 0.026563819497823715, -0.008593641221523285, -0.002179134404286742, -0.005043302197009325, 0.01228963490575552, -0.0025785474572330713, -0.006085645407438278, 0.004742888733744621, 0.05786142125725746, 0.000030101782613201067, -0.002728754188865423, 0.025143682956695557, -0.012735703028738499, -0.07173505425453186, -0.02678230032324791, -0.01848907396197319, 0.04074696823954582, 0.002249686047434807, -0.02503444254398346, 0.010468948632478714, -0.05028736591339111, -0.002191651612520218, 0.03838007524609566, 0.021556930616497993, -0.017660660669207573, -0.015457630157470703, -0.02543499320745468, 0.009740673936903477, 0.0032453739549964666, -0.02166617102921009, -0.006650058086961508, 0.03845290094614029, -0.0218664463609457, -0.02042810432612896, 0.03645014762878418, -0.03943607211112976, 0.004567647818475962, -0.022540101781487465, 0.04875798895955086, -0.008070194162428379, 0.07035133242607117, 0.06328707188367844, 0.004258131142705679, -0.007546746172010899, -0.02133844792842865, 0.00207672081887722, 0.01835252158343792, -0.026436369866132736, -0.0055348873138427734, -0.01933569274842739, -0.05349177494645119, 0.004230820573866367, -0.026236094534397125, 0.0519988127052784, 0.005694197490811348, -0.03787028416991234, 0.028238849714398384, -0.007296402007341385, -0.042713310569524765, -0.011989221908152103, 0.013436667621135712, 0.01705983467400074, 0.014137632213532925, 0.02893071062862873, 0.012435290031135082, 0.04132958874106407, -0.05502115190029144, -0.03060574270784855, 0.014155838638544083, 0.05025095120072365, -0.022612929344177246, -0.06128431484103203, -0.06911326944828033, -0.008161228150129318, -0.002092651790007949, 0.02670947276055813, 0.0106419138610363, 0.05960928276181221, -0.014164942316710949, -0.018862314522266388, -0.04864874854683876, 0.08105697482824326, 0.0019515485037118196, -0.019991138949990273, 0.03133401647210121, -0.006040127947926521, -0.011634187772870064, -0.024360787123441696, -0.029240228235721588, 0.023814581334590912, -0.033318568021059036, -0.008579986169934273, 0.0356854572892189, 0.01543942280113697, -0.0029176503885537386, -0.010268673300743103, -0.025216510519385338, 0.005302750039845705, -0.0030177882872521877, 0.019099002704024315, 0.004761095624417067, 0.015512250363826752, 0.06077452003955841, -0.018343418836593628, 0.00856177881360054, -0.004774750676006079, 0.04792047291994095, 0.002332754898816347, -0.001389411510899663, -0.019444933161139488, -0.04457040876150131, 0.02463389001786709, 0.016449904069304466, -0.040382832288742065, -0.0888495072722435, 0.0213930681347847, -0.022886032238602638, 0.08520814031362534, 0.04460682347416878, -0.003998683299869299, 0.0212838277220726 ]
29,270
flask.config
__repr__
null
def __repr__(self) -> str: return f"<{type(self).__name__} {dict.__repr__(self)}>"
(self) -> str
[ 0.024462681263685226, -0.041951119899749756, 0.06953107565641403, -0.0005982481525279582, 0.016264423727989197, -0.06548038125038147, -0.011421200819313526, -0.006547157187014818, 0.05103876814246178, -0.036702826619148254, -0.024497903883457184, 0.00859892275184393, -0.012495515868067741, 0.05861181020736694, -0.021363018080592155, 0.03185960277915001, -0.013305655680596828, -0.06467024236917496, -0.01381639577448368, 0.009263765066862106, 0.018474696204066277, 0.026417581364512444, 0.04128187522292137, -0.013781172223389149, 0.0033440254628658295, 0.029710974544286728, -0.03547000512480736, -0.0001279601565329358, -0.02143346518278122, -0.011236278340220451, -0.0653747096657753, -0.06861526519060135, 0.010505391284823418, -0.018703648820519447, -0.011562095023691654, 0.009166900999844074, -0.05783689394593239, 0.024339398369193077, -0.06396577507257462, -0.020042138174176216, 0.04941849038004875, 0.016493376344442368, -0.05075697973370552, -0.044592879712581635, -0.012064029462635517, -0.0013384908670559525, 0.06371920555830002, 0.022366885095834732, -0.012750886380672455, -0.06498724967241287, 0.034783151000738144, 0.04966505244374275, -0.027738461270928383, 0.01581532508134842, -0.061218343675136566, 0.00785923097282648, 0.02488536201417446, 0.00044359522871673107, -0.007581845857203007, 0.03990815952420235, -0.05910493806004524, 0.03747774288058281, 0.038111764937639236, -0.025184761732816696, -0.01974274031817913, -0.03677327558398247, -0.05618138983845711, 0.013613860122859478, -0.007824007421731949, -0.015463091433048248, 0.03423718735575676, -0.010029875673353672, -0.031648263335227966, 0.03856967017054558, -0.020253479480743408, -0.030362607911229134, -0.038499221205711365, 0.005420007277280092, 0.033215705305337906, -0.05660407245159149, -0.0007138250512070954, -0.026646533980965614, -0.04931281879544258, -0.019091105088591576, -0.0077403513714671135, -0.05833002179861069, -0.029746197164058685, -0.031648263335227966, -0.04145799204707146, 0.02287762612104416, -0.026505639776587486, 0.0404365137219429, -0.039450254291296005, 0.03150736913084984, -0.03379689157009125, -0.0345718078315258, 0.014943545684218407, -0.044451985508203506, 0.048678796738386154, 0.004083717707544565, 0.03599835932254791, 0.00047469092532992363, -0.04237380251288414, -0.0009416767279617488, -0.06118312105536461, -0.03089095838367939, -0.03281063586473465, 0.00903481338173151, -0.00166760990396142, 0.0006208131671883166, -0.016854416579008102, 0.04941849038004875, 0.0016687106108292937, 0.014468029141426086, 0.0526590459048748, -0.025167150422930717, -0.017462020739912987, 0.006190520245581865, 0.07608263939619064, -0.01070792693644762, 0.01364027801901102, 0.008682578802108765, -0.03937980905175209, 0.01526055671274662, -0.042092014104127884, 0.040154725313186646, -0.033691223710775375, -0.015832938253879547, 0.000053626314183929935, -0.06456457078456879, 0.04156366363167763, -0.006018805783241987, -0.05783689394593239, 0.014388776384294033, 0.09453971683979034, 0.016405317932367325, 0.03122558258473873, 0.02766801416873932, 0.029253069311380386, 0.13032673299312592, 0.014327134937047958, -0.03497687727212906, 0.005050160922110081, 0.04600181430578232, -0.02800263650715351, -0.03458942100405693, -0.008286315016448498, 0.09517373889684677, 0.0016279835253953934, -0.04487466439604759, 0.010214798152446747, 0.04131709784269333, 0.03853444755077362, 0.010408527217805386, 0.0013197783846408129, 0.02909456379711628, -0.017867092043161392, -0.0238286592066288, 0.03582224249839783, -0.036597155034542084, -0.03864011541008949, -0.03414912894368172, 0.039555925875902176, -0.04490989074110985, 0.025237595662474632, 0.02419850416481495, 0.02835487201809883, -0.0581539049744606, 0.02180331014096737, 0.01508443895727396, -0.03002798557281494, -0.09792117029428482, -0.059210605919361115, 0.05498379468917847, 0.0015641410136595368, 0.05744943395256996, -0.0008194954134523869, 0.10496585816144943, -0.04033084213733673, -0.03497687727212906, 0.05998552218079567, -0.05759032815694809, -0.05375097319483757, -0.017373962327837944, 0.06618484854698181, -0.06812214106321335, 0.03360316529870033, 0.01567443273961544, 0.04885491356253624, 0.007669904734939337, -0.009175706654787064, -0.004684717860072851, -0.03076767735183239, -0.004372109659016132, -0.00754221947863698, -0.02490297332406044, -0.01166776567697525, -0.06632573902606964, 0.018298577517271042, 0.004158567637205124, -0.022719120606780052, 0.03566373512148857, -0.01668710634112358, 0.003359435824677348, 0.02249016799032688, -0.006428278051316738, 0.00835235882550478, -0.03712550923228264, 0.043641846626996994, -0.040295619517564774, 0.00835235882550478, -0.002725413767620921, -0.001739157480187714, -0.0038789815735071898, 0.02752711996436119, -0.040049053728580475, -0.02418089285492897, -0.03221183642745018, -0.05854136124253273, 0.018210519105196, 0.07819604128599167, -0.003460703184828162, -0.008017736487090588, -0.048432234674692154, -0.05198980122804642, -0.017752615734934807, 0.011033743619918823, -0.027210108935832977, -0.002659369958564639, -0.019091105088591576, 0.03797087073326111, -0.03761863708496094, -0.011923135258257389, 0.014168629422783852, 0.027808908373117447, 0.039802491664886475, -0.03761863708496094, -0.018580365926027298, -0.026611311361193657, 0.0026285494677722454, 0.00933421216905117, 0.04198634251952171, 0.009475106373429298, -0.011984776705503464, 0.04755164682865143, -0.04994684085249901, 0.01149164792150259, 0.07263074070215225, -0.02300090715289116, -0.016361288726329803, 0.020042138174176216, -0.024092834442853928, -0.04346572980284691, -0.010611061938107014, 0.019055882468819618, -0.05945717170834541, -0.028108306229114532, 0.0045790476724505424, 0.03881623223423958, 0.05170801281929016, -0.00039956593536771834, 0.004475578665733337, -0.01610591821372509, 0.0481504462659359, 0.04406452551484108, 0.012609992176294327, -0.06238071620464325, -0.002784853335469961, -0.006230146624147892, 0.007414534687995911, 0.14103466272354126, -0.010699120350182056, -0.03853444755077362, 0.04138754680752754, -0.04283170774579048, -0.03997860848903656, -0.003359435824677348, -0.005318739917129278, -0.06445889919996262, -0.05170801281929016, 0.01077837310731411, -0.043641846626996994, 0.012019999325275421, 0.006357831414788961, 0.02368776500225067, -0.007744754198938608, -0.008898322470486164, 0.020042138174176216, 0.04283170774579048, 0.014265494421124458, 0.0783369392156601, 0.015762491151690483, -0.005336351692676544, 0.027104439213871956, 0.06093655526638031, -0.03330376371741295, 0.04121142625808716, 0.01455608755350113, -0.01381639577448368, 0.013059091754257679, 0.029041728004813194, -0.007669904734939337, 0.08925620466470718, 0.039696820080280304, -0.03701983764767647, -0.018104849383234978, -0.0037336850073188543, 0.038604892790317535, 0.011183442547917366, -0.012002388015389442, -0.0041321502067148685, 0.03818221017718315, 0.03613925352692604, 0.07904140651226044, 0.014054153114557266, 0.042690813541412354, -0.013199985027313232, -0.03747774288058281, 0.028812775388360023, 0.0651281476020813, -0.03701983764767647, 0.009228541515767574, -0.01951378770172596, 0.02094033733010292, 0.026523252949118614, -0.05427932366728783, -0.01550712063908577, 0.02729816734790802, 0.03934458643198013, 0.024039998650550842, -0.009792117401957512, -0.05565303936600685, 0.024004776030778885, 0.027932189404964447, -0.0007562032551504672, 0.01719784550368786, 0.02717488631606102, 0.024392234161496162, -0.06128878891468048, -0.06879138201475143, 0.07125702500343323, 0.02981664426624775, 0.004394124262034893, -0.014644145965576172, -0.040049053728580475, 0.02694593369960785, -0.01963706873357296, 0.03196527436375618, 0.057977788150310516, 0.011711794883012772, -0.052976056933403015, -0.037160731852054596, 0.038604892790317535, -0.00196480774320662, -0.028777552768588066, -0.014749816618859768, -0.0019130732398480177, 0.029182622209191322, -0.036456264555454254, 0.03937980905175209, 0.061218343675136566, -0.0029213442467153072, -0.028795164078474045, 0.019918857142329216, -0.024128058925271034, -0.0045966594479978085, 0.01172940619289875, -0.002817875472828746, 0.05420887842774391, -0.0016103717498481274, -0.04631882533431053, 0.007824007421731949, -0.036350592970848083, -0.04512123018503189, -0.055864378809928894, 0.032511238008737564, 0.003079849760979414, 0.03483598306775093, -0.04709374159574509, -0.06519859284162521, 0.06361353397369385, -0.00727364094927907, 0.02765040285885334, 0.04026039317250252, -0.019231999292969704, -0.01119224913418293, 0.03136647492647171, 0.021856145933270454, 0.026523252949118614, 0.006115670315921307, -0.05385664477944374, -0.021028395742177963, 0.003106267424300313, 0.02608295902609825, -0.03451897203922272, -0.05713242292404175, 0.020781831815838814, -0.03193005174398422, -0.06410666555166245, 0.004387520253658295, 0.026857875287532806, -0.02839009463787079, -0.016035472974181175, -0.029605302959680557, 0.0053275455720722675, 0.015788907185196877, 0.02300090715289116, 0.0015036007389426231, 0.007220805622637272, -0.04181022569537163, 0.014925933443009853, -0.019355282187461853, -0.08721324056386948, -0.04709374159574509, 0.07868917286396027, -0.015665626153349876, -0.02800263650715351, 0.004962102510035038, -0.0014067362062633038, -0.005036952439695597, -0.01951378770172596, 0.043500952422618866, 0.013851618394255638, 0.03892190381884575, -0.029904702678322792, 0.04846745729446411, -0.03339182212948799, 0.057977788150310516, 0.06850959360599518, 0.030485888943076134, -0.018703648820519447, 0.010663896799087524, 0.02335314266383648, -0.011280307546257973, 0.04469854757189751, -0.07270118594169617, 0.01501399278640747, -0.05878792703151703, -0.010663896799087524, 0.06583261489868164, 0.008902724832296371, -0.03772430866956711, 0.01413340587168932, -0.009087648242712021, 0.011720600537955761, 0.011852688156068325, -0.052482929080724716, -0.006969838868826628, 0.0671006590127945, 0.006045223213732243, 0.04991161823272705, 0.028407705947756767, 0.0029257473070174456, -0.012495515868067741, -0.006894988939166069, -0.055124688893556595, -0.021010782569646835, -0.05611094459891319, -0.026364747434854507, 0.004266439471393824, -0.05026385188102722, 0.032757800072431564, 0.005820673890411854, 0.03673804923892021, -0.021274959668517113, -0.019725127145648003, 0.04631882533431053, 0.01196716446429491, -0.07995721697807312, -0.012460293248295784, 0.03539955988526344, 0.0209579486399889, -0.042690813541412354, -0.016176365315914154, -0.029869480058550835, 0.0661144033074379, -0.0022587033454328775, -0.018492307513952255, -0.04860835149884224, -0.03539955988526344, -0.054384995251894, -0.06403622031211853, -0.027086827903985977, 0.014582505449652672, -0.009730475954711437, 0.02763279154896736, 0.020429596304893494, 0.034307632595300674, -0.0003965389041695744, 0.03864011541008949, -0.008400791324675083, 0.06248638778924942, -0.07939364016056061, 0.007625875528901815, 0.017382768914103508, 0.030098430812358856, -0.01961945742368698, -0.004224611446261406, -0.06467024236917496, -0.031102299690246582, 0.010373303666710854, -0.01387803629040718, 0.00464068865403533, 0.012002388015389442, 0.015806520357728004, -0.01364908367395401, 0.05206024646759033, 0.06287384778261185, 0.0024348204024136066, -0.029165010899305344, 0.04170455411076546, -0.06283862143754959, 0.048079997301101685, -0.018862154334783554, -0.014045347459614277, -0.04466332495212555, -0.002815673826262355, 0.01215208787471056, -0.029658138751983643, -0.00785923097282648, 0.032247062772512436, 0.01407176535576582, -0.047692541033029556, -0.006322607863694429, -0.04631882533431053, 0.043500952422618866, 0.028777552768588066, 0.024621186777949333, -0.013613860122859478, 0.07460325211286545, 0.012645215727388859, -0.0008134413510560989, 0.014468029141426086, 0.005089787300676107, -0.03339182212948799, 0.10764283686876297, -0.07988676428794861, 0.020799443125724792, -0.026364747434854507, 0.024638798087835312, 0.035857465118169785, -0.014450416900217533, 0.005155831575393677, -0.03027454949915409, 0.000673097965773195, -0.03712550923228264, 0.013710725121200085, 0.0029037324711680412, 0.011174636892974377, -0.013129537925124168, 0.028513377532362938, -0.042338576167821884, 0.000750699604395777, -0.0234588123857975, -0.0234588123857975, 0.05611094459891319, 0.0238286592066288, 0.01587696745991707, 0.020288702100515366, 0.030362607911229134, -0.004816805943846703, 0.038992349058389664, 0.044945113360881805, -0.016942474991083145, 0.015348615124821663, 0.045191675424575806, 0.014732204377651215, 0.0353115014731884, -0.02812591940164566, -0.007700724992901087, -0.004865237977355719, -0.002448029350489378, 0.05977418273687363, 0.01334087923169136, -0.03471270203590393, 0.0266993697732687, -0.0005291771958582103, 0.0464244969189167, -0.0071943881921470165, -0.015850549563765526, -0.04413497447967529, 0.005644556600600481, -0.01880931854248047, -0.04173978045582771, -0.03927413746714592, -0.002960970625281334, -0.04656539112329483, 0.005763435736298561, 0.006912600714713335, -0.04572002962231636, -0.05149667337536812, -0.03170109912753105, -0.0010556025663390756, -0.0016246812883764505, 0.06442367285490036, -0.040049053728580475, 0.00526590459048748, -0.024145670235157013, -0.015375033020973206, 0.02911217510700226, 0.019126329571008682, 0.021732864901423454, 0.014432805590331554, 0.042197685688734055, 0.04955938458442688, -0.018210519105196, 0.02298329584300518, 0.04318394139409065, -0.038851458579301834, 0.02118690125644207, -0.02035914920270443, 0.021820923313498497, 0.013226402923464775, -0.0349416546523571, -0.010135545395314693, -0.06632573902606964, -0.014159823767840862, 0.019496174529194832, -0.03941503167152405, 0.030979016795754433, 0.0020297509618103504, 0.03268735483288765, -0.059562839567661285, 0.041598886251449585, -0.012979838997125626, -0.011341948062181473, 0.017021728679537773, -0.02393432892858982, 0.04395885765552521, -0.04610748589038849, 0.02668175846338272, 0.023899106308817863, -0.011042549274861813, -0.07418057322502136, -0.06590306013822556, 0.0022829193621873856, 0.019813185557723045, 0.03761863708496094, -0.031771544367074966, 0.020429596304893494, 0.000860772852320224, -0.03356793895363808, -0.09242631494998932, 0.026382358744740486, -0.03733684867620468, 0.007744754198938608, -0.02252539061009884, -0.07671666145324707, 0.033691223710775375, -0.054772451519966125, -0.034307632595300674, 0.021098842844367027, 0.0032427581027150154, 0.01047016866505146, -0.011157025583088398, 0.0036236117593944073, -0.025765947997570038, 0.02072899602353573, -0.039450254291296005, 0.014679369516670704, -0.030080819502472878, -0.04977072402834892, -0.026417581364512444, -0.043043047189712524, 0.05103876814246178, 0.012477904558181763, -0.03768908232450485, 0.0005916437366977334, 0.0023247471544891596, -0.04600181430578232, -0.005635750945657492, 0.03307481110095978, -0.026188628748059273, -0.05051041767001152, -0.07153881341218948, 0.0021695438772439957, -0.0007556529017165303, 0.02930590510368347, 0.04321916401386261, -0.04318394139409065, 0.026065347716212273, 0.008779442869126797, -0.06326130032539368, -0.03878100961446762, 0.018245743587613106, 0.04881969094276428, 0.00009631409920984879, 0.019302446395158768, -0.01831619068980217, -0.058365244418382645, -0.037548188120126724, -0.06174669414758682, -0.012248951941728592, 0.015700848773121834, 0.05329306796193123, -0.020623326301574707, 0.043641846626996994, -0.07146836817264557, 0.03307481110095978, -0.021591970697045326, 0.03099662996828556, 0.037900425493717194, 0.0349416546523571, -0.0014485641149803996, 0.04283170774579048, 0.019795574247837067, 0.04223290830850601, 0.010725538246333599, 0.04681195691227913, -0.0019262819550931454, 0.015788907185196877, 0.11172875761985779, 0.01963706873357296, -0.02814353071153164, -0.01742679812014103, -0.0065251425839960575, 0.027808908373117447, 0.034924041479825974, -0.028319647535681725, -0.009369435720145702, -0.009985845535993576, 0.033356599509716034, 0.04804477468132973, -0.007564234081655741, 0.03425479680299759, 0.08474760502576828, -0.0366676039993763, -0.06114789471030235, -0.04413497447967529, -0.007647890131920576, 0.012724468484520912, 0.0348183736205101, -0.05149667337536812, -0.012486710213124752, 0.024691633880138397, -0.012654021382331848, 0.017602914944291115, -0.0024436262901872396, 0.0072428202256560326, 0.039555925875902176, 0.0021365219727158546, 0.03923891484737396, 0.02011258527636528, 0.02895366959273815, 0.012715662829577923, 0.0032031317241489887, 0.026981156319379807, 0.06393054872751236, -0.018509918823838234, 0.05139100179076195, 0.05198980122804642, 0.06287384778261185, -0.04385318607091904, 0.016449347138404846, 0.06033775582909584, -0.018087238073349, 0.010091516189277172, 0.01647576503455639, 0.015868160873651505, -0.028548600152134895, -0.06924928724765778, -0.022296439856290817, 0.035875074565410614, 0.015806520357728004, -0.012037611566483974, 0.04540301859378815, -0.006723274476826191, -0.01004748698323965 ]
29,271
flask.config
from_envvar
Loads a configuration from an environment variable pointing to a configuration file. This is basically just a shortcut with nicer error messages for this line of code:: app.config.from_pyfile(os.environ['YOURAPPLICATION_SETTINGS']) :param variable_name: name of the environment variable :param silent: set to ``True`` if you want silent failure for missing files. :return: ``True`` if the file was loaded successfully.
def from_envvar(self, variable_name: str, silent: bool = False) -> bool: """Loads a configuration from an environment variable pointing to a configuration file. This is basically just a shortcut with nicer error messages for this line of code:: app.config.from_pyfile(os.environ['YOURAPPLICATION_SETTINGS']) :param variable_name: name of the environment variable :param silent: set to ``True`` if you want silent failure for missing files. :return: ``True`` if the file was loaded successfully. """ rv = os.environ.get(variable_name) if not rv: if silent: return False raise RuntimeError( f"The environment variable {variable_name!r} is not set" " and as such configuration could not be loaded. Set" " this variable and make it point to a configuration" " file" ) return self.from_pyfile(rv, silent=silent)
(self, variable_name: str, silent: bool = False) -> bool
[ 0.025826556608080864, -0.03624049201607704, -0.02696756087243557, -0.0646207258105278, 0.003044943790882826, -0.022475985810160637, 0.010341489687561989, 0.010921047069132328, -0.008457925170660019, -0.02117198146879673, -0.06306315958499908, -0.007416532374918461, -0.02376188151538372, 0.005582774057984352, 0.028108566999435425, -0.004498366732150316, 0.02329098992049694, 0.022548431530594826, 0.06092604249715805, -0.015530345030128956, 0.025536777451634407, -0.01196244079619646, 0.0012904222821816802, -0.022693321108818054, 0.025591110810637474, 0.015032287687063217, 0.03395847976207733, 0.01694301888346672, -0.03537115454673767, -0.0072761704213917255, 0.04564019665122032, 0.0029974018689244986, 0.02892356924712658, 0.03616804629564285, 0.06896740943193436, -0.03298047557473183, -0.0014964370056986809, 0.03752638399600983, -0.07584965974092484, -0.04658197984099388, 0.025446221232414246, -0.015512233600020409, 0.09012127667665482, 0.013574336655437946, -0.028905458748340607, 0.001126289600506425, -0.06860518455505371, 0.04980577155947685, -0.0061713880859315395, 0.0531744547188282, 0.06038270518183708, -0.03671137988567352, 0.012261275202035904, 0.06509161740541458, -0.01756785437464714, -0.026297448202967644, 0.039156392216682434, 0.054224900901317596, 0.002488024765625596, 0.029901573434472084, -0.05636202171444893, -0.013990893959999084, 0.008571120910346508, -0.015412622131407261, 0.023109877482056618, -0.01129232719540596, -0.05592735484242439, 0.029992129653692245, 0.0027755398768931627, -0.08555725961923599, -0.026641560718417168, 0.022765764966607094, -0.09004883468151093, -0.041438400745391846, 0.0203750878572464, -0.00929104071110487, -0.07291565090417862, 0.01983175240457058, -0.024812329560518265, -0.023182323202490807, -0.004403282888233662, -0.03321592137217522, -0.03752638399600983, -0.003558848751708865, 0.005886136554181576, 0.011690773069858551, -0.020483756437897682, 0.021588537842035294, 0.11895429342985153, 0.027963677421212196, -0.014226339757442474, 0.03832327574491501, 0.00452779745683074, 0.08910705149173737, 0.030535465106368065, -0.046690646559000015, 0.07392987608909607, 0.010830491781234741, 0.00956270843744278, -0.05216022580862045, -0.0026759281754493713, -0.030209464952349663, 0.022693321108818054, -0.0521964505314827, -0.04795842990279198, 0.017812354490160942, 0.054152458906173706, 0.03991706296801567, 0.04477085918188095, -0.006597000639885664, -0.05505801737308502, -0.02225865237414837, -0.040641508996486664, 0.015421678312122822, -0.05179800093173981, -0.010567879304289818, -0.0015009648632258177, -0.006040081847459078, 0.017984410747885704, 0.00201034196652472, -0.029231460765004158, 0.03796105459332466, 0.004690797999501228, 0.017142241820693016, 0.07498032599687576, 0.06266471743583679, -0.0040727537125349045, -0.030227575451135635, 0.05835425481200218, 0.011147437617182732, 0.05089244246482849, 0.04335818812251091, 0.0018971471581608057, -0.0062574162147939205, 0.0164811834692955, -0.030553577467799187, -0.015494123101234436, 0.041293513029813766, 0.020519977435469627, 0.009943042881786823, 0.00783761776983738, -0.03864927962422371, 0.003081166185438633, -0.004894549027085304, 0.03346947953104973, -0.05346423014998436, 0.012306553311645985, -0.03473726287484169, -0.039627283811569214, 0.03723660483956337, 0.008856371976435184, 0.05371778830885887, -0.0368562713265419, -0.020737312734127045, -0.007149392273277044, 0.020030975341796875, -0.014805897139012814, -0.006461166776716709, 0.024033548310399055, -0.025591110810637474, 0.007819506339728832, 0.04962465912103653, -0.033668700605630875, -0.022548431530594826, -0.01905297115445137, 0.009580818936228752, -0.0065698339603841305, 0.028416456654667854, 0.036584604531526566, 0.008888066746294498, -0.04712531715631485, -0.044807083904743195, -0.03638537973165512, 0.0068098073825240135, -0.021208202466368675, -0.01749540865421295, 0.0232185460627079, -0.009825319983065128, 0.004627408925443888, 0.032563917338848114, -0.042307738214731216, 0.015222455374896526, -0.018781304359436035, -0.019976641982793808, 0.030463021248579025, 0.08526748418807983, 0.001568881794810295, 0.007289753761142492, 0.05940470099449158, 0.02689511701464653, -0.030444910749793053, -0.002166551072150469, 0.03129613399505615, -0.02540999837219715, -0.019469529390335083, -0.028977902606129646, -0.025971446186304092, -0.021425537765026093, -0.016363460570573807, 0.0501679964363575, 0.005365440156310797, -0.00016894344298634678, -0.018093079328536987, 0.013728281483054161, -0.006791695952415466, -0.0023635101970285177, -0.027710121124982834, 0.008403591811656952, -0.033831700682640076, 0.017078852280974388, -0.063642717897892, -0.10729068517684937, 0.028199123218655586, 0.013990893959999084, 0.03185758367180824, -0.021497981622815132, 0.031567804515361786, 0.02305554412305355, -0.03817838802933693, 0.04288729652762413, 0.07269831746816635, 0.007982506416738033, 0.04658197984099388, 0.02682267129421234, 0.0345018170773983, 0.005890664644539356, -0.043937746435403824, 0.00338000082410872, -0.01623668149113655, -0.004602506291121244, 0.00043580049532465637, 0.03191191703081131, 0.02924957126379013, -0.018835637718439102, 0.07367631793022156, -0.025428110733628273, 0.015548456460237503, 0.027800675481557846, 0.007176558952778578, -0.0016990560106933117, 0.03763505071401596, 0.011165548115968704, 0.006773584987968206, -0.0033234034199267626, 0.05118222162127495, -0.03643971309065819, 0.003912016749382019, 0.022403541952371597, -0.02533755451440811, -0.011274215765297413, 0.01113838143646717, 0.017993466928601265, -0.042307738214731216, 0.040098175406455994, -0.03183947131037712, 0.002310308627784252, -0.05603602156043053, 0.013166834600269794, 0.004749659448862076, -0.01172699499875307, 0.05386267974972725, -0.012007718905806541, 0.040025729686021805, -0.016399681568145752, -0.032962366938591, 0.007258059456944466, 0.04295974224805832, -0.0663231760263443, 0.05904247984290123, -0.027547119185328484, 0.007842144928872585, 0.08128301799297333, 0.05165311321616173, -0.0498419925570488, -0.013655836693942547, -0.0025468859821558, 0.021117646247148514, 0.012388053350150585, 0.03441125899553299, 0.03348758816719055, -0.017758021131157875, -0.00873864907771349, 0.050131771713495255, 0.04596620053052902, -0.023019321262836456, -0.01646307110786438, -0.04665442556142807, -0.05831803008913994, 0.014298784546554089, 0.00901484489440918, 0.021606650203466415, -0.024033548310399055, 0.05292089655995369, 0.013420391827821732, -0.052087780088186264, -0.06672162562608719, -0.011029714718461037, 0.0015915208496153355, 0.022693321108818054, -0.03216547146439552, 0.043937746435403824, 0.003807877656072378, -0.05545646324753761, 0.04861043393611908, -0.0026510253082960844, 0.017540687695145607, 0.03432070463895798, -0.03749016299843788, -0.015774846076965332, 0.012913278304040432, -0.004450825043022633, -0.0004386303771752864, 0.01772179827094078, 0.005492218304425478, 0.022168096154928207, 0.004921715706586838, -0.0006338916136883199, -0.059694480150938034, -0.012994778342545033, -0.003599599003791809, -0.0265872273594141, 0.018482469022274017, -0.002909109927713871, -0.04357552155852318, 0.005283939652144909, 0.02595333568751812, 0.05614468827843666, 0.004813048522919416, 0.009241234511137009, 0.0461110882461071, -0.060889821499586105, 0.051399555057287216, 0.018491525202989578, 0.02070108987390995, 0.042307738214731216, -0.09866975992918015, -0.011518716812133789, 0.009073706343770027, 0.0004926809342578053, -0.052957117557525635, 0.005125466734170914, -0.0575573593378067, -0.038685500621795654, -0.042923521250486374, 0.041909292340278625, -0.025301331654191017, -0.03828705474734306, -0.007529727183282375, 0.028814902529120445, -0.033034808933734894, -0.04350307583808899, 0.015150010585784912, -0.03705549240112305, 0.024287104606628418, -0.05223267152905464, -0.014987009577453136, -0.016906796023249626, 0.03522626310586929, 0.027945565059781075, -0.040170617401599884, -0.03519004210829735, 0.024015437811613083, -0.03173080459237099, -0.007561421487480402, -0.014117672108113766, -0.02178776077926159, -0.02642422541975975, -0.014018060639500618, -0.013040056452155113, 0.026206891983747482, 0.008765815757215023, 0.027420341968536377, 0.05357290059328079, -0.025971446186304092, 0.03220169618725777, -0.015955958515405655, -0.061433155089616776, -0.030155131593346596, 0.03428448364138603, 0.1171431764960289, 0.010966325178742409, 0.054152458906173706, 0.0043670604936778545, 0.01219788659363985, -0.032111138105392456, -0.043865300714969635, -0.04234396293759346, 0.011545883491635323, -0.003040415933355689, -0.020646756514906883, -0.047559984028339386, 0.035008929669857025, 0.02423277124762535, 0.03727282956242561, 0.006479278206825256, -0.04125728830695152, -0.009146151132881641, 0.027927454560995102, 0.06175915524363518, 0.07563232630491257, 0.013538114726543427, 0.005188855808228254, 0.03097013384103775, 0.01265972200781107, -0.030589798465371132, 0.0036629880778491497, 0.011491550132632256, -0.021660983562469482, -0.020012864843010902, -0.04122106730937958, 0.057738471776247025, 0.00019342184532433748, -0.02454066276550293, -0.014162950217723846, -0.05393512174487114, 0.022675208747386932, -0.0016526461113244295, -0.014362173154950142, 0.029231460765004158, -0.00031779479468241334, -0.02868812531232834, -0.03700115904211998, 0.005483162589371204, -0.023472102358937263, -0.03930127993226051, 0.08092079311609268, -0.009182373061776161, 0.025935223326086998, -0.025355665013194084, -0.04640086740255356, -0.036186158657073975, -0.029593683779239655, 0.008331147022545338, -0.017595021054148674, 0.04658197984099388, -0.026478558778762817, -0.0025310388300567865, -0.04918999224901199, -0.014579507522284985, -0.02861567959189415, -0.033596258610486984, -0.01101160328835249, 0.03283558785915375, 0.06266471743583679, -0.05661557987332344, 0.004654575604945421, -0.021842094138264656, 0.027728231623768806, 0.03864927962422371, -0.04882776737213135, -0.016173291951417923, -0.04995066300034523, -0.00283213728107512, -0.040098175406455994, -0.011102159507572651, -0.028814902529120445, -0.03912017121911049, 0.020519977435469627, 0.016598904505372047, 0.06458450108766556, 0.020248310640454292, 0.004912659991532564, -0.010133210569620132, -0.04158329218626022, -0.013085334561765194, 0.010957269929349422, 0.03631293401122093, 0.027927454560995102, 0.01097538135945797, 0.0056371078826487064, -0.05411623418331146, -0.005320162046700716, -0.02282009832561016, 0.037453942000865936, 0.006669445428997278, 0.040025729686021805, 0.019034860655665398, 0.05168933421373367, 0.017377685755491257, 0.03533492982387543, -0.015430733561515808, 0.012007718905806541, -0.046690646559000015, 0.052884675562381744, 0.037200383841991425, -0.054369792342185974, 0.027239229530096054, 0.013510947115719318, 0.04295974224805832, 0.001044789212755859, 0.018400968983769417, -0.00013597540964838117, 0.010676546022295952, -0.02964801713824272, 0.05371778830885887, 0.03575148805975914, 0.019487639889121056, 0.06820674240589142, 0.07795055955648422, 0.015140954405069351, -0.029919685795903206, -0.016426848247647285, 0.009168789722025394, 0.0451330840587616, -0.057122692465782166, 0.022149985656142235, -0.05708647146821022, 0.039554838091135025, -0.004899076651781797, -0.030082685872912407, 0.005188855808228254, 0.030716577544808388, 0.0018869595369324088, -0.028579456731677055, 0.04506063833832741, 0.006089887581765652, -0.08273191750049591, -0.021679094061255455, -0.03643971309065819, 0.022095652297139168, -0.00127910275477916, -0.04632842168211937, 0.017585964873433113, -0.008027784526348114, -0.04687175899744034, -0.03716416284441948, 0.051146000623703, 0.010794268921017647, -0.041438400745391846, 0.03551604226231575, 0.00021535337145905942, -0.02870623581111431, 0.010640324093401432, 0.05589113011956215, 0.13069035112857819, -0.039953283965587616, -0.054695792496204376, 0.03582393378019333, -0.04683553799986839, 0.04484330490231514, 0.04491575062274933, -0.017921023070812225, -0.004301407374441624, 0.04147462546825409, -0.04314085468649864, -0.015122842974960804, -0.03651215881109238, -0.011210826225578785, -0.025228887796401978, -0.05458712577819824, 0.004645520355552435, 0.03017324209213257, 0.05027666315436363, 0.04828443005681038, 0.01881752535700798, -0.10765291005373001, 0.00878392718732357, -0.0029928740113973618, -0.015349233523011208, 0.0017160351853817701, 0.017115075141191483, 0.007357670925557613, -0.04132973402738571, 0.0451330840587616, -0.036186158657073975, -0.06212138012051582, -0.07469054311513901, -0.018228912726044655, -0.0064294724725186825, -0.032582029700279236, 0.06545384228229523, -0.058462921530008316, -0.012541999109089375, 0.04491575062274933, -0.04745131731033325, 0.05556512996554375, 0.08200746774673462, -0.010332433506846428, -0.01654457114636898, 0.06233871355652809, -0.03966350480914116, -0.03363247960805893, -0.10816002637147903, 0.0393737256526947, -0.022095652297139168, -0.026225002482533455, 0.0362042672932148, 0.06545384228229523, -0.009988320991396904, -0.05465957149863243, -0.014760619960725307, 0.040424175560474396, 0.04169195890426636, -0.025301331654191017, -0.006121581885963678, 0.027239229530096054, 0.022077539935708046, -0.002203905489295721, 0.08722349256277084, -0.020574310794472694, -0.023580769076943398, -0.052884675562381744, 0.03792482987046242, -0.02421466074883938, -0.037127938121557236, -0.0042810323648154736, -0.01598312519490719, -0.031187469139695168, -0.015439788810908794, 0.002644233638420701, 0.024594996124505997, -0.01733240857720375, 0.00791911780834198, 0.08331147581338882, -0.00026926244026981294, 0.05694158002734184, -0.005252244882285595, -0.02870623581111431, 0.01748635433614254, -0.03850438818335533, 0.018174579367041588, 0.05183422565460205, 0.022711431607604027, 0.04752376303076744, -0.0024404828436672688, 0.0044146026484668255, 0.05216022580862045, -0.05679669231176376, -0.07534255087375641, -0.0589338093996048, 0.026043890044093132, 0.033197809010744095, 0.07766078412532806, 0.010939158499240875, -0.03926505893468857, -0.05770225077867508, 0.07976167649030685, -0.00396182294934988, 0.03752638399600983, -0.0000627524423180148, 0.0282896775752306, -0.04987821727991104, 0.012732166796922684, 0.042452629655599594, 0.0457850880920887, -0.02642422541975975, 0.030245685949921608, -0.016128014773130417, 0.026913227513432503, 0.0016775489784777164, 0.017223741859197617, -0.024087881669402122, -0.04353930056095123, 0.02039320021867752, -0.01959630660712719, -0.04828443005681038, 0.024087881669402122, -0.0007997222128324211, 0.0033460422419011593, -0.017939133569598198, -0.0164811834692955, -0.0027076229453086853, -0.0815003514289856, -0.02515644207596779, 0.05353667587041855, -0.03254580870270729, 0.009173317812383175, -0.02845267951488495, 0.06545384228229523, 0.038069721311330795, 0.062447380274534225, -0.020556200295686722, 0.007575005292892456, 0.04766865074634552, 0.03886661306023598, -0.03770749643445015, -0.052884675562381744, -0.03980839625000954, 0.009426874108612537, -0.04361174628138542, -0.029448794201016426, 0.05379023402929306, 0.03042679838836193, 0.01741390861570835, -0.006420416757464409, -0.018871860578656197, 0.028018010780215263, -0.02352643571794033, 0.025681667029857635, 0.005415245890617371, -0.022149985656142235, 0.048103321343660355, -0.03749016299843788, -0.009105400182306767, -0.047704875469207764, -0.08316658437252045, 0.027221117168664932, 0.008937872014939785, -0.04263374209403992, 0.002080522943288088, 0.0016209514578804374, -0.016807183623313904, -0.006402305327355862, 0.029919685795903206, -0.043321967124938965, -0.04415507987141609, -0.03738149628043175, 0.018636414781212807, -0.029430683702230453, 0.029774796217679977, -0.01678001694381237, 0.0010962929809466004, 0.045277975499629974, -0.08490525931119919, 0.02986535243690014, 0.019650639966130257, -0.0649467259645462, 0.0013730545761063695, -0.014244450256228447, 0.01639062725007534, -0.04027928411960602, 0.008335675112903118, 0.013239279389381409, -0.036258600652217865, 0.05878892168402672, -0.05715891346335411, -0.025826556608080864, -0.045350417494773865, -0.03671137988567352, -0.03278125450015068, -0.035244375467300415, -0.014642897062003613, -0.02743845246732235, 0.06972808390855789, 0.014371229335665703, 0.00020375088206492364, -0.06215760484337807, 0.014724397100508213, -0.008371897041797638, 0.003151346929371357, 0.0595858134329319, 0.005306578706949949, -0.012768388725817204, -0.03097013384103775, 0.02234920859336853, -0.0012632554862648249, 0.04737887158989906, -0.05165311321616173, -0.02508399821817875, -0.01065843552350998, -0.03323403373360634, 0.04886398836970329, -0.00013548019342124462, 0.04745131731033325, 0.006307221949100494, -0.03408525884151459, -0.03372303396463394, 0.013619614765048027, 0.02720300666987896, -0.019487639889121056, -0.04484330490231514, 0.027021894231438637, -0.024323327466845512, 0.031875692307949066, -0.006293638609349728, 0.0050847167149186134, 0.021679094061255455, 0.004559492226690054 ]
29,272
flask.config
from_file
Update the values in the config from a file that is loaded using the ``load`` parameter. The loaded data is passed to the :meth:`from_mapping` method. .. code-block:: python import json app.config.from_file("config.json", load=json.load) import tomllib app.config.from_file("config.toml", load=tomllib.load, text=False) :param filename: The path to the data file. This can be an absolute path or relative to the config root path. :param load: A callable that takes a file handle and returns a mapping of loaded data from the file. :type load: ``Callable[[Reader], Mapping]`` where ``Reader`` implements a ``read`` method. :param silent: Ignore the file if it doesn't exist. :param text: Open the file in text or binary mode. :return: ``True`` if the file was loaded successfully. .. versionchanged:: 2.3 The ``text`` parameter was added. .. versionadded:: 2.0
def from_file( self, filename: str | os.PathLike[str], load: t.Callable[[t.IO[t.Any]], t.Mapping[str, t.Any]], silent: bool = False, text: bool = True, ) -> bool: """Update the values in the config from a file that is loaded using the ``load`` parameter. The loaded data is passed to the :meth:`from_mapping` method. .. code-block:: python import json app.config.from_file("config.json", load=json.load) import tomllib app.config.from_file("config.toml", load=tomllib.load, text=False) :param filename: The path to the data file. This can be an absolute path or relative to the config root path. :param load: A callable that takes a file handle and returns a mapping of loaded data from the file. :type load: ``Callable[[Reader], Mapping]`` where ``Reader`` implements a ``read`` method. :param silent: Ignore the file if it doesn't exist. :param text: Open the file in text or binary mode. :return: ``True`` if the file was loaded successfully. .. versionchanged:: 2.3 The ``text`` parameter was added. .. versionadded:: 2.0 """ filename = os.path.join(self.root_path, filename) try: with open(filename, "r" if text else "rb") as f: obj = load(f) except OSError as e: if silent and e.errno in (errno.ENOENT, errno.EISDIR): return False e.strerror = f"Unable to load configuration file ({e.strerror})" raise return self.from_mapping(obj)
(self, filename: str | os.PathLike[str], load: Callable[[IO[Any]], Mapping[str, Any]], silent: bool = False, text: bool = True) -> bool
[ 0.02041928470134735, -0.040367353707551956, 0.03860029950737953, -0.017160052433609962, -0.005438597872853279, 0.00725473603233695, -0.00536006223410368, 0.015530436299741268, 0.024424605071544647, -0.04358731955289841, -0.0463753342628479, -0.04492242634296417, 0.0014025986893102527, 0.030628925189375877, -0.015118123963475227, 0.0018124568741768599, -0.009866048581898212, 0.024483507499098778, -0.013419789262115955, -0.035301800817251205, 0.03681361302733421, -0.05485719069838524, 0.014892333187162876, 0.07747547328472137, 0.03296536207199097, -0.06149346008896828, -0.013625944964587688, 0.04111344367265701, -0.006469378713518381, -0.021459883078932762, 0.009939675219357014, -0.00973351951688528, 0.046021923422813416, 0.009988760575652122, -0.030354050919413567, -0.050812602043151855, 0.001698334701359272, 0.012290838174521923, -0.016777191311120987, -0.013272535055875778, 0.006111059803515673, 0.007686682511121035, 0.02628982812166214, 0.055878154933452606, -0.014538923278450966, 0.0669516921043396, -0.04366585239768028, 0.07237065583467484, -0.03577301651239395, 0.016629936173558235, 0.023599980399012566, -0.0002665919018909335, -0.03924822062253952, 0.07865351438522339, -0.046178996562957764, 0.021361712366342545, -0.013488507829606533, 0.04692508652806282, 0.04240928217768669, -0.02699664980173111, 0.03135538101196289, -0.04303756728768349, 0.046178996562957764, -0.03740262985229492, 0.010602320544421673, 0.01395972166210413, -0.020380016416311264, 0.016139088198542595, 0.02330547198653221, -0.030943069607019424, 0.042487818747758865, 0.025622274726629257, 0.027585666626691818, -0.054503779858350754, 0.012418459169566631, 0.01363576203584671, -0.03934638947248459, 0.06675535440444946, 0.008501490578055382, 0.022441579028964043, -0.02890114113688469, -0.0010632998310029507, 0.013783017173409462, 0.0034334829542785883, -0.05415036901831627, -0.010062387213110924, 0.04680728167295456, -0.001711833057925105, 0.007667048368602991, 0.011495663784444332, 0.001301974756643176, 0.030903801321983337, -0.01643359661102295, -0.0256419088691473, 0.0022480846382677555, -0.043076835572719574, 0.051951371133327484, -0.0010872286511585116, -0.026368364691734314, -0.02666287310421467, -0.03125721216201782, -0.045589979737997055, 0.010327445343136787, -0.04323390871286392, 0.016197990626096725, -0.016885176301002502, -0.007328363135457039, 0.03608715906739235, 0.0067197117023169994, -0.01719932071864605, -0.07778961956501007, -0.04382292553782463, 0.019427770748734474, 0.032847560942173004, 0.019339418038725853, -0.008354236371815205, -0.01257553044706583, -0.015893664211034775, -0.029981005936861038, 0.020811961963772774, 0.0022493116557598114, 0.00857020914554596, 0.03380962088704109, 0.0009215674363076687, 0.040367353707551956, -0.01018019113689661, -0.007146749645471573, -0.08748877793550491, 0.09754134714603424, -0.05678131803870201, 0.054503779858350754, -0.014892333187162876, 0.0396212637424469, -0.008388595655560493, 0.06361392140388489, -0.08049909770488739, -0.017120784148573875, 0.04763190820813179, -0.03549813851714134, 0.07256699353456497, 0.08065617084503174, 0.003553740680217743, 0.006950410082936287, -0.03449681028723717, 0.01956520788371563, -0.05819495767354965, -0.022873524576425552, -0.0678941160440445, -0.05937299504876137, 0.08152006566524506, 0.03294572979211807, -0.02422826550900936, -0.03598898649215698, 0.009331024251878262, -0.0026923022232949734, -0.02927418425679207, 0.034202300012111664, -0.004957566503435373, 0.010631771758198738, 0.004908481612801552, -0.011593833565711975, 0.043076835572719574, 0.0027585667558014393, 0.03139464929699898, -0.05218697711825371, 0.011515297926962376, -0.057448871433734894, -0.03752043470740318, -0.009826780296862125, -0.027566034346818924, -0.028390659019351006, -0.04633606597781181, -0.01409715972840786, 0.07767181843519211, 0.03634239733219147, -0.053757693618535995, -0.01033726241439581, -0.0036445476580411196, 0.01219266839325428, 0.022068534046411514, -0.05328647792339325, -0.012791503220796585, 0.04142758622765541, -0.010710307396948338, 0.027585666626691818, 0.06341758370399475, -0.014313132502138615, 0.06282856315374374, 0.04778897762298584, 0.023933757096529007, 0.045158032327890396, -0.07017165422439575, 0.009517545811831951, -0.00403231754899025, 0.02776237204670906, -0.03141428157687187, -0.03331877291202545, 0.015069038607180119, -0.00605706637725234, 0.02764456905424595, -0.012006145901978016, -0.06530243903398514, 0.0485350675880909, 0.004366094712167978, -0.04013174772262573, -0.03212110325694084, 0.010759391821920872, 0.020890498533844948, 0.04704288765788078, 0.03449681028723717, -0.013586677610874176, -0.08136299252510071, -0.01897619105875492, 0.0635746568441391, 0.05980494245886803, -0.004486352205276489, -0.026329096406698227, 0.036931417882442474, -0.05104821175336838, 0.02733042649924755, 0.12518592178821564, 0.10021156072616577, 0.019054725766181946, 0.06247515603899956, 0.002406383166089654, 0.04472608491778374, -0.009188678115606308, -0.00836896151304245, 0.008530940860509872, 0.09227945655584335, 0.038894809782505035, -0.0009675844921730459, 0.0020922403782606125, -0.02100830152630806, 0.08316931128501892, -0.035458873957395554, 0.02112610451877117, 0.030844898894429207, -0.004496169276535511, 0.031041238456964493, 0.060551032423973083, -0.010788843035697937, -0.04625753313302994, -0.00022057490423321724, -0.026309462264180183, -0.037972014397382736, -0.021243909373879433, -0.012595164589583874, -0.05371842533349991, -0.004594339057803154, 0.04386219382286072, 0.033711452037096024, -0.02656470239162445, 0.09424284845590591, -0.048849210143089294, 0.006788430269807577, 0.028292488306760788, -0.05890177935361862, 0.0017277855658903718, -0.006758979521691799, 0.02558300644159317, -0.047435566782951355, 0.05144088715314865, 0.06000128015875816, 0.0033598558511584997, -0.028802970424294472, -0.03168915957212448, -0.01867186464369297, 0.02395339123904705, -0.007971374318003654, 0.05976567417383194, 0.055053532123565674, 0.044333405792713165, -0.0006994586437940598, -0.022618284448981285, 0.00737744802609086, 0.040190648287534714, -0.05917665734887123, 0.07810375839471817, 0.005875452421605587, -0.033986326307058334, -0.0029941739048808813, -0.006322124507278204, -0.031492818146944046, 0.03221927583217621, -0.014774530194699764, -0.09094434976577759, 0.011122619733214378, -0.023226935416460037, 0.005860727280378342, 0.019614292308688164, -0.01497086975723505, 0.0011878525838255882, -0.01385173574090004, 0.02803724817931652, -0.04339097812771797, -0.0958135649561882, -0.01442111935466528, 0.029981005936861038, -0.08929509669542313, 0.009512637741863728, -0.05426817387342453, 0.03903224691748619, -0.007779943756759167, 0.025013623759150505, -0.015255561098456383, -0.00795664917677641, -0.02950979210436344, 0.01793559268116951, 0.03634239733219147, 0.0393071211874485, -0.016806641593575478, -0.0019977521151304245, -0.004317009821534157, 0.036283496767282486, -0.0016443413915112615, -0.008992338553071022, -0.07570841908454895, 0.05894104763865471, -0.07637597620487213, -0.020772695541381836, -0.004807857796549797, -0.025347400456666946, -0.03074673004448414, 0.025347400456666946, -0.0460611917078495, 0.09832670539617538, -0.004201660398393869, 0.011750904843211174, -0.00836896151304245, -0.008501490578055382, 0.06765851378440857, 0.06047249585390091, -0.007362722419202328, -0.04539363831281662, -0.06612706929445267, 0.001920443493872881, 0.050969675183296204, 0.03113940730690956, -0.038070183247327805, 0.04256635531783104, -0.01442111935466528, -0.03559631109237671, -0.03646020218729973, -0.009861139580607414, 0.0182791855186224, -0.004758772905915976, -0.031119775027036667, 0.0485350675880909, 0.011318959295749664, -0.02171512320637703, -0.04201660305261612, 0.014028441160917282, -0.01088701281696558, -0.056192297488451004, -0.05894104763865471, 0.01072012446820736, 0.00869292113929987, 0.010347079485654831, -0.05477865785360336, -0.009370291605591774, 0.0006816653767600656, -0.06856167316436768, 0.0016001650365069509, 0.019948069006204605, 0.047435566782951355, -0.03206220269203186, -0.0005764398374594748, -0.04158465564250946, 0.00019618587975855917, 0.037638239562511444, -0.024287167936563492, 0.03971943259239197, 0.0075934212654829025, 0.09023752808570862, -0.01426404807716608, -0.06946483254432678, -0.027350060641765594, -0.01744474470615387, 0.048692140728235245, 0.05061626434326172, 0.054503779858350754, -0.0041673011146485806, -0.0035684662871062756, 0.00955190509557724, -0.01211413275450468, -0.014774530194699764, -0.02699664980173111, -0.01067103911191225, -0.036165691912174225, 0.004748956300318241, 0.037913113832473755, 0.010356896556913853, 0.05430744215846062, -0.04551144316792488, 0.02574007771909237, -0.001953575760126114, 0.05638863891363144, 0.021479515358805656, 0.02236304245889187, -0.031492818146944046, 0.0042875586077570915, 0.059569332748651505, 0.0030628927052021027, -0.018897654488682747, 0.06903288513422012, 0.04763190820813179, 0.014538923278450966, -0.04935969412326813, 0.0022615829948335886, 0.06043322756886482, 0.0399354062974453, -0.03979796916246414, -0.0026113123167306185, -0.021813292056322098, 0.02079232782125473, -0.00020983759895898402, -0.0362442284822464, -0.014195329509675503, -0.012762052938342094, -0.01515739131718874, 0.004056860227137804, 0.003524289932101965, -0.026741407811641693, 0.018033761531114578, 0.039699800312519073, 0.02481728419661522, -0.003627368016168475, -0.027526766061782837, -0.009699160233139992, -0.07347015291452408, -0.03942492604255676, 0.03679398074746132, -0.0214991495013237, 0.028802970424294472, -0.03441827371716499, -0.010818293318152428, -0.07755400985479355, 0.012997659854590893, -0.022304141893982887, -0.024562042206525803, -0.0020063419360667467, 0.023325106129050255, 0.005055736284703016, -0.10712270438671112, -0.027664203196763992, -0.037638239562511444, 0.008378778584301472, 0.011515297926962376, -0.0024886003229767084, -0.06828679889440536, 0.021891828626394272, 0.03070746175944805, -0.019516123458743095, -0.005885269492864609, 0.007347997277975082, -0.011269873939454556, 0.008442588150501251, 0.031865864992141724, 0.08458295464515686, -0.0033009538892656565, -0.021263543516397476, 0.004918298684060574, -0.05493572726845741, 0.0007105027325451374, -0.029470523819327354, 0.011348409578204155, 0.04284122958779335, -0.017542913556098938, -0.021420614793896675, -0.02030147984623909, -0.045472174882888794, -0.023207301273941994, 0.051362354308366776, -0.0002175070985686034, 0.031335748732089996, 0.04130978137254715, 0.04500095918774605, -0.02656470239162445, -0.03710812330245972, 0.020890498533844948, 0.00927703082561493, -0.055485475808382034, 0.006322124507278204, 0.04511876404285431, -0.051244549453258514, 0.05120528116822243, -0.00020477572979871184, 0.0011044084094464779, 0.01107353437691927, -0.0037574428133666515, -0.0050753699615597725, 0.008393503725528717, -0.02628982812166214, -0.045158032327890396, 0.013733931817114353, 0.004265470430254936, 0.033731088042259216, -0.011711637489497662, 0.0016897448804229498, 0.00956663116812706, 0.01050415076315403, -0.007338180206716061, 0.06463488936424255, -0.0013878731988370419, 0.037304461002349854, -0.05332574620842934, 0.03157135471701622, 0.001273751026019454, -0.03202293440699577, -0.04182026535272598, -0.025504471734166145, 0.0034482083283364773, 0.024895818904042244, 0.02552410587668419, -0.018652230501174927, -0.05309014022350311, 0.015255561098456383, -0.044333405792713165, -0.035183995962142944, -0.03661727532744408, -0.057448871433734894, 0.02094940096139908, 0.01569732464849949, -0.024836918339133263, -0.023226935416460037, 0.048024583607912064, -0.026486167684197426, 0.009816963225603104, -0.003217509714886546, 0.03151245415210724, -0.010219459421932697, -0.001109316828660667, -0.008388595655560493, -0.007338180206716061, -0.00857020914554596, -0.005247166845947504, 0.019604476168751717, -0.04240928217768669, -0.006798247341066599, 0.02171512320637703, 0.029784666374325752, 0.043351709842681885, 0.039758700877428055, -0.008148079738020897, -0.04551144316792488, -0.022991327568888664, -0.021302809938788414, 0.05352208390831947, -0.006508646998554468, -0.03375072032213211, -0.01064158882945776, 0.0460611917078495, 0.019368868321180344, 0.016178356483578682, -0.07712206244468689, 0.028724435716867447, -0.06094370782375336, -0.03015771135687828, -0.027939077466726303, -0.0040445891208946705, 0.04665021225810051, -0.04064222797751427, 0.03924822062253952, 0.018848570063710213, -0.007161474786698818, -0.020753061398863792, 0.010396163910627365, -0.005821459461003542, -0.02100830152630806, 0.051087476313114166, -0.006027615629136562, 0.012104315683245659, 0.007829028181731701, -0.008550575003027916, 0.05246185138821602, 0.04060295969247818, 0.02214706875383854, -0.007971374318003654, -0.015039588324725628, -0.012428275309503078, 0.008634019643068314, -0.041506122797727585, 0.05552474409341812, 0.01500032003968954, -0.010592503473162651, -0.014695994555950165, 0.07386283576488495, -0.014214962720870972, -0.041506122797727585, 0.011593833565711975, 0.04182026535272598, 0.026977015659213066, -0.0018529518274590373, 0.022284507751464844, 0.0008105130400508642, 0.025622274726629257, 0.015334096737205982, 0.07366649061441422, -0.011633101850748062, -0.08089178055524826, -0.064517080783844, -0.03129648044705391, -0.040524426847696304, -0.09628477692604065, 0.005826367996633053, -0.005389512982219458, 0.025818614289164543, -0.003217509714886546, 0.010729941539466381, 0.05085187032818794, -0.05238331854343414, 0.023501809686422348, -0.060119085013866425, 0.04908481612801552, -0.010494333691895008, 0.008751822635531425, 0.0018014127854257822, 0.015285012312233448, -0.06102224439382553, -0.002326620277017355, 0.01744474470615387, 0.001429595286026597, 0.05301160365343094, -0.04315537214279175, 0.0190449096262455, -0.018465708941221237, -0.033063534647226334, -0.06514537334442139, -0.027860542759299278, 0.03528216853737831, -0.026584336534142494, 0.02791944332420826, 0.037147391587495804, -0.03239598125219345, -0.04598265513777733, 0.03824688866734505, 0.04723922908306122, 0.06887581944465637, 0.00004394624920678325, 0.03375072032213211, -0.09235799312591553, 0.00829042587429285, -0.000060742462665075436, 0.019143078476190567, 0.010857561603188515, -0.0056742047891020775, -0.02395339123904705, 0.07158529758453369, -0.015118123963475227, 0.05246185138821602, -0.016688838601112366, -0.04704288765788078, 0.04288049787282944, 0.018495159223675728, 0.0011031812755391002, 0.04625753313302994, -0.006160144694149494, 0.024778015911579132, 0.017513463273644447, -0.03759897127747536, 0.018573695793747902, -0.06887581944465637, -0.0016112091252580285, 0.010008394718170166, -0.03506619483232498, 0.030177345499396324, -0.007725950330495834, 0.04032808542251587, 0.023658882826566696, 0.006518463604152203, -0.0038457955233752728, 0.017974860966205597, 0.02927418425679207, 0.05725253000855446, -0.02835139073431492, -0.04888847842812538, -0.029313452541828156, 0.024562042206525803, 0.0056447540409862995, 0.0030776180792599916, 0.04103490710258484, -0.014902150258421898, 0.006793338805437088, -0.025013623759150505, 0.011024449951946735, 0.025111792609095573, 0.015177025459706783, 0.02591678313910961, 0.03331877291202545, -0.048142388463020325, 0.07268479466438293, -0.08097031712532043, 0.029647229239344597, 0.012379190884530544, -0.030570024624466896, 0.00881563313305378, -0.05002724751830101, -0.06432074308395386, 0.023423274978995323, -0.019800815731287003, -0.03141428157687187, 0.00022256896772887558, -0.014548739418387413, -0.06015835329890251, -0.06282856315374374, -0.052933067083358765, 0.011063718236982822, -0.013046744279563427, -0.0023278475273400545, 0.0010037844767794013, 0.047278497368097305, 0.019241249188780785, -0.037579335272312164, 0.050262853503227234, 0.04272342473268509, -0.04119198024272919, -0.040681496262550354, -0.026466533541679382, -0.0010455065639689565, -0.0433124415576458, 0.011348409578204155, -0.017925774678587914, -0.00593435438349843, 0.017366208136081696, 0.01137786079198122, -0.0076915910467505455, -0.010160556994378567, -0.03844323009252548, 0.000773699430283159, 0.01799449324607849, -0.012742418795824051, -0.018465708941221237, 0.016099819913506508, -0.034104131162166595, 0.004773498512804508, 0.0016836092108860612, -0.00601289002224803, -0.006857148837298155, 0.009134684689342976, -0.0020922403782606125, 0.02591678313910961, -0.03543923795223236, 0.008378778584301472, -0.0724884569644928, -0.05014504864811897, 0.03858066722750664, 0.02177402563393116, -0.02591678313910961, 0.06742290407419205, -0.05407183617353439, 0.03724556043744087, 0.02748749777674675, 0.06730510294437408, 0.02356071211397648, 0.01575622707605362, -0.045864854007959366, -0.014489837922155857, 0.024071194231510162, -0.05257965624332428, -0.03728482872247696, 0.010759391821920872, -0.024581676349043846, 0.013478690758347511, 0.014784347265958786, 0.0039046972524374723, -0.015766043215990067, 0.06703022867441177 ]
29,273
flask.config
from_mapping
Updates the config like :meth:`update` ignoring items with non-upper keys. :return: Always returns ``True``. .. versionadded:: 0.11
def from_mapping( self, mapping: t.Mapping[str, t.Any] | None = None, **kwargs: t.Any ) -> bool: """Updates the config like :meth:`update` ignoring items with non-upper keys. :return: Always returns ``True``. .. versionadded:: 0.11 """ mappings: dict[str, t.Any] = {} if mapping is not None: mappings.update(mapping) mappings.update(kwargs) for key, value in mappings.items(): if key.isupper(): self[key] = value return True
(self, mapping: Optional[Mapping[str, Any]] = None, **kwargs: Any) -> bool
[ 0.07800404727458954, -0.02443104423582554, -0.017419444397091866, -0.020450500771403313, -0.02996363490819931, -0.048022158443927765, 0.012361597269773483, 0.02203906513750553, 0.04846038296818733, -0.04159485548734665, -0.07139416038990021, 0.04017062485218048, 0.030639231204986572, 0.07668937742710114, -0.007217017933726311, -0.0010259486734867096, -0.01667993888258934, 0.04228871315717697, -0.02607438713312149, -0.02508838102221489, 0.00477482657879591, 0.0033026644960045815, 0.047693487256765366, 0.07095593214035034, 0.01109257061034441, 0.008234977722167969, -0.014616630040109158, 0.004434745758771896, 0.08669551461935043, -0.009768765419721603, -0.009905710816383362, -0.013867995701730251, 0.04685355722904205, 0.026019610464572906, 0.0575900673866272, -0.038454245775938034, 0.00047845268272794783, 0.023353740572929382, 0.00011811533477157354, -0.025672681629657745, 0.03609878569841385, 0.014671407639980316, -0.010161342099308968, 0.06602589786052704, 0.029215000569820404, 0.06445559114217758, -0.027571655809879303, 0.053171299397945404, 0.047693487256765366, 0.010608697310090065, -0.046232737600803375, 0.0012450611684471369, 0.03155219927430153, 0.04886208847165108, -0.04933683201670647, 0.011101700365543365, -0.021436506882309914, 0.04228871315717697, -0.03849076107144356, 0.028941109776496887, -0.054303381592035294, -0.051089730113744736, -0.04130270704627037, -0.11130914837121964, 0.048350825905799866, -0.03430936485528946, -0.02545356936752796, -0.016132157295942307, 0.05926993116736412, 0.0179672259837389, -0.003282122779637575, -0.0362631194293499, -0.003640462877228856, 0.018916713073849678, -0.0187888965010643, 0.02377370558679104, -0.06452862918376923, 0.09684772789478302, 0.013584975153207779, -0.027078652754426003, 0.02185647189617157, 0.0017528999596834183, 0.02413889393210411, -0.01832328364253044, -0.022459032014012337, 0.026275241747498512, -0.024832749739289284, 0.01699034869670868, 0.08625728636980057, 0.014461425133049488, -0.024230191484093666, 0.03332335874438286, 0.013822346925735474, -0.007029859349131584, 0.007203323300927877, -0.0010413549607619643, -0.0179672259837389, -0.008508868515491486, -0.01506398431956768, -0.010818679817020893, 0.029872337356209755, -0.03228257596492767, 0.08574602752923965, -0.026676947250962257, -0.020633094012737274, -0.06248358264565468, -0.0017426291014999151, -0.03786994516849518, -0.022057324647903442, -0.01116560772061348, -0.02782728709280491, 0.010252638719975948, 0.04754741117358208, 0.022915516048669815, -0.05244092643260956, 0.024851009249687195, -0.021473025903105736, -0.08757196366786957, -0.06405388563871384, 0.03998802974820137, -0.04177745059132576, 0.05262351781129837, 0.01713642291724682, -0.001466456102207303, 0.05539894476532936, -0.015228318981826305, 0.0037819731514900923, 0.021984288468956947, 0.041704412549734116, 0.013904513791203499, 0.015173540450632572, -0.01213335432112217, 0.037796907126903534, -0.01715468242764473, 0.01880715601146221, -0.022148622199892998, -0.013584975153207779, 0.047036148607730865, 0.017875928431749344, 0.08662247657775879, 0.07676241546869278, -0.017209460958838463, 0.027425581589341164, 0.0017517588566988707, -0.016479086130857468, -0.05276959389448166, -0.030401859432458878, -0.012608098797500134, 0.014525332488119602, 0.005738008767366409, -0.0030744222458451986, 0.0028667219448834658, -0.010572178289294243, 0.06343306601047516, -0.07179586589336395, -0.008924270048737526, 0.02090698480606079, -0.002846179995685816, -0.007162239868193865, 0.040426257997751236, 0.06675627827644348, -0.007769363932311535, -0.010307417251169682, -0.004231610335409641, -0.024394525215029716, 0.002540335524827242, -0.017072515562176704, -0.043968576937913895, 0.08092555403709412, -0.03870987519621849, 0.0034259152598679066, -0.019957497715950012, 0.045429326593875885, 0.04729178175330162, 0.0721975713968277, 0.05704228952527046, -0.008664073422551155, -0.02169213816523552, 0.06463818997144699, 0.0337250642478466, -0.025782236829400063, 0.034711070358753204, -0.03136960789561272, 0.03281209617853165, 0.024869268760085106, 0.048642974346876144, -0.009869192726910114, 0.027918584644794464, 0.003168001538142562, -0.010280027985572815, 0.017245979979634285, -0.031661756336688995, 0.0002098401600960642, 0.018524136394262314, -0.02817421592772007, 0.0097231175750494, -0.008723416365683079, -0.018241114914417267, -0.004427898675203323, 0.032647762447595596, -0.06799791008234024, -0.04345731437206268, -0.0070435539819300175, 0.08801018446683884, -0.019501011818647385, -0.019008008763194084, 0.05569109320640564, -0.009686598554253578, 0.08859448879957199, -0.05360952392220497, -0.020523536950349808, -0.04970201849937439, -0.022312955930829048, -0.0061442796140909195, -0.012014668434858322, -0.013174138963222504, 0.00692486809566617, 0.01407797820866108, -0.030803564935922623, 0.06602589786052704, 0.0402071438729763, 0.037468235939741135, 0.012416374869644642, -0.023244185373187065, 0.06405388563871384, 0.026950838044285774, 0.0028028141241520643, -0.009695728309452534, -0.02298855409026146, 0.0641634464263916, -0.018715860322117805, 0.03193564713001251, 0.01911756582558155, 0.040426257997751236, 0.050103724002838135, -0.04517369344830513, 0.004322906956076622, -0.031040938571095467, -0.003170283976942301, 0.0033254886511713266, 0.052696555852890015, 0.008015865460038185, -0.020943503826856613, 0.04247130826115608, -0.05583716928958893, -0.05225833132863045, -0.032958172261714935, 0.061278462409973145, -0.010115694254636765, 0.0037294772919267416, 0.015766970813274384, 0.000323248008498922, -0.01076390128582716, 0.06639108806848526, -0.018898453563451767, 0.043822500854730606, -0.005130884237587452, 0.00851343385875225, 0.0030036671087145805, -0.032319094985723495, 0.011649481020867825, 0.031333088874816895, -0.0007395046995952725, 0.03808905556797981, 0.04374946281313896, 0.019354937598109245, 0.05612931773066521, 0.03903854265809059, 0.017930706962943077, -0.02150954306125641, -0.08742588758468628, -0.014525332488119602, -0.011877723969519138, 0.04017062485218048, 0.034893665462732315, 0.08085251599550247, 0.06299484521150589, -0.0797569528222084, -0.022075584158301353, -0.011083440855145454, 0.03370680660009384, 0.01499094720929861, -0.02720646932721138, 0.017912447452545166, 0.04210611805319786, -0.04663444310426712, -0.01733727753162384, 0.030073190107941628, 0.02654913067817688, -0.030054930597543716, -0.005619322881102562, -0.020651353523135185, -0.02090698480606079, -0.0030287739355117083, -0.008203024044632912, -0.024723194539546967, 0.003950872458517551, -0.045757994055747986, 0.012443764135241508, -0.07362180203199387, -0.003960002213716507, -0.03284861519932747, 0.0019948368426412344, 0.0008279485628008842, 0.027480360120534897, 0.015803489834070206, -0.010654345154762268, 0.016944700852036476, 0.013621494174003601, 0.01911756582558155, -0.034911926835775375, 0.0004827322263736278, -0.054339900612831116, 0.020468760281801224, -0.04093752056360245, -0.011530795134603977, -0.006536856293678284, 0.016725586727261543, 0.00672401487827301, 0.016944700852036476, -0.04908119887113571, -0.0038458809722214937, -0.04904467985033989, -0.03575185686349869, -0.037011753767728806, -0.030018413439393044, 0.06273921579122543, 0.0023942606057971716, 0.02930629625916481, -0.030566193163394928, -0.0020096725784242153, 0.0003360866103321314, 0.05532590672373772, 0.018505876883864403, -0.10152212530374527, -0.027626434341073036, -0.021253911778330803, 0.07048118859529495, 0.015100503340363503, 0.01731901802122593, -0.029762782156467438, 0.03202694281935692, -0.03237387165427208, 0.003097246401011944, 0.019026268273591995, 0.03562404215335846, -0.049008164554834366, -0.002665868727490306, 0.01877063699066639, -0.05244092643260956, -0.005450423341244459, -0.058685630559921265, 0.04338427633047104, -0.021144356578588486, 0.04181396961212158, -0.03708479180932045, 0.020815687254071236, -0.04455287382006645, -0.016953829675912857, -0.010325676761567593, 0.05631191283464432, -0.07139416038990021, -0.0267499852925539, -0.03606226667761803, -0.016743846237659454, 0.037194348871707916, -0.017857668921351433, -0.024376265704631805, 0.002164877252653241, -0.02782728709280491, 0.05605628341436386, -0.013265435583889484, 0.016004342585802078, -0.03598922863602638, 0.011704259552061558, 0.004496370907872915, -0.0287950336933136, 0.03299469128251076, -0.049628980457782745, 0.08822929859161377, 0.03094964101910591, 0.007874355651438236, -0.0005657552974298596, 0.05685969442129135, 0.00243077939376235, -0.00546868285164237, 0.015648284927010536, -0.01351193804293871, 0.0011292282724753022, -0.013895384036004543, -0.056932732462882996, 0.05751703307032585, -0.01149427704513073, 0.03838120773434639, -0.03334162011742592, 0.009467486292123795, -0.04130270704627037, -0.004357143305242062, 0.05810132995247841, 0.01270852517336607, -0.012115095742046833, -0.0485699363052845, 0.012973286211490631, 0.012672006152570248, 0.02349981665611267, 0.00333918328396976, 0.010188731364905834, 0.015027465298771858, 0.03259298577904701, 0.024157153442502022, 0.07409654557704926, -0.02475971356034279, -0.021892990916967392, -0.006692061200737953, -0.04225219413638115, 0.0013854301068931818, 0.012334208004176617, -0.08676855266094208, -0.01091910619288683, -0.006199057679623365, 0.030310561880469322, -0.020468760281801224, 0.013009805232286453, -0.020505277439951897, 0.061278462409973145, -0.0125533202663064, 0.04875253140926361, -0.07552077621221542, 0.04813171178102493, -0.02492404729127884, -0.05225833132863045, -0.03903854265809059, -0.022312955930829048, -0.010307417251169682, 0.08004909753799438, 0.04601362720131874, -0.0046310340985655785, -0.07749278843402863, -0.027936844155192375, -0.05832044407725334, -0.05116276815533638, -0.031661756336688995, -0.03126005083322525, 0.012699395418167114, -0.022477291524410248, 0.027261247858405113, -0.02233121544122696, -0.029178481549024582, 0.05214877426624298, 0.0070435539819300175, -0.018661081790924072, 0.04353034868836403, -0.08092555403709412, -0.03058445267379284, 0.02543530985713005, -0.0051582735031843185, -0.04279997572302818, -0.006655542179942131, 0.007034424226731062, 0.05379211902618408, -0.012754173949360847, -0.06314092129468918, -0.07329313457012177, 0.010946495458483696, 0.04141226410865784, 0.06686583161354065, 0.0008233836852014065, 0.03566056117415428, 0.011640351265668869, 0.05945252627134323, -0.025051862001419067, -0.03107745572924614, 0.06310439854860306, 0.0035057999193668365, -0.03808905556797981, -0.014680537395179272, 0.03045663796365261, 0.054157305508852005, -0.027151690796017647, 0.057224880903959274, 0.01183207519352436, 0.06460166722536087, -0.027133431285619736, 0.0055691092275083065, 0.0179672259837389, -0.035861413925886154, 0.03058445267379284, -0.03124179132282734, 0.015100503340363503, 0.014132756739854813, 0.035039741545915604, -0.03266602382063866, 0.05313478037714958, 0.03257472440600395, -0.01069086417555809, -0.021162616088986397, 0.019354937598109245, -0.0014345021918416023, -0.017538130283355713, -0.04473546892404556, 0.014315349981188774, 0.05200270190834999, -0.004473546985536814, 0.015976952388882637, -0.004546584561467171, -0.021765174344182014, -0.0805603638291359, -0.025471828877925873, -0.03695697709918022, -0.015967823565006256, 0.01149427704513073, -0.006587069481611252, 0.004279540851712227, -0.04846038296818733, 0.0677788034081459, 0.010234380140900612, -0.040389738976955414, -0.056275393813848495, -0.044114649295806885, -0.009650079533457756, 0.00041682730079628527, -0.03383462131023407, 0.00712572131305933, 0.01847848854959011, -0.02527097426354885, -0.003994238097220659, 0.07307402044534683, -0.013174138963222504, 0.012772432528436184, -0.05441293865442276, -0.05996378883719444, -0.04838734492659569, 0.004984809551388025, 0.04166789352893829, -0.0016410613898187876, 0.0375777930021286, 0.026439575478434563, -0.02444930374622345, -0.053025227040052414, 0.0702255591750145, 0.01750161126255989, 0.019318418577313423, 0.001642202609218657, -0.048971645534038544, 0.015228318981826305, 0.008572776801884174, -0.033140767365694046, -0.06577026844024658, 0.002905523171648383, 0.01990271918475628, -0.04480850696563721, 0.008536257781088352, 0.01416927482932806, 0.03206346184015274, -0.02410237491130829, -0.02348155714571476, -0.02978104166686535, -0.030328821390867233, -0.04068188741803169, 0.0184602290391922, -0.03228257596492767, 0.01616867631673813, -0.004512348212301731, 0.05072454363107681, -0.004825039766728878, 0.0006601905333809555, -0.06927607208490372, 0.031844351440668106, 0.027261247858405113, 0.03801601752638817, 0.02379196509718895, 0.010909976437687874, -0.028941109776496887, -0.009960489347577095, -0.04568495601415634, -0.02494230680167675, 0.04404161125421524, -0.012261169962584972, -0.016807755455374718, -0.005888648331165314, -0.07048118859529495, 0.046050142496824265, -0.04517369344830513, 0.0336337685585022, 0.017620297148823738, -0.052404407411813736, -0.034711070358753204, 0.036537010222673416, 0.0029078053776174784, -0.07793101668357849, -0.031205272302031517, 0.012790692038834095, -0.006888349074870348, -0.06138801947236061, -0.04225219413638115, -0.061461057513952255, 0.05371908098459244, -0.05455901473760605, 0.0192818995565176, -0.0003694670449476689, -0.05477812513709068, 0.0020724390633404255, -0.03027404472231865, -0.018204597756266594, 0.015493080019950867, 0.01568480394780636, -0.024851009249687195, -0.0007628995226696134, 0.0053910803981125355, 0.002839332912117243, -0.01466227788478136, 0.0007109744474291801, 0.03704827278852463, -0.0054093399085104465, 0.04853341728448868, -0.030730528756976128, 0.012352467514574528, -0.037650831043720245, 0.0658067911863327, -0.04301908612251282, -0.02623872272670269, -0.02236773446202278, -0.025855274870991707, -0.002013096120208502, -0.03385288268327713, -0.04181396961212158, -0.008727981708943844, 0.01992097869515419, -0.039257656782865524, -0.04714570567011833, -0.020359203219413757, -0.007970217615365982, 0.04418768733739853, 0.02010357193648815, 0.01959230937063694, 0.009330540895462036, -0.007025294471532106, 0.010252638719975948, 0.04440680146217346, -0.0014424906112253666, 0.014735315926373005, -0.08026821166276932, 0.09363407641649246, 0.026914319023489952, 0.040426257997751236, 0.05795525759458542, 0.022586846724152565, 0.02669520676136017, -0.010261768475174904, -0.039111580699682236, 0.008769065141677856, 0.03816209360957146, -0.035697080194950104, 0.07453476637601852, 0.009677468799054623, 0.007303750142455101, -0.05167403072118759, -0.00849973876029253, 0.03162523731589317, -0.04075492545962334, -0.06467470526695251, -0.004434745758771896, -0.029689744114875793, -0.023737188428640366, 0.06555115431547165, 0.01813155971467495, 0.0025426179636269808, 0.02463189698755741, 0.010800420306622982, 0.039440251886844635, 0.028393328189849854, -0.019026268273591995, -0.01272678468376398, -0.052879150956869125, 0.0199392382055521, -0.0034715638030320406, 0.024248450994491577, -0.012261169962584972, 0.05616583675146103, -0.017200332134962082, -0.023025071248412132, -0.029525410383939743, -0.003617638722062111, 0.02817421592772007, 0.039294175803661346, 0.07471736520528793, -0.050578467547893524, -0.024741454049944878, 0.028776776045560837, 0.03209998086094856, -0.00513544911518693, -0.05664058029651642, -0.02817421592772007, 0.04334775730967522, 0.032939910888671875, 0.003211367642506957, -0.02475971356034279, -0.02203906513750553, -0.030840083956718445, -0.005596498493105173, 0.016004342585802078, -0.0000014710922187077813, -0.011001273058354855, -0.005322607699781656, -0.022276436910033226, -0.03808905556797981, -0.0741695836186409, 0.031479161232709885, 0.07961087673902512, 0.023353740572929382, 0.02183821238577366, 0.06171668693423271, 0.012051187455654144, -0.048642974346876144, 0.04908119887113571, -0.000680161698255688, -0.009211855009198189, -0.027754250913858414, 0.02119913510978222, -0.041229669004678726, 0.00611689081415534, -0.024704935029149055, -0.021473025903105736, 0.001423089997842908, 0.013630623929202557, -0.060000307857990265, -0.07132112234830856, -0.05233136937022209, -0.029196741059422493, 0.029927115887403488, 0.003489823080599308, -0.0015052572125568986, -0.08530779927968979, 0.029507150873541832, -0.05214877426624298, -0.013749309815466404, -0.02720646932721138, 0.03640919551253319, -0.033305101096630096, 0.026768244802951813, 0.0015805771108716726, 0.0030287739355117083, 0.05397471413016319, 0.032775577157735825, -0.0068244412541389465, 0.00659163435921073, -0.02539879083633423, 0.02088872529566288, 0.024157153442502022, 0.04192352667450905, 0.002567724557593465, 0.030182747170329094, -0.037796907126903534, 0.0339624360203743, 0.024905787780880928, -0.02817421592772007, -0.030018413439393044, -0.011895982548594475, 0.016150416806340218, 0.006778792943805456, -0.02996363490819931, 0.045757994055747986, -0.024339746683835983, 0.028758516535162926, 0.03270253911614418, 0.001862456207163632, 0.03620833903551102, 0.02738906256854534 ]
29,274
flask.config
from_object
Updates the values from the given object. An object can be of one of the following two types: - a string: in this case the object with that name will be imported - an actual object reference: that object is used directly Objects are usually either modules or classes. :meth:`from_object` loads only the uppercase attributes of the module/class. A ``dict`` object will not work with :meth:`from_object` because the keys of a ``dict`` are not attributes of the ``dict`` class. Example of module-based configuration:: app.config.from_object('yourapplication.default_config') from yourapplication import default_config app.config.from_object(default_config) Nothing is done to the object before loading. If the object is a class and has ``@property`` attributes, it needs to be instantiated before being passed to this method. You should not use this function to load the actual configuration but rather configuration defaults. The actual config should be loaded with :meth:`from_pyfile` and ideally from a location not within the package because the package might be installed system wide. See :ref:`config-dev-prod` for an example of class-based configuration using :meth:`from_object`. :param obj: an import name or object
def from_object(self, obj: object | str) -> None: """Updates the values from the given object. An object can be of one of the following two types: - a string: in this case the object with that name will be imported - an actual object reference: that object is used directly Objects are usually either modules or classes. :meth:`from_object` loads only the uppercase attributes of the module/class. A ``dict`` object will not work with :meth:`from_object` because the keys of a ``dict`` are not attributes of the ``dict`` class. Example of module-based configuration:: app.config.from_object('yourapplication.default_config') from yourapplication import default_config app.config.from_object(default_config) Nothing is done to the object before loading. If the object is a class and has ``@property`` attributes, it needs to be instantiated before being passed to this method. You should not use this function to load the actual configuration but rather configuration defaults. The actual config should be loaded with :meth:`from_pyfile` and ideally from a location not within the package because the package might be installed system wide. See :ref:`config-dev-prod` for an example of class-based configuration using :meth:`from_object`. :param obj: an import name or object """ if isinstance(obj, str): obj = import_string(obj) for key in dir(obj): if key.isupper(): self[key] = getattr(obj, key)
(self, obj: object | str) -> NoneType
[ 0.04845584183931351, -0.005656946450471878, -0.03629481792449951, -0.06325238198041916, 0.0025578623171895742, -0.045180272310972214, 0.03859148174524307, 0.07748416811227798, -0.021780654788017273, -0.039946891367435455, -0.04314715787768364, -0.002894361037760973, 0.011144466698169708, 0.04420136660337448, -0.03825262933969498, 0.07458509504795074, -0.04830523952841759, 0.05896025523543358, 0.01803445816040039, -0.04028574004769325, -0.00405916478484869, -0.02279721200466156, 0.02403966896235943, 0.0775594636797905, -0.008508951403200626, -0.0046568624675273895, -0.0029014204628765583, 0.027465838938951492, -0.0027155226562172174, -0.060052111744880676, 0.03347105160355568, -0.016876714304089546, 0.029611902311444283, 0.03744314983487129, 0.009544332511723042, -0.0879509299993515, 0.023700816556811333, 0.0461968258023262, -0.06833516061306, 0.02531977742910385, 0.04661098122596741, 0.020312296226620674, 0.04713808372616768, -0.009977309964597225, 0.02609160728752613, 0.04427666589617729, -0.03524061292409897, 0.05082780495285988, 0.02494327537715435, -0.012603413313627243, 0.03701017051935196, -0.047778137028217316, -0.01312110386788845, 0.013403480872511864, -0.026524584740400314, 0.05417867377400398, -0.02496209926903248, 0.04457786679267883, 0.005402807611972094, 0.03493940830230713, -0.016716700047254562, -0.016650812700390816, -0.013158753514289856, -0.051919661462306976, -0.022364234551787376, -0.05643768981099129, -0.03260509669780731, 0.021159427240490913, -0.023211363703012466, -0.03416758030653, -0.009817296639084816, 0.021046476438641548, -0.00388738582842052, -0.01554954331368208, -0.003981511574238539, -0.0317767895758152, -0.04047399386763573, 0.03348987549543381, -0.010325574316084385, 0.027729392051696777, 0.031117912381887436, -0.00019310448260512203, -0.03529708832502365, -0.08930633217096329, -0.017865031957626343, -0.021818306297063828, -0.053388021886348724, -0.025112701579928398, 0.053011517971754074, 0.029837803915143013, -0.04664862900972366, 0.007953610271215439, -0.00627346895635128, -0.01047617569565773, -0.03055315837264061, -0.04382486268877983, 0.04883234202861786, -0.012866964563727379, 0.02940482646226883, -0.003967392724007368, 0.021310027688741684, -0.059675607830286026, -0.05090310424566269, 0.013563494198024273, -0.01673552580177784, -0.08554131537675858, 0.02319253981113434, -0.02708933688700199, 0.05805664882063866, -0.008391293697059155, -0.019935794174671173, -0.06054156273603439, -0.07232608646154404, 0.016048409044742584, -0.006541726645082235, -0.047401633113622665, 0.012255148962140083, -0.005760484375059605, -0.006320531480014324, 0.002713169436901808, -0.055308181792497635, 0.04491671919822693, -0.057454243302345276, 0.05350097268819809, 0.09796588867902756, 0.00871602725237608, 0.009403144009411335, -0.059223804622888565, 0.08975813537836075, -0.03774435073137283, 0.0643065869808197, -0.032981596887111664, -0.06487134099006653, -0.0079441973939538, 0.06148282065987587, -0.012339861132204533, -0.012311623431742191, 0.03554181382060051, 0.01596369594335556, 0.003435583086684346, 0.06261232495307922, -0.020444072782993317, -0.0022248930763453245, -0.041490547358989716, -0.030270781368017197, -0.02072644978761673, 0.021837130188941956, 0.013657619245350361, -0.07360619306564331, 0.028463570401072502, -0.029047150164842606, 0.03847853094339371, -0.0012153963325545192, 0.04273300617933273, -0.07424624264240265, -0.039645686745643616, -0.0332828015089035, -0.055458784103393555, 0.04231885448098183, -0.027277588844299316, -0.004562736954540014, 0.03640776872634888, 0.00982670858502388, -0.015926046296954155, -0.017272040247917175, 0.02786116674542427, 0.020444072782993317, -0.06844811141490936, 0.015342467464506626, -0.03219094127416611, -0.06287587434053421, -0.05218321457505226, -0.00552517082542181, 0.050564251840114594, 0.02985662966966629, 0.039269186556339264, -0.04766518622636795, -0.002924951957538724, 0.029461301863193512, 0.03092966042459011, -0.003480292856693268, 0.045104969292879105, -0.024152619764208794, -0.007779478095471859, -0.012104547582566738, 0.07556400448083878, 0.006889991462230682, 0.07123422622680664, 0.027522314339876175, -0.003287335392087698, 0.038196153938770294, -0.0022696026135236025, 0.014956552535295486, 0.026901086792349815, 0.0021754771005362272, 0.034732334315776825, -0.04905824363231659, -0.011850408278405666, -0.04352366179227829, 0.10180620849132538, 0.004870997741818428, 0.02755996584892273, 0.034054629504680634, 0.004788638092577457, 0.03160736337304115, -0.0277105662971735, 0.044088415801525116, 0.019559292122721672, -0.04228120297193527, 0.006339356768876314, -0.0005506345769390464, -0.04608387500047684, -0.028971849009394646, -0.0012153963325545192, 0.029837803915143013, -0.011906883679330349, 0.04582032561302185, 0.008485419675707817, 0.007355913054198027, 0.017366167157888412, 0.07533810287714005, 0.07307908684015274, -0.015135390684008598, 0.011417430825531483, 0.04039869084954262, -0.015267166309058666, -0.06468308717012405, -0.047025132924318314, 0.008231280371546745, -0.01845802366733551, -0.02004874497652054, -0.026072781533002853, -0.00779359694570303, 0.018599212169647217, 0.11468258500099182, 0.023606691509485245, 0.04472846910357475, 0.01950281672179699, -0.06667854636907578, 0.006899403873831034, 0.06148282065987587, 0.028520045801997185, -0.018316835165023804, -0.015624843537807465, -0.040737543255090714, 0.004816875793039799, -0.015427179634571075, 0.0010812673717737198, -0.07296613603830338, -0.051919661462306976, 0.06445718556642532, 0.03337692469358444, 0.022401884198188782, 0.0167072881013155, -0.07695706188678741, -0.029988404363393784, 0.0016836710274219513, 0.003513236762955785, -0.03653954342007637, -0.030684934929013252, 0.02449147216975689, -0.06393008679151535, 0.00625464366748929, 0.08004438132047653, -0.005223968997597694, 0.0015754266642034054, -0.010259686969220638, 0.014702413231134415, 0.01570955663919449, -0.01907925121486187, 0.08659552037715912, -0.005087486933916807, 0.03347105160355568, 0.08079738169908524, 0.00006404950545402244, 0.027296414598822594, 0.017799144610762596, -0.010429112240672112, 0.0021166487131267786, 0.03923153504729271, -0.022401884198188782, -0.039118584245443344, 0.022326583042740822, -0.00002923039937741123, 0.051618460565805435, -0.03418640419840813, -0.030609633773565292, -0.0001165539215435274, 0.008805446326732635, 0.029423652216792107, 0.052860915660858154, -0.016246072947978973, -0.037254899740219116, 0.009741995483636856, -0.015907220542430878, -0.0004820993635803461, -0.05511993169784546, -0.0009383142460137606, 0.018241534009575844, -0.05293621867895126, 0.026957562193274498, -0.01942751742899418, -0.038892682641744614, 0.0378573015332222, 0.022081857547163963, -0.06468308717012405, 0.06622675061225891, -0.055985886603593826, -0.015671906992793083, 0.01890982687473297, 0.05335037037730217, 0.02010522037744522, 0.044653166085481644, -0.006598202046006918, 0.03800790384411812, -0.055835284292697906, -0.005463988985866308, -0.001751912059262395, 0.0013859989121556282, -0.010165560990571976, -0.043486010283231735, 0.024924449622631073, -0.02855769544839859, -0.021761830896139145, 0.02072644978761673, 0.0005612236564047635, 0.034431133419275284, 0.046008575707674026, 0.02786116674542427, -0.02287251129746437, -0.07771006971597672, 0.0012954031117260456, 0.03322632610797882, 0.011756283231079578, 0.047476936131715775, -0.06844811141490936, -0.017865031957626343, 0.034129928797483444, -0.013883520849049091, -0.03744314983487129, 0.07597815245389938, 0.0016813179245218635, -0.06110631674528122, -0.004609799478203058, -0.012452811934053898, -0.015031852759420872, 0.032115641981363297, -0.020764099434018135, 0.02626103162765503, 0.027221113443374634, -0.06374183297157288, -0.047401633113622665, -0.02027464658021927, -0.038967981934547424, -0.011906883679330349, -0.014184722676873207, -0.005925204139202833, -0.022740736603736877, 0.012339861132204533, -0.10798084735870361, -0.008047735318541527, -0.016330786049365997, -0.04890764504671097, -0.031212037429213524, -0.02304193750023842, 0.03877973183989525, -0.050790153443813324, 0.018401548266410828, 0.033904027193784714, 0.005303975660353899, 0.01250928733497858, 0.030214305967092514, 0.014994202181696892, -0.021140601485967636, 0.04107639566063881, 0.0058640227653086185, -0.02010522037744522, 0.02902832441031933, -0.02441617101430893, 0.0894569382071495, 0.055835284292697906, 0.01830742321908474, 0.013262292370200157, 0.02579040452837944, 0.0030567278154194355, -0.03456290811300278, 0.01439179852604866, 0.012424574233591557, -0.001052441424690187, -0.027804691344499588, -0.02716463804244995, 0.015436592511832714, 0.025526853278279305, 0.02786116674542427, 0.04021044075489044, -0.04273300617933273, -0.0022566604893654585, 0.019559292122721672, 0.01573779433965683, -0.0023754939902573824, 0.028990674763917923, -0.05229616537690163, 0.05771779641509056, 0.024284396320581436, -0.04721338301897049, 0.03556063771247864, 0.06347828358411789, 0.01101269107311964, -0.0060993367806077, -0.0016695521771907806, 0.011728045530617237, 0.001120094209909439, -0.03448760509490967, -0.04713808372616768, -0.004014455247670412, -0.010193798691034317, 0.0509784072637558, -0.0175638310611248, -0.002435498870909214, 0.00007162367546698079, 0.012226911261677742, -0.026806961745023727, -0.0009483150788582861, -0.03333927318453789, 0.010749139823019505, 0.024472646415233612, 0.013798807747662067, -0.02172418124973774, 0.0012671654112637043, -0.016170771792531013, -0.02902832441031933, -0.013026977889239788, -0.009181948378682137, -0.03640776872634888, 0.04676157981157303, -0.03983394056558609, 0.05504462867975235, -0.04401311278343201, -0.019465167075395584, -0.04438961669802666, -0.019935794174671173, -0.04401311278343201, 0.05948735773563385, 0.029461301863193512, -0.08170098811388016, -0.014805951155722141, -0.03237919509410858, 0.014645937830209732, 0.013949409127235413, -0.005934617016464472, -0.009219598956406116, -0.03141911327838898, 0.002701403805986047, 0.015747206285595894, -0.03744314983487129, -0.061369869858026505, 0.019389865919947624, 0.017714431509375572, 0.02332431450486183, 0.06833516061306, -0.02002992108464241, -0.06596319377422333, 0.0025343308225274086, -0.031117912381887436, -0.04521792009472847, 0.09058644622564316, 0.06618909537792206, 0.0018883941229432821, -0.007162955589592457, -0.01957811787724495, -0.008231280371546745, -0.006179343443363905, 0.026430457830429077, 0.010532651096582413, -0.01634019799530506, 0.009572570212185383, 0.026204558089375496, 0.003661484457552433, -0.05229616537690163, -0.035033535212278366, 0.008748970925807953, -0.015982521697878838, 0.08155038952827454, 0.02264661155641079, -0.02119707688689232, -0.02524447627365589, 0.06193462014198303, -0.025282125920057297, 0.024755023419857025, -0.013572906143963337, -0.022458359599113464, 0.06072981283068657, -0.010739726945757866, -0.011605681851506233, 0.012462224811315536, 0.03316985070705414, -0.00811832956969738, 0.01723439060151577, -0.015907220542430878, -0.027465838938951492, 0.02164888009428978, 0.010767964646220207, -0.06780805438756943, 0.008485419675707817, -0.032040342688560486, -0.02033112198114395, -0.04676157981157303, 0.018796876072883606, -0.00793007854372263, -0.027277588844299316, -0.039570387452840805, 0.01972871832549572, -0.011473906226456165, 0.02818119339644909, 0.0291789248585701, -0.025357427075505257, -0.043711911886930466, 0.04401311278343201, -0.04774048551917076, -0.006442894693464041, -0.01047617569565773, -0.012725776061415672, 0.07338029146194458, 0.004734515678137541, -0.016895538195967674, -0.01720615290105343, 0.031965043395757675, 0.009996134787797928, 0.037499625235795975, 0.02648693323135376, 0.0010777376592159271, -0.04416371509432793, -0.012575175613164902, 0.02541390247642994, 0.05105370655655861, 0.025583328679203987, 0.007850072346627712, -0.03938213735818863, -0.003362635849043727, 0.0319838672876358, 0.050790153443813324, 0.029536603018641472, 0.03055315837264061, 0.02948012761771679, 0.010071435011923313, -0.06268762797117233, -0.035748887807130814, 0.03322632610797882, -0.039193883538246155, -0.04047399386763573, 0.0328686460852623, -0.050074800848960876, 0.019248677417635918, 0.06547374278306961, -0.05786839872598648, -0.06773275882005692, 0.0013318767305463552, -0.03300042450428009, -0.001451886841095984, 0.005303975660353899, -0.017375579103827477, 0.035805363208055496, -0.02294781245291233, 0.07868897169828415, 0.005322800483554602, 0.03930683434009552, -0.03798907622694969, 0.01385528314858675, -0.00036355998599901795, -0.016744937747716904, 0.017940333113074303, 0.006155811715871096, -0.005266325548291206, 0.0010536180343478918, -0.03322632610797882, 0.07097067683935165, -0.026524584740400314, 0.013375243172049522, 0.006419363431632519, -0.024811498820781708, -0.022044207900762558, 0.020161695778369904, -0.07097067683935165, -0.023832593113183975, -0.020990001037716866, -0.08313170075416565, 0.008960753679275513, 0.03908093273639679, 0.021385328844189644, -0.03268039599061012, -0.045029670000076294, 0.012311623431742191, -0.016679050400853157, 0.015700144693255424, -0.005383982323110104, 0.0003603244258556515, -0.021761830896139145, -0.08049618452787399, 0.05214556306600571, -0.04472846910357475, -0.053162120282649994, 0.011709220707416534, -0.013403480872511864, -0.0029437770135700703, 0.03200269117951393, 0.024849148467183113, -0.007087654899805784, -0.02908479981124401, 0.007271199952811003, -0.011097404174506664, 0.03394167870283127, -0.022138332948088646, 0.011163291521370411, 0.05402807518839836, 0.010099672712385654, -0.03548533841967583, -0.014175309799611568, -0.017375579103827477, -0.0021519458387047052, -0.039344485849142075, -0.0007453568396158516, 0.053915124386548996, -0.0064099510200321674, 0.045782674103975296, -0.030214305967092514, 0.02179948054254055, -0.008090091869235039, -0.07236373424530029, -0.03347105160355568, -0.07360619306564331, 0.04246945306658745, -0.0028661233372986317, 0.03284982219338417, -0.02102765068411827, -0.024378521367907524, 0.016801413148641586, 0.042092952877283096, 0.000780065602157265, -0.012697538360953331, 0.03669014573097229, 0.05816959962248802, -0.0465356782078743, 0.007459450978785753, 0.02371964231133461, -0.008828978054225445, -0.01935221627354622, 0.0012765779392793775, -0.02509387582540512, 0.006927641574293375, 0.028727121651172638, 0.01676376350224018, -0.023625517264008522, -0.042017653584480286, 0.03237919509410858, -0.0038709137588739395, 0.023211363703012466, 0.026806961745023727, -0.02072644978761673, 0.07725826650857925, 0.0241902694106102, -0.0428459569811821, -0.017300277948379517, 0.0045697963796556, -0.013770570047199726, 0.03548533841967583, 0.04992419853806496, -0.036181867122650146, 0.016923775896430016, 0.03249214589595795, 0.009158417582511902, 0.029668377712368965, 0.014118834398686886, 0.019446341320872307, 0.013384655117988586, -0.008508951403200626, -0.01248104963451624, -0.025056226179003716, -0.037104297429323196, 0.0498865507543087, -0.005831078626215458, 0.002083704574033618, -0.003202622290700674, -0.018552148714661598, 0.017149677500128746, -0.04322246089577675, 0.017526179552078247, 0.05274796485900879, -0.029536603018641472, 0.02571510337293148, -0.05591058358550072, -0.028049418702721596, 0.016744937747716904, -0.03793260082602501, 0.0026731661055237055, -0.041867051273584366, -0.04412606358528137, -0.03753727674484253, -0.02219480834901333, 0.008697202429175377, 0.026223381981253624, 0.04062459245324135, -0.01066442672163248, 0.01573779433965683, 0.003565005725249648, -0.013667032122612, -0.0018672158475965261, -0.032586269080638885, -0.015803681686520576, 0.008226574398577213, 0.006160518154501915, -0.007883016020059586, 0.08960753679275513, 0.01685788854956627, -0.08380940556526184, 0.05832019820809364, 0.05011245235800743, -0.020519373938441277, 0.00529926922172308, -0.05824489891529083, -0.01439179852604866, 0.010109085589647293, -0.05918615683913231, 0.045104969292879105, -0.03284982219338417, 0.06362888216972351, -0.03798907622694969, -0.055421132594347, 0.011850408278405666, -0.02219480834901333, -0.00934196263551712, 0.030063705518841743, -0.001041852287016809, -0.05481872707605362, 0.0325297936797142, 0.009883183985948563, -0.016424911096692085, 0.04826758801937103, 0.008273636922240257, 0.004021514672785997, 0.06208522245287895, -0.00455097109079361, 0.0020142870489507914, 0.0033038072288036346, 0.061746370047330856, -0.005045130383223295, 0.0015118918381631374, 0.05869670212268829, 0.012603413313627243, 0.04213060438632965, 0.10067670047283173, 0.0182791855186224, -0.009229011833667755, 0.00529926922172308, 0.04992419853806496, 0.07601580768823624, -0.0617087185382843, -0.06475839018821716, -0.014307085424661636, 0.030270781368017197, -0.016500212252140045, -0.0649842917919159, -0.023700816556811333, 0.031814441084861755, 0.007713589817285538, 0.06110631674528122, 0.026731660589575768, -0.009040760807693005, -0.02002992108464241 ]
29,275
quart.config
from_prefixed_env
Load any environment variables that start with the prefix. The prefix (default ``QUART_``) is dropped from the env key for the config key. Values are passed through a loading function to attempt to convert them to more specific types than strings. Keys are loaded in :func:`sorted` order. The default loading function attempts to parse values as any valid JSON type, including dicts and lists. Specific items in nested dicts can be set by separating the keys with double underscores (``__``). If an intermediate key doesn't exist, it will be initialized to an empty dict. Arguments: prefix: Load env vars that start with this prefix, separated with an underscore (``_``). loads: Pass each string value to this function and use the returned value as the config value. If any error is raised it is ignored and the value remains a string. The default is :func:`json.loads`.
def from_prefixed_env( self, prefix: str = "QUART", *, loads: Callable[[str], Any] = json.loads ) -> bool: """Load any environment variables that start with the prefix. The prefix (default ``QUART_``) is dropped from the env key for the config key. Values are passed through a loading function to attempt to convert them to more specific types than strings. Keys are loaded in :func:`sorted` order. The default loading function attempts to parse values as any valid JSON type, including dicts and lists. Specific items in nested dicts can be set by separating the keys with double underscores (``__``). If an intermediate key doesn't exist, it will be initialized to an empty dict. Arguments: prefix: Load env vars that start with this prefix, separated with an underscore (``_``). loads: Pass each string value to this function and use the returned value as the config value. If any error is raised it is ignored and the value remains a string. The default is :func:`json.loads`. """ return super().from_prefixed_env(prefix, loads=loads)
(self, prefix: str = 'QUART', *, loads: Callable[[str], Any] = <function loads at 0x7fa595c0d120>) -> bool
[ -0.054304394870996475, 0.030639637261629105, -0.08063811808824539, -0.07038931548595428, 0.03704513609409332, 0.046297524124383926, 0.007370771840214729, 0.04330829158425331, 0.03334417939186096, -0.05327240005135536, -0.00697487685829401, 0.0318317711353302, -0.010239901952445507, -0.0030759740620851517, 0.026262545958161354, -0.049357928335666656, 0.02366475947201252, 0.0176240187138319, 0.014207752421498299, -0.004755193367600441, 0.0046439869329333305, -0.0318317711353302, 0.028468884527683258, 0.019785873591899872, 0.025639789178967476, -0.03254349157214165, 0.03800595924258232, -0.012348378077149391, 0.010480107739567757, -0.0009408076293766499, 0.015782438218593597, 0.038468580693006516, 0.011734518222510815, 0.07352089136838913, 0.0898905023932457, -0.08661658316850662, -0.016850020736455917, -0.02152959443628788, -0.07409027218818665, -0.04088843613862991, 0.025283927097916603, 0.0006989333196543157, 0.03129797801375389, -0.022472625598311424, 0.026013443246483803, 0.04853944852948189, 0.04092402011156082, 0.030728602781891823, 0.02332669124007225, 0.030105844140052795, 0.06252478808164597, -0.020444218069314957, 0.01861153356730938, 0.005458018742501736, -0.030105844140052795, -0.020782286301255226, 0.022383660078048706, -0.004085729829967022, -0.07430379092693329, 0.05120840668678284, -0.05280977860093117, 0.016129402443766594, -0.011236312799155712, 0.03225880488753319, 0.003876661416143179, -0.05946438014507294, -0.009661627933382988, -0.021636351943016052, -0.01944780722260475, -0.07316502928733826, -0.005039882380515337, -0.02779274806380272, -0.0534503310918808, -0.045229941606521606, 0.015026233159005642, -0.021867660805583, -0.09551310539245605, 0.005506949964910746, -0.0670798048377037, -0.02773936837911606, -0.018682705238461494, -0.02391386218369007, -0.038753267377614975, -0.004001212771981955, 0.022721728309988976, 0.004188039805740118, -0.041422225534915924, 0.06387706100940704, 0.0879688486456871, -0.00490643410012126, -0.02740130014717579, 0.04690248519182205, -0.02731233648955822, 0.05220481753349304, 0.03779244422912598, -0.025942271575331688, 0.026992060244083405, -0.003380679991096258, -0.001991709927096963, -0.04295242950320244, -0.004706262610852718, -0.0154265770688653, -0.017926501110196114, -0.012535205110907555, 0.0006355455843731761, 0.04494525119662285, 0.023753724992275238, -0.00836273469030857, -0.01185906957834959, -0.01361168548464775, -0.007624323014169931, -0.07828943431377411, 0.005449122283607721, -0.004821917042136192, -0.02414517290890217, 0.004027902148663998, 0.016431884840130806, -0.021369455382227898, 0.030799774453043938, 0.01159217394888401, -0.005867259111255407, 0.02902046963572502, 0.030301569029688835, 0.02225910872220993, 0.04402001202106476, -0.029572052881121635, -0.0006010715733282268, 0.04647545516490936, 0.05690218135714531, -0.041671328246593475, 0.07056725025177002, 0.06419733166694641, -0.04989171773195267, -0.05476701632142067, -0.02473234385251999, -0.019252082332968712, -0.015809128060936928, 0.06505139917135239, -0.005609259940683842, 0.03318404406309128, 0.021885454654693604, 0.02254379726946354, -0.01790870726108551, -0.03252569958567619, -0.0636635422706604, -0.02624475210905075, 0.010951624251902103, 0.012579687871038914, -0.049357928335666656, 0.0037965925876051188, 0.02338007092475891, 0.051101647317409515, 0.005506949964910746, -0.005480260122567415, 0.0053601572290062904, -0.045799318701028824, -0.04555021598935127, -0.017410501837730408, 0.037436582148075104, 0.008367182686924934, -0.02487468719482422, 0.010186522267758846, -0.005587018560618162, -0.06302299350500107, -0.001981701236218214, 0.06640367209911346, -0.019501185044646263, -0.013238031417131424, -0.004096850287169218, 0.0034451799001544714, -0.0003080422175116837, -0.01799767278134823, 0.036084309220314026, 0.019607944414019585, 0.011049485765397549, 0.034536316990852356, -0.010319970548152924, -0.015853609889745712, -0.04782772436738014, -0.029874535277485847, -0.02234807424247265, 0.02060435526072979, -0.014608096331357956, -0.07836060225963593, 0.014172166585922241, 0.06391264498233795, 0.023558001965284348, -0.011574381031095982, 0.03971409425139427, 0.026458268985152245, -0.0417780876159668, 0.06070989370346069, 0.025550823658704758, 0.04160015657544136, -0.019750287756323814, -0.011912448331713676, 0.03996319696307182, -0.04786331206560135, -0.011956931091845036, 0.007103876210749149, -0.04451821744441986, 0.03200970217585564, -0.004519435577094555, 0.04174249991774559, 0.006031844764947891, -0.008122528903186321, -0.037436582148075104, 0.014786026440560818, 0.021351663395762444, -0.016627607867121696, -0.042311880737543106, -0.10747003555297852, -0.009990799240767956, 0.047934483736753464, -0.015213060192763805, 0.022561591118574142, 0.006627912167459726, 0.025533029809594154, 0.01846918836236, 0.002144062891602516, 0.08028225600719452, 0.0289137102663517, 0.05633280426263809, -0.009848454967141151, -0.03071080893278122, 0.003514127805829048, -0.009563765488564968, 0.0006616791361011565, -0.037685684859752655, 0.025888891890645027, 0.002646716544404626, -0.031137842684984207, 0.01193024218082428, 0.020230701193213463, 0.05971348285675049, 0.006636808626353741, 0.09416083246469498, 0.057080112397670746, 0.07006904482841492, 0.008215942420065403, 0.026760751381516457, -0.013157962821424007, 0.006116361822932959, -0.03332638740539551, 0.03432279825210571, 0.015533334575593472, 0.019412219524383545, -0.001455694087781012, 0.011494312435388565, 0.03101329132914543, -0.0013411513064056635, 0.06967759132385254, 0.03489217534661293, 0.038610924035310745, -0.014234442263841629, 0.042347464710474014, 0.02313096821308136, -0.010417832061648369, 0.003981195390224457, -0.03864651173353195, -0.03289935365319252, -0.03585300222039223, 0.024073999375104904, 0.01875387690961361, -0.011102864518761635, 0.03722306713461876, 0.08732829988002777, -0.010791486129164696, -0.022027799859642982, -0.02610240876674652, -0.00860294047743082, 0.002773492131382227, -0.034874383360147476, -0.006890359800308943, 0.03188515082001686, 0.06622574478387833, 0.003380679991096258, 0.017668500542640686, 0.02939412370324135, 0.02546185813844204, -0.02386048436164856, -0.035212449729442596, 0.05259626358747482, 0.019750287756323814, 0.008718595840036869, -0.0208890438079834, -0.019180910661816597, -0.06579870730638504, 0.047649793326854706, -0.02206338569521904, 0.01385189127177, -0.015186370350420475, 0.01441237237304449, -0.017268158495426178, -0.020052770152688026, -0.020088355988264084, -0.030248189345002174, -0.020088355988264084, 0.0066412570886313915, 0.0117878969758749, 0.04676014184951782, -0.024750135838985443, -0.025497443974018097, 0.0306218434125185, 0.03853975236415863, 0.016636503860354424, 0.05572783946990967, -0.04039023071527481, -0.023789310827851295, -0.02206338569521904, -0.019768081605434418, -0.009803972207009792, -0.015239749103784561, -0.06131485849618912, -0.02284627966582775, 0.022668348625302315, -0.026422683149576187, -0.023896070197224617, 0.01900297962129116, -0.028113022446632385, -0.014670372009277344, 0.05501611903309822, -0.030639637261629105, 0.031209014356136322, -0.03300611302256584, 0.018575947731733322, 0.0510304756462574, 0.013522719964385033, 0.041422225534915924, -0.0038277304265648127, -0.06387706100940704, -0.026280337944626808, -0.025835512205958366, 0.057222455739974976, 0.03222321718931198, -0.05074578523635864, 0.017072433605790138, 0.036030933260917664, -0.02026628702878952, -0.025782132521271706, 0.0071928417310118675, -0.022365866228938103, -0.006045189686119556, 0.000638325756881386, -0.002339786384254694, -0.03558610379695892, -0.004648434929549694, 0.05917969346046448, 0.048432689160108566, -0.011939138174057007, -0.10426729172468185, -0.022045591846108437, 0.05964231118559837, 0.024305310100317, 0.05224040150642395, -0.07231096923351288, -0.05946438014507294, 0.016245057806372643, 0.0012077034916728735, 0.007255117408931255, 0.011396449990570545, -0.052169229835271835, 0.007357427384704351, 0.04853944852948189, 0.0008924328139983118, -0.015880299732089043, 0.006445533130317926, -0.02896708995103836, -0.019696909934282303, 0.010124246589839458, 0.010346660390496254, 0.005297881551086903, -0.010266591794788837, -0.05743597447872162, -0.0009463679743930697, -0.0037298686802387238, -0.024803515523672104, -0.019946012645959854, 0.015390990301966667, 0.04999847710132599, 0.08476610481739044, 0.0587882474064827, 0.01667208969593048, 0.03115563467144966, -0.03400252386927605, -0.00209513190202415, -0.024661170318722725, -0.011654449626803398, -0.009376938454806805, -0.03528362512588501, -0.02026628702878952, 0.03407369554042816, 0.033166248351335526, 0.06359236687421799, -0.04558579996228218, -0.027276748791337013, -0.03996319696307182, -0.03458969295024872, 0.009359145537018776, 0.036226656287908554, 0.007183944806456566, -0.024091793224215508, 0.07736419141292572, 0.02400282770395279, 0.009065560065209866, -0.06426850706338882, 0.04256098344922066, -0.04145781323313713, -0.008126976899802685, 0.019946012645959854, -0.0007039376650936902, -0.03857533633708954, -0.012775411829352379, 0.040212299674749374, -0.04839710146188736, 0.033361975103616714, 0.01992821879684925, -0.023842690512537956, 0.015586714260280132, 0.015213060192763805, -0.059499967843294144, -0.013513823039829731, 0.007686598692089319, 0.005244502332061529, 0.005684880539774895, 0.038219477981328964, -0.03711630776524544, -0.03779244422912598, 0.014554716646671295, -0.0505322702229023, -0.0027356818318367004, -0.006183085963129997, -0.005511397961527109, -0.03346873074769974, 0.028753573074936867, -0.00903887115418911, 0.007753322832286358, -0.013638374395668507, 0.0030626291409134865, -0.05067461356520653, -0.08654540777206421, -0.027543645352125168, 0.005084364674985409, 0.0670798048377037, -0.06629691272974014, 0.026796337217092514, -0.045229941606521606, 0.029945706948637962, -0.0034651970490813255, -0.014198856428265572, -0.03996319696307182, -0.05426881089806557, -0.04718717560172081, -0.04334387555718422, 0.014652579091489315, -0.03658251464366913, 0.01746388152241707, 0.034376177936792374, -0.006561188027262688, 0.005822776351124048, 0.035301417112350464, 0.018015466630458832, -0.06330768018960953, -0.012899963185191154, -0.012286102399230003, 0.06284505873918533, 0.008322699926793575, 0.058539144694805145, -0.0259956493973732, 0.04014112800359726, -0.05320122838020325, 0.0026333718560636044, -0.013086790218949318, 0.0432371161878109, -0.0024643377400934696, 0.03362886980175972, 0.01559561025351286, 0.04932234063744545, -0.016511952504515648, 0.04209836199879646, -0.04850386083126068, -0.006151948124170303, 0.007882322184741497, 0.018451396375894547, 0.048183586448431015, -0.036760445684194565, 0.0023420106153935194, 0.03458969295024872, 0.04743627831339836, 0.057898592203855515, 0.04117312282323837, 0.03640458732843399, -0.0023331139236688614, 0.02731233648955822, 0.07259565591812134, 0.02492806687951088, 0.048717379570007324, 0.039678506553173065, 0.03910912945866585, 0.011956931091845036, 0.012659757398068905, 0.039429403841495514, -0.013460444286465645, 0.12270089238882065, -0.010088660754263401, -0.0408172644674778, -0.07280917465686798, 0.042454224079847336, -0.020444218069314957, -0.027668196707963943, -0.014074305072426796, 0.03626224026083946, 0.015551128424704075, -0.026760751381516457, -0.009679420851171017, 0.042311880737543106, -0.05501611903309822, 0.0066990843042731285, -0.04199160262942314, 0.02579992637038231, -0.002390941372141242, -0.020034978166222572, 0.03357549011707306, 0.01630733348429203, -0.06989111006259918, 0.02304200269281864, 0.06152837723493576, -0.0054624672047793865, -0.027134405449032784, 0.05519405007362366, -0.024073999375104904, 0.025426272302865982, 0.0083805276080966, 0.045372284948825836, 0.04533669725060463, 0.036475758999586105, -0.0060140518471598625, -0.0075175645761191845, 0.03514127805829048, 0.027935093268752098, 0.07163482904434204, -0.01577354036271572, 0.018380222842097282, 0.02958984673023224, -0.032490115612745285, 0.04281008616089821, 0.02074669860303402, 0.01580023020505905, 0.0003764342691283673, -0.02537289261817932, -0.010168729349970818, -0.032490115612745285, 0.01900297962129116, 0.0296432264149189, -0.008780871517956257, -0.10569073259830475, 0.01098721008747816, -0.011707828380167484, -0.05380618944764137, 0.025017032399773598, 0.012641963548958302, 0.011263002641499043, -0.021369455382227898, 0.08013991266489029, -0.04850386083126068, -0.02007056400179863, -0.08917877823114395, -0.018451396375894547, 0.025550823658704758, 0.011494312435388565, -0.004001212771981955, -0.07280917465686798, 0.0017793052829802036, 0.018380222842097282, -0.05675983801484108, 0.021227112039923668, 0.044731732457876205, -0.0009886265033856034, 0.0020239597652107477, -0.00739746168255806, -0.027917299419641495, 0.025960063561797142, -0.026369303464889526, 0.013976442627608776, 0.018095534294843674, 0.02692088857293129, 0.03348652645945549, 0.06626132875680923, 0.04505201056599617, -0.10754121094942093, -0.044197943061590195, -0.003280594013631344, 0.029091641306877136, -0.040069956332445145, 0.03722306713461876, -0.04775655269622803, -0.01670767553150654, -0.02958984673023224, 0.051884543150663376, -0.047792140394449234, -0.015221956185996532, 0.00609856890514493, 0.03104887716472149, -0.02930515818297863, -0.03508789837360382, -0.04238305240869522, 0.01880725659430027, 0.03800595924258232, 0.008749733678996563, -0.03359328210353851, 0.01103169284760952, -0.03314845636487007, -0.07184834778308868, 0.011690035462379456, 0.025088204070925713, -0.0009157861932180822, 0.01905635930597782, -0.04508759453892708, -0.004459383897483349, -0.07736419141292572, 0.017552847042679787, 0.004839710425585508, -0.003990091849118471, 0.023842690512537956, 0.04014112800359726, -0.02652944065630436, 0.03208087384700775, -0.02386048436164856, -0.0417780876159668, -0.08768416196107864, 0.04334387555718422, 0.023486830294132233, 0.033949144184589386, -0.03718747943639755, -0.023148762062191963, -0.0709231048822403, 0.030194809660315514, -0.00594287971034646, 0.010586866177618504, -0.021405043080449104, 0.004503866657614708, -0.008011321537196636, 0.006169741041958332, 0.05473142862319946, -0.012330585159361362, -0.03115563467144966, 0.0335221104323864, -0.028504470363259315, 0.05138633772730827, -0.0037476615980267525, 0.05547873675823212, -0.0009930747328326106, -0.05807652324438095, 0.06686629354953766, -0.029910121113061905, 0.03419824689626694, 0.018451396375894547, 0.0034852141980081797, 0.028201987966895103, -0.0028379918076097965, -0.028593435883522034, -0.008776423521339893, -0.08106514811515808, 0.042489808052778244, 0.04174249991774559, 0.018095534294843674, 0.006294292397797108, -0.02273952215909958, 0.05871707201004028, -0.005529190879315138, 0.01066693477332592, -0.024501033127307892, -0.04199160262942314, -0.03736541047692299, 0.005644845776259899, -0.02338007092475891, -0.011974724009633064, -0.01475044060498476, 0.04170691594481468, -0.03460748866200447, -0.005840569734573364, -0.010293280705809593, 0.049784962087869644, 0.019216496497392654, 0.0058049834333360195, 0.007833391427993774, 0.03765010088682175, 0.007179496809840202, -0.01156548410654068, -0.016147194430232048, 0.012108172290027142, 0.024678964167833328, 0.02386048436164856, 0.019910426810383797, -0.026938682422041893, -0.07316502928733826, 0.002221907489001751, 0.008064701221883297, -0.048717379570007324, -0.038610924035310745, 0.0024888033512979746, -0.005262295249849558, -0.010818175971508026, -0.01122741587460041, 0.015141887590289116, 0.01538209430873394, -0.05419763922691345, -0.019323255866765976, -0.05224040150642395, 0.05530080571770668, 0.0191987045109272, 0.025693168863654137, 0.024572204798460007, -0.10661596804857254, 0.04480290785431862, 0.0008701914921402931, -0.005600363481789827, -0.05355708673596382, -0.003585300175473094, 0.017285950481891632, -0.049571443349123, 0.04480290785431862, -0.0393582321703434, 0.004719607066363096, 0.06732890754938126, -0.055870186537504196, -0.022757314145565033, -0.00040395790711045265, -0.05227598920464516, -0.015230853110551834, -0.008367182686924934, 0.0490732379257679, -0.008611837401986122, 0.020106149837374687, -0.00001930476719280705, -0.04291684180498123, 0.0031782840378582478, 0.0069837733171880245, -0.03960733488202095, -0.0018071068916469812, 0.001205479260534048, -0.0026800786145031452, 0.007370771840214729, 0.002920284867286682, -0.0008157002739608288, 0.035639483481645584, -0.004339280538260937, -0.038610924035310745, 0.03665369004011154, 0.019038565456867218, -0.02877136692404747, 0.06312975287437439, -0.02245483174920082, -0.0022174592595547438, 0.012090379372239113, -0.050852544605731964, -0.03800595924258232, -0.004403780680149794, 0.0323299765586853, -0.06622574478387833, -0.14270028471946716, -0.05640397593379021, -0.018059948459267616, 0.03907354176044464, 0.032241012901067734, -0.040461402386426926, 0.047649793326854706, -0.03711630776524544 ]
29,276
flask.config
from_pyfile
Updates the values in the config from a Python file. This function behaves as if the file was imported as module with the :meth:`from_object` function. :param filename: the filename of the config. This can either be an absolute filename or a filename relative to the root path. :param silent: set to ``True`` if you want silent failure for missing files. :return: ``True`` if the file was loaded successfully. .. versionadded:: 0.7 `silent` parameter.
def from_pyfile( self, filename: str | os.PathLike[str], silent: bool = False ) -> bool: """Updates the values in the config from a Python file. This function behaves as if the file was imported as module with the :meth:`from_object` function. :param filename: the filename of the config. This can either be an absolute filename or a filename relative to the root path. :param silent: set to ``True`` if you want silent failure for missing files. :return: ``True`` if the file was loaded successfully. .. versionadded:: 0.7 `silent` parameter. """ filename = os.path.join(self.root_path, filename) d = types.ModuleType("config") d.__file__ = filename try: with open(filename, mode="rb") as config_file: exec(compile(config_file.read(), filename, "exec"), d.__dict__) except OSError as e: if silent and e.errno in (errno.ENOENT, errno.EISDIR, errno.ENOTDIR): return False e.strerror = f"Unable to load configuration file ({e.strerror})" raise self.from_object(d) return True
(self, filename: str | os.PathLike[str], silent: bool = False) -> bool
[ 0.05199051275849342, -0.07370288670063019, 0.05280984565615654, 0.0008257357985712588, -0.028937412425875664, 0.0004085035470779985, 0.014748024754226208, 0.04253092035651207, -0.023648979142308235, -0.04256816208362579, -0.05761412903666496, -0.03755904734134674, 0.002856033155694604, 0.05791206657886505, 0.004017533268779516, -0.00440159672871232, 0.029030518606305122, 0.019999215379357338, 0.005051012616604567, -0.019980594515800476, 0.020595096051692963, -0.009683046489953995, 0.03932806849479675, 0.09206342697143555, 0.0349520742893219, -0.013612128794193268, 0.03260579705238342, 0.051580846309661865, -0.02392829768359661, -0.0441695898771286, 0.012448301538825035, 0.007602122612297535, 0.07068624347448349, 0.016638081520795822, 0.02996158041059971, -0.055677518248558044, 0.004615740850567818, 0.023946920409798622, -0.09772428870201111, -0.022215144708752632, 0.041413646191358566, -0.0036404530983418226, 0.05392712354660034, 0.04271713271737099, 0.006619852036237717, 0.06483916938304901, -0.05701825022697449, 0.0556030347943306, -0.012466922402381897, -0.002846722723916173, 0.028099456802010536, 0.01455250196158886, -0.019570928066968918, 0.07068624347448349, -0.0116382772102952, 0.018565380945801735, 0.02456142008304596, 0.06487641483545303, 0.02480349689722061, 0.0016084099188446999, -0.007886096835136414, -0.03720524534583092, 0.01601427048444748, -0.11224886029958725, 0.006587265059351921, 0.009292000904679298, -0.033816177397966385, 0.013286257162690163, 0.016963953152298927, -0.040519826114177704, -0.003070177510380745, 0.0020972175989300013, 0.021954447031021118, -0.04025913029909134, 0.05541682243347168, -0.017755355685949326, -0.05422506108880043, 0.03107885643839836, -0.0232765544205904, -0.026032498106360435, -0.019440578296780586, -0.011219299398362637, 0.014180077239871025, -0.01904953271150589, -0.0675206333398819, 0.010111335664987564, 0.030278142541646957, 0.0436854362487793, 0.004457460250705481, 0.05679479241371155, 0.0200178362429142, 0.026926318183541298, -0.03376031666994095, 0.004480736795812845, 0.01787639409303665, -0.028825685381889343, 0.054485760629177094, -0.03364858776330948, -0.020483369007706642, -0.013919379562139511, -0.015362526290118694, -0.043461982160806656, 0.009692357853055, -0.06662680953741074, -0.024263480678200722, -0.007648675702512264, 0.028639473021030426, 0.0645039901137352, 0.014971479773521423, -0.048862144351005554, -0.04901111498475075, -0.03713076189160347, -0.002723356941714883, 0.03582727164030075, 0.035659682005643845, -0.03958876430988312, -0.008831124752759933, -0.00405943114310503, 0.029682261869311333, 0.027633925899863243, -0.01960816979408264, 0.046702079474925995, 0.030240900814533234, 0.04644138365983963, 0.054709214717149734, 0.013919379562139511, 0.017420172691345215, -0.04625517129898071, 0.05489542707800865, -0.03277339041233063, 0.046925533562898636, 0.009915811941027641, 0.04819177836179733, 0.016638081520795822, 0.00846801046282053, -0.06115216389298439, -0.004590136464685202, 0.05809827893972397, -0.008970784023404121, 0.04510065168142319, 0.05724170431494713, -0.015083207748830318, 0.01927298679947853, -0.028509125113487244, 0.009785464033484459, -0.06841444969177246, -0.053740911185741425, 0.004771693609654903, -0.06107768043875694, 0.054932668805122375, 0.011675519868731499, -0.02228962816298008, -0.005614304915070534, 0.026125604286789894, -0.023965541273355484, -0.03906736895442009, 0.020278533920645714, 0.0034332918003201485, -0.0044318558648228645, -0.02165650576353073, -0.026460787281394005, 0.03441205993294716, 0.018109159544110298, 0.018379168584942818, -0.056236155331134796, -0.012243467383086681, -0.05746515840291977, -0.06234392523765564, -0.01576288230717182, -0.0048601445741951466, -0.02187996171414852, -0.037056274712085724, -0.032531313598155975, 0.060779739171266556, 0.054299548268318176, -0.06606817245483398, 0.03232647851109505, 0.001640997128561139, 0.030166415497660637, 0.013146597892045975, -0.025175921618938446, 0.005642236676067114, 0.04722347483038902, -0.003901150543242693, 0.04364819452166557, 0.058284495025873184, -0.014077660627663136, 0.05139463394880295, 0.03763353452086449, -0.0013605146668851376, 0.025622831657528877, -0.013453848659992218, 0.030147794634103775, -0.011452064849436283, -0.0021984705235809088, -0.028937412425875664, -0.036758337169885635, 0.019440578296780586, -0.021582022309303284, 0.06159907579421997, -0.01504596509039402, -0.03152576461434364, 0.03722386807203293, 0.01992473006248474, -0.04722347483038902, -0.03515690937638283, 0.023239312693476677, 0.009073200635612011, 0.04726071655750275, 0.012988317757844925, -0.014031107537448406, -0.08819021284580231, 0.014757336117327213, 0.0349520742893219, 0.01623772457242012, -0.018481584265828133, 0.008160759694874287, 0.06301429122686386, -0.08521081507205963, 0.03921633958816528, 0.08662602305412292, 0.07258560508489609, -0.007811611983925104, 0.0305015966296196, 0.02219652198255062, 0.02834153361618519, -0.05485818535089493, 0.027317363768815994, 0.0016887140227481723, 0.022643432021141052, 0.02260619029402733, 0.012988317757844925, 0.002278774743899703, -0.01752259023487568, 0.037298351526260376, -0.025380754843354225, -0.012196914292871952, 0.03873218595981598, -0.04476546868681908, 0.0363859087228775, 0.05694376304745674, 0.018481584265828133, -0.03072505258023739, -0.018165023997426033, -0.012979007326066494, -0.04256816208362579, 0.0034798448905348778, 0.002106528263539076, -0.05832173675298691, 0.014915616251528263, 0.057204462587833405, 0.004590136464685202, -0.05649685487151146, 0.09295725077390671, -0.049532510340213776, 0.013621440157294273, -0.015623223967850208, 0.008430767804384232, 0.017773976549506187, 0.016098065301775932, 0.02187996171414852, -0.03958876430988312, 0.07303252071142197, 0.003884857054799795, -0.002527833916246891, -0.0128300366923213, -0.020911656320095062, -0.012057255022227764, 0.04808005318045616, -0.010856185108423233, 0.03139541670680046, 0.03709351643919945, 0.05668306723237038, -0.0027605993673205376, -0.005246535409241915, -0.0064243292436003685, 0.02338828146457672, -0.03096712939441204, 0.047670383006334305, 0.010967912152409554, 0.0068526179529726505, -0.01925436593592167, 0.05746515840291977, -0.00430616270750761, 0.031544387340545654, -0.017438795417547226, -0.07042554765939713, 0.03083677962422371, -0.012150361202657223, 0.024002783000469208, 0.010697904974222183, -0.034672755748033524, 0.012047944590449333, -0.019068153575062752, 0.027019424363970757, -0.02631181664764881, -0.07176627218723297, -0.032084401696920395, 0.0277270320802927, -0.07076072692871094, -0.014235940761864185, -0.028080835938453674, 0.007983858697116375, 0.035883136093616486, 0.012411058880388737, -0.027522198855876923, -0.02143305167555809, -0.024710390716791153, -0.02228962816298008, 0.015958406031131744, 0.019626790657639503, 0.02068820223212242, -0.0028094800654798746, -0.0400356724858284, 0.06584471464157104, -0.025958014652132988, 0.004080379847437143, -0.07925201207399368, 0.04740968719124794, -0.047782111912965775, -0.05202775448560715, 0.013565575703978539, -0.0328851155936718, -0.013919379562139511, 0.01174069382250309, -0.05024011433124542, 0.07671952247619629, 0.007620743941515684, -0.027000803500413895, 0.0006197382463142276, -0.010707215406000614, 0.06793029606342316, 0.04405786469578743, -0.007955926470458508, 0.015716329216957092, -0.09891604632139206, -0.016423936933279037, 0.0363859087228775, 0.0156511552631855, -0.055900972336530685, 0.03787561133503914, -0.015139071270823479, -0.011666209436953068, -0.06893584132194519, -0.0044318558648228645, 0.019570928066968918, -0.02705666795372963, -0.03700041025876999, 0.05213948339223862, -0.0015700035728514194, 0.002853705547749996, 0.0006593083962798119, -0.024971088394522667, -0.00097703339997679, -0.06413156539201736, -0.04331301152706146, 0.007387978490442038, 0.005483956076204777, 0.015381147153675556, -0.0656212642788887, 0.02577180229127407, 0.022494463250041008, -0.054374031722545624, -0.01879814639687538, -0.0074578081257641315, 0.0035589851904660463, -0.020278533920645714, -0.012494854629039764, 0.017895014956593513, -0.0014990101335570216, 0.0034821724984794855, -0.01119136717170477, 0.012783483602106571, -0.04137640446424484, 0.05511888116598129, 0.013816962949931622, -0.08908402919769287, 0.012299331836402416, -0.02098614163696766, 0.03312719240784645, 0.08141207695007324, 0.016368072479963303, -0.01846296340227127, -0.01968265511095524, 0.017150165513157845, -0.013491091318428516, 0.004024516325443983, -0.006787443533539772, -0.03947703540325165, -0.019086774438619614, -0.037503186613321304, 0.04320128634572029, -0.03713076189160347, 0.06141286343336105, -0.0014920271933078766, 0.004389958456158638, 0.01206656638532877, 0.07426152378320694, 0.04145088791847229, 0.04126467555761337, 0.004715830087661743, -0.012448301538825035, 0.06171080097556114, -0.011358958669006824, -0.03582727164030075, 0.040445342659950256, 0.05552854761481285, -0.004620396066457033, -0.019533684477210045, -0.013146597892045975, 0.07042554765939713, 0.026646999642252922, -0.03873218595981598, -0.023723464459180832, -0.026758726686239243, 0.021358566358685493, -0.02456142008304596, -0.04375992342829704, 0.031227825209498405, -0.0280435923486948, -0.022122038528323174, 0.00217635789886117, -0.008328351192176342, -0.03437481448054314, -0.01698257401585579, 0.04208401218056679, 0.033909283578395844, 0.013332810252904892, -0.044095106422901154, 0.0100089181214571, -0.0532195158302784, -0.002021568827331066, 0.05750240013003349, -0.007681263145059347, 0.032940980046987534, -0.07850716263055801, 0.010018229484558105, -0.07716643810272217, -0.0023288193624466658, -0.015083207748830318, -0.02782013826072216, 0.007392633706331253, -0.01871434971690178, 0.009552697651088238, -0.06483916938304901, 0.020706823095679283, -0.01619117148220539, 0.003498466219753027, 0.03783836588263512, -0.01817433349788189, -0.06915929913520813, 0.022326871752738953, 0.05638512596487999, -0.026274574920535088, -0.031227825209498405, -0.020837171003222466, -0.07098418474197388, 0.016908088698983192, 0.05966246500611305, 0.039998430758714676, -0.031227825209498405, -0.026982182636857033, 0.03135817497968674, -0.06305152922868729, 0.009673736058175564, -0.021377187222242355, 0.02834153361618519, 0.026330439373850822, -0.00692710280418396, 0.008551806211471558, -0.025790423154830933, -0.06271634995937347, -0.0072296978905797005, 0.04446753114461899, -0.04163710027933121, 0.03301546350121498, 0.00724831921979785, 0.019552305340766907, -0.017420172691345215, 0.012038634158670902, -0.00011776482278946787, 0.02284826524555683, -0.05284709110856056, 0.014291804283857346, 0.053740911185741425, -0.05701825022697449, 0.045622047036886215, -0.036423154175281525, -0.006377776153385639, -0.013491091318428516, -0.00880319345742464, -0.029682261869311333, 0.03277339041233063, -0.038359761238098145, -0.01559529174119234, 0.012560028582811356, 0.01157310325652361, 0.042381949722766876, 0.043238528072834015, 0.006508124526590109, -0.02608836255967617, 0.021619264036417007, 0.003780112601816654, -0.003351823892444372, 0.0037172657903283834, 0.04662759602069855, -0.019645411521196365, 0.028304290026426315, -0.029365701600909233, -0.010325479321181774, 0.0059960405342280865, -0.001906349789351225, -0.01752259023487568, 0.003284321865066886, 0.059699706733226776, 0.033518239855766296, -0.01808122731745243, 0.01391006913036108, -0.05802379548549652, -0.045510318130254745, -0.01871434971690178, -0.10658799856901169, 0.03936531022191048, 0.03895564377307892, -0.05549130588769913, 0.01587461121380329, 0.045622047036886215, 0.003540364094078541, -0.01817433349788189, 0.0018760903039947152, 0.06573299318552017, -0.0519532710313797, -0.029179489240050316, -0.015306662768125534, 0.029700884595513344, 0.00418279692530632, 0.02133994549512863, 0.0646529570221901, -0.05463472753763199, -0.006610541604459286, 0.01819295436143875, 0.03413274139165878, 0.03411411866545677, 0.019850246608257294, -0.03521277382969856, -0.042270224541425705, -0.03700041025876999, -0.03754042834043503, -0.0077883354388177395, -0.02011094242334366, 0.039439793676137924, -0.0054280925542116165, 0.052213966846466064, 0.002755944151431322, 0.03182370588183403, -0.08066722750663757, 0.05117117986083031, -0.021470293402671814, -0.020744064822793007, -0.006405707914382219, -0.014645608142018318, 0.03958876430988312, -0.019310230389237404, 0.029291216284036636, -0.019086774438619614, -0.00042014181963168085, -0.05411333590745926, 0.00916630681604147, -0.006689681671559811, -0.029793990775942802, 0.05642236769199371, -0.002544127404689789, 0.026255954056978226, 0.0027140462771058083, 0.003493810771033168, 0.05009114742279053, 0.0424191951751709, 0.001544399419799447, -0.007141246926039457, 0.016358762979507446, -0.035454846918582916, -0.029589155688881874, -0.04644138365983963, 0.03720524534583092, -0.02219652198255062, -0.014384910464286804, -0.003512432100251317, 0.07541603595018387, 0.001952902995981276, 0.013062802143394947, 0.011386890895664692, 0.038583219051361084, 0.05761412903666496, -0.017997432500123978, -0.016153929755091667, 0.014431463554501534, -0.02228962816298008, 0.016135307028889656, 0.10636454820632935, 0.008533185347914696, -0.05225120857357979, -0.07701746374368668, -0.02359311655163765, -0.0608542263507843, -0.07627261430025101, -0.011005154810845852, 0.005502577405422926, -0.01914263889193535, -0.01706637069582939, 0.0265352725982666, 0.023723464459180832, -0.007862820290029049, 0.01005547121167183, -0.02132132463157177, 0.0028094800654798746, 0.022252386435866356, 0.027894623577594757, -0.02705666795372963, 0.0034123428631573915, -0.07090969383716583, -0.0156511552631855, 0.07210145890712738, 0.018313992768526077, 0.023108962923288345, -0.027093909680843353, 0.010967912152409554, 0.0007657986716367304, -0.010707215406000614, -0.06871239095926285, -0.008873023092746735, 0.04968147724866867, 0.000830973032861948, 0.03876943141222, 0.009599250741302967, -0.03299684450030327, -0.06074249744415283, 0.017010506242513657, 0.0156511552631855, 0.0584707073867321, 0.012727620080113411, 0.08178450167179108, -0.1074073314666748, 0.027540819719433784, 0.018109159544110298, 0.016181860119104385, 0.011079640127718449, 0.006694337353110313, -0.02012956514954567, 0.031246447935700417, -0.030389869585633278, 0.02512005716562271, -0.017438795417547226, -0.042046766728162766, -0.0009205877431668341, 0.020967520773410797, -0.05128290504217148, -0.010511691682040691, 0.016107376664876938, 0.022550325840711594, 0.020222671329975128, -0.007513672113418579, -0.01583736762404442, -0.057763099670410156, -0.023648979142308235, 0.03416998311877251, -0.010102025233209133, 0.023425525054335594, 0.002951467176899314, 0.0336858294904232, 0.03470999747514725, 0.018965736031532288, 0.015260109677910805, -0.011619656346738338, 0.04949526488780975, 0.06565850228071213, -0.057427916675806046, -0.07493188232183456, -0.02228962816298008, -0.0044318558648228645, -0.015315973199903965, -0.02379794977605343, 0.050910480320453644, -0.016265656799077988, 0.02608836255967617, -0.02230825088918209, 0.02552972547709942, 0.027019424363970757, 0.012504165060818195, 0.027131151407957077, 0.0065314010716974735, -0.07135660946369171, 0.0872219055891037, -0.09020130336284637, -0.01157310325652361, -0.013295568525791168, -0.027317363768815994, 0.04037085548043251, 0.004552894271910191, -0.07370288670063019, 0.013640061020851135, -0.014775956980884075, -0.0305015966296196, -0.009468902833759785, 0.01812778040766716, -0.026665620505809784, -0.02307172119617462, -0.026237333193421364, 0.036087971180677414, -0.020948899909853935, 0.02815532125532627, -0.010856185108423233, 0.04271713271737099, -0.014869063161313534, -0.0729207918047905, 0.02035301923751831, 0.05549130588769913, -0.051692571491003036, 0.0008274815045297146, -0.013323499821126461, 0.011871042661368847, -0.09608561545610428, 0.02111649140715599, -0.028509125113487244, -0.024263480678200722, -0.0026791314594447613, -0.022568946704268456, -0.03126506879925728, -0.027689790353178978, -0.04145088791847229, 0.004001239780336618, -0.02530626952648163, -0.010595487430691719, -0.038694944232702255, 0.033387891948223114, -0.00015057020937092602, -0.009543387219309807, 0.0024556764401495457, 0.026237333193421364, 0.016051512211561203, -0.016116686165332794, 0.0556030347943306, 0.03357410430908203, -0.033834800124168396, -0.009599250741302967, -0.003873218782246113, -0.011507928371429443, 0.02631181664764881, -0.02350001037120819, -0.009943744167685509, 0.026051120832562447, -0.05344296991825104, 0.06766960024833679, 0.004995148628950119, 0.05500715598464012, 0.042381949722766876, -0.02782013826072216, -0.06137561798095703, 0.03135817497968674, 0.03441205993294716, -0.05452300235629082, -0.05441127344965935, 0.022103415802121162, 0.011349648237228394, 0.02055785246193409, -0.024393828585743904, 0.029514672234654427, -0.030687808990478516, 0.01028823759406805 ]
29,277
flask.config
get_namespace
Returns a dictionary containing a subset of configuration options that match the specified namespace/prefix. Example usage:: app.config['IMAGE_STORE_TYPE'] = 'fs' app.config['IMAGE_STORE_PATH'] = '/var/app/images' app.config['IMAGE_STORE_BASE_URL'] = 'http://img.website.com' image_store_config = app.config.get_namespace('IMAGE_STORE_') The resulting dictionary `image_store_config` would look like:: { 'type': 'fs', 'path': '/var/app/images', 'base_url': 'http://img.website.com' } This is often useful when configuration options map directly to keyword arguments in functions or class constructors. :param namespace: a configuration namespace :param lowercase: a flag indicating if the keys of the resulting dictionary should be lowercase :param trim_namespace: a flag indicating if the keys of the resulting dictionary should not include the namespace .. versionadded:: 0.11
def get_namespace( self, namespace: str, lowercase: bool = True, trim_namespace: bool = True ) -> dict[str, t.Any]: """Returns a dictionary containing a subset of configuration options that match the specified namespace/prefix. Example usage:: app.config['IMAGE_STORE_TYPE'] = 'fs' app.config['IMAGE_STORE_PATH'] = '/var/app/images' app.config['IMAGE_STORE_BASE_URL'] = 'http://img.website.com' image_store_config = app.config.get_namespace('IMAGE_STORE_') The resulting dictionary `image_store_config` would look like:: { 'type': 'fs', 'path': '/var/app/images', 'base_url': 'http://img.website.com' } This is often useful when configuration options map directly to keyword arguments in functions or class constructors. :param namespace: a configuration namespace :param lowercase: a flag indicating if the keys of the resulting dictionary should be lowercase :param trim_namespace: a flag indicating if the keys of the resulting dictionary should not include the namespace .. versionadded:: 0.11 """ rv = {} for k, v in self.items(): if not k.startswith(namespace): continue if trim_namespace: key = k[len(namespace) :] else: key = k if lowercase: key = key.lower() rv[key] = v return rv
(self, namespace: str, lowercase: bool = True, trim_namespace: bool = True) -> dict[str, typing.Any]
[ -0.008607408031821251, 0.020907826721668243, 0.03469891473650932, -0.0927099660038948, -0.007934203371405602, 0.021273281425237656, 0.004082508385181427, -0.027736051008105278, 0.10655875504016876, -0.040238432586193085, -0.04758598655462265, -0.016272328794002533, -0.02638963982462883, 0.03035193309187889, 0.0149066848680377, -0.02175414189696312, 0.006982098799198866, 0.03473738580942154, -0.0018489097710698843, -0.011819558218121529, 0.008179442025721073, -0.04000761732459068, 0.00017851957818493247, 0.009953818283975124, 0.024697011336684227, 0.0015940535813570023, -0.0029332509730011225, -0.005981908179819584, 0.054548848420381546, -0.004928823094815016, -0.03292934596538544, -0.028139974921941757, 0.0773993581533432, 0.01299285888671875, 0.04785526543855667, -0.05612607300281525, 0.01960950344800949, -0.0023381856735795736, -0.028197677806019783, -0.02969796396791935, -0.024485431611537933, -0.08201561868190765, 0.011877262033522129, -0.010819368064403534, 0.013348695822060108, 0.0866318792104721, 0.011194439604878426, 0.003721862565726042, 0.014069987460970879, 0.046085700392723083, 0.032429251819849014, -0.01737830974161625, -0.04377756640315056, 0.004101742524653673, -0.062127213925123215, 0.016330033540725708, 0.0010681120911613107, 0.0025004760827869177, 0.012031137011945248, 0.0429697223007679, -0.016099220141768456, -0.04285431280732155, 0.04412378743290901, -0.009665302000939846, -0.03169834241271019, -0.01709941029548645, -0.07893811166286469, -0.017551418393850327, -0.040776994079351425, -0.048201486468315125, -0.007934203371405602, -0.07097505778074265, -0.0024584007915109396, -0.04627804458141327, -0.011175204999744892, -0.044085320085287094, 0.01557027269154787, 0.03437193110585213, 0.009112312458455563, -0.03858426958322525, -0.049394022673368454, -0.00901614036411047, -0.04466235265135765, 0.006982098799198866, 0.08063074201345444, 0.04627804458141327, -0.04958636686205864, 0.02240811288356781, 0.035602934658527374, -0.02585107646882534, -0.08132317662239075, 0.02825538069009781, 0.07185983657836914, 0.1044044941663742, -0.021311750635504723, -0.011357932351529598, -0.022965911775827408, -0.07301390171051025, 0.025139402598142624, -0.05520281940698624, -0.0059674824588000774, -0.018792040646076202, -0.03848809748888016, -0.014156541787087917, 0.05339478328824043, -0.0368916392326355, -0.03923824056982994, -0.006457960698753595, -0.00675609428435564, 0.011877262033522129, -0.030448105186223984, -0.04562407359480858, -0.004618667997419834, 0.0014089221367612481, 0.04166178032755852, -0.01977299526333809, -0.007073462475091219, -0.014656636863946915, 0.0027120548766106367, 0.018484288826584816, -0.04693201556801796, 0.05370253324508667, 0.014579699374735355, 0.02902475744485855, 0.0591651126742363, 0.007780327927321196, 0.0012863026931881905, 0.02650504745543003, 0.05712626129388809, 0.01578185148537159, 0.01602228172123432, -0.03264082968235016, -0.04339287802577019, -0.02054237388074398, 0.021042468026280403, 0.018061131238937378, 0.029794136062264442, 0.06828223168849945, -0.012079223059117794, 0.10548162460327148, 0.04304666072130203, 0.007573557551950216, -0.003702628193423152, -0.004236383829265833, -0.03469891473650932, -0.028063036501407623, 0.04150790348649025, -0.06189640238881111, 0.012204247526824474, -0.02029232494533062, 0.016608932986855507, 0.0021037659607827663, 0.033352505415678024, 0.0032818750478327274, -0.018089983612298965, -0.007794753648340702, -0.026678157970309258, -0.0008403042447753251, -0.03660312294960022, -0.018724719062447548, -0.015560655854642391, 0.028678538277745247, -0.026543516665697098, -0.08786288648843765, 0.008669920265674591, 0.0005632081883959472, 0.0697440505027771, 0.034121882170438766, 0.019965341314673424, -0.049278613179922104, -0.038892023265361786, -0.03525671362876892, -0.02371605485677719, 0.03946905583143234, -0.06347362697124481, 0.05135593190789223, 0.012079223059117794, -0.030063416808843613, -0.029986480250954628, 0.031756047159433365, 0.06374290585517883, -0.001426954404450953, -0.047509048134088516, 0.05435650423169136, -0.006746476981788874, 0.009876880794763565, 0.014233479276299477, 0.04773985967040062, 0.034814320504665375, 0.000794021412730217, 0.05227918550372124, 0.007573557551950216, -0.017820701003074646, 0.026447344571352005, 0.0030558703001588583, -0.06035764887928963, -0.006207913160324097, 0.012800514698028564, -0.06732051074504852, 0.03548752889037132, -0.011963816359639168, -0.009059417061507702, -0.04693201556801796, 0.06708969920873642, 0.07597600668668747, -0.055895257741212845, -0.016330033540725708, -0.017570653930306435, 0.008333317935466766, 0.028274614363908768, -0.010905923321843147, -0.025543326511979103, -0.005159636493772268, -0.03648771718144417, 0.0019486884120851755, 0.03464121371507645, 0.023562179878354073, 0.07382175326347351, -0.010367359034717083, -0.006280042231082916, -0.0025870311073958874, 0.011934964917600155, 0.058126453310251236, 0.019330604001879692, -0.04231575131416321, -0.00483745988458395, 0.06982098519802094, -0.03819958120584488, 0.008386212401092052, 0.0008781720534898341, 0.01950371451675892, -0.017282137647271156, -0.0018104409100487828, 0.024985527619719505, 0.08894001692533493, -0.038257285952568054, 0.014060369692742825, -0.01445467583835125, 0.11094420403242111, -0.017012855038046837, 0.04654732719063759, -0.026966674253344536, -0.03516054153442383, 0.008092887699604034, -0.05093277618288994, -0.03389107063412666, -0.008641068823635578, 0.04450847581028938, 0.08024605363607407, 0.02161950245499611, -0.0049721007235348225, 0.020503904670476913, 0.02133098430931568, 0.05074043199419975, -0.023812226951122284, 0.039295945316553116, -0.06574328988790512, -0.046085700392723083, 0.0347566194832325, -0.025081699714064598, 0.05185602977871895, -0.04016149416565895, -0.006659922190010548, 0.011117502115666866, 0.04362369328737259, -0.004423919599503279, 0.0580495148897171, -0.013944962993264198, -0.03735326603055, 0.031756047159433365, 0.08586250245571136, 0.07151361554861069, 0.006539707072079182, -0.023696821182966232, 0.016503142192959785, 0.014118073508143425, 0.018195772543549538, -0.013781470246613026, -0.0007976278429850936, -0.026178061962127686, -0.0010897507891058922, -0.003955080173909664, -0.04931708425283432, -0.003839673474431038, 0.038892023265361786, -0.011550276540219784, 0.001698640757240355, -0.02625500038266182, 0.04493163153529167, 0.021581033244729042, -0.013108265586197376, -0.021042468026280403, -0.043277472257614136, 0.0062656160444021225, -0.026889735832810402, -0.04335441067814827, -0.07451418787240982, -0.07751476019620895, 0.03723786026239395, 0.0022011403925716877, -0.004479218274354935, 0.020619310438632965, -0.003709841053932905, 0.03993068262934685, 0.02477394789457321, 0.07320624589920044, 0.06335821747779846, -0.012617787346243858, 0.020580843091011047, 0.01844581961631775, -0.04808608070015907, -0.04412378743290901, 0.003721862565726042, 0.025004761293530464, -0.01094439160078764, 0.007679346948862076, -0.012627404183149338, -0.017426395788788795, -0.02915939874947071, 0.04604722931981087, -0.021407922729849815, 0.026331936940550804, -0.04177718609571457, -0.011444486677646637, 0.03258312866091728, -0.010694344528019428, -0.02386992983520031, 0.06070386618375778, 0.04512397572398186, 0.00954989530146122, -0.02677433006465435, 0.02702437713742256, -0.028082270175218582, 0.030659684911370277, -0.039295945316553116, -0.0331793949007988, 0.043162066489458084, -0.006977290380746126, -0.016262711957097054, 0.018897829577326775, 0.019128642976284027, -0.06782060861587524, -0.03458350896835327, -0.028428491204977036, -0.06347362697124481, -0.015445249155163765, 0.004414302296936512, -0.03190992400050163, 0.0043085129000246525, -0.05824185907840729, -0.02146562561392784, 0.0014582104049623013, 0.03779565915465355, 0.053625594824552536, 0.02411997690796852, -0.023254428058862686, -0.046470388770103455, -0.038892023265361786, -0.012300419621169567, -0.018340030685067177, -0.01830156147480011, 0.007160017266869545, 0.012771663255989552, 0.005698200315237045, 0.044239193201065063, 0.05358712747693062, -0.030967434868216515, 0.007866882719099522, 0.025216341018676758, -0.03496819734573364, 0.021311750635504723, -0.01225233357399702, 0.021638736128807068, -0.08132317662239075, 0.007991906255483627, 0.01828232780098915, -0.01947486214339733, -0.058395735919475555, -0.055510569363832474, 0.06778214126825333, 0.024581603705883026, 0.05147134140133858, 0.005755903664976358, 0.03406417742371559, -0.015935726463794708, -0.02612035907804966, 0.035872217267751694, -0.03660312294960022, -0.01990763656795025, 0.02915939874947071, -0.08801676332950592, 0.041315559297800064, 0.019138259813189507, 0.05531822517514229, -0.02744753472507, -0.038257285952568054, -0.08263111859560013, -0.04366216063499451, 0.004423919599503279, 0.0021362241823226213, -0.014079604297876358, -0.07055189460515976, 0.029217101633548737, 0.013281375169754028, 0.03673776611685753, 0.01592610962688923, 0.01093477476388216, 0.0038276519626379013, 0.0347566194832325, -0.07878423482179642, -0.01292553823441267, -0.03946905583143234, -0.01431041769683361, -0.025293277576565742, 0.013973814435303211, 0.007963054813444614, -0.006241573020815849, 0.05862654745578766, 0.007150399964302778, -0.013108265586197376, -0.0014714340213686228, -0.0458933562040329, 0.03023652732372284, -0.030178824439644814, 0.03231384605169296, 0.009953818283975124, 0.014897068031132221, -0.035045135766267776, 0.02161950245499611, -0.022600457072257996, -0.05116358771920204, 0.062358029186725616, -0.030794326215982437, -0.0827849954366684, 0.04362369328737259, -0.032140735536813736, 0.0016962364315986633, -0.06505084782838821, 0.005880927667021751, -0.009420063346624374, -0.027370596304535866, -0.017859170213341713, -0.0458933562040329, 0.006078080739825964, -0.06297352910041809, 0.0201384499669075, -0.049124740064144135, 0.020753951743245125, 0.019522948190569878, -0.03366025537252426, -0.047278232872486115, -0.038641974329948425, 0.0201384499669075, -0.04508550837635994, 0.013694915920495987, 0.012165778316557407, -0.02587031200528145, -0.000764568685553968, -0.023504475131630898, 0.012531232088804245, -0.023139022290706635, -0.03196762502193451, -0.008915158919990063, 0.02398533746600151, 0.008237145841121674, 0.02638963982462883, 0.02706284634768963, 0.04508550837635994, -0.01643582247197628, 0.016416586935520172, -0.004976909141987562, -0.02717825211584568, -0.017801467329263687, 0.0206962488591671, 0.04985564947128296, 0.015022091567516327, 0.03327556699514389, 0.056164540350437164, 0.01791687309741974, -0.04043077677488327, -0.012204247526824474, 0.030178824439644814, -0.06585869193077087, 0.006352171301841736, 0.018792040646076202, -0.0472397655248642, 0.03935364633798599, 0.002385069616138935, 0.0026110741309821606, 0.03527594730257988, 0.0077226245775818825, 0.04897086322307587, -0.020773187279701233, 0.03219844028353691, 0.03962292894721031, 0.024043040350079536, 0.022177299484610558, 0.047393642365932465, 0.007953437976539135, -0.01146372128278017, 0.014829747378826141, -0.0488169901072979, -0.04416225478053093, 0.06666654348373413, -0.023908399045467377, 0.007044610567390919, -0.13579508662223816, 0.029640259221196175, 0.01709941029548645, -0.05366406589746475, -0.041546374559402466, 0.05089430883526802, 0.045816417783498764, 0.005087507423013449, -0.0005130183417350054, -0.051086653023958206, -0.06893620640039444, 0.06474310159683228, 0.024485431611537933, -0.001460614730603993, -0.03673776611685753, -0.011482955887913704, -0.034410398453474045, 0.0740140974521637, -0.02492782473564148, 0.03339097276329994, 0.08678575605154037, -0.027120549231767654, -0.04404684901237488, -0.031121311709284782, -0.053779471665620804, 0.023158255964517593, 0.008996905758976936, 0.04150790348649025, 0.0011955401860177517, -0.030063416808843613, -0.025524090975522995, 0.01525290496647358, 0.022831270471215248, 0.014339269138872623, 0.05231765657663345, 0.00745334243401885, 0.00268320320174098, 0.07055189460515976, 0.021100172773003578, 0.10979013890028, 0.02135021984577179, -0.016128070652484894, 0.03973833844065666, -0.0032722577452659607, 0.01562797650694847, -0.002252832753583789, 0.050701964646577835, -0.00037176551995798945, 0.025658732280135155, -0.03683393821120262, 0.03383336588740349, -0.03367948904633522, -0.007741858717054129, 0.01618577539920807, -0.027505237609148026, -0.011406018398702145, -0.02321595884859562, 0.01298324204981327, -0.04000761732459068, 0.00895843654870987, -0.002813035622239113, 0.019330604001879692, -0.0016072771977633238, 0.06089621037244797, 0.007410064805299044, -0.03252542391419411, 0.04920167848467827, 0.00745334243401885, -0.028717007488012314, 0.056433822959661484, 0.04943249002099037, 0.008996905758976936, -0.011858027428388596, -0.014483527280390263, -0.007361978758126497, 0.0032121501863002777, 0.01774376444518566, 0.0596267394721508, -0.02927480638027191, 0.020715482532978058, -0.032660067081451416, -0.0066887736320495605, 0.011934964917600155, -0.018628546968102455, -0.018763188272714615, 0.03787259757518768, 0.03779565915465355, 0.007708198856562376, 0.02042696624994278, -0.07028261572122574, -0.03973833844065666, -0.04189259186387062, 0.0361030288040638, -0.02479318343102932, -0.03204456344246864, -0.01158874575048685, 0.034814320504665375, 0.05289468914270401, -0.03327556699514389, 0.02002304419875145, 0.018484288826584816, -0.005140401888638735, -0.02213883213698864, -0.03050580993294716, -0.03793029859662056, -0.04958636686205864, 0.035083603113889694, -0.05247152969241142, 0.027678348124027252, 0.00045561560546047986, -0.012656256556510925, -0.022119596600532532, -0.022311940789222717, -0.1104825809597969, 0.030967434868216515, 0.006299276370555162, 0.009001714177429676, 0.0024403685238212347, -0.015531803481280804, 0.00032518210355192423, -0.0009220505598932505, 0.0016806084895506501, -0.0379110649228096, -0.03487202525138855, 0.010992477647960186, -0.06882079690694809, 0.04989411681890488, -0.07201371341943741, -0.037064749747514725, 0.05558750778436661, 0.07189830392599106, 0.027255190536379814, -0.025408685207366943, 0.023139022290706635, 0.07489887624979019, -0.05100971460342407, 0.030332699418067932, 0.005659731570631266, 0.049278613179922104, -0.009141163900494576, 0.012483146041631699, -0.02665892243385315, 0.016887830570340157, -0.020657779648900032, 0.001824866747483611, -0.0206962488591671, -0.01694553531706333, 0.012954389676451683, -0.023677585646510124, 0.020503904670476913, -0.004621072206646204, 0.021561797708272934, 0.029409445822238922, -0.053625594824552536, -0.015878023579716682, -0.003108764998614788, -0.05701085552573204, 0.007679346948862076, -0.007568749133497477, -0.024966292083263397, -0.006885926704853773, -0.02029232494533062, 0.040661588311195374, -0.039584461599588394, 0.11279071122407913, 0.03487202525138855, -0.002324962057173252, 0.01431041769683361, -0.009732622653245926, 0.025254808366298676, 0.0025894353166222572, -0.016858980059623718, -0.013223672285676003, -0.034814320504665375, -0.009001714177429676, -0.02213883213698864, 0.0020833294838666916, -0.012386973947286606, 0.04389297217130661, -0.05104818195104599, 0.013608360663056374, -0.035083603113889694, -0.03881508484482765, 0.02531251311302185, -0.03379489853978157, 0.02506246417760849, 0.026947438716888428, 0.07709160447120667, 0.03673776611685753, -0.02254275418817997, 0.02758217602968216, -0.018340030685067177, 0.001844101119786501, -0.014945154078304768, 0.04520091414451599, -0.06251190602779388, 0.0016878214664757252, -0.01881127431988716, 0.021581033244729042, -0.011617597192525864, -0.015022091567516327, -0.02267739549279213, 0.000581240514293313, 0.05027880519628525, -0.025620263069868088, 0.043931443244218826, 0.010655875317752361, -0.006549323908984661, 0.02200419083237648, 0.05778023228049278, -0.06489697098731995, -0.024735478684306145, -0.013675681315362453, -0.022908208891749382, 0.00881898682564497, 0.005592410918325186, 0.02348524145781994, 0.02358141355216503, 0.010223100893199444, 0.0015988621162250638, -0.024850886315107346, 0.029255570843815804, -0.0379110649228096, 0.04231575131416321, -0.03204456344246864, 0.001562797580845654, -0.055895257741212845, 0.029871072620153427, -0.004423919599503279, 0.0016229052562266588, 0.004387854598462582, -0.028197677806019783, -0.01816692017018795, 0.03035193309187889, 0.04773985967040062, 0.052048373967409134, 0.029736431315541267, 0.06439688056707382, -0.05924205109477043, -0.03883431851863861, 0.0031905113719403744, -0.030967434868216515, 0.03367948904633522, 0.007544706109911203, -0.029390212148427963, 0.043969910591840744, -0.007342744618654251, -0.026543516665697098, -0.031871452927589417, -0.032159969210624695, 0.014021901413798332, -0.002690416295081377, 0.031486764550209045, -0.025427918881177902, -0.023427538573741913, -0.020446201786398888, 0.021388689056038857, 0.05889583006501198, 0.018340030685067177, 0.003661755006760359, 0.03219844028353691, -0.029005523771047592 ]
29,278
markupsafe
Markup
A string that is ready to be safely inserted into an HTML or XML document, either because it was escaped or because it was marked safe. Passing an object to the constructor converts it to text and wraps it to mark it safe without escaping. To escape the text, use the :meth:`escape` class method instead. >>> Markup("Hello, <em>World</em>!") Markup('Hello, <em>World</em>!') >>> Markup(42) Markup('42') >>> Markup.escape("Hello, <em>World</em>!") Markup('Hello &lt;em&gt;World&lt;/em&gt;!') This implements the ``__html__()`` interface that some frameworks use. Passing an object that implements ``__html__()`` will wrap the output of that method, marking it safe. >>> class Foo: ... def __html__(self): ... return '<a href="/foo">foo</a>' ... >>> Markup(Foo()) Markup('<a href="/foo">foo</a>') This is a subclass of :class:`str`. It has the same methods, but escapes their arguments and returns a ``Markup`` instance. >>> Markup("<em>%s</em>") % ("foo & bar",) Markup('<em>foo &amp; bar</em>') >>> Markup("<em>Hello</em> ") + "<foo>" Markup('<em>Hello</em> &lt;foo&gt;')
class Markup(str): """A string that is ready to be safely inserted into an HTML or XML document, either because it was escaped or because it was marked safe. Passing an object to the constructor converts it to text and wraps it to mark it safe without escaping. To escape the text, use the :meth:`escape` class method instead. >>> Markup("Hello, <em>World</em>!") Markup('Hello, <em>World</em>!') >>> Markup(42) Markup('42') >>> Markup.escape("Hello, <em>World</em>!") Markup('Hello &lt;em&gt;World&lt;/em&gt;!') This implements the ``__html__()`` interface that some frameworks use. Passing an object that implements ``__html__()`` will wrap the output of that method, marking it safe. >>> class Foo: ... def __html__(self): ... return '<a href="/foo">foo</a>' ... >>> Markup(Foo()) Markup('<a href="/foo">foo</a>') This is a subclass of :class:`str`. It has the same methods, but escapes their arguments and returns a ``Markup`` instance. >>> Markup("<em>%s</em>") % ("foo & bar",) Markup('<em>foo &amp; bar</em>') >>> Markup("<em>Hello</em> ") + "<foo>" Markup('<em>Hello</em> &lt;foo&gt;') """ __slots__ = () def __new__( cls, base: t.Any = "", encoding: t.Optional[str] = None, errors: str = "strict" ) -> "te.Self": if hasattr(base, "__html__"): base = base.__html__() if encoding is None: return super().__new__(cls, base) return super().__new__(cls, base, encoding, errors) def __html__(self) -> "te.Self": return self def __add__(self, other: t.Union[str, "HasHTML"]) -> "te.Self": if isinstance(other, str) or hasattr(other, "__html__"): return self.__class__(super().__add__(self.escape(other))) return NotImplemented def __radd__(self, other: t.Union[str, "HasHTML"]) -> "te.Self": if isinstance(other, str) or hasattr(other, "__html__"): return self.escape(other).__add__(self) return NotImplemented def __mul__(self, num: "te.SupportsIndex") -> "te.Self": if isinstance(num, int): return self.__class__(super().__mul__(num)) return NotImplemented __rmul__ = __mul__ def __mod__(self, arg: t.Any) -> "te.Self": if isinstance(arg, tuple): # a tuple of arguments, each wrapped arg = tuple(_MarkupEscapeHelper(x, self.escape) for x in arg) elif hasattr(type(arg), "__getitem__") and not isinstance(arg, str): # a mapping of arguments, wrapped arg = _MarkupEscapeHelper(arg, self.escape) else: # a single argument, wrapped with the helper and a tuple arg = (_MarkupEscapeHelper(arg, self.escape),) return self.__class__(super().__mod__(arg)) def __repr__(self) -> str: return f"{self.__class__.__name__}({super().__repr__()})" def join(self, seq: t.Iterable[t.Union[str, "HasHTML"]]) -> "te.Self": return self.__class__(super().join(map(self.escape, seq))) join.__doc__ = str.join.__doc__ def split( # type: ignore[override] self, sep: t.Optional[str] = None, maxsplit: int = -1 ) -> t.List["te.Self"]: return [self.__class__(v) for v in super().split(sep, maxsplit)] split.__doc__ = str.split.__doc__ def rsplit( # type: ignore[override] self, sep: t.Optional[str] = None, maxsplit: int = -1 ) -> t.List["te.Self"]: return [self.__class__(v) for v in super().rsplit(sep, maxsplit)] rsplit.__doc__ = str.rsplit.__doc__ def splitlines( # type: ignore[override] self, keepends: bool = False ) -> t.List["te.Self"]: return [self.__class__(v) for v in super().splitlines(keepends)] splitlines.__doc__ = str.splitlines.__doc__ def unescape(self) -> str: """Convert escaped markup back into a text string. This replaces HTML entities with the characters they represent. >>> Markup("Main &raquo; <em>About</em>").unescape() 'Main » <em>About</em>' """ from html import unescape return unescape(str(self)) def striptags(self) -> str: """:meth:`unescape` the markup, remove tags, and normalize whitespace to single spaces. >>> Markup("Main &raquo;\t<em>About</em>").striptags() 'Main » About' """ value = str(self) # Look for comments then tags separately. Otherwise, a comment that # contains a tag would end early, leaving some of the comment behind. while True: # keep finding comment start marks start = value.find("<!--") if start == -1: break # find a comment end mark beyond the start, otherwise stop end = value.find("-->", start) if end == -1: break value = f"{value[:start]}{value[end + 3:]}" # remove tags using the same method while True: start = value.find("<") if start == -1: break end = value.find(">", start) if end == -1: break value = f"{value[:start]}{value[end + 1:]}" # collapse spaces value = " ".join(value.split()) return self.__class__(value).unescape() @classmethod def escape(cls, s: t.Any) -> "te.Self": """Escape a string. Calls :func:`escape` and ensures that for subclasses the correct type is returned. """ rv = escape(s) if rv.__class__ is not cls: return cls(rv) return rv # type: ignore[return-value] __getitem__ = _simple_escaping_wrapper(str.__getitem__) capitalize = _simple_escaping_wrapper(str.capitalize) title = _simple_escaping_wrapper(str.title) lower = _simple_escaping_wrapper(str.lower) upper = _simple_escaping_wrapper(str.upper) replace = _simple_escaping_wrapper(str.replace) ljust = _simple_escaping_wrapper(str.ljust) rjust = _simple_escaping_wrapper(str.rjust) lstrip = _simple_escaping_wrapper(str.lstrip) rstrip = _simple_escaping_wrapper(str.rstrip) center = _simple_escaping_wrapper(str.center) strip = _simple_escaping_wrapper(str.strip) translate = _simple_escaping_wrapper(str.translate) expandtabs = _simple_escaping_wrapper(str.expandtabs) swapcase = _simple_escaping_wrapper(str.swapcase) zfill = _simple_escaping_wrapper(str.zfill) casefold = _simple_escaping_wrapper(str.casefold) if sys.version_info >= (3, 9): removeprefix = _simple_escaping_wrapper(str.removeprefix) removesuffix = _simple_escaping_wrapper(str.removesuffix) def partition(self, sep: str) -> t.Tuple["te.Self", "te.Self", "te.Self"]: l, s, r = super().partition(self.escape(sep)) cls = self.__class__ return cls(l), cls(s), cls(r) def rpartition(self, sep: str) -> t.Tuple["te.Self", "te.Self", "te.Self"]: l, s, r = super().rpartition(self.escape(sep)) cls = self.__class__ return cls(l), cls(s), cls(r) def format(self, *args: t.Any, **kwargs: t.Any) -> "te.Self": formatter = EscapeFormatter(self.escape) return self.__class__(formatter.vformat(self, args, kwargs)) def format_map( # type: ignore[override] self, map: t.Mapping[str, t.Any] ) -> "te.Self": formatter = EscapeFormatter(self.escape) return self.__class__(formatter.vformat(self, (), map)) def __html_format__(self, format_spec: str) -> "te.Self": if format_spec: raise ValueError("Unsupported format specification for Markup.") return self
(base: Any = '', encoding: Optional[str] = None, errors: str = 'strict') -> 'te.Self'
[ 0.024891341105103493, -0.06717918068170547, 0.048220377415418625, -0.007616243790835142, -0.0046473341062664986, -0.03234396502375603, -0.005658082664012909, 0.0014712598640471697, 0.0381709486246109, -0.013258492574095726, 0.03709422051906586, 0.0754551813006401, 0.03926878422498703, 0.07385064661502838, -0.031288351863622665, 0.012297885492444038, 0.014250768348574638, -0.022632330656051636, 0.020088305696845055, -0.018283208832144737, -0.01941271312534809, 0.027593709528446198, 0.07887536287307739, 0.0006590980337932706, 0.02649587206542492, 0.04589803144335747, -0.027910394594073296, -0.0045813582837581635, -0.009537458419799805, -0.021766729652881622, 0.015538615174591541, -0.011548400856554508, 0.006639802362769842, -0.026749219745397568, 0.07976207882165909, -0.0779886469244957, -0.04442017152905464, 0.024131301790475845, 0.03772759065032005, -0.006666192784905434, -0.015031921677291393, -0.019317708909511566, 0.036376405507326126, -0.06443458795547485, -0.030190516263246536, 0.012751799076795578, 0.031351689249277115, 0.04530688747763634, -0.06430791318416595, -0.0304860882461071, 0.05704529955983162, 0.03998659923672676, -0.008027932606637478, -0.018842682242393494, -0.04266785457730293, 0.04792480543255806, 0.012804578989744186, 0.10057875514030457, 0.04370235651731491, -0.022125637158751488, -0.0005987301701679826, 0.04298454150557518, 0.03456075116991997, -0.007806254085153341, -0.02389906719326973, 0.0114639513194561, -0.010482232086360455, -0.02343459613621235, -0.015908079221844673, -0.0030428029131144285, -0.02187228947877884, 0.01980328932404518, -0.0025506236124783754, 0.044631294906139374, -0.00008733543654670939, -0.006634524557739496, -0.03576415032148361, 0.028818219900131226, 0.022125637158751488, -0.0117489667609334, 0.07102160900831223, 0.010767247527837753, -0.005906151607632637, -0.04864262416958809, 0.0466158464550972, -0.05164056271314621, -0.03470853716135025, -0.0021310176234692335, 0.017438717186450958, 0.04492686688899994, -0.0170692540705204, 0.0026746580842882395, -0.007373453117907047, 0.0033146231435239315, -0.042752303183078766, -0.02240009605884552, 0.008149328641593456, -0.046531397849321365, 0.009057154878973961, 0.014039645902812481, 0.03605972230434418, 0.10851696133613586, -0.03228062763810158, -0.0466158464550972, -0.023941291496157646, 0.001479176920838654, -0.04408237710595131, -0.005768922157585621, 0.004800397902727127, -0.05835425853729248, -0.013100150972604752, -0.039627693593502045, -0.006629246287047863, -0.001613767584785819, 0.02187228947877884, -0.035911936312913895, -0.07971985638141632, -0.02793150581419468, 0.04306899011135101, -0.04826260358095169, 0.012318997643887997, -0.02799484319984913, -0.07908648252487183, -0.0027287581469863653, -0.0006518407026305795, 0.03840318322181702, 0.014303549192845821, -0.0019344098400324583, 0.03567970171570778, -0.01120004802942276, 0.0020861541852355003, 0.042815640568733215, 0.013712406158447266, -0.015380273573100567, 0.03665086627006531, 0.0005908131133764982, -0.03230174258351326, 0.03367403894662857, -0.06295672804117203, 0.08153551071882248, 0.027298137545585632, -0.0346451997756958, 0.040071047842502594, 0.06777031719684601, -0.08381562680006027, -0.0270236786454916, 0.05497629567980766, 0.003581165336072445, 0.031288351863622665, 0.02358238212764263, 0.02461688220500946, -0.02129170298576355, 0.049402665346860886, 0.05484962463378906, 0.00507749617099762, 0.013437946327030659, 0.006101440172642469, 0.005747810006141663, 0.033568475395441055, 0.01120004802942276, 0.013174043968319893, -0.039247673004865646, 0.015939747914671898, 0.023202361539006233, 0.023202361539006233, 0.05396290868520737, 0.061436645686626434, -0.07397732138633728, 0.01856822334229946, 0.029747160151600838, 0.03139391541481018, 0.01699536107480526, -0.04121110960841179, 0.04999380558729172, -0.013522395864129066, 0.04004993662238121, -0.007025100756436586, 0.0781153216958046, -0.03848763182759285, -0.02864932268857956, 0.005842815153300762, -0.022611219435930252, -0.014989697374403477, -0.0416966937482357, 0.017670953646302223, -0.017238151282072067, 0.03276621177792549, 0.0025268723256886005, 0.04328010976314545, -0.006914261728525162, 0.005531409289687872, -0.06401234120130539, -0.006729529704898596, -0.027002567425370216, -0.04788258299231529, -0.006872036959975958, -0.0422033853828907, -0.0616055428981781, 0.044504620134830475, -0.004465240519493818, -0.06536352634429932, 0.05100719630718231, 0.04241450875997543, -0.036376405507326126, 0.03658752888441086, -0.01960272341966629, -0.0459824800491333, -0.02799484319984913, -0.06451903283596039, -0.00973274651914835, -0.012192323803901672, -0.03527856990695, -0.038382068276405334, 0.02370905689895153, 0.028290413320064545, -0.0705571398139, 0.07769307494163513, 0.03171059861779213, -0.020278315991163254, -0.004193420521914959, 0.06321007758378983, 0.017892630770802498, -0.02024664729833603, 0.0031193348113447428, 0.01881101354956627, -0.039099887013435364, 0.03145725280046463, 0.003103500697761774, 0.07452624291181564, 0.01129505317658186, 0.030253853648900986, -0.05168278515338898, 0.04644694924354553, 0.024595770984888077, 0.03686198592185974, -0.05252727493643761, 0.02168227918446064, -0.04851594939827919, -0.012509007938206196, -0.0016467554960399866, -0.016773682087659836, 0.013796854764223099, 0.0067823100835084915, 0.011516732163727283, 0.009458287619054317, -0.012171211652457714, -0.014398554340004921, 0.06253448128700256, -0.01422965619713068, -0.027002567425370216, -0.020985575392842293, 0.019243815913796425, -0.028480423614382744, -0.022252310067415237, -0.013627956621348858, 0.03314623236656189, 0.024469096213579178, 0.03126724064350128, 0.01875823363661766, 0.017354268580675125, 0.03793871030211449, -0.08647577464580536, -0.006001156754791737, 0.015739182010293007, 0.04311121255159378, -0.014704681932926178, -0.03392738476395607, -0.0036629752721637487, -0.02010941691696644, 0.03582748770713806, 0.011516732163727283, -0.0171325895935297, -0.005869205109775066, 0.018979912623763084, -0.07676413655281067, 0.010967813432216644, -0.009204940870404243, -0.0348985493183136, -0.03133057802915573, -0.0340118333697319, -0.025060240179300308, -0.030000505968928337, -0.020278315991163254, -0.02826930209994316, 0.06253448128700256, -0.03498299792408943, -0.009938591159880161, -0.03316734358668327, 0.041971150785684586, 0.014303549192845821, -0.0013960475334897637, -0.017480943351984024, 0.00027775802300311625, -0.014387997798621655, 0.02668588235974312, -0.022906791418790817, -0.03008495457470417, -0.05451182648539543, 0.0009368560859002173, -0.1088547557592392, -0.02820596471428871, -0.023012351244688034, 0.07152830064296722, 0.04488464072346687, -0.0031879497691988945, -0.03014829196035862, -0.027234802022576332, 0.007906537503004074, 0.0173225998878479, -0.007347062695771456, -0.006687304936349392, 0.009241887368261814, -0.010455841198563576, 0.016720902174711227, 0.0031985058449208736, 0.028438199311494827, 0.017428161576390266, -0.00992803554981947, 0.020415544509887695, 0.03367403894662857, -0.007943484000861645, -0.04885374382138252, -0.022843454033136368, 0.005473350640386343, 0.04788258299231529, -0.03709422051906586, 0.00010201505210716277, 0.01005470845848322, 0.04302676394581795, 0.010862252674996853, -0.02265344373881817, 0.00840267539024353, 0.02019386738538742, -0.002331583993509412, -0.0534139908850193, -0.04266785457730293, 0.0015082063619047403, -0.011347834020853043, -0.03443408012390137, -0.07000821828842163, 0.06401234120130539, 0.04188670217990875, -0.014831354841589928, -0.005531409289687872, -0.01387074775993824, -0.010508622042834759, 0.012118430808186531, 0.03462408855557442, 0.051344990730285645, -0.007800976280122995, -0.000598400307353586, -0.0535406656563282, 0.022568995133042336, -0.04080997779965401, -0.015348604880273342, -0.0631256252527237, -0.020468326285481453, 0.034159619361162186, -0.044504620134830475, -0.026284750550985336, 0.06684137880802155, -0.024785781279206276, -0.033104006201028824, 0.0042198109440505505, -0.011136711575090885, -0.04420905187726021, 0.008217942900955677, 0.05041605234146118, -0.004855817183852196, 0.03555302694439888, 0.04957156255841255, 0.0017153702210634947, -0.023160137236118317, -0.08588463068008423, -0.013944640755653381, 0.007663746364414692, 0.03629195690155029, 0.050373826175928116, -0.07541295140981674, -0.043786805123090744, 0.05071162432432175, 0.036439742892980576, 0.003296149894595146, -0.024511322379112244, 0.002059763763099909, -0.007283726241439581, 0.04889596998691559, 0.033061783760786057, 0.04408237710595131, 0.006338953040540218, -0.02202007547020912, -0.031478364020586014, 0.012646237388253212, -0.002059763763099909, -0.09002263098955154, -0.03299844637513161, 0.02976827137172222, 0.0114639513194561, 0.003275037743151188, 0.013237380422651768, 0.0266436580568552, 0.03299844637513161, 0.05658082664012909, 0.0017074531642720103, 0.0022906791418790817, 0.045686908066272736, 0.0532873161137104, 0.011052262969315052, -0.015369717963039875, 0.04266785457730293, 0.00995970331132412, -0.035320792347192764, -0.11282385885715485, -0.054680727422237396, 0.04518021270632744, -0.035320792347192764, 0.01596086099743843, 0.022231198847293854, -0.04539133608341217, -0.010213050991296768, -0.07313283532857895, 0.0036524191964417696, -0.001667867647483945, 0.02983160875737667, -0.028670433908700943, 0.013934084214270115, -0.019180478528141975, -0.034096281975507736, 0.007278447970747948, 0.020046081393957138, 0.033906273543834686, -0.0342651791870594, -0.08301336318254471, -0.038593191653490067, 0.03717867285013199, -0.023941291496157646, -0.039944376796483994, -0.02421575039625168, 0.032259516417980194, -0.0008431704482063651, -0.016509778797626495, 0.02052110619843006, 0.02864932268857956, 0.040092162787914276, 0.07119050621986389, -0.03561636433005333, -0.033969610929489136, 0.045095764100551605, -0.007769307587295771, 0.010666963644325733, 0.054089583456516266, 0.09340059012174606, -0.0059853228740394115, 0.004660529084503651, -0.024194637313485146, -0.06768587231636047, 0.03726312145590782, -0.05489184707403183, -0.024722443893551826, 0.08474457263946533, -0.0008141411235556006, 0.042710080742836, 0.0005113122751936316, 0.0540473572909832, -0.03990215063095093, 0.016161426901817322, 0.022716781124472618, -0.014704681932926178, -0.0686570331454277, -0.005969488527625799, -0.0021442128345370293, -0.028248189017176628, 0.00253215036354959, 0.04123222455382347, -0.004544411785900593, 0.024384647607803345, -0.029324915260076523, -0.08216887712478638, -0.032006170600652695, -0.057594217360019684, 0.010915032587945461, -0.02858598530292511, -0.0075212386436760426, -0.01634088158607483, -0.04123222455382347, -0.02415241301059723, 0.13123373687267303, 0.016562558710575104, 0.05869205296039581, 0.03329401835799217, -0.03483521193265915, 0.05522964522242546, -0.024321312084794044, 0.008677134290337563, -0.014599120244383812, 0.008059601299464703, -0.03120390512049198, -0.01882157102227211, -0.035531915724277496, -0.08474457263946533, 0.026158077642321587, -0.07756640762090683, 0.021312816068530083, 0.025609157979488373, 0.0865602195262909, 0.021376151591539383, 0.03795982524752617, 0.07068381458520889, 0.022611219435930252, -0.05168278515338898, -0.0345185287296772, -0.028501536697149277, 0.022737892344594002, -0.04129555821418762, -0.006565909367054701, -0.03424406796693802, -0.02649587206542492, 0.00618588924407959, 0.008376284502446651, -0.023033464327454567, 0.012720130383968353, 0.00012617868196684867, -0.04670029506087303, -0.048347052186727524, -0.02617918886244297, 0.014968585222959518, 0.016657564789056778, 0.029409363865852356, 0.020278315991163254, -0.004544411785900593, -0.02351904660463333, -0.019022136926651, 0.010271109640598297, -0.047375887632369995, -0.010107489302754402, 0.05717197060585022, -0.0684036910533905, -0.008909368887543678, 0.06346341967582703, 0.05172501131892204, 0.012414002791047096, 0.03399072214961052, -0.04860039800405502, -0.029683822765946388, -0.0008827559067867696, -0.016689233481884003, 0.010508622042834759, 0.016129758208990097, -0.0304860882461071, 0.00444412836804986, -0.04129555821418762, -0.028607098385691643, 0.018705453723669052, 0.03914210945367813, 0.020658336579799652, -0.048684846609830856, -0.016752569004893303, 0.032259516417980194, 0.01952883042395115, 0.05231615528464317, -0.0033304572571069, 0.02265344373881817, -0.020404988899827003, -0.05983211472630501, 0.010614183731377125, 0.03648196533322334, 0.042161162942647934, 0.0020109417382627726, -0.04097887501120567, -0.005526131484657526, 0.005124998744577169, 0.03593304753303528, 0.05983211472630501, 0.015549171715974808, -0.021703392267227173, 0.022759005427360535, -0.03496188670396805, 0.0011413809843361378, 0.033948495984077454, 0.003465048037469387, 0.012720130383968353, 0.03183727338910103, -0.018863795325160027, -0.027298137545585632, 0.024637995287775993, -0.02227342315018177, -0.03405405953526497, 0.05860760435461998, -0.021998964250087738, -0.007289004046469927, -0.006824534386396408, -0.01790318824350834, 0.0350252203643322, -0.0174492746591568, 0.06544797122478485, -0.008972706273198128, 0.010329168289899826, -0.0229279026389122, -0.012794023379683495, -0.04089442640542984, 0.03504633530974388, 0.027129240334033966, -0.008228499442338943, 0.024321312084794044, 0.045813582837581635, 0.0015055672265589237, 0.0459824800491333, 0.01914880983531475, -0.008323504589498043, 0.0012311080936342478, 0.013522395864129066, 0.03768536448478699, 0.022167861461639404, -0.015454166568815708, -0.02799484319984913, -0.016710344702005386, -0.07921315729618073, -0.025419147685170174, 0.004354401491582394, -0.022568995133042336, 0.02436353638768196, 0.020024968311190605, -0.07211944460868835, 0.02278011664748192, -0.02206229977309704, -0.038783203810453415, -0.00967468786984682, 0.003750063246116042, -0.009310501627624035, -0.04902264475822449, 0.02480689249932766, -0.01778707094490528, 0.02436353638768196, -0.021893402561545372, -0.03171059861779213, 0.05235837772488594, 0.0104875098913908, 0.03293510898947716, 0.005296535789966583, 0.018473219126462936, 0.03046497516334057, -0.06219668686389923, -0.045433562248945236, 0.029219353571534157, -0.0340118333697319, -0.014535783790051937, -0.005270145367830992, -0.08060656487941742, -0.007289004046469927, -0.012783466838300228, 0.026221413165330887, 0.06895260512828827, 0.030169405043125153, -0.029451588168740273, -0.040915537625551224, 0.06747475266456604, 0.0031114176381379366, -0.01422965619713068, -0.009811918251216412, 0.02480689249932766, -0.0007448665564879775, -0.014398554340004921, -0.0012845484307035804, 0.014113538898527622, 0.009363282471895218, 0.012730685994029045, 0.015791961923241615, 0.06565909832715988, 0.02761482261121273, -0.027340363711118698, 0.023413484916090965, 0.02427908591926098, -0.037284232676029205, -0.05514519661664963, -0.047249212861061096, -0.044377949088811874, 0.01817764714360237, -0.0028765439055860043, 0.0054469602182507515, 0.00564752658829093, 0.023012351244688034, 0.014915804378688335, -0.060212135314941406, -0.04754478484392166, -0.0029161295387893915, -0.0029741881880909204, 0.0053730676881968975, -0.0059906006790697575, 0.015000252984464169, -0.09475177526473999, 0.0017404410755261779, -0.03574303910136223, -0.02370905689895153, -0.013226823881268501, 0.00804376695305109, -0.009875254705548286, 0.02430019900202751, -0.0851668119430542, 0.054216258227825165, -0.036503080278635025, 0.03276621177792549, 0.0006508510559797287, -0.0034281015396118164, -0.026326974853873253, 0.021407820284366608, 0.027762608602643013, -0.005510297138243914, 0.0010793637484312057, 0.04408237710595131, 0.015506947413086891, 0.03314623236656189, 0.10125435143709183, 0.04446239769458771, -0.008582129143178463, 0.02624252624809742, -0.07955095916986465, 0.051936134696006775, 0.023751281201839447, 0.005526131484657526, 0.0345185287296772, -0.013754630461335182, -0.007479014340788126, 0.06152109429240227, -0.016573116183280945, -0.02558804675936699, 0.043195661157369614, -0.05400513485074043, -0.007901259697973728, 0.0194021575152874, -0.037157557904720306, -0.032196179032325745, 0.07946650683879852, -0.03508855774998665, 0.010160270147025585, -0.010202494449913502, -0.08191552758216858, -0.022695668041706085, -0.027108129113912582, 0.0020531662739813328, -0.00907826703041792, 0.015654733404517174, -0.03886765241622925, -0.022970126941800117, 0.0031879497691988945, 0.019581612199544907, 0.007600409910082817, 0.045433562248945236, 0.050753846764564514, -0.014873580075800419, 0.021333927288651466, 0.005035271402448416, 0.018525999039411545, -0.09745414555072784, -0.005367789417505264, 0.08715136349201202, 0.03240730240941048, 0.019486606121063232, 0.03508855774998665, -0.031013894826173782, -0.0005878441734239459, -0.012825691141188145, 0.027572598308324814, 0.02305457554757595, 0.025081351399421692, 0.031225016340613365, 0.014145206660032272, -0.006317840423434973, 0.050627175718545914 ]
29,279
markupsafe
__add__
null
def __add__(self, other: t.Union[str, "HasHTML"]) -> "te.Self": if isinstance(other, str) or hasattr(other, "__html__"): return self.__class__(super().__add__(self.escape(other))) return NotImplemented
(self, other: Union[str, ForwardRef('HasHTML')]) -> 'te.Self'
[ -0.051630038768053055, -0.07208456099033356, 0.029570892453193665, 0.05177110433578491, -0.045035216957330704, -0.016143202781677246, -0.0022835007403045893, 0.01953759603202343, 0.029517993330955505, -0.026044251397252083, 0.07666919380426407, -0.012052299454808235, 0.025832653045654297, 0.050078317523002625, -0.027878105640411377, 0.025444721803069115, 0.014009585604071617, 0.004919665399938822, -0.006378813646733761, -0.04894978925585747, -0.03967472165822983, 0.02932402864098549, 0.07730399072170258, 0.00846834946423769, 0.03538985177874565, 0.09352654218673706, -0.021389083936810493, -0.0190615002065897, -0.03685341030359268, 0.01333952322602272, 0.023734301328659058, -0.06527814269065857, 0.019202565774321556, -0.025479989126324654, 0.07342468947172165, -0.009883414022624493, -0.07800932228565216, 0.004022575914859772, 0.00044744269689545035, 0.03960419073700905, -0.02258814126253128, 0.0030990366358309984, 0.007344231940805912, -0.05395762249827385, 0.0031166698317974806, -0.020701387897133827, -0.01697196438908577, 0.05293489620089531, -0.014221183955669403, -0.00326875620521605, 0.013886152766644955, 0.024386730045080185, -0.0350724533200264, -0.010236077941954136, -0.04997251555323601, 0.05184163898229599, 0.0011004224652424455, 0.07483534514904022, -0.014785446226596832, 0.07448267936706543, -0.009574833326041698, -0.019361265003681183, 0.004322340711951256, -0.01747451163828373, -0.0037911401595920324, -0.015825806185603142, -0.03537221997976303, -0.009248618967831135, 0.011699634604156017, 0.04270763322710991, -0.008966486901044846, -0.008732846938073635, -0.00946021731942892, 0.05095997825264931, -0.01024489477276802, 0.010888507589697838, -0.009689448401331902, 0.009063470177352428, 0.041332244873046875, 0.01904386654496193, 0.09585412591695786, 0.0058983089402318, -0.018162205815315247, -0.030082255601882935, -0.039322059601545334, -0.010791524313390255, -0.08936510980129242, -0.04499995335936546, 0.0025964900851249695, -0.04052111506462097, -0.0017534022917971015, -0.02265867404639721, -0.020948253571987152, -0.02816023677587509, 0.04464728757739067, 0.018144572153687477, 0.0004752701206598431, -0.05688473582267761, 0.003418638603761792, 0.012387329712510109, 0.00525469658896327, 0.07363628596067429, 0.04161437600851059, -0.033908661454916, 0.033168066293001175, 0.009892230853438377, -0.0020024713594466448, -0.014344615861773491, -0.031210782006382942, 0.010200811550021172, 0.01645178534090519, -0.0019121011719107628, -0.03334439918398857, 0.013753904029726982, 0.032674338668584824, -0.005730793345719576, -0.019731562584638596, -0.014300533570349216, 0.04898505657911301, 0.009319151751697063, 0.011770167388021946, 0.013956685550510883, 0.0026471856981515884, 0.008860687725245953, -0.01743924431502819, 0.05325229465961456, -0.006581595633178949, -0.06161043420433998, 0.011902417056262493, -0.08005477488040924, 0.0650312751531601, 0.02258814126253128, 0.006017332896590233, 0.0025810610968619585, 0.05074837803840637, 0.02216494455933571, -0.040344785898923874, 0.022411810234189034, -0.01738634519279003, 0.003769098548218608, 0.015155743807554245, -0.013462956063449383, 0.07695132493972778, 0.026537980884313583, -0.09585412591695786, 0.012775260955095291, -0.05184163898229599, 0.014318166300654411, 0.0009477850398980081, -0.0073221903294324875, -0.009874597191810608, -0.026414548978209496, 0.02613241784274578, 0.05406342074275017, -0.026590880006551743, 0.03429659456014633, 0.03942785784602165, 0.026890644803643227, 0.009521933272480965, -0.004562593065202236, 0.049584586173295975, -0.05409868806600571, 0.02572685293853283, 0.013039758428931236, 0.0005540685378946364, 0.01797705702483654, 0.05078364536166191, -0.03378523141145706, -0.002453220309689641, 0.03844039887189865, 0.046939603984355927, -0.023434536531567574, 0.011814250610768795, 0.06876952201128006, -0.03949838876724243, 0.018744101747870445, -0.0016685425071045756, 0.04567001387476921, -0.03685341030359268, -0.028054436668753624, 0.040767982602119446, -0.01746569387614727, -0.04630481079220772, -0.022799739614129066, 0.053111229091882706, -0.031193148344755173, -0.0007152470643632114, 0.02816023677587509, 0.050501514226198196, 0.004699250683188438, 0.05074837803840637, -0.03459635749459267, -0.021935712546110153, -0.021336184814572334, -0.04249603673815727, -0.03084048442542553, -0.04704540595412254, -0.03496665507555008, 0.03181030973792076, 0.07878518104553223, -0.07243722677230835, 0.03226877376437187, -0.006189256906509399, 0.008014294318854809, 0.0307699516415596, -0.048456061631441116, -0.007890861481428146, -0.0020520647522062063, -0.012210997752845287, -0.04355403035879135, -0.005616177339106798, -0.04365982860326767, -0.035231154412031174, 0.0412617102265358, 0.037206072360277176, -0.04316609725356102, -0.02766650728881359, -0.03392629697918892, -0.02976485900580883, -0.012228631414473057, 0.06520760804414749, 0.032921202480793, 0.024333829060196877, 0.004827091004699469, 0.03189847618341446, -0.05332282558083534, 0.007176716346293688, -0.029024263843894005, 0.0245806947350502, 0.05910652130842209, 0.05180637165904045, -0.0003744301793631166, 0.019802095368504524, -0.017721375450491905, 0.007361865136772394, 0.016231369227170944, 0.0017666271887719631, -0.0003297961375210434, -0.013436505571007729, -0.0002329512353753671, -0.021265652030706406, 0.00013507314724847674, -0.028512900695204735, 0.02987065725028515, -0.03133421391248703, -0.028460001572966576, -0.033679429441690445, 0.04253130406141281, 0.011391053907573223, 0.01793297380208969, 0.036782875657081604, -0.0017302586929872632, -0.04894978925585747, -0.03034675493836403, -0.01944943144917488, -0.006603637244552374, -0.004015963524580002, -0.04838552698493004, 0.02103642001748085, 0.014088934287428856, 0.03861672803759575, 0.005219430197030306, 0.05251169949769974, -0.004487651865929365, -0.08626165986061096, -0.016795633360743523, -0.03503718972206116, 0.025021525099873543, -0.026608513668179512, 0.018779369071125984, -0.008609415031969547, -0.04704540595412254, 0.03434949368238449, 0.029147695749998093, -0.02463359385728836, -0.012643011286854744, 0.0125812953338027, 0.035248786211013794, -0.04880872368812561, -0.041861239820718765, -0.009486666880548, 0.002242723945528269, -0.0051841638050973415, -0.0617162361741066, 0.002891846466809511, 0.01107365544885397, 0.03034675493836403, -0.008565331809222698, 0.004994606599211693, -0.0409090481698513, 0.018091673031449318, -0.014803079888224602, 0.011717268265783787, 0.02764887362718582, 0.011690817773342133, 0.0206308551132679, -0.016716282814741135, -0.022870272397994995, 0.029112430289387703, -0.0339968279004097, -0.05000778287649155, -0.01646941900253296, 0.006995975971221924, 0.007520563900470734, -0.05088944360613823, -0.06806419044733047, 0.022517608478665352, 0.02923586219549179, -0.012078749015927315, 0.022447075694799423, -0.02831893600523472, 0.053710758686065674, -0.0679936558008194, 0.03918099403381348, 0.01280171051621437, 0.04739806801080704, 0.02110695280134678, -0.004000534303486347, -0.010624009184539318, 0.026555614545941353, -0.021865179762244225, -0.026996444910764694, -0.03840513154864311, -0.06312689185142517, 0.039251524955034256, -0.040838513523340225, 0.012713544070720673, -0.02766650728881359, 0.045423150062561035, 0.004994606599211693, 0.007450031116604805, -0.01687498204410076, 0.045881614089012146, -0.0030152788385748863, -0.07455321401357651, -0.023311102762818336, 0.024457262828946114, 0.008895954117178917, -0.026784846559166908, -0.015217459760606289, 0.01746569387614727, 0.048491328954696655, 0.005999699700623751, -0.0206308551132679, 0.014379882253706455, -0.03538985177874565, -0.028019171208143234, 0.018832268193364143, 0.06496074795722961, -0.009195718914270401, -0.0532875619828701, -0.04923192039132118, 0.028001537546515465, -0.048526592552661896, 0.0003262143873143941, -0.02163594774901867, -0.0245806947350502, 0.07906731218099594, 0.004752150271087885, -0.06623033434152603, 0.07025070488452911, -0.032691970467567444, -0.029941190034151077, 0.013048575259745121, -0.07941997796297073, -0.0058013261295855045, 0.007771837059408426, 0.04313082993030548, -0.04739806801080704, 0.010650458745658398, 0.031175514683127403, 0.003136507235467434, 0.007564647123217583, -0.07000384479761124, 0.008433083072304726, 0.008516840636730194, 0.014450415968894958, 0.05286436527967453, -0.06362061947584152, -0.05441608652472496, 0.0432366319000721, 0.06016451120376587, -0.04013318568468094, -0.001544007915072143, 0.06302109360694885, -0.005294371396303177, 0.04926718771457672, -0.008036334998905659, 0.0585775226354599, 0.0337323322892189, 0.0037117907777428627, -0.028442367911338806, 0.02258814126253128, 0.03741767257452011, -0.09585412591695786, -0.03226877376437187, -0.021459616720676422, -0.017597943544387817, -0.0391104593873024, 0.06012924760580063, 0.048032864928245544, 0.0004047372785862535, 0.0391104593873024, 0.029112430289387703, 0.010527025908231735, 0.056778937578201294, 0.01280171051621437, -0.019890259951353073, -0.0422491692006588, 0.017130663618445396, -0.06411435455083847, -0.0532875619828701, -0.060446642339229584, -0.007229615934193134, -0.026449814438819885, -0.019784461706876755, 0.040344785898923874, -0.025409456342458725, -0.03556618466973305, 0.0015660494100302458, -0.04997251555323601, 0.014379882253706455, -0.03748820349574089, 0.05600307509303093, -0.02773704007267952, 0.005272329784929752, 0.02161831595003605, 0.0007461052155122161, 0.0006386528257280588, -0.018320905044674873, 0.019784461706876755, 0.0014338004402816296, -0.009389684535562992, 0.00975116528570652, 0.038757793605327606, -0.02934166043996811, -0.04898505657911301, -0.07758612185716629, 0.026273483410477638, 0.007053283974528313, 0.0011659959563985467, -0.019643396139144897, -0.021424349397420883, 0.07892625033855438, 0.019149666652083397, -0.09514880180358887, -0.014503315091133118, 0.029517993330955505, -0.008340508677065372, -0.008274383842945099, 0.06453754752874374, 0.04997251555323601, -0.013780353590846062, 0.02577975206077099, -0.006480204872786999, -0.017545044422149658, 0.05071311071515083, -0.062386296689510345, -0.01895570009946823, 0.06989804655313492, -0.051136307418346405, 0.06968644261360168, 0.030575986951589584, 0.054239753633737564, -0.026978811249136925, 0.010650458745658398, 0.017844809219241142, -0.03078758530318737, -0.05653207004070282, 0.002345216926187277, 0.020648488774895668, -0.050148848444223404, 0.04432988911867142, -0.021865179762244225, -0.01840907149016857, 0.021829914301633835, -0.017227645963430405, -0.06707672774791718, -0.015270359814167023, -0.04634007439017296, 0.028054436668753624, 0.011920049786567688, 0.009345601312816143, -0.007824736647307873, -0.011637918651103973, -0.0036919533740729094, 0.0923980176448822, 0.030117522925138474, 0.07243722677230835, 0.07032123953104019, 0.001255264156498015, 0.04295450076460838, -0.06771152466535568, 0.02625584974884987, 0.002940337872132659, 0.014952962286770344, 0.005589727777987719, 0.0012144873617216945, -0.030029356479644775, -0.018655935302376747, 0.0019098970806226134, -0.06672406941652298, 0.0008364754030480981, 0.016822082921862602, 0.07219035923480988, 0.0045978594571352005, -0.001023277174681425, 0.05794272944331169, 0.004190091509371996, 0.02151251584291458, -0.02355796843767166, -0.02211204543709755, 0.03133421391248703, -0.012307980097830296, 0.07892625033855438, -0.003993921913206577, -0.02362850122153759, 0.019361265003681183, -0.02361086755990982, -0.03302700072526932, -0.009345601312816143, -0.003943226765841246, -0.053569693118333817, -0.09430240839719772, -0.01002447959035635, -0.003046137047931552, -0.031651612371206284, 0.02309950441122055, 0.0015473142266273499, -0.023857733234763145, -0.03486085683107376, 0.0075778719037771225, -0.026326382532715797, -0.022394176572561264, -0.02107168547809124, 0.051665306091308594, -0.058260124176740646, 0.0410853773355484, 0.052546966820955276, -0.0001998889638343826, 0.006259789690375328, 0.005968841724097729, -0.005558869335800409, -0.01895570009946823, -0.025286022573709488, 0.006956301163882017, -0.019696295261383057, 0.03590121492743492, -0.013039758428931236, 0.03540748730301857, -0.08379301428794861, -0.015517224557697773, -0.014688463881611824, 0.09296227991580963, 0.03352073207497597, 0.0028411508537828922, -0.02311713807284832, 0.04013318568468094, 0.02406933158636093, 0.055756211280822754, 0.021935712546110153, -0.030434919521212578, 0.025515254586935043, -0.016566401347517967, -0.03024095483124256, -0.002199742943048477, 0.0005841000820510089, 0.006793193984776735, -0.01943179778754711, 0.009195718914270401, 0.00009884240716928616, -0.027525439858436584, -0.04253130406141281, -0.03702973946928978, -0.022217843681573868, 0.03286830335855484, -0.06108143925666809, 0.04471782222390175, -0.011964133009314537, 0.016769181936979294, -0.10255474597215652, 0.03140474855899811, 0.04358929395675659, -0.009830514900386333, 0.03293883800506592, -0.025956084951758385, -0.0337323322892189, 0.03530168533325195, -0.05275856330990791, 0.0028499674517661333, -0.03219824284315109, -0.036959208548069, 0.02828366868197918, -0.028936097398400307, 0.03681814298033714, -0.023328736424446106, -0.019414164125919342, -0.01513811107724905, -0.029165329411625862, -0.029147695749998093, 0.05406342074275017, -0.015305626206099987, 0.025356555357575417, 0.012140464968979359, 0.04157910868525505, 0.07673972845077515, -0.023910632357001305, 0.010914957150816917, -0.03322096914052963, -0.04507048428058624, 0.0674646645784378, 0.056214671581983566, 0.05755479633808136, -0.0016575217014178634, -0.0071105919778347015, -0.026784846559166908, -0.048103395849466324, -0.021389083936810493, -0.012052299454808235, 0.03038202039897442, 0.021248018369078636, 0.024316197261214256, -0.067817322909832, 0.024298563599586487, -0.06065824255347252, -0.0564262717962265, 0.00678878603503108, 0.01702486351132393, 0.029077162966132164, -0.015455508604645729, -0.0033613306004554033, -0.010676908306777477, 0.01739516109228134, -0.0257444866001606, -0.04824446141719818, 0.006806419230997562, 0.03886359557509422, 0.0241751316934824, 0.02100115269422531, 0.00411735475063324, 0.014009585604071617, 0.0003840733552351594, -0.10819737613201141, 0.0546276830136776, -0.06623033434152603, 0.03988632187247276, -0.040944311767816544, -0.06178676709532738, -0.03482558950781822, -0.008829830214381218, 0.01795060746371746, 0.020207658410072327, 0.04690433666110039, 0.0026053066831082106, 0.021741747856140137, 0.012325613759458065, 0.008887138217687607, 0.006074640899896622, -0.009821698069572449, 0.028477633371949196, 0.0066741700284183025, -0.01592278853058815, 0.044506222009658813, -0.00767926312983036, -0.011179455555975437, 0.020225292071700096, 0.036782875657081604, -0.014785446226596832, 0.01357757207006216, -0.03500192239880562, -0.0006805317243561149, 0.0060878656804561615, -0.08266448974609375, -0.011770167388021946, -0.005748426541686058, 0.009662998840212822, -0.0013555530458688736, -0.037735071033239365, 0.009125186130404472, -0.01331307366490364, -0.021371450275182724, 0.0060570077039301395, -0.0686284527182579, -0.027578340843319893, -0.07021544128656387, 0.025885552167892456, 0.019290732219815254, 0.015349709428846836, 0.039357323199510574, -0.10981962829828262, 0.003855060553178191, -0.05864805728197098, -0.003293002024292946, 0.01752741076052189, 0.06982751190662384, 0.038793060928583145, 0.010139095596969128, -0.1055876612663269, -0.016284270212054253, -0.01077389158308506, 0.038334596902132034, 0.04066218063235283, 0.004897624254226685, -0.048456061631441116, 0.025867918506264687, -0.00397849315777421, -0.0009791941847652197, 0.022923173382878304, 0.06947484612464905, -0.025903185829520226, -0.006466979626566172, 0.051101043820381165, 0.008772522211074829, -0.02156541496515274, -0.013797986321151257, -0.0164606012403965, 0.09797011315822601, 0.01957286335527897, 0.0019396530697122216, 0.01128525473177433, -0.01031542755663395, 0.002395912306383252, 0.07462374120950699, -0.014723730273544788, -0.014741363935172558, 0.02366376854479313, -0.026590880006551743, -0.05342862755060196, 0.016663383692502975, 0.026026617735624313, -0.003242306411266327, 0.08146543055772781, 0.014009585604071617, 0.017236461862921715, -0.023258203640580177, -0.040803246200084686, -0.04316609725356102, 0.022940807044506073, 0.02978249080479145, 0.014150651171803474, 0.023434536531567574, 0.004276053514331579, 0.03660654276609421, -0.023293470963835716, 0.02465122751891613, -0.03325623273849487, 0.022341277450323105, 0.045423150062561035, -0.02519785612821579, 0.06051717698574066, 0.004646350629627705, 0.0153849758207798, -0.01640770211815834, 0.03038202039897442, 0.09825224429368973, 0.0635148212313652, -0.005885083694010973, 0.02267630770802498, 0.02056032232940197, -0.008380183018743992, -0.007300148718059063, 0.024880459532141685, 0.02726094238460064, -0.000857965846080333, -0.007740979082882404, -0.0013081637443974614, -0.03528405353426933, 0.05381655693054199 ]
29,280
markupsafe
__getitem__
Return self[key].
def _simple_escaping_wrapper(func: "t.Callable[_P, str]") -> "t.Callable[_P, Markup]": @functools.wraps(func) def wrapped(self: "Markup", *args: "_P.args", **kwargs: "_P.kwargs") -> "Markup": arg_list = _escape_argspec(list(args), enumerate(args), self.escape) _escape_argspec(kwargs, kwargs.items(), self.escape) return self.__class__(func(self, *arg_list, **kwargs)) # type: ignore[arg-type] return wrapped # type: ignore[return-value]
(self, key, /)
[ 0.0062062921933829784, -0.09836860746145248, 0.07671604305505753, 0.03072226606309414, 0.03002321720123291, 0.04878997057676315, -0.00002590622716525104, -0.003313756547868252, 0.05000882223248482, -0.015952635556459427, 0.0252732764929533, 0.0371750183403492, 0.011713535524904728, -0.007272788323462009, -0.013057858683168888, 0.04083157703280449, 0.020792199298739433, -0.003916461486369371, 0.00555653590708971, -0.007380334194749594, 0.012502205558121204, 0.006345205474644899, 0.04986542835831642, -0.030865659937262535, 0.02331952564418316, 0.047714509069919586, -0.0040688179433345795, 0.007985279895365238, -0.009392337873578072, -0.02229784056544304, 0.04412964731454849, -0.025362897664308548, -0.01416916586458683, 0.027495890855789185, 0.0673954039812088, 0.010252704843878746, -0.0908403992652893, 0.038680657744407654, -0.010682888329029083, -0.08811590075492859, 0.027460040524601936, -0.011471557430922985, -0.010530531406402588, -0.042337216436862946, -0.024430833756923676, 0.0022808683570474386, 0.037103321403265, 0.03167225420475006, -0.0059195030480623245, -0.020433712750673294, 0.024215741083025932, 0.02600817196071148, 0.06997650116682053, -0.006269027013331652, -0.031493011862039566, 0.02498648688197136, 0.007048734463751316, 0.059186067432165146, 0.06470675766468048, -0.034862782806158066, -0.0287326667457819, 0.05527856945991516, 0.0021150684915483, 0.035615600645542145, 0.005466914270073175, 0.0035669375211000443, -0.05803891271352768, -0.005776108708232641, -0.01751204952597618, -0.013022010214626789, 0.00996591616421938, -0.030148686841130257, -0.025577988475561142, 0.004010564181953669, -0.02288934215903282, -0.049471091479063034, -0.03885990008711815, -0.021312003955245018, 0.021312003955245018, 0.015441792085766792, 0.014097468927502632, -0.047427721321582794, -0.04316173493862152, 0.01447387970983982, 0.016741303727030754, -0.05642572417855263, -0.06004643440246582, 0.008747062645852566, -0.008612630888819695, 0.06592560559511185, 0.009186208248138428, -0.011614952236413956, -0.010342326015233994, 0.016938472166657448, -0.019465800374746323, -0.008980078622698784, 0.02426951378583908, -0.02930624596774578, 0.05961625277996063, -0.00374618056230247, -0.006815718486905098, 0.03296280279755592, -0.009374413639307022, -0.016705455258488655, 0.028929835185408592, -0.027137404307723045, -0.0046244715340435505, 0.0043175178579986095, -0.02559591270983219, -0.017807800322771072, 0.01986013352870941, -0.03878820315003395, -0.0070532155223190784, -0.02362423948943615, 0.024896865710616112, -0.02222614362835884, -0.017323844134807587, -0.0028970164712518454, 0.031098676845431328, -0.04914845526218414, 0.042982492595911026, 0.001960471272468567, -0.053486138582229614, -0.05570875108242035, -0.010736661031842232, 0.06986895948648453, -0.016454515978693962, 0.036959923803806305, -0.0008312398567795753, -0.00614803796634078, 0.005785070825368166, 0.08295369893312454, 0.005682006012648344, 0.017467239871621132, 0.048467330634593964, -0.01588093861937523, 0.02288934215903282, 0.0638822391629219, -0.049793731421232224, 0.0573577880859375, -0.007581982761621475, -0.003358567366376519, 0.01165976282209158, 0.04463152959942818, 0.00023441635130438954, -0.04749941825866699, 0.04599377512931824, -0.017377616837620735, 0.042695704847574234, 0.0056192707270383835, 0.06459920853376389, -0.0034235429484397173, 0.0067977942526340485, 0.005453471094369888, 0.006479637697339058, 0.04936354607343674, 0.05420311167836189, 0.01791534759104252, 0.05588799715042114, 0.011614952236413956, 0.033267516642808914, -0.01200032513588667, 0.014904063194990158, -0.01584508828818798, 0.05000882223248482, 0.05201634392142296, 0.03127792105078697, -0.035615600645542145, 0.056855909526348114, 0.006224216427654028, 0.031493011862039566, -0.011991363018751144, 0.008567819371819496, 0.00962535385042429, 0.024126119911670685, 0.047033388167619705, -0.0218676570802927, 0.04932769760489464, -0.020128998905420303, -0.017449315637350082, 0.010745623148977757, -0.017798839136958122, -0.031582631170749664, -0.013219177722930908, 0.047356024384498596, -0.003282389137893915, 0.05359368398785591, -0.0005971035570837557, -0.02762136049568653, -0.0405089370906353, 0.008428906090557575, 0.003943347837775946, 0.02633081004023552, -0.010521569289267063, -0.07456512749195099, -0.06459920853376389, -0.03979196771979332, -0.02805154398083687, 0.06796897947788239, -0.009374413639307022, -0.014384257607161999, 0.019842209294438362, 0.03681652992963791, 0.01516396552324295, 0.030883584171533585, -0.0004999201628379524, 0.001870849751867354, -0.003356326837092638, -0.0741349384188652, -0.05155031383037567, 0.014061620458960533, -0.058540794998407364, -0.03954102471470833, -0.015603111125528812, 0.0030292081646621227, 0.017467239871621132, 0.04359192028641701, 0.014715857803821564, -0.01993183232843876, -0.029879823327064514, 0.02432328648865223, -0.0018428430194035172, 0.0021677210461348295, -0.035956162959337234, 0.0673954039812088, -0.012609750963747501, 0.05828985199332237, -0.016320083290338516, 0.03402033820748329, 0.026760993525385857, -0.027477966621518135, 0.011516368947923183, 0.01415124163031578, 0.02260255441069603, 0.006098746322095394, -0.07255760580301285, 0.04527680575847626, -0.060942649841308594, -0.004615509416908026, -0.03982781618833542, 0.027567587792873383, -0.012735221534967422, 0.02532704919576645, 0.008272068575024605, 0.005099466070532799, -0.00792254414409399, -0.0007780270534567535, 0.07779150456190109, 0.003436986356973648, 0.0019963199738413095, -0.01787053607404232, 0.039325933903455734, -0.0010648160241544247, 0.011014487594366074, -0.002592303091660142, 0.028248710557818413, -0.034862782806158066, -0.011731460690498352, 0.004911260679364204, 0.01213475689291954, -0.009517808444797993, -0.010001764632761478, -0.012260227464139462, -0.04018630087375641, 0.04796545207500458, -0.03445052355527878, -0.056820061057806015, -0.017673369497060776, 0.0007573020411655307, 0.04427304491400719, -0.04222967103123665, -0.014895101077854633, 0.04291079565882683, 0.01180315762758255, -0.05316350236535072, 0.025703459978103638, -0.009795635007321835, -0.060870952904224396, 0.012905502691864967, -0.04144100099802017, 0.015621035359799862, -0.013192291371524334, -0.009490921162068844, -0.017933271825313568, 0.01894599385559559, 0.0168757364153862, 0.018067702651023865, 0.08359897881746292, 0.05689175799489021, -0.035257115960121155, -0.01951957307755947, 0.02591855078935623, 0.05793136730790138, -0.001971673918887973, -0.03398448973894119, 0.0029418272897601128, -0.02297896333038807, -0.08639516681432724, 0.013577664270997047, -0.09930067509412766, -0.012484281323850155, -0.06165962293744087, 0.018282795324921608, 0.03299865126609802, 0.04187118634581566, 0.007698490750044584, -0.05219558626413345, 0.007438588421791792, -0.011731460690498352, -0.01503849495202303, -0.01657102443277836, 0.028804363682866096, -0.08058769255876541, 0.012645600363612175, 0.009033851325511932, 0.043340981006622314, -0.009020408615469933, 0.0036744833923876286, 0.03238922730088234, 0.03857311233878136, 0.007734339218586683, -0.08223672956228256, 0.012564940378069878, 0.022136522457003593, 0.02934209443628788, -0.019071465358138084, 0.026886463165283203, -0.03100905381143093, 0.06381054222583771, 0.03502409905195236, -0.016364894807338715, -0.010673926211893559, 0.019412025809288025, -0.030238309875130653, -0.08374237269163132, 0.010243742726743221, 0.03502409905195236, 0.0020164847373962402, -0.04172779247164726, -0.02394687756896019, 0.02088182047009468, 0.027477966621518135, 0.004758904222398996, 0.016615834087133408, -0.07664434611797333, 0.013156442902982235, -0.008137635886669159, 0.004615509416908026, 0.09356489032506943, -0.027083631604909897, 0.06585390865802765, -0.0845310389995575, 0.032873183488845825, 0.00010712575021898374, 0.016104992479085922, 0.01623942330479622, -0.008007684722542763, 0.05133521929383278, -0.021813884377479553, -0.07707452774047852, 0.05233898386359215, -0.06230489909648895, 0.004839563276618719, -0.0067305779084563255, 0.06015397980809212, 0.05305595323443413, 0.04348437488079071, 0.007165242452174425, 0.008339284919202328, 0.0775764063000679, 0.025129880756139755, -0.008039052598178387, -0.0039097401313483715, -0.07363305985927582, -0.02996944449841976, -0.01498472224920988, -0.042695704847574234, 0.025739308446645737, -0.0404730886220932, -0.03688822686672211, 0.033267516642808914, -0.00025878220913000405, 0.043699465692043304, -0.03133169189095497, 0.03428920358419418, -0.025560064241290092, 0.013712096028029919, 0.04330512881278992, 0.012663524597883224, -0.01950164884328842, -0.02358839102089405, 0.019842209294438362, -0.001336481305770576, -0.009508846327662468, -0.05287671089172363, -0.028607197105884552, 0.028069468215107918, 0.01044091023504734, 0.014733782038092613, 0.02362423948943615, 0.020666727796196938, -0.032837335020303726, 0.06338035315275192, -0.02763928472995758, 0.047714509069919586, 0.043627768754959106, 0.0009292634204030037, 0.012125794775784016, 0.01720733754336834, 0.04215797409415245, -0.016373855993151665, -0.023839330300688744, -0.02394687756896019, -0.03911084309220314, 0.0471767820417881, 0.003262224141508341, -0.07836508005857468, 0.003721534740179777, -0.06510108709335327, -0.0573219396173954, -0.012788994237780571, -0.03314204886555672, -0.008227257989346981, 0.06477845460176468, 0.01332672405987978, 0.011677687056362629, -0.011847968213260174, -0.017270071431994438, 0.04416549578309059, 0.009047294966876507, -0.03229960426688194, -0.03441467508673668, -0.047714509069919586, -0.01887429691851139, 0.013604550622403622, 0.01714460179209709, -0.02226199209690094, -0.008294474333524704, 0.0539521686732769, 0.04821639135479927, 0.030507173389196396, 0.04291079565882683, 0.011874854564666748, 0.0030807405710220337, 0.04585038125514984, -0.010602228343486786, -0.017028093338012695, 0.06144453212618828, 0.03445052355527878, -0.008007684722542763, 0.07822168618440628, 0.060942649841308594, 0.05151446536183357, -0.013219177722930908, 0.0043690502643585205, -0.048395633697509766, 0.03946932777762413, -0.05646157264709473, -0.036583513021469116, 0.04215797409415245, 0.030937356874346733, -0.0036095078103244305, -0.0049605523236095905, 0.0008480438846163452, -0.005771627649664879, 0.012466357089579105, -0.009347527287900448, -0.001407058211043477, -0.060906801372766495, 0.003793231910094619, 0.044703226536512375, -0.04119006171822548, -0.030614720657467842, 0.02495063841342926, 0.05499178171157837, 0.04825223982334137, -0.02491478994488716, -0.00725486408919096, 0.019017692655324936, 0.03065056912600994, -0.019842209294438362, -0.008648479357361794, 0.012018249370157719, 0.02728079818189144, -0.04653150588274002, 0.007039772346615791, 0.0845310389995575, 0.0014731541741639376, 0.028750590980052948, 0.06628409773111343, -0.017978081479668617, 0.10761754959821701, 0.04663905128836632, -0.0018293998437002301, -0.007752263452857733, -0.03857311233878136, -0.008657441474497318, 0.004494520369917154, -0.04656735435128212, -0.07470852136611938, -0.01267248671501875, -0.05323519930243492, -0.014796516858041286, 0.007810517679899931, 0.06678597629070282, -0.054525747895240784, -0.021473322063684464, 0.02159879170358181, -0.037963684648275375, -0.024556303396821022, -0.011193730868399143, -0.02561383694410324, 0.005336963105946779, -0.022512931376695633, -0.018802599981427193, -0.018408264964818954, 0.015047457069158554, -0.009697050787508488, -0.015450754202902317, -0.033930715173482895, 0.03749765455722809, 0.020433712750673294, -0.035866543650627136, -0.03305242583155632, 0.0092937545850873, -0.0020288077648729086, 0.06485015153884888, 0.02668929658830166, -0.006040492095053196, 0.02331952564418316, -0.03441467508673668, -0.0036744833923876286, 0.01165976282209158, -0.030130762606859207, -0.02296103909611702, 0.06355959922075272, -0.09915727376937866, 0.04857487604022026, 0.051084280014038086, 0.020792199298739433, -0.004947109147906303, 0.04352022334933281, -0.030471324920654297, -0.028248710557818413, 0.026205340400338173, 0.004973995964974165, 0.0066588809713721275, 0.021527094766497612, -0.04588622972369194, -0.0101182721555233, -0.06212565675377846, -0.06008228287100792, 0.0336977019906044, 0.049722034484148026, -0.014697933569550514, 0.0002363768289797008, -0.014939911663532257, 0.016042256727814674, -0.04825223982334137, 0.02729872241616249, 0.00964327808469534, 0.04090327396988869, 0.008415463380515575, -0.06148038059473038, -0.051442768424749374, -0.017996005713939667, 0.08309710025787354, 0.02025446854531765, -0.07994242012500763, -0.03402033820748329, -0.03437882289290428, -0.008877013809978962, 0.04409379884600639, -0.04140515252947807, -0.04545604810118675, 0.003985918127000332, 0.03635049983859062, -0.07972732931375504, -0.0010603348491713405, -0.021491246297955513, -0.04083157703280449, -0.01887429691851139, -0.06248414143919945, -0.0472843274474144, -0.011229579336941242, -0.016373855993151665, 0.020415788516402245, 0.03670898452401161, -0.08904796838760376, -0.018426189199090004, -0.04190703481435776, -0.018677130341529846, 0.005507243797183037, -0.017341768369078636, 0.08130466192960739, -0.03918254002928734, -0.03480900824069977, 0.022100672125816345, -0.0015515730483457446, -0.04746356979012489, -0.03177979961037636, 0.029879823327064514, -0.021365776658058167, 0.019824285060167313, 0.03031000681221485, 0.002946308348327875, 0.0286251213401556, -0.011068261228501797, -0.02905530482530594, -0.02665344811975956, -0.03667313605546951, 0.05628233030438423, 0.037963684648275375, -0.012797956354916096, 0.0004786350764334202, 0.013828604482114315, -0.09306301176548004, -0.016060180962085724, 0.02762136049568653, -0.00026844453532248735, -0.009562619030475616, 0.011767309159040451, -0.03640427067875862, -0.013667285442352295, 0.01364039909094572, -0.04463152959942818, 0.023391222581267357, -0.00253853015601635, 0.017341768369078636, -0.02222614362835884, -0.005112909246236086, 0.03900329768657684, 0.07058592885732651, 0.0018417227547615767, -0.0003940547176171094, -0.013792756013572216, -0.007622312288731337, 0.06298602372407913, -0.012555978260934353, -0.021455397829413414, 0.013488042168319225, -0.07180478423833847, -0.08531971275806427, 0.0032958323135972023, 0.04818054288625717, 0.015128117054700851, -0.013156442902982235, -0.057537030428647995, -0.00707562081515789, -0.05535026639699936, 0.041010819375514984, 0.055135175585746765, -0.014608311466872692, 0.021401625126600266, -0.009679126553237438, 0.039254236966371536, 0.007819480262696743, -0.039290085434913635, 0.007331042550504208, -0.023086510598659515, -0.01648140139877796, -0.036995772272348404, -0.03142131492495537, 0.028607197105884552, -0.03604578599333763, -0.017476201057434082, -0.027191177010536194, 0.018766751512885094, 0.024807244539260864, -0.04656735435128212, 0.03169017657637596, -0.02426951378583908, -0.06115774065256119, -0.04144100099802017, -0.02760343626141548, -0.03194111958146095, -0.014205015264451504, 0.0073534478433430195, -0.03246092423796654, 0.05309180170297623, -0.036565590649843216, -0.04685414209961891, -0.044057950377464294, -0.0021755630150437355, -0.0775764063000679, -0.006009124685078859, 0.02220821939408779, -0.016983283683657646, 0.014742744155228138, -0.05707100033760071, 0.0018058741698041558, -0.060261525213718414, -0.011301277205348015, -0.04925600066781044, -0.021365776658058167, -0.04015045240521431, 0.0024690735153853893, -0.06796897947788239, 0.0642407238483429, -0.03613540530204773, -0.0038828535471111536, 0.009688088670372963, -0.000566016067750752, -0.03767689689993858, 0.04595792666077614, -0.0505107045173645, 0.04194288328289986, -0.026563825085759163, 0.030811887234449387, 0.038322173058986664, -0.011068261228501797, 0.03739010915160179, 0.05556535720825195, 0.021007290109992027, 0.007568539585918188, -0.05542196333408356, 0.04954278841614723, 0.009706012904644012, 0.03176187723875046, 0.004736498463898897, -0.007084582932293415, 0.007299674674868584, 0.023570466786623, -0.029503412544727325, 0.00879187323153019, -0.003741699503734708, -0.07836508005857468, 0.02057710662484169, 0.04412964731454849, -0.017099790275096893, 0.03348260745406151, 0.031905271112918854, -0.034540142863988876, -0.021760111674666405, 0.011032411828637123, -0.03131376951932907, 0.010862131603062153, 0.0014249825617298484, -0.04212212562561035, -0.07370475679636002, 0.018336568027734756, 0.02428743802011013, 0.020021453499794006, 0.013022010214626789, 0.10876470804214478, 0.00001843193058448378, 0.04886166751384735, 0.04409379884600639, 0.030148686841130257, -0.023158207535743713, -0.016320083290338516, 0.05975964665412903, -0.05570875108242035, 0.0029888786375522614, 0.07571227848529816, -0.024090271443128586, 0.02292519062757492, 0.06316526234149933, -0.04330512881278992, 0.009356489405035973, -0.05574459955096245, 0.030973205342888832, 0.0042301369830966, -0.013102670200169086, 0.026527976617217064, 0.03344675898551941, -0.0009903180180117488, 0.06485015153884888 ]