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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
_argon2_cffi_bindings/__init__.py,sha256=Gm_s_NmP0nyKhjkqPk-5gq6aluEEO6YziCY8cZzs30k,92\n_argon2_cffi_bindings/__pycache__/__init__.cpython-313.pyc,,\n_argon2_cffi_bindings/__pycache__/_ffi_build.cpython-313.pyc,,\n_argon2_cffi_bindings/_ffi.pyd,sha256=LHT5PPJFHMvV7q8LTQd26yhWzVilzHJ5AxvmpiqD568,53248\n_argon2_cffi_bin... | .venv\Lib\site-packages\argon2_cffi_bindings-21.2.0.dist-info\RECORD | RECORD | Other | 961 | 0.7 | 0 | 0 | vue-tools | 921 | 2023-08-04T03:21:34.001834 | BSD-3-Clause | false | 37299219b3a55aae865ac545b1992f27 |
_argon2_cffi_bindings\n_ffi\n | .venv\Lib\site-packages\argon2_cffi_bindings-21.2.0.dist-info\top_level.txt | top_level.txt | Other | 27 | 0.5 | 0 | 0 | python-kit | 799 | 2023-08-06T06:11:25.781631 | Apache-2.0 | false | 66eca871f9412fae4ecf69ccbb621aef |
Wheel-Version: 1.0\nGenerator: bdist_wheel (0.37.0)\nRoot-Is-Purelib: false\nTag: cp36-abi3-win_amd64\n\n | .venv\Lib\site-packages\argon2_cffi_bindings-21.2.0.dist-info\WHEEL | WHEEL | Other | 100 | 0.7 | 0 | 0 | vue-tools | 577 | 2023-08-04T15:16:10.589262 | GPL-3.0 | false | 81473bb8dd3c8c2fab84df8d7fe8e9fb |
"""\nProvides the default implementation of :class:`ArrowFactory <arrow.factory.ArrowFactory>`\nmethods for use as a module API.\n\n"""\n\nfrom datetime import date, datetime\nfrom datetime import tzinfo as dt_tzinfo\nfrom time import struct_time\nfrom typing import Any, List, Optional, Tuple, Type, Union, overload\n\n... | .venv\Lib\site-packages\arrow\api.py | api.py | Python | 2,755 | 0.95 | 0.142857 | 0.089888 | python-kit | 141 | 2024-12-30T10:38:20.921188 | GPL-3.0 | false | e52f968787adbae9f01bb313485ec309 |
"""\nImplements the :class:`ArrowFactory <arrow.factory.ArrowFactory>` class,\nproviding factory methods for common :class:`Arrow <arrow.arrow.Arrow>`\nconstruction scenarios.\n\n"""\n\n\nimport calendar\nfrom datetime import date, datetime\nfrom datetime import tzinfo as dt_tzinfo\nfrom decimal import Decimal\nfrom ti... | .venv\Lib\site-packages\arrow\factory.py | factory.py | Python | 11,432 | 0.95 | 0.115942 | 0.144531 | react-lib | 620 | 2023-09-27T12:36:59.212620 | MIT | false | e2f04a056b39754fbcda68633da8ad69 |
"""Provides the :class:`Arrow <arrow.formatter.DateTimeFormatter>` class, an improved formatter for datetimes."""\n\nimport re\nimport sys\nfrom datetime import datetime, timedelta\nfrom typing import Optional, Pattern, cast\n\nfrom dateutil import tz as dateutil_tz\n\nfrom arrow import locales\nfrom arrow.constants im... | .venv\Lib\site-packages\arrow\formatter.py | formatter.py | Python | 5,267 | 0.95 | 0.324324 | 0.059322 | react-lib | 194 | 2025-02-14T04:49:25.025155 | Apache-2.0 | false | 3c464ad5e11bfeee09471ef9af5f4738 |
"""Helpful functions used internally within arrow."""\n\nimport datetime\nfrom typing import Any, Optional, cast\n\nfrom dateutil.rrule import WEEKLY, rrule\n\nfrom arrow.constants import (\n MAX_ORDINAL,\n MAX_TIMESTAMP,\n MAX_TIMESTAMP_MS,\n MAX_TIMESTAMP_US,\n MIN_ORDINAL,\n)\n\n\ndef next_weekday(\n ... | .venv\Lib\site-packages\arrow\util.py | util.py | Python | 3,679 | 0.95 | 0.162393 | 0.057471 | node-utils | 773 | 2025-01-30T13:49:16.603605 | Apache-2.0 | false | 3960cac2a8fcf79b00bd4fd38249e82e |
__version__ = "1.3.0"\n | .venv\Lib\site-packages\arrow\_version.py | _version.py | Python | 22 | 0.5 | 0 | 0 | vue-tools | 361 | 2024-02-14T06:28:39.748153 | MIT | false | af06e7adc305e1d0a7751f604a3b1a99 |
\n\n | .venv\Lib\site-packages\arrow\__pycache__\api.cpython-313.pyc | api.cpython-313.pyc | Other | 3,729 | 0.8 | 0.125 | 0 | node-utils | 276 | 2023-12-22T22:12:17.114748 | GPL-3.0 | false | 4ef3fef3e38da0e67aedcc7b59adca9f |
\n\n | .venv\Lib\site-packages\arrow\__pycache__\arrow.cpython-313.pyc | arrow.cpython-313.pyc | Other | 68,704 | 0.75 | 0.051591 | 0.011653 | node-utils | 456 | 2024-10-19T06:04:44.359324 | MIT | false | 1622dd6107bff4756f7fa626db573128 |
\n\n | .venv\Lib\site-packages\arrow\__pycache__\constants.cpython-313.pyc | constants.cpython-313.pyc | Other | 2,223 | 0.8 | 0 | 0 | python-kit | 483 | 2024-09-17T04:16:22.760067 | MIT | false | 021856f3739e00d296a94d961bf5ec52 |
\n\n | .venv\Lib\site-packages\arrow\__pycache__\factory.cpython-313.pyc | factory.cpython-313.pyc | Other | 12,030 | 0.95 | 0.078818 | 0.103896 | vue-tools | 510 | 2023-08-06T19:05:44.341236 | BSD-3-Clause | false | 7070e639966a98b0dcad21b222f75c47 |
\n\n | .venv\Lib\site-packages\arrow\__pycache__\formatter.cpython-313.pyc | formatter.cpython-313.pyc | Other | 7,402 | 0.8 | 0.037037 | 0 | react-lib | 956 | 2025-02-20T20:02:52.802700 | GPL-3.0 | false | 739787940a5c480446fa29e85d377176 |
\n\n | .venv\Lib\site-packages\arrow\__pycache__\parser.cpython-313.pyc | parser.cpython-313.pyc | Other | 25,101 | 0.95 | 0.014337 | 0 | python-kit | 257 | 2025-01-16T07:19:49.904281 | GPL-3.0 | false | 3c82e284db5acc7cd958e9b53ff1a0b6 |
\n\n | .venv\Lib\site-packages\arrow\__pycache__\util.cpython-313.pyc | util.cpython-313.pyc | Other | 4,897 | 0.95 | 0.026667 | 0.046154 | python-kit | 295 | 2024-07-26T05:16:07.002871 | Apache-2.0 | false | 6edaf206b4b22eed1891a3cce8f8d969 |
\n\n | .venv\Lib\site-packages\arrow\__pycache__\_version.cpython-313.pyc | _version.cpython-313.pyc | Other | 206 | 0.7 | 0 | 0 | python-kit | 703 | 2024-07-04T02:33:15.245834 | GPL-3.0 | false | 52829bfcd6358a6664b4376ce1ddc564 |
\n\n | .venv\Lib\site-packages\arrow\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 802 | 0.7 | 0 | 0 | node-utils | 1,000 | 2023-08-02T02:42:58.844873 | Apache-2.0 | false | c8371e80ac176a868a9fa2e47de7468b |
pip\n | .venv\Lib\site-packages\arrow-1.3.0.dist-info\INSTALLER | INSTALLER | Other | 4 | 0.5 | 0 | 0 | node-utils | 277 | 2023-07-14T06:57:31.863845 | MIT | false | 365c9bfeb7d89244f2ce01c1de44cb85 |
Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n "License" shall mean the terms and conditions for use, reproduc... | .venv\Lib\site-packages\arrow-1.3.0.dist-info\LICENSE | LICENSE | Other | 11,341 | 0.95 | 0.119403 | 0 | node-utils | 641 | 2024-02-15T10:52:17.388646 | BSD-3-Clause | false | 14a2e29a9d542fb9052d75344d67619d |
Metadata-Version: 2.1\nName: arrow\nVersion: 1.3.0\nSummary: Better dates & times for Python\nKeywords: arrow,date,time,datetime,timestamp,timezone,humanize\nAuthor-email: Chris Smith <crsmithdev@gmail.com>\nRequires-Python: >=3.8\nDescription-Content-Type: text/x-rst\nClassifier: Development Status :: 5 - Production/S... | .venv\Lib\site-packages\arrow-1.3.0.dist-info\METADATA | METADATA | Other | 7,534 | 0.95 | 0.085227 | 0.044776 | awesome-app | 751 | 2024-05-26T00:01:51.657409 | BSD-3-Clause | false | efc6d44c11c2ca5e3f9b464d58ba07ee |
arrow-1.3.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\narrow-1.3.0.dist-info/LICENSE,sha256=tIH4cpbLCr2xP9jLuUsUwyi-iA7J5oVHphuE2s_9Bno,11341\narrow-1.3.0.dist-info/METADATA,sha256=P7gh6Gt6pIqBLBP577OoTZWFhRmAOpMyiwpuNEeklac,7534\narrow-1.3.0.dist-info/RECORD,,\narrow-1.3.0.dist-info/WHEE... | .venv\Lib\site-packages\arrow-1.3.0.dist-info\RECORD | RECORD | Other | 1,630 | 0.7 | 0 | 0 | python-kit | 904 | 2024-01-05T12:02:25.916914 | Apache-2.0 | false | 7991226d80693fe313451dc9e4483675 |
Wheel-Version: 1.0\nGenerator: flit 3.9.0\nRoot-Is-Purelib: true\nTag: py3-none-any\n | .venv\Lib\site-packages\arrow-1.3.0.dist-info\WHEEL | WHEEL | Other | 81 | 0.5 | 0 | 0 | react-lib | 571 | 2024-10-24T13:43:26.815748 | Apache-2.0 | false | 24019423ea7c0c2df41c8272a3791e7b |
try:\n from astroid import nodes as astroid_node_classes\n\n # astroid_node_classes should be whichever module has the NodeNG class\n from astroid.nodes import NodeNG\n from astroid.nodes import BaseContainer\nexcept Exception:\n try:\n from astroid import node_classes as astroid_node_classes\n from astroid.... | .venv\Lib\site-packages\asttokens\astroid_compat.py | astroid_compat.py | Python | 586 | 0.95 | 0.166667 | 0.066667 | node-utils | 575 | 2024-09-29T06:41:50.066339 | Apache-2.0 | false | 14262ba7d216736e002dc9c4df39daeb |
# Copyright 2016 Grist Labs, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to ... | .venv\Lib\site-packages\asttokens\asttokens.py | asttokens.py | Python | 17,760 | 0.95 | 0.215556 | 0.194226 | vue-tools | 81 | 2024-03-03T15:25:00.787957 | BSD-3-Clause | false | df9af8db1ba800acff8039bf40f0f9bc |
# Copyright 2016 Grist Labs, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to ... | .venv\Lib\site-packages\asttokens\line_numbers.py | line_numbers.py | Python | 2,834 | 0.95 | 0.197368 | 0.276923 | vue-tools | 729 | 2024-10-25T12:16:15.830093 | MIT | false | cce2b7eb37221c12db89bbf5d1c38d41 |
# Copyright 2016 Grist Labs, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to ... | .venv\Lib\site-packages\asttokens\mark_tokens.py | mark_tokens.py | Python | 21,012 | 0.95 | 0.229122 | 0.306931 | awesome-app | 73 | 2023-08-31T17:47:12.386153 | MIT | false | bd3fddcca7e380b77f109338b170b43a |
# Copyright 2016 Grist Labs, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to ... | .venv\Lib\site-packages\asttokens\util.py | util.py | Python | 17,286 | 0.95 | 0.214433 | 0.17866 | awesome-app | 16 | 2023-10-20T19:37:30.309476 | Apache-2.0 | false | 245875d01d7fc43044227865a98ac930 |
__version__ = "3.0.0"\n | .venv\Lib\site-packages\asttokens\version.py | version.py | Python | 22 | 0.5 | 0 | 0 | vue-tools | 1 | 2025-04-13T00:17:47.250071 | BSD-3-Clause | false | 3ba21c3e0301d5604924318a9c1f011e |
# Copyright 2016 Grist Labs, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to ... | .venv\Lib\site-packages\asttokens\__init__.py | __init__.py | Python | 962 | 0.95 | 0.083333 | 0.619048 | vue-tools | 106 | 2025-01-08T00:16:30.541414 | Apache-2.0 | false | 71d07b566c060bd5aa15c9ec7539e40c |
\n\n | .venv\Lib\site-packages\asttokens\__pycache__\astroid_compat.cpython-313.pyc | astroid_compat.cpython-313.pyc | Other | 659 | 0.8 | 0 | 0 | python-kit | 326 | 2025-03-07T04:26:57.989578 | Apache-2.0 | false | 42b08b3d989efd3bb0c17747d9c87493 |
\n\n | .venv\Lib\site-packages\asttokens\__pycache__\asttokens.cpython-313.pyc | asttokens.cpython-313.pyc | Other | 18,192 | 0.95 | 0.078704 | 0.004975 | node-utils | 823 | 2023-07-13T06:09:26.613937 | GPL-3.0 | false | be7b3651b0926a7ffab93fb1911079d1 |
\n\n | .venv\Lib\site-packages\asttokens\__pycache__\line_numbers.cpython-313.pyc | line_numbers.cpython-313.pyc | Other | 3,686 | 0.95 | 0.05 | 0 | vue-tools | 261 | 2023-12-18T15:59:13.953188 | BSD-3-Clause | false | 1eed57ee1f434bf1b7c0971b2166a3c4 |
\n\n | .venv\Lib\site-packages\asttokens\__pycache__\mark_tokens.cpython-313.pyc | mark_tokens.cpython-313.pyc | Other | 20,663 | 0.95 | 0.013333 | 0.013889 | node-utils | 893 | 2023-08-17T13:29:13.160541 | MIT | false | a9fd995ef6cbb854a4a20d602a458648 |
\n\n | .venv\Lib\site-packages\asttokens\__pycache__\util.cpython-313.pyc | util.cpython-313.pyc | Other | 20,990 | 0.95 | 0.068966 | 0.018349 | node-utils | 285 | 2024-05-09T19:55:18.440026 | BSD-3-Clause | false | 2a50dbf56f1c947fe67baa73d670bf97 |
\n\n | .venv\Lib\site-packages\asttokens\__pycache__\version.cpython-313.pyc | version.cpython-313.pyc | Other | 209 | 0.7 | 0 | 0 | python-kit | 175 | 2023-12-30T11:45:19.045975 | GPL-3.0 | false | 116c8bd51f56a53d8c341b974ae0f029 |
\n\n | .venv\Lib\site-packages\asttokens\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 596 | 0.7 | 0.142857 | 0 | react-lib | 899 | 2024-04-22T16:55:41.972117 | MIT | false | fdcde246dd98a2ed792d21a4087ba131 |
pip\n | .venv\Lib\site-packages\asttokens-3.0.0.dist-info\INSTALLER | INSTALLER | Other | 4 | 0.5 | 0 | 0 | node-utils | 931 | 2024-11-01T07:26:14.811052 | Apache-2.0 | false | 365c9bfeb7d89244f2ce01c1de44cb85 |
Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n "License" shall mean the terms and conditions for use, reproduc... | .venv\Lib\site-packages\asttokens-3.0.0.dist-info\LICENSE | LICENSE | Other | 11,357 | 0.95 | 0.119403 | 0 | react-lib | 305 | 2023-10-18T13:48:01.030709 | GPL-3.0 | false | e3fc50a88d0a364313df4b21ef20c29e |
Metadata-Version: 2.1\nName: asttokens\nVersion: 3.0.0\nSummary: Annotate AST trees with source code positions\nHome-page: https://github.com/gristlabs/asttokens\nAuthor: Dmitry Sagalovskiy, Grist Labs\nAuthor-email: dmitry@getgrist.com\nLicense: Apache 2.0\nKeywords: code,ast,parse,tokenize,refactor\nClassifier: Devel... | .venv\Lib\site-packages\asttokens-3.0.0.dist-info\METADATA | METADATA | Other | 4,726 | 0.95 | 0.050847 | 0 | node-utils | 548 | 2025-06-28T22:51:09.504704 | MIT | false | 74f862ac8f7c514d504b971577403d1c |
asttokens-3.0.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\nasttokens-3.0.0.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357\nasttokens-3.0.0.dist-info/METADATA,sha256=cg1yWNJgO6xzqQzaKsQoKJuKZMEfuJAh07iQLAgNv6k,4726\nasttokens-3.0.0.dist-info/RECORD,,\nasttokens-... | .venv\Lib\site-packages\asttokens-3.0.0.dist-info\RECORD | RECORD | Other | 1,485 | 0.7 | 0 | 0 | vue-tools | 832 | 2025-05-31T12:55:15.202379 | MIT | false | 0b092967ab9ceccdfca90587f5d55839 |
asttokens\n | .venv\Lib\site-packages\asttokens-3.0.0.dist-info\top_level.txt | top_level.txt | Other | 10 | 0.5 | 0 | 0 | awesome-app | 416 | 2023-08-01T10:48:08.626937 | GPL-3.0 | false | 7ba6772a2bcaed37607cad4d3771fb76 |
Wheel-Version: 1.0\nGenerator: setuptools (75.6.0)\nRoot-Is-Purelib: true\nTag: py3-none-any\n\n | .venv\Lib\site-packages\asttokens-3.0.0.dist-info\WHEEL | WHEEL | Other | 91 | 0.5 | 0 | 0 | node-utils | 243 | 2025-02-05T17:54:19.846089 | BSD-3-Clause | false | 75ee1e0d275021ca61f0502e783d543c |
\n\n | .venv\Lib\site-packages\async_lru\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 16,466 | 0.95 | 0.013986 | 0.014493 | python-kit | 140 | 2023-10-27T20:50:10.602162 | MIT | false | d4ae7fbbe45f67e7e0276387f7fcf664 |
pip\n | .venv\Lib\site-packages\async_lru-2.0.5.dist-info\INSTALLER | INSTALLER | Other | 4 | 0.5 | 0 | 0 | awesome-app | 311 | 2025-06-20T12:00:21.511530 | GPL-3.0 | false | 365c9bfeb7d89244f2ce01c1de44cb85 |
The MIT License\n\nCopyright (c) 2018 aio-libs team https://github.com/aio-libs/\nCopyright (c) 2017 Ocean S. A. https://ocean.io/\nCopyright (c) 2016-2017 WikiBusiness Corporation http://wikibusiness.org/\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated d... | .venv\Lib\site-packages\async_lru-2.0.5.dist-info\LICENSE | LICENSE | Other | 1,226 | 0.8 | 0 | 0 | vue-tools | 522 | 2024-07-13T16:01:14.332828 | GPL-3.0 | false | 637551ffe345b083f0847cebe17a634d |
Metadata-Version: 2.2\nName: async-lru\nVersion: 2.0.5\nSummary: Simple LRU cache for asyncio\nHome-page: https://github.com/aio-libs/async-lru\nMaintainer: aiohttp team <team@aiohttp.org>\nMaintainer-email: team@aiohttp.org\nLicense: MIT License\nProject-URL: Chat: Matrix, https://matrix.to/#/#aio-libs:matrix.org\nPro... | .venv\Lib\site-packages\async_lru-2.0.5.dist-info\METADATA | METADATA | Other | 4,485 | 0.95 | 0.115385 | 0.021277 | awesome-app | 563 | 2023-11-16T22:53:43.683855 | Apache-2.0 | false | 89a5618fee6ef09e33532dbdbed1d4e9 |
async_lru-2.0.5.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\nasync_lru-2.0.5.dist-info/LICENSE,sha256=6mWXVnm8IJO-kl1SA1jkEJa9lv3e3uPpKRYKX6rc9XM,1226\nasync_lru-2.0.5.dist-info/METADATA,sha256=8xQLHb4_Zr7AvNfM1kofHWX5JjNubmBnfJeicqq790I,4485\nasync_lru-2.0.5.dist-info/RECORD,,\nasync_lru-2... | .venv\Lib\site-packages\async_lru-2.0.5.dist-info\RECORD | RECORD | Other | 693 | 0.7 | 0 | 0 | python-kit | 594 | 2024-03-15T10:02:16.624813 | GPL-3.0 | false | a0b148dbbb60551b58688e644c5d3789 |
async_lru\n | .venv\Lib\site-packages\async_lru-2.0.5.dist-info\top_level.txt | top_level.txt | Other | 10 | 0.5 | 0 | 0 | node-utils | 429 | 2024-07-24T04:56:47.131135 | GPL-3.0 | false | c4b9cb72d56e6b6ab9cd4fac9421f60d |
Wheel-Version: 1.0\nGenerator: setuptools (76.0.0)\nRoot-Is-Purelib: true\nTag: py3-none-any\n\n | .venv\Lib\site-packages\async_lru-2.0.5.dist-info\WHEEL | WHEEL | Other | 91 | 0.5 | 0 | 0 | python-kit | 178 | 2023-09-12T22:26:40.411187 | GPL-3.0 | false | 1b247ebaec32fe9d45aeaf7545cfd008 |
# SPDX-License-Identifier: MIT\n\n"""\nCommonly useful converters.\n"""\n\nimport typing\n\nfrom ._compat import _AnnotationExtractor\nfrom ._make import NOTHING, Converter, Factory, pipe\n\n\n__all__ = [\n "default_if_none",\n "optional",\n "pipe",\n "to_bool",\n]\n\n\ndef optional(converter):\n """\n ... | .venv\Lib\site-packages\attr\converters.py | converters.py | Python | 3,861 | 0.95 | 0.17284 | 0.017241 | node-utils | 347 | 2024-03-09T02:28:59.767920 | Apache-2.0 | false | cd26e53682c318df8111f97c47bed6fe |
from typing import Callable, Any, overload\n\nfrom attrs import _ConverterType, _CallableConverterType\n\n@overload\ndef pipe(*validators: _CallableConverterType) -> _CallableConverterType: ...\n@overload\ndef pipe(*validators: _ConverterType) -> _ConverterType: ...\n@overload\ndef optional(converter: _CallableConverte... | .venv\Lib\site-packages\attr\converters.pyi | converters.pyi | Other | 643 | 0.85 | 0.368421 | 0.058824 | react-lib | 424 | 2025-01-28T12:36:00.571467 | MIT | false | ff5a13df24fda60644b7cee50ae8d498 |
# SPDX-License-Identifier: MIT\n\nfrom __future__ import annotations\n\nfrom typing import ClassVar\n\n\nclass FrozenError(AttributeError):\n """\n A frozen/immutable instance or attribute have been attempted to be\n modified.\n\n It mirrors the behavior of ``namedtuples`` by using the same error message\n ... | .venv\Lib\site-packages\attr\exceptions.py | exceptions.py | Python | 1,977 | 0.95 | 0.168421 | 0.016129 | vue-tools | 76 | 2024-05-27T06:25:28.365655 | MIT | false | 3d6c30e65770bc4f5f1c4835f81a4c8e |
from typing import Any\n\nclass FrozenError(AttributeError):\n msg: str = ...\n\nclass FrozenInstanceError(FrozenError): ...\nclass FrozenAttributeError(FrozenError): ...\nclass AttrsAttributeNotFoundError(ValueError): ...\nclass NotAnAttrsClassError(ValueError): ...\nclass DefaultAlreadySetError(RuntimeError): ...\... | .venv\Lib\site-packages\attr\exceptions.pyi | exceptions.pyi | Other | 539 | 0.85 | 0.588235 | 0 | awesome-app | 602 | 2023-12-31T22:14:26.353945 | GPL-3.0 | false | 6cbe49e6589682f720aa0413a26d8f20 |
# SPDX-License-Identifier: MIT\n\n"""\nCommonly useful filters for `attrs.asdict` and `attrs.astuple`.\n"""\n\nfrom ._make import Attribute\n\n\ndef _split_what(what):\n """\n Returns a tuple of `frozenset`s of classes and attributes.\n """\n return (\n frozenset(cls for cls in what if isinstance(cls... | .venv\Lib\site-packages\attr\filters.py | filters.py | Python | 1,795 | 0.95 | 0.166667 | 0.018519 | python-kit | 879 | 2024-07-25T05:08:49.156579 | Apache-2.0 | false | eb85ac22144f1b1eedbbf5e83f5df7d6 |
from typing import Any\n\nfrom . import Attribute, _FilterType\n\ndef include(*what: type | str | Attribute[Any]) -> _FilterType[Any]: ...\ndef exclude(*what: type | str | Attribute[Any]) -> _FilterType[Any]: ...\n | .venv\Lib\site-packages\attr\filters.pyi | filters.pyi | Other | 208 | 0.85 | 0.333333 | 0 | python-kit | 995 | 2023-12-21T19:00:32.323899 | Apache-2.0 | false | d89860a07215ba78015e70399d70a6ff |
# SPDX-License-Identifier: MIT\n\n"""\nCommonly used hooks for on_setattr.\n"""\n\nfrom . import _config\nfrom .exceptions import FrozenAttributeError\n\n\ndef pipe(*setters):\n """\n Run all *setters* and return the return value of the last one.\n\n .. versionadded:: 20.1.0\n """\n\n def wrapped_pipe(in... | .venv\Lib\site-packages\attr\setters.py | setters.py | Python | 1,617 | 0.95 | 0.202532 | 0.09434 | vue-tools | 801 | 2024-06-18T18:49:04.378085 | BSD-3-Clause | false | fc2cf92f3047af94fde462c7ce3de1bd |
from typing import Any, NewType, NoReturn, TypeVar\n\nfrom . import Attribute\nfrom attrs import _OnSetAttrType\n\n_T = TypeVar("_T")\n\ndef frozen(\n instance: Any, attribute: Attribute[Any], new_value: Any\n) -> NoReturn: ...\ndef pipe(*setters: _OnSetAttrType) -> _OnSetAttrType: ...\ndef validate(instance: Any, a... | .venv\Lib\site-packages\attr\setters.pyi | setters.pyi | Other | 584 | 0.95 | 0.2 | 0.066667 | awesome-app | 944 | 2024-10-04T08:29:34.566486 | GPL-3.0 | false | b00fe6079c27de8a7c8d98c3183d3415 |
from types import UnionType\nfrom typing import (\n Any,\n AnyStr,\n Callable,\n Container,\n ContextManager,\n Iterable,\n Mapping,\n Match,\n Pattern,\n TypeVar,\n overload,\n)\n\nfrom attrs import _ValidatorType\nfrom attrs import _ValidatorArgType\n\n_T = TypeVar("_T")\n_T1 = TypeVa... | .venv\Lib\site-packages\attr\validators.pyi | validators.pyi | Other | 2,603 | 0.95 | 0.27907 | 0.036585 | react-lib | 207 | 2024-01-31T02:43:26.131700 | Apache-2.0 | false | e7a7e48336716e91317ee06dff6446c9 |
# SPDX-License-Identifier: MIT\n\n\nimport functools\nimport types\n\nfrom ._make import __ne__\n\n\n_operation_names = {"eq": "==", "lt": "<", "le": "<=", "gt": ">", "ge": ">="}\n\n\ndef cmp_using(\n eq=None,\n lt=None,\n le=None,\n gt=None,\n ge=None,\n require_same_type=True,\n class_name="Compa... | .venv\Lib\site-packages\attr\_cmp.py | _cmp.py | Python | 4,117 | 0.95 | 0.1625 | 0.051282 | awesome-app | 908 | 2024-01-26T13:33:21.700821 | BSD-3-Clause | false | d4e1bc61ef1278a6b7848ec382db27d2 |
from typing import Any, Callable\n\n_CompareWithType = Callable[[Any, Any], bool]\n\ndef cmp_using(\n eq: _CompareWithType | None = ...,\n lt: _CompareWithType | None = ...,\n le: _CompareWithType | None = ...,\n gt: _CompareWithType | None = ...,\n ge: _CompareWithType | None = ...,\n require_same_ty... | .venv\Lib\site-packages\attr\_cmp.pyi | _cmp.pyi | Other | 368 | 0.85 | 0.076923 | 0 | vue-tools | 230 | 2023-08-17T07:44:50.300298 | MIT | false | 46c5ff288089741e90ec6f6e6637f9d1 |
# SPDX-License-Identifier: MIT\n\nimport inspect\nimport platform\nimport sys\nimport threading\n\nfrom collections.abc import Mapping, Sequence # noqa: F401\nfrom typing import _GenericAlias\n\n\nPYPY = platform.python_implementation() == "PyPy"\nPY_3_9_PLUS = sys.version_info[:2] >= (3, 9)\nPY_3_10_PLUS = sys.versio... | .venv\Lib\site-packages\attr\_compat.py | _compat.py | Python | 2,704 | 0.95 | 0.191489 | 0.180556 | python-kit | 575 | 2023-10-14T01:23:08.312370 | BSD-3-Clause | false | de5e2815c6bfac93d1a5ffcc6eb60ca8 |
# SPDX-License-Identifier: MIT\n\n__all__ = ["get_run_validators", "set_run_validators"]\n\n_run_validators = True\n\n\ndef set_run_validators(run):\n """\n Set whether or not validators are run. By default, they are run.\n\n .. deprecated:: 21.3.0 It will not be removed, but it also will not be\n move... | .venv\Lib\site-packages\attr\_config.py | _config.py | Python | 843 | 0.95 | 0.096774 | 0.043478 | vue-tools | 74 | 2024-03-13T01:43:36.159578 | BSD-3-Clause | false | 3fee3666004f884067200cb52519f03a |
from typing import Any, ClassVar, Protocol\n\n# MYPY is a special constant in mypy which works the same way as `TYPE_CHECKING`.\nMYPY = False\n\nif MYPY:\n # A protocol to be able to statically accept an attrs class.\n class AttrsInstance_(Protocol):\n __attrs_attrs__: ClassVar[Any]\n\nelse:\n # For typ... | .venv\Lib\site-packages\attr\_typing_compat.pyi | _typing_compat.pyi | Other | 469 | 0.95 | 0.266667 | 0.333333 | python-kit | 180 | 2025-01-07T02:25:48.646366 | Apache-2.0 | false | 1a8f6270a94c9380a44abd5300bf8c1a |
# SPDX-License-Identifier: MIT\n\n\nfrom functools import total_ordering\n\nfrom ._funcs import astuple\nfrom ._make import attrib, attrs\n\n\n@total_ordering\n@attrs(eq=False, order=False, slots=True, frozen=True)\nclass VersionInfo:\n """\n A version object that can be compared to tuple of length 1--4:\n\n >... | .venv\Lib\site-packages\attr\_version_info.py | _version_info.py | Python | 2,121 | 0.95 | 0.139535 | 0.045455 | python-kit | 665 | 2024-02-12T09:27:49.777787 | Apache-2.0 | false | 1b37e176fda08f4babc6c10fa09b7250 |
class VersionInfo:\n @property\n def year(self) -> int: ...\n @property\n def minor(self) -> int: ...\n @property\n def micro(self) -> int: ...\n @property\n def releaselevel(self) -> str: ...\n | .venv\Lib\site-packages\attr\_version_info.pyi | _version_info.pyi | Other | 209 | 0.85 | 0.555556 | 0 | node-utils | 942 | 2024-04-24T03:21:09.609718 | BSD-3-Clause | false | ea38221124a8a90c1fa60b3e4940cdf4 |
# SPDX-License-Identifier: MIT\n\n"""\nClasses Without Boilerplate\n"""\n\nfrom functools import partial\nfrom typing import Callable, Literal, Protocol\n\nfrom . import converters, exceptions, filters, setters, validators\nfrom ._cmp import cmp_using\nfrom ._config import get_run_validators, set_run_validators\nfrom .... | .venv\Lib\site-packages\attr\__init__.py | __init__.py | Python | 2,057 | 0.95 | 0.057692 | 0.011905 | node-utils | 244 | 2025-04-26T01:14:18.896106 | Apache-2.0 | false | 6292fe7ca0a97e6511e2f7308b3795ac |
import enum\nimport sys\n\nfrom typing import (\n Any,\n Callable,\n Generic,\n Literal,\n Mapping,\n Protocol,\n Sequence,\n TypeVar,\n overload,\n)\n\n# `import X as X` is required to make these public\nfrom . import converters as converters\nfrom . import exceptions as exceptions\nfrom . i... | .venv\Lib\site-packages\attr\__init__.pyi | __init__.pyi | Other | 11,281 | 0.95 | 0.105398 | 0.133705 | react-lib | 145 | 2023-11-18T12:35:08.780605 | MIT | false | 7b6ba085123d9b8577a66256e3ecc4b1 |
\n\n | .venv\Lib\site-packages\attr\__pycache__\converters.cpython-313.pyc | converters.cpython-313.pyc | Other | 4,472 | 0.8 | 0.055556 | 0.013514 | python-kit | 86 | 2024-07-05T16:40:33.150903 | Apache-2.0 | false | 6c691ca9a38af4a68591d36406ed4266 |
\n\n | .venv\Lib\site-packages\attr\__pycache__\exceptions.cpython-313.pyc | exceptions.cpython-313.pyc | Other | 3,675 | 0.95 | 0.081967 | 0 | python-kit | 909 | 2024-08-11T13:47:41.139418 | Apache-2.0 | false | d55e51aa33b80b6c5a03878af1099b70 |
\n\n | .venv\Lib\site-packages\attr\__pycache__\filters.cpython-313.pyc | filters.cpython-313.pyc | Other | 2,979 | 0.8 | 0.022222 | 0 | python-kit | 908 | 2024-09-25T10:03:35.338631 | BSD-3-Clause | false | 0c25d4827a68027ee5d184f1acf7027f |
\n\n | .venv\Lib\site-packages\attr\__pycache__\setters.cpython-313.pyc | setters.cpython-313.pyc | Other | 1,885 | 0.7 | 0.107143 | 0 | awesome-app | 473 | 2024-12-19T17:37:34.809597 | GPL-3.0 | false | f366b0a0f5c0f7fe20f51a3abe445775 |
\n\n | .venv\Lib\site-packages\attr\__pycache__\validators.cpython-313.pyc | validators.cpython-313.pyc | Other | 25,865 | 0.95 | 0.107895 | 0.003185 | react-lib | 497 | 2024-06-16T04:59:24.487770 | Apache-2.0 | false | 3c1a20e163e57cfef31cf02c221c6e98 |
\n\n | .venv\Lib\site-packages\attr\__pycache__\_cmp.cpython-313.pyc | _cmp.cpython-313.pyc | Other | 4,992 | 0.95 | 0.084337 | 0 | node-utils | 41 | 2025-06-19T07:10:57.451846 | MIT | false | c28643b07a313cbc5b2edda867f9356b |
\n\n | .venv\Lib\site-packages\attr\__pycache__\_compat.cpython-313.pyc | _compat.cpython-313.pyc | Other | 3,552 | 0.95 | 0.151515 | 0 | react-lib | 562 | 2024-10-17T00:16:25.515701 | Apache-2.0 | false | 3dde2784632d2fa8d4dde28d62e5762e |
\n\n | .venv\Lib\site-packages\attr\__pycache__\_config.cpython-313.pyc | _config.cpython-313.pyc | Other | 1,085 | 0.8 | 0 | 0 | react-lib | 655 | 2024-11-09T07:27:07.337376 | Apache-2.0 | false | 04d2e582760248d375b161d1306ee48d |
\n\n | .venv\Lib\site-packages\attr\__pycache__\_funcs.cpython-313.pyc | _funcs.cpython-313.pyc | Other | 13,333 | 0.95 | 0.112319 | 0.013158 | vue-tools | 825 | 2023-11-21T06:16:46.562358 | Apache-2.0 | false | 8b9ce25d1b0890bd2843558d1560c8d6 |
\n\n | .venv\Lib\site-packages\attr\__pycache__\_make.cpython-313.pyc | _make.cpython-313.pyc | Other | 99,469 | 0.75 | 0.090015 | 0.018456 | node-utils | 931 | 2024-09-07T06:34:09.403953 | BSD-3-Clause | false | 176a6004721f069c4b98f1f6e84a88b3 |
\n\n | .venv\Lib\site-packages\attr\__pycache__\_next_gen.cpython-313.pyc | _next_gen.cpython-313.pyc | Other | 22,956 | 0.95 | 0.144404 | 0.027149 | python-kit | 356 | 2024-02-11T03:13:36.386948 | BSD-3-Clause | false | 7f326c1a1562824f277219a9598f93d6 |
\n\n | .venv\Lib\site-packages\attr\__pycache__\_version_info.cpython-313.pyc | _version_info.cpython-313.pyc | Other | 3,047 | 0.8 | 0 | 0 | awesome-app | 898 | 2023-12-09T12:47:15.172783 | BSD-3-Clause | false | d9f27f09c5eaaef471bdb61b223d953a |
\n\n | .venv\Lib\site-packages\attr\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 2,670 | 0.95 | 0.033333 | 0 | react-lib | 621 | 2024-08-16T15:55:12.553660 | BSD-3-Clause | false | 30681f00092c7bbe9ec87520c6fdf2fe |
# SPDX-License-Identifier: MIT\n\nfrom attr.converters import * # noqa: F403\n | .venv\Lib\site-packages\attrs\converters.py | converters.py | Python | 76 | 0.75 | 0 | 0.5 | python-kit | 441 | 2024-11-01T08:51:39.165182 | BSD-3-Clause | false | a84a9bacae96a5151158dc8c708f2ab9 |
# SPDX-License-Identifier: MIT\n\nfrom attr.exceptions import * # noqa: F403\n | .venv\Lib\site-packages\attrs\exceptions.py | exceptions.py | Python | 76 | 0.75 | 0 | 0.5 | vue-tools | 744 | 2024-08-05T17:11:36.992040 | MIT | false | 97bb60b7a06744e84fb33731cfad7287 |
# SPDX-License-Identifier: MIT\n\nfrom attr.filters import * # noqa: F403\n | .venv\Lib\site-packages\attrs\filters.py | filters.py | Python | 73 | 0.75 | 0 | 0.5 | node-utils | 124 | 2024-12-25T18:51:04.010798 | BSD-3-Clause | false | d9d3a0b22ae66f8055addd295dac1b24 |
# SPDX-License-Identifier: MIT\n\nfrom attr.setters import * # noqa: F403\n | .venv\Lib\site-packages\attrs\setters.py | setters.py | Python | 73 | 0.75 | 0 | 0.5 | vue-tools | 979 | 2024-05-03T06:09:08.273636 | MIT | false | a9bf5b0b8fbf97f26fc0be8b20e412f6 |
# SPDX-License-Identifier: MIT\n\nfrom attr.validators import * # noqa: F403\n | .venv\Lib\site-packages\attrs\validators.py | validators.py | Python | 76 | 0.75 | 0 | 0.5 | awesome-app | 15 | 2024-09-16T05:03:07.901685 | GPL-3.0 | false | 6cb626f6d5a315338101956ba6725d04 |
# SPDX-License-Identifier: MIT\n\nfrom attr import (\n NOTHING,\n Attribute,\n AttrsInstance,\n Converter,\n Factory,\n NothingType,\n _make_getattr,\n assoc,\n cmp_using,\n define,\n evolve,\n field,\n fields,\n fields_dict,\n frozen,\n has,\n make_class,\n mutable... | .venv\Lib\site-packages\attrs\__init__.py | __init__.py | Python | 1,107 | 0.95 | 0 | 0.015625 | node-utils | 479 | 2024-04-21T09:35:41.407918 | Apache-2.0 | false | ae4868ccdd9e6ceb62c38da4948bb267 |
import sys\n\nfrom typing import (\n Any,\n Callable,\n Mapping,\n Sequence,\n overload,\n TypeVar,\n)\n\n# Because we need to type our own stuff, we have to make everything from\n# attr explicitly public too.\nfrom attr import __author__ as __author__\nfrom attr import __copyright__ as __copyright__\... | .venv\Lib\site-packages\attrs\__init__.pyi | __init__.pyi | Other | 7,931 | 0.95 | 0.038023 | 0.06746 | vue-tools | 677 | 2024-12-29T05:34:59.723604 | GPL-3.0 | false | c8b5be48bd106e544f66fa0c77427c88 |
\n\n | .venv\Lib\site-packages\attrs\__pycache__\converters.cpython-313.pyc | converters.cpython-313.pyc | Other | 221 | 0.7 | 0 | 0 | vue-tools | 76 | 2025-06-10T22:53:43.630207 | GPL-3.0 | false | a3b985ce04744bb142914e85ad91f357 |
\n\n | .venv\Lib\site-packages\attrs\__pycache__\exceptions.cpython-313.pyc | exceptions.cpython-313.pyc | Other | 221 | 0.7 | 0 | 0 | awesome-app | 64 | 2025-01-07T09:39:35.563543 | Apache-2.0 | false | 8defba4aa15a59eb867c7e834d771fd4 |
\n\n | .venv\Lib\site-packages\attrs\__pycache__\filters.cpython-313.pyc | filters.cpython-313.pyc | Other | 215 | 0.7 | 0 | 0 | react-lib | 183 | 2023-10-28T19:23:04.484000 | MIT | false | ec1d8eb79320faeeef054ea12ee5b885 |
\n\n | .venv\Lib\site-packages\attrs\__pycache__\setters.cpython-313.pyc | setters.cpython-313.pyc | Other | 215 | 0.7 | 0 | 0 | vue-tools | 813 | 2024-02-14T23:33:58.097691 | GPL-3.0 | false | 7dfc7b65a78b6e1a5c24ffdac6838df6 |
\n\n | .venv\Lib\site-packages\attrs\__pycache__\validators.cpython-313.pyc | validators.cpython-313.pyc | Other | 221 | 0.7 | 0 | 0 | awesome-app | 807 | 2025-01-23T15:20:58.788764 | MIT | false | d8b1b7be4f1c131e2df0b5ee3a471dd0 |
\n\n | .venv\Lib\site-packages\attrs\__pycache__\__init__.cpython-313.pyc | __init__.cpython-313.pyc | Other | 1,136 | 0.7 | 0 | 0 | awesome-app | 117 | 2023-12-25T18:55:31.888956 | GPL-3.0 | false | 12c53eb73465ee7302548ad1916df2ef |
pip\n | .venv\Lib\site-packages\attrs-25.3.0.dist-info\INSTALLER | INSTALLER | Other | 4 | 0.5 | 0 | 0 | awesome-app | 320 | 2024-01-04T00:45:59.784272 | MIT | false | 365c9bfeb7d89244f2ce01c1de44cb85 |
Metadata-Version: 2.4\nName: attrs\nVersion: 25.3.0\nSummary: Classes Without Boilerplate\nProject-URL: Documentation, https://www.attrs.org/\nProject-URL: Changelog, https://www.attrs.org/en/stable/changelog.html\nProject-URL: GitHub, https://github.com/python-attrs/attrs\nProject-URL: Funding, https://github.com/spon... | .venv\Lib\site-packages\attrs-25.3.0.dist-info\METADATA | METADATA | Other | 10,993 | 0.95 | 0.077586 | 0.067797 | python-kit | 173 | 2025-03-15T09:05:42.787991 | Apache-2.0 | false | 70c3743909329f059ee883254e8bf64b |
attr/__init__.py,sha256=fOYIvt1eGSqQre4uCS3sJWKZ0mwAuC8UD6qba5OS9_U,2057\nattr/__init__.pyi,sha256=QIXnnHPoucmDWkbpNsWTP-cgJ1bn8le7DjyRa_wYdew,11281\nattr/__pycache__/__init__.cpython-313.pyc,,\nattr/__pycache__/_cmp.cpython-313.pyc,,\nattr/__pycache__/_compat.cpython-313.pyc,,\nattr/__pycache__/_config.cpython-313.pyc... | .venv\Lib\site-packages\attrs-25.3.0.dist-info\RECORD | RECORD | Other | 3,556 | 0.7 | 0 | 0 | node-utils | 959 | 2024-12-19T18:15:01.871308 | BSD-3-Clause | false | 8e67204ce7abc7ca81eb248e39dcb11c |
Wheel-Version: 1.0\nGenerator: hatchling 1.27.0\nRoot-Is-Purelib: true\nTag: py3-none-any\n | .venv\Lib\site-packages\attrs-25.3.0.dist-info\WHEEL | WHEEL | Other | 87 | 0.5 | 0 | 0 | react-lib | 551 | 2024-01-08T15:12:22.421904 | GPL-3.0 | false | e2fcb0ad9ea59332c808928b4b439e7a |
The MIT License (MIT)\n\nCopyright (c) 2015 Hynek Schlawack and the attrs contributors\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 rig... | .venv\Lib\site-packages\attrs-25.3.0.dist-info\licenses\LICENSE | LICENSE | Other | 1,109 | 0.7 | 0 | 0 | vue-tools | 911 | 2024-02-27T23:09:14.564216 | GPL-3.0 | false | 5e55731824cf9205cfabeab9a0600887 |
from __future__ import annotations\n\nfrom babel.core import get_global\n\n\ndef get_official_languages(territory: str, regional: bool = False, de_facto: bool = False) -> tuple[str, ...]:\n """\n Get the official language(s) for the given territory.\n\n The language codes, if any are known, are returned in ord... | .venv\Lib\site-packages\babel\languages.py | languages.py | Python | 2,844 | 0.95 | 0.152778 | 0.037736 | vue-tools | 369 | 2025-01-06T08:36:03.902504 | BSD-3-Clause | false | 4de229adcaeb16bfa88946b1eae6771e |
"""\n babel.lists\n ~~~~~~~~~~~\n\n Locale dependent formatting of lists.\n\n The default locale for the functions in this module is determined by the\n following environment variables, in that order:\n\n * ``LC_ALL``, and\n * ``LANG``\n\n :copyright: (c) 2015-2025 by the Babel Team.\n :lic... | .venv\Lib\site-packages\babel\lists.py | lists.py | Python | 4,361 | 0.95 | 0.166667 | 0.149533 | node-utils | 725 | 2024-11-12T17:10:37.716830 | GPL-3.0 | false | ac6ec290c98a74369743dc05a0559c4a |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.