content stringlengths 1 103k ⌀ | path stringlengths 8 216 | filename stringlengths 2 179 | language stringclasses 15
values | size_bytes int64 2 189k | quality_score float64 0.5 0.95 | complexity float64 0 1 | documentation_ratio float64 0 1 | repository stringclasses 5
values | stars int64 0 1k | created_date stringdate 2023-07-10 19:21:08 2025-07-09 19:11:45 | license stringclasses 4
values | is_test bool 2
classes | file_hash stringlengths 32 32 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
# defusedxml\n#\n# Copyright (c) 2013 by Christian Heimes <christian@python.org>\n# Licensed to PSF under a Contributor Agreement.\n# See https://www.python.org/psf/license for licensing details.\n"""Defused xml.etree.ElementTree facade\n"""\nfrom __future__ import print_function, absolute_import\n\nimport sys\nimport ... | .venv\Lib\site-packages\defusedxml\ElementTree.py | ElementTree.py | Python | 4,640 | 0.95 | 0.136364 | 0.112 | node-utils | 687 | 2024-11-08T17:13:39.582823 | GPL-3.0 | false | 70b74b1b0b08c4804caa8efc486cdf85 |
# defusedxml\n#\n# Copyright (c) 2013 by Christian Heimes <christian@python.org>\n# Licensed to PSF under a Contributor Agreement.\n# See https://www.python.org/psf/license for licensing details.\n"""Defused xml.dom.expatbuilder\n"""\nfrom __future__ import print_function, absolute_import\n\nfrom xml.dom.expatbuilder i... | .venv\Lib\site-packages\defusedxml\expatbuilder.py | expatbuilder.py | Python | 3,732 | 0.95 | 0.205607 | 0.082353 | python-kit | 307 | 2025-04-07T10:52:29.651084 | GPL-3.0 | false | 06a80720f59c74d53e98810f1436c51c |
# defusedxml\n#\n# Copyright (c) 2013 by Christian Heimes <christian@python.org>\n# Licensed to PSF under a Contributor Agreement.\n# See https://www.python.org/psf/license for licensing details.\n"""Defused xml.sax.expatreader\n"""\nfrom __future__ import print_function, absolute_import\n\nfrom xml.sax.expatreader imp... | .venv\Lib\site-packages\defusedxml\expatreader.py | expatreader.py | Python | 2,196 | 0.95 | 0.213115 | 0.125 | vue-tools | 669 | 2025-04-09T15:03:51.018227 | MIT | false | 8faeac119c07f691d529859e2b1a547e |
# defusedxml\n#\n# Copyright (c) 2013 by Christian Heimes <christian@python.org>\n# Licensed to PSF under a Contributor Agreement.\n# See https://www.python.org/psf/license for licensing details.\n"""DEPRECATED Example code for lxml.etree protection\n\nThe code has NO protection against decompression bombs.\n"""\nfrom ... | .venv\Lib\site-packages\defusedxml\lxml.py | lxml.py | Python | 4,940 | 0.95 | 0.24183 | 0.080357 | python-kit | 329 | 2024-04-01T16:38:14.857328 | BSD-3-Clause | false | 56cf4801a5ea86f60b3f33c9c6d1b0eb |
# defusedxml\n#\n# Copyright (c) 2013 by Christian Heimes <christian@python.org>\n# Licensed to PSF under a Contributor Agreement.\n# See https://www.python.org/psf/license for licensing details.\n"""Defused xml.dom.minidom\n"""\nfrom __future__ import print_function, absolute_import\n\nfrom xml.dom.minidom import _do_... | .venv\Lib\site-packages\defusedxml\minidom.py | minidom.py | Python | 1,884 | 0.95 | 0.079365 | 0.087719 | node-utils | 103 | 2024-12-17T23:00:51.682837 | GPL-3.0 | false | 4828a5ad65c6e11c2d046a11042563e1 |
# defusedxml\n#\n# Copyright (c) 2013 by Christian Heimes <christian@python.org>\n# Licensed to PSF under a Contributor Agreement.\n# See https://www.python.org/psf/license for licensing details.\n"""Defused xml.dom.pulldom\n"""\nfrom __future__ import print_function, absolute_import\n\nfrom xml.dom.pulldom import pars... | .venv\Lib\site-packages\defusedxml\pulldom.py | pulldom.py | Python | 1,170 | 0.95 | 0.121951 | 0.142857 | node-utils | 298 | 2024-07-09T06:18:37.925624 | MIT | false | 9f9cdc58304a21d4af1649807740dc51 |
# defusedxml\n#\n# Copyright (c) 2013 by Christian Heimes <christian@python.org>\n# Licensed to PSF under a Contributor Agreement.\n# See https://www.python.org/psf/license for licensing details.\n"""Defused xml.sax\n"""\nfrom __future__ import print_function, absolute_import\n\nfrom xml.sax import InputSource as _Inpu... | .venv\Lib\site-packages\defusedxml\sax.py | sax.py | Python | 1,477 | 0.95 | 0.083333 | 0.102041 | vue-tools | 668 | 2024-02-05T08:49:21.688046 | MIT | false | 0ec2736d8ed8db3a42ed896b9ca4c90c |
# defusedxml\n#\n# Copyright (c) 2013 by Christian Heimes <christian@python.org>\n# Licensed to PSF under a Contributor Agreement.\n# See https://www.python.org/psf/license for licensing details.\n"""Defused xmlrpclib\n\nAlso defuses gzip bomb\n"""\nfrom __future__ import print_function, absolute_import\n\nimport io\n\... | .venv\Lib\site-packages\defusedxml\xmlrpc.py | xmlrpc.py | Python | 5,364 | 0.95 | 0.215686 | 0.094488 | react-lib | 952 | 2025-03-14T07:04:51.233221 | Apache-2.0 | false | dde618485cf4a84d339bbe468d3c1b0a |
# defusedxml\n#\n# Copyright (c) 2013 by Christian Heimes <christian@python.org>\n# Licensed to PSF under a Contributor Agreement.\n# See https://www.python.org/psf/license for licensing details.\n"""Defuse XML bomb denial of service vulnerabilities\n"""\nfrom __future__ import print_function, absolute_import\n\nimport... | .venv\Lib\site-packages\defusedxml\__init__.py | __init__.py | Python | 1,444 | 0.95 | 0.044776 | 0.092593 | node-utils | 126 | 2023-08-21T02:37:37.119759 | BSD-3-Clause | false | b0a3182b9e6bb072cd990e013aa2a64b |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\cElementTree.cpython-313.pyc | cElementTree.cpython-313.pyc | Other | 1,212 | 0.95 | 0 | 0 | node-utils | 147 | 2024-04-03T18:14:54.577534 | BSD-3-Clause | false | 205a4dd21da5ffea28fed1c5263f7ff8 |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\common.cpython-313.pyc | common.cpython-313.pyc | Other | 6,116 | 0.95 | 0.016949 | 0.034483 | python-kit | 634 | 2025-01-11T08:25:52.398042 | MIT | false | 13670dda7c8d6a2e29ff13a1421074dd |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\ElementTree.cpython-313.pyc | ElementTree.cpython-313.pyc | Other | 5,294 | 0.95 | 0 | 0 | python-kit | 63 | 2024-03-11T10:07:52.609231 | BSD-3-Clause | false | e8756c2ac7091c6540b28a756e53a215 |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\expatbuilder.cpython-313.pyc | expatbuilder.cpython-313.pyc | Other | 4,969 | 0.95 | 0 | 0.022222 | awesome-app | 669 | 2024-01-29T13:57:34.368149 | Apache-2.0 | false | 58e2905e5c42f033313f91b8a6d424f7 |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\expatreader.cpython-313.pyc | expatreader.cpython-313.pyc | Other | 3,111 | 0.95 | 0.047619 | 0 | awesome-app | 0 | 2024-04-28T14:47:04.634693 | GPL-3.0 | false | 02573d87a6cff9a0cc78c8d6bd0f6d90 |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\lxml.cpython-313.pyc | lxml.cpython-313.pyc | Other | 7,219 | 0.95 | 0.111111 | 0 | node-utils | 559 | 2024-12-15T11:50:52.545121 | MIT | false | 6cf00aad041eeabed0ae1d2550ac5355 |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\minidom.cpython-313.pyc | minidom.cpython-313.pyc | Other | 1,457 | 0.95 | 0 | 0 | vue-tools | 296 | 2025-03-19T17:18:27.833796 | GPL-3.0 | false | 89824538386ff65bcc0ae32951ed1794 |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\pulldom.cpython-313.pyc | pulldom.cpython-313.pyc | Other | 1,144 | 0.85 | 0 | 0 | node-utils | 847 | 2024-02-05T23:01:43.767874 | GPL-3.0 | false | d93279394fe9338831cb2506147dddb3 |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\sax.cpython-313.pyc | sax.cpython-313.pyc | Other | 1,833 | 0.95 | 0 | 0 | awesome-app | 316 | 2025-03-12T16:31:39.675581 | Apache-2.0 | false | 8574f6bf4879f36ea52079bb55b5bf8f |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\xmlrpc.cpython-313.pyc | xmlrpc.cpython-313.pyc | Other | 6,996 | 0.95 | 0 | 0 | vue-tools | 794 | 2025-07-09T05:56:34.168311 | MIT | false | bbbfa165a68f7f634aaca09212fa4c5b |
\n\n | .venv\Lib\site-packages\defusedxml\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 1,587 | 0.95 | 0 | 0.076923 | vue-tools | 476 | 2024-12-31T22:30:47.134361 | Apache-2.0 | false | c3c9524ed7ef80971b926f74d12a4f44 |
pip\n | .venv\Lib\site-packages\defusedxml-0.7.1.dist-info\INSTALLER | INSTALLER | Other | 4 | 0.5 | 0 | 0 | node-utils | 878 | 2025-05-22T05:37:28.365736 | Apache-2.0 | false | 365c9bfeb7d89244f2ce01c1de44cb85 |
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2\n--------------------------------------------\n\n1. This LICENSE AGREEMENT is between the Python Software Foundation\n("PSF"), and the Individual or Organization ("Licensee") accessing and\notherwise using this software ("Python") in source or binary form and\nits associated... | .venv\Lib\site-packages\defusedxml-0.7.1.dist-info\LICENSE | LICENSE | Other | 2,409 | 0.7 | 0 | 0 | vue-tools | 421 | 2024-07-25T00:14:21.759120 | MIT | false | 056fea6a4b395a24d0d278bf5c80249e |
Metadata-Version: 2.1\nName: defusedxml\nVersion: 0.7.1\nSummary: XML bomb protection for Python stdlib modules\nHome-page: https://github.com/tiran/defusedxml\nAuthor: Christian Heimes\nAuthor-email: christian@python.org\nMaintainer: Christian Heimes\nMaintainer-email: christian@python.org\nLicense: PSFL\nDownload-URL... | .venv\Lib\site-packages\defusedxml-0.7.1.dist-info\METADATA | METADATA | Other | 32,518 | 0.95 | 0.054192 | 0.065714 | react-lib | 484 | 2024-04-04T22:40:46.636066 | GPL-3.0 | false | c27dac922de0f5919ee1e871488a27fa |
defusedxml-0.7.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\ndefusedxml-0.7.1.dist-info/LICENSE,sha256=uAzp2oxCofkQeWJ_u-K_JyEK4Qig_-Xwd9WwjgdsJMg,2409\ndefusedxml-0.7.1.dist-info/METADATA,sha256=Np0872SHDa-En7pxHLjQWn7-PI2asPdjrcNAef43i7E,32518\ndefusedxml-0.7.1.dist-info/RECORD,,\ndefuse... | .venv\Lib\site-packages\defusedxml-0.7.1.dist-info\RECORD | RECORD | Other | 1,938 | 0.7 | 0 | 0 | vue-tools | 239 | 2025-06-24T12:52:12.937517 | GPL-3.0 | false | f62d7f23ec6c9fff0f93d3b61e8e556f |
defusedxml\n | .venv\Lib\site-packages\defusedxml-0.7.1.dist-info\top_level.txt | top_level.txt | Other | 11 | 0.5 | 0 | 0 | awesome-app | 117 | 2025-02-28T03:57:12.434952 | Apache-2.0 | false | 3b3494db6d750cd7739de7394250169a |
Wheel-Version: 1.0\nGenerator: bdist_wheel (0.34.2)\nRoot-Is-Purelib: true\nTag: py2-none-any\nTag: py3-none-any\n\n | .venv\Lib\site-packages\defusedxml-0.7.1.dist-info\WHEEL | WHEEL | Other | 110 | 0.7 | 0 | 0 | react-lib | 953 | 2024-04-29T04:21:42.011717 | MIT | false | d2a91f104288b412dbc67b54de94e3ac |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_abc.cpython-313.pyc | test_abc.cpython-313.pyc | Other | 8,184 | 0.95 | 0.016667 | 0.025641 | vue-tools | 612 | 2023-09-19T08:36:12.198972 | GPL-3.0 | true | 92add65af53350f35739edc99f7ce7ff |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_check.cpython-313.pyc | test_check.cpython-313.pyc | Other | 2,117 | 0.8 | 0 | 0.055556 | awesome-app | 577 | 2023-11-17T14:43:27.100569 | MIT | true | 4a52399f7419a442eda37928dc14f6d8 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_classdef.cpython-313.pyc | test_classdef.cpython-313.pyc | Other | 20,757 | 0.95 | 0.00431 | 0.004525 | python-kit | 482 | 2024-05-17T08:35:00.428927 | Apache-2.0 | true | f86e3124fc907e9098fd24e1f8ac80e2 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_dataclasses.cpython-313.pyc | test_dataclasses.cpython-313.pyc | Other | 1,678 | 0.7 | 0 | 0 | python-kit | 789 | 2023-09-04T11:23:50.505593 | MIT | true | b2e9cd7d8a7de9702e65a8a6f0665d85 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_detect.cpython-313.pyc | test_detect.cpython-313.pyc | Other | 7,667 | 0.8 | 0 | 0.014286 | react-lib | 303 | 2023-09-20T02:55:46.024557 | BSD-3-Clause | true | b44978b04625563e620db959929a4df2 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_dictviews.cpython-313.pyc | test_dictviews.cpython-313.pyc | Other | 2,286 | 0.7 | 0 | 0 | react-lib | 794 | 2024-11-17T10:54:54.348117 | Apache-2.0 | true | 23c034a02fe0398aefa5a1ca372f09fc |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_diff.cpython-313.pyc | test_diff.cpython-313.pyc | Other | 3,850 | 0.8 | 0 | 0 | awesome-app | 829 | 2023-07-25T23:52:54.653116 | BSD-3-Clause | true | a2d1bf90bc86b07fa4ef838f263ce0e6 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_extendpickle.cpython-313.pyc | test_extendpickle.cpython-313.pyc | Other | 2,203 | 0.8 | 0 | 0 | awesome-app | 505 | 2024-11-13T21:31:00.521097 | BSD-3-Clause | true | 70795882903706959d6fcadb4adcf7a2 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_fglobals.cpython-313.pyc | test_fglobals.cpython-313.pyc | Other | 2,954 | 0.95 | 0 | 0 | python-kit | 86 | 2024-05-21T12:49:24.006833 | GPL-3.0 | true | a649da75b90f2eecab1469b7669e0b52 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_file.cpython-313.pyc | test_file.cpython-313.pyc | Other | 19,605 | 0.8 | 0 | 0 | python-kit | 664 | 2023-10-19T17:40:35.399563 | GPL-3.0 | true | 273d99e76138c05a083f18045a1b4339 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_functions.cpython-313.pyc | test_functions.cpython-313.pyc | Other | 7,240 | 0.95 | 0.010309 | 0.010753 | vue-tools | 78 | 2023-07-23T13:31:38.235106 | GPL-3.0 | true | e5dace6643e2e8b2e60633cfd88aba65 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_functors.cpython-313.pyc | test_functors.cpython-313.pyc | Other | 1,489 | 0.8 | 0 | 0 | react-lib | 708 | 2025-01-18T09:31:45.978993 | BSD-3-Clause | true | dcec2e1b4fb8ddabfa72e23bbbdabd82 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_logger.cpython-313.pyc | test_logger.cpython-313.pyc | Other | 3,664 | 0.8 | 0 | 0.025641 | vue-tools | 802 | 2024-02-26T08:07:10.537157 | MIT | true | b6ecb1ebf4ac53aa38f5ca6b4edada59 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_mixins.cpython-313.pyc | test_mixins.cpython-313.pyc | Other | 6,902 | 0.95 | 0.11194 | 0.015748 | node-utils | 752 | 2024-06-02T02:02:39.167587 | MIT | true | 9b8331a29c80dda8eb468f1620fe2f79 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_module.cpython-313.pyc | test_module.cpython-313.pyc | Other | 3,245 | 0.95 | 0 | 0 | react-lib | 746 | 2023-08-15T06:14:33.859467 | Apache-2.0 | true | fc135382ba5ec6bef91f0078d85ac2d0 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_moduledict.cpython-313.pyc | test_moduledict.cpython-313.pyc | Other | 2,173 | 0.7 | 0 | 0 | awesome-app | 790 | 2024-11-29T03:57:19.619037 | MIT | true | 0cb1ab1cffd82b7e236b3d135c933f03 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_nested.cpython-313.pyc | test_nested.cpython-313.pyc | Other | 6,548 | 0.95 | 0 | 0 | python-kit | 469 | 2025-03-31T09:25:40.350117 | Apache-2.0 | true | 224279867073cf5fae6a942a9b9a026f |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_objects.cpython-313.pyc | test_objects.cpython-313.pyc | Other | 2,779 | 0.8 | 0.027778 | 0 | react-lib | 300 | 2025-06-27T03:22:11.130033 | MIT | true | 4637d9a18e579f65535c7e13eb3c71e8 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_properties.cpython-313.pyc | test_properties.cpython-313.pyc | Other | 2,528 | 0.8 | 0 | 0 | react-lib | 490 | 2024-01-29T09:48:58.571474 | BSD-3-Clause | true | 19790d46185f19db3a2d3c35364f00f0 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_pycapsule.cpython-313.pyc | test_pycapsule.cpython-313.pyc | Other | 2,115 | 0.8 | 0 | 0 | vue-tools | 902 | 2024-03-11T07:29:35.881719 | Apache-2.0 | true | 959d5519e48342e674440f2960159ac2 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_recursive.cpython-313.pyc | test_recursive.cpython-313.pyc | Other | 9,282 | 0.95 | 0 | 0.031746 | awesome-app | 708 | 2024-05-18T09:21:53.100734 | BSD-3-Clause | true | 4ceceaf0e4a0c16ae5e79665d692d399 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_registered.cpython-313.pyc | test_registered.cpython-313.pyc | Other | 2,684 | 0.8 | 0 | 0.04878 | react-lib | 449 | 2025-02-14T00:06:09.043031 | BSD-3-Clause | true | 329317304344a16b40ecfd00b018e8f7 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_restricted.cpython-313.pyc | test_restricted.cpython-313.pyc | Other | 1,282 | 0.85 | 0.066667 | 0 | node-utils | 238 | 2025-07-03T01:03:00.399719 | GPL-3.0 | true | aea7551e6bb9f5beb7c4603d33a63dd6 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_selected.cpython-313.pyc | test_selected.cpython-313.pyc | Other | 6,345 | 0.8 | 0 | 0 | python-kit | 537 | 2025-02-24T12:59:14.748722 | GPL-3.0 | true | ba101066dcdfdb42d27e0ce647d66f6e |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_session.cpython-313.pyc | test_session.cpython-313.pyc | Other | 14,713 | 0.95 | 0.032258 | 0.022222 | react-lib | 300 | 2023-10-16T01:59:50.836946 | BSD-3-Clause | true | 0f7a3e2a041426329d6031706d0b1e41 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_source.cpython-313.pyc | test_source.cpython-313.pyc | Other | 8,867 | 0.95 | 0.092784 | 0 | awesome-app | 486 | 2024-11-08T00:37:01.703998 | BSD-3-Clause | true | c8a1a382de48d885d144546c33213835 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_temp.cpython-313.pyc | test_temp.cpython-313.pyc | Other | 4,363 | 0.95 | 0 | 0.051282 | react-lib | 387 | 2025-05-17T07:51:07.867743 | GPL-3.0 | true | 1ff39d633f4a4bd6123b2594f2d53ea8 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\test_weakref.cpython-313.pyc | test_weakref.cpython-313.pyc | Other | 2,934 | 0.95 | 0 | 0 | react-lib | 445 | 2023-10-07T06:05:34.386839 | BSD-3-Clause | true | d3731c04ae8b78c17988fbfed2f85be6 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 393 | 0.7 | 0.055556 | 0 | node-utils | 498 | 2024-02-14T00:54:11.285799 | BSD-3-Clause | true | 22025e6bcbcbfe89aec7e3afea7fa275 |
\n\n | .venv\Lib\site-packages\dill\tests\__pycache__\__main__.cpython-313.pyc | __main__.cpython-313.pyc | Other | 1,315 | 0.8 | 0 | 0 | react-lib | 464 | 2023-12-30T10:12:32.877177 | BSD-3-Clause | true | 83049a2b0d38ea290f18f3dd66c18cde |
\n\n | .venv\Lib\site-packages\dill\__pycache__\detect.cpython-313.pyc | detect.cpython-313.pyc | Other | 13,865 | 0.95 | 0.084746 | 0 | react-lib | 66 | 2025-01-12T20:28:20.004507 | MIT | false | 4f9b4587a509bd5a69ba937282fd30b7 |
\n\n | .venv\Lib\site-packages\dill\__pycache__\logger.cpython-313.pyc | logger.cpython-313.pyc | Other | 12,748 | 0.95 | 0.080247 | 0.028169 | python-kit | 10 | 2023-08-29T20:59:39.200937 | Apache-2.0 | false | 2e280e6b1b787c43fd463c4fd62a261c |
\n\n | .venv\Lib\site-packages\dill\__pycache__\objtypes.cpython-313.pyc | objtypes.cpython-313.pyc | Other | 656 | 0.7 | 0 | 0 | node-utils | 545 | 2024-05-16T06:53:02.373733 | MIT | false | 761f5cc8c3a7f1bb3227fed07bfd2de9 |
\n\n | .venv\Lib\site-packages\dill\__pycache__\pointers.cpython-313.pyc | pointers.cpython-313.pyc | Other | 4,988 | 0.8 | 0.064935 | 0 | vue-tools | 966 | 2024-12-22T01:43:44.280439 | BSD-3-Clause | false | 6aef3edaa3f15feb90dbd9c93c292111 |
\n\n | .venv\Lib\site-packages\dill\__pycache__\session.cpython-313.pyc | session.cpython-313.pyc | Other | 26,051 | 0.95 | 0.0625 | 0.016234 | react-lib | 659 | 2024-06-26T19:32:29.247255 | BSD-3-Clause | false | 80d0e465d1cebe10680bc947572bc67c |
\n\n | .venv\Lib\site-packages\dill\__pycache__\settings.cpython-313.pyc | settings.cpython-313.pyc | Other | 381 | 0.7 | 0.2 | 0 | node-utils | 85 | 2024-12-24T22:09:48.822679 | GPL-3.0 | false | aabdfe5671f31ba41a04971be22febde |
\n\n | .venv\Lib\site-packages\dill\__pycache__\source.cpython-313.pyc | source.cpython-313.pyc | Other | 41,871 | 0.95 | 0.149254 | 0.002237 | python-kit | 947 | 2025-01-15T16:04:53.185521 | Apache-2.0 | false | dc79753ae0f3d44c73d3ec6c77e62e1d |
\n\n | .venv\Lib\site-packages\dill\__pycache__\temp.cpython-313.pyc | temp.cpython-313.pyc | Other | 9,303 | 0.95 | 0.023529 | 0.006993 | vue-tools | 524 | 2024-12-04T05:15:53.845203 | BSD-3-Clause | false | 9561944b0dbc10006bf4ba58c96aeb29 |
\n\n | .venv\Lib\site-packages\dill\__pycache__\_dill.cpython-313.pyc | _dill.cpython-313.pyc | Other | 102,351 | 0.75 | 0.025552 | 0.008663 | awesome-app | 944 | 2024-07-15T02:27:12.129842 | GPL-3.0 | false | 485a303ac8ddbcc2a458b3d83eaf4a6c |
\n\n | .venv\Lib\site-packages\dill\__pycache__\_objects.cpython-313.pyc | _objects.cpython-313.pyc | Other | 25,845 | 0.95 | 0 | 0 | node-utils | 970 | 2023-07-21T13:49:28.683862 | MIT | false | 5b9df53304f5d467037c4f6730de8865 |
\n\n | .venv\Lib\site-packages\dill\__pycache__\_shims.cpython-313.pyc | _shims.cpython-313.pyc | Other | 7,562 | 0.95 | 0.169355 | 0.009709 | react-lib | 769 | 2024-03-02T16:03:47.795919 | GPL-3.0 | false | 68dbf46e9336930076d3b5d9d92d40d2 |
\n\n | .venv\Lib\site-packages\dill\__pycache__\__diff.cpython-313.pyc | __diff.cpython-313.pyc | Other | 9,298 | 0.95 | 0.026786 | 0.018018 | vue-tools | 754 | 2024-01-24T17:43:58.798187 | Apache-2.0 | false | ef4b3916770706366fee932260846e20 |
\n\n | .venv\Lib\site-packages\dill\__pycache__\__info__.cpython-313.pyc | __info__.cpython-313.pyc | Other | 10,696 | 0.95 | 0.052817 | 0.028846 | python-kit | 142 | 2024-12-08T08:23:36.067148 | MIT | false | d7428673970d9e88de5008fbb15b5fb1 |
\n\n | .venv\Lib\site-packages\dill\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 4,717 | 0.95 | 0.09434 | 0 | awesome-app | 921 | 2024-08-19T09:06:52.610238 | Apache-2.0 | false | dd3c0f4054ebb2ff615e105410500e90 |
pip\n | .venv\Lib\site-packages\dill-0.3.8.dist-info\INSTALLER | INSTALLER | Other | 4 | 0.5 | 0 | 0 | awesome-app | 415 | 2025-04-17T10:53:58.779342 | BSD-3-Clause | false | 365c9bfeb7d89244f2ce01c1de44cb85 |
Copyright (c) 2004-2016 California Institute of Technology.\nCopyright (c) 2016-2024 The Uncertainty Quantification Foundation.\nAll rights reserved.\n\nThis software is available subject to the conditions and terms laid\nout below. By downloading and using this software you are agreeing\nto the following conditions.\n... | .venv\Lib\site-packages\dill-0.3.8.dist-info\LICENSE | LICENSE | Other | 1,790 | 0.7 | 0 | 0 | vue-tools | 742 | 2023-11-01T03:27:07.102720 | MIT | false | a41509b57cc475ed93f8cb1dbbfaeec1 |
Metadata-Version: 2.1\nName: dill\nVersion: 0.3.8\nSummary: serialize all of Python\nHome-page: https://github.com/uqfoundation/dill\nAuthor: Mike McKerns\nAuthor-email: mmckerns@uqfoundation.org\nMaintainer: Mike McKerns\nMaintainer-email: mmckerns@uqfoundation.org\nLicense: BSD-3-Clause\nDownload-URL: https://pypi.or... | .venv\Lib\site-packages\dill-0.3.8.dist-info\METADATA | METADATA | Other | 10,106 | 0.95 | 0.053571 | 0.028436 | react-lib | 399 | 2024-10-10T02:01:36.506241 | MIT | false | 519815514d38b60136c4d7b8a95a6282 |
../../Scripts/get_gprof,sha256=8aW52LJ_uV7JXVLl-2t9K-xhUUU7qT-fvTjax9ZPNrg,2508\n../../Scripts/get_objgraph,sha256=sBOS1eLROO_uST9_amIAg4LIGQQelNtwXZ3F7V8Bbvk,1702\n../../Scripts/undill,sha256=ENp9_jGBtzEp3Hy5kUFpKKCwj7zx5sI_-bq_uZZJNwo,638\ndill-0.3.8.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwv... | .venv\Lib\site-packages\dill-0.3.8.dist-info\RECORD | RECORD | Other | 6,513 | 0.85 | 0 | 0 | react-lib | 611 | 2024-12-02T01:23:03.793815 | Apache-2.0 | false | d4fddf88fd467efc8293bfddf4c5f5e9 |
dill\n | .venv\Lib\site-packages\dill-0.3.8.dist-info\top_level.txt | top_level.txt | Other | 5 | 0.5 | 0 | 0 | awesome-app | 602 | 2025-05-12T02:48:59.739447 | MIT | false | 2263b82901a6ecb9e4696122a6512e4d |
Wheel-Version: 1.0\nGenerator: bdist_wheel (0.37.1)\nRoot-Is-Purelib: true\nTag: py3-none-any\n\n | .venv\Lib\site-packages\dill-0.3.8.dist-info\WHEEL | WHEEL | Other | 92 | 0.5 | 0 | 0 | vue-tools | 205 | 2025-01-12T16:42:08.022317 | Apache-2.0 | false | 4d57030133e279ceb6a8236264823dfd |
__version__ = '2.2.0' | .venv\Lib\site-packages\executing\version.py | version.py | Python | 21 | 0.5 | 0.1 | 0 | node-utils | 975 | 2024-09-24T22:03:38.885519 | BSD-3-Clause | false | ca22d493481ff96c258d8afbf8c307e1 |
\nclass KnownIssue(Exception):\n """\n Raised in case of an known problem. Mostly because of cpython bugs.\n Executing.node gets set to None in this case.\n """\n\n pass\n\n\nclass VerifierFailure(Exception):\n """\n Thrown for an unexpected mapping from instruction to ast node\n Executing.node ... | .venv\Lib\site-packages\executing\_exceptions.py | _exceptions.py | Python | 568 | 0.95 | 0.181818 | 0.0625 | node-utils | 487 | 2024-09-15T07:10:57.572641 | GPL-3.0 | false | e31c201a203a2dba94653ab87af6d6de |
import sys\n\n\n\ndef is_pytest_compatible() -> bool:\n """ returns true if executing can be used for expressions inside assert statements which are rewritten by pytest\n """\n if sys.version_info < (3, 11):\n return False\n\n try:\n import pytest\n except ImportError:\n return False... | .venv\Lib\site-packages\executing\_pytest_utils.py | _pytest_utils.py | Python | 354 | 0.85 | 0.3125 | 0 | awesome-app | 926 | 2024-07-16T13:49:26.064150 | Apache-2.0 | true | 336f736ec5ccc1bc64d5d08f5c90aa07 |
"""\nGet information about what a frame is currently doing. Typical usage:\n\n import executing\n\n node = executing.Source.executing(frame).node\n # node will be an AST node or None\n"""\n\nfrom collections import namedtuple\n_VersionInfo = namedtuple('_VersionInfo', ('major', 'minor', 'micro'))\nfrom .execut... | .venv\Lib\site-packages\executing\__init__.py | __init__.py | Python | 831 | 0.95 | 0.071429 | 0.095238 | react-lib | 536 | 2023-10-26T11:03:42.444448 | BSD-3-Clause | false | e5396d7f7a8935119ef982f473e9039e |
\n\n | .venv\Lib\site-packages\executing\__pycache__\executing.cpython-313.pyc | executing.cpython-313.pyc | Other | 49,564 | 0.95 | 0.038986 | 0.006383 | python-kit | 886 | 2024-09-16T09:39:42.186905 | Apache-2.0 | false | a249346b06fa6ebc2b558c0dd2e2a2da |
\n\n | .venv\Lib\site-packages\executing\__pycache__\version.cpython-313.pyc | version.cpython-313.pyc | Other | 209 | 0.7 | 0 | 0 | react-lib | 276 | 2023-08-22T13:37:51.588022 | Apache-2.0 | false | 9a4048df48b4a26786512c42977665fc |
\n\n | .venv\Lib\site-packages\executing\__pycache__\_exceptions.cpython-313.pyc | _exceptions.cpython-313.pyc | Other | 1,192 | 0.7 | 0.052632 | 0 | react-lib | 652 | 2025-03-22T03:11:32.493646 | MIT | false | 4f5051398b1464eedef35e08388e2295 |
\n\n | .venv\Lib\site-packages\executing\__pycache__\_position_node_finder.cpython-313.pyc | _position_node_finder.cpython-313.pyc | Other | 36,945 | 0.95 | 0.021021 | 0.028846 | react-lib | 545 | 2023-10-16T22:17:37.400674 | BSD-3-Clause | false | 5741badfb2599ef4c694dc62980c2652 |
\n\n | .venv\Lib\site-packages\executing\__pycache__\_pytest_utils.cpython-313.pyc | _pytest_utils.cpython-313.pyc | Other | 743 | 0.7 | 0.333333 | 0 | awesome-app | 222 | 2024-03-01T06:18:36.816186 | Apache-2.0 | true | 6bc9a467d94b81b35785bd23847aa456 |
\n\n | .venv\Lib\site-packages\executing\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 1,114 | 0.95 | 0 | 0.058824 | vue-tools | 834 | 2024-12-14T03:48:23.293290 | GPL-3.0 | false | 2b3a107c79793665e3b9aa9c19bfc82c |
pip\n | .venv\Lib\site-packages\executing-2.2.0.dist-info\INSTALLER | INSTALLER | Other | 4 | 0.5 | 0 | 0 | awesome-app | 6 | 2024-06-07T08:01:33.953273 | BSD-3-Clause | false | 365c9bfeb7d89244f2ce01c1de44cb85 |
MIT License\n\nCopyright (c) 2019 Alex Hall\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, ... | .venv\Lib\site-packages\executing-2.2.0.dist-info\LICENSE.txt | LICENSE.txt | Other | 1,066 | 0.7 | 0 | 0 | vue-tools | 865 | 2025-03-22T23:59:35.218921 | Apache-2.0 | false | a3d6c15f7859ae235a78f2758e5a48cf |
Metadata-Version: 2.1\nName: executing\nVersion: 2.2.0\nSummary: Get the currently executing AST node of a frame, and other information\nHome-page: https://github.com/alexmojaki/executing\nAuthor: Alex Hall\nAuthor-email: alex.mojaki@gmail.com\nLicense: MIT\nClassifier: License :: OSI Approved :: MIT License\nClassifie... | .venv\Lib\site-packages\executing-2.2.0.dist-info\METADATA | METADATA | Other | 8,863 | 0.95 | 0.135294 | 0.191667 | node-utils | 976 | 2025-01-09T23:57:36.596433 | MIT | false | 9ab72575c88eb4ff15d2e945db2651b2 |
executing-2.2.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\nexecuting-2.2.0.dist-info/LICENSE.txt,sha256=pHaiyw70xBRQNApXeii5GsTH9mkTay7hSAR_q9X8QYE,1066\nexecuting-2.2.0.dist-info/METADATA,sha256=6MCv4qfB4fZ1Ik0HXmTLYT6KRcSNNDsRUemiGCMIY_c,8863\nexecuting-2.2.0.dist-info/RECORD,,\nexecuti... | .venv\Lib\site-packages\executing-2.2.0.dist-info\RECORD | RECORD | Other | 1,382 | 0.7 | 0 | 0 | awesome-app | 933 | 2024-05-15T18:18:45.767429 | BSD-3-Clause | false | 07b2392affda56b833c7b20710ca5d3e |
executing\n | .venv\Lib\site-packages\executing-2.2.0.dist-info\top_level.txt | top_level.txt | Other | 10 | 0.5 | 0 | 0 | vue-tools | 128 | 2023-11-26T03:19:39.508457 | BSD-3-Clause | false | 59a1b8fe536c21d19ad58664bbb0874b |
Wheel-Version: 1.0\nGenerator: setuptools (75.3.0)\nRoot-Is-Purelib: true\nTag: py2-none-any\nTag: py3-none-any\n\n | .venv\Lib\site-packages\executing-2.2.0.dist-info\WHEEL | WHEEL | Other | 109 | 0.7 | 0 | 0 | vue-tools | 357 | 2024-01-23T11:22:14.545234 | MIT | false | ed4428a4441e611b8491a90f025ee6e7 |
import decimal\nimport re\n\nfrom .exceptions import JsonSchemaDefinitionException\nfrom .generator import CodeGenerator, enforce_list\n\n\nJSON_TYPE_TO_PYTHON_TYPE = {\n 'null': 'NoneType',\n 'boolean': 'bool',\n 'number': 'int, float, Decimal',\n 'integer': 'int',\n 'string': 'str',\n 'array': 'list... | .venv\Lib\site-packages\fastjsonschema\draft04.py | draft04.py | Python | 30,808 | 0.95 | 0.262136 | 0.026022 | awesome-app | 87 | 2024-04-23T02:09:10.134577 | MIT | false | c333557f27e50e72f493881249639bb1 |
import decimal\nfrom .draft04 import CodeGeneratorDraft04, JSON_TYPE_TO_PYTHON_TYPE\nfrom .exceptions import JsonSchemaDefinitionException\nfrom .generator import enforce_list\n\n\nclass CodeGeneratorDraft06(CodeGeneratorDraft04):\n FORMAT_REGEXS = dict(CodeGeneratorDraft04.FORMAT_REGEXS, **{\n 'json-pointer'... | .venv\Lib\site-packages\fastjsonschema\draft06.py | draft06.py | Python | 7,892 | 0.95 | 0.218085 | 0.006289 | awesome-app | 106 | 2024-09-28T00:39:48.613185 | GPL-3.0 | false | d96b09e9f3266e0d634ed94baef2b565 |
from .draft06 import CodeGeneratorDraft06\n\n\nclass CodeGeneratorDraft07(CodeGeneratorDraft06):\n FORMAT_REGEXS = dict(CodeGeneratorDraft06.FORMAT_REGEXS, **{\n 'date': r'^(?P<year>\d{4})-(?P<month>(0[1-9]|1[0-2]))-(?P<day>(0[1-9]|[12]\d|3[01]))\Z',\n 'iri': r'^\w+:(\/?\/?)[^\s]+\Z',\n 'iri-ref... | .venv\Lib\site-packages\fastjsonschema\draft07.py | draft07.py | Python | 4,449 | 0.95 | 0.181034 | 0.019417 | python-kit | 180 | 2023-09-27T14:38:45.218475 | BSD-3-Clause | false | 4ac9c69b4470838e45d82f6d398601a9 |
import re\n\n\nSPLIT_RE = re.compile(r'[\.\[\]]+')\n\n\nclass JsonSchemaException(ValueError):\n """\n Base exception of ``fastjsonschema`` library.\n """\n\n\nclass JsonSchemaValueException(JsonSchemaException):\n """\n Exception raised by validation function. Available properties:\n\n * ``message``... | .venv\Lib\site-packages\fastjsonschema\exceptions.py | exceptions.py | Python | 1,612 | 0.85 | 0.215686 | 0.184211 | react-lib | 75 | 2023-08-01T01:14:55.323292 | Apache-2.0 | false | d3e20b6be5b919a91f70ac1e9a363ac8 |
def indent(func):\n """\n Decorator for allowing to use method as normal method or with\n context manager for auto-indenting code blocks.\n """\n def wrapper(self, line, *args, optimize=True, **kwds):\n last_line = self._indent_last_line\n line = func(self, line, *args, **kwds)\n # W... | .venv\Lib\site-packages\fastjsonschema\indent.py | indent.py | Python | 920 | 0.95 | 0.321429 | 0.083333 | node-utils | 62 | 2024-07-07T11:46:53.713215 | BSD-3-Clause | false | d7331ac5e83096566c39b107184d1141 |
"""\nJSON Schema URI resolution scopes and dereferencing\n\nhttps://tools.ietf.org/id/draft-zyp-json-schema-04.html#rfc.section.7\n\nCode adapted from https://github.com/Julian/jsonschema\n"""\n\nimport contextlib\nimport json\nimport re\nfrom urllib import parse as urlparse\nfrom urllib.parse import unquote\n\nfrom .e... | .venv\Lib\site-packages\fastjsonschema\ref_resolver.py | ref_resolver.py | Python | 5,577 | 0.95 | 0.168539 | 0.013333 | vue-tools | 843 | 2024-06-18T01:16:23.236881 | GPL-3.0 | false | d3c46f665f7160120771b865b5955f8d |
VERSION = '2.21.1'\n | .venv\Lib\site-packages\fastjsonschema\version.py | version.py | Python | 19 | 0.5 | 0 | 0 | node-utils | 164 | 2024-01-22T09:44:59.663083 | BSD-3-Clause | false | 07343de67ed3336910fec6e5be9ec6b2 |
import json\nimport sys\n\nfrom . import compile_to_code\n\n\ndef main():\n if len(sys.argv) == 2:\n definition = sys.argv[1]\n else:\n definition = sys.stdin.read()\n\n definition = json.loads(definition)\n code = compile_to_code(definition)\n print(code)\n\n\nif __name__ == '__main__':\n ... | .venv\Lib\site-packages\fastjsonschema\__main__.py | __main__.py | Python | 312 | 0.85 | 0.157895 | 0 | python-kit | 736 | 2025-04-09T07:34:48.323225 | BSD-3-Clause | false | bc6f1e3b6e5f185aa3b833b1fcee7e7f |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.