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
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\interpolatableTestContourOrder.cpython-313.pyc
interpolatableTestContourOrder.cpython-313.pyc
Other
2,180
0.8
0
0
node-utils
383
2024-09-22T02:45:00.206470
MIT
true
14fa99b1ec3c112ea344ed2651045872
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\interpolatableTestStartingPoint.cpython-313.pyc
interpolatableTestStartingPoint.cpython-313.pyc
Other
3,881
0.8
0
0
python-kit
966
2024-03-09T01:00:20.374928
MIT
true
8f1fd1e53cbe2337aaeb014a351dfc7e
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\interpolate_layout.cpython-313.pyc
interpolate_layout.cpython-313.pyc
Other
5,699
0.8
0.012821
0.013699
node-utils
444
2024-07-23T18:30:40.317388
BSD-3-Clause
false
8fdd942d94767fbc2aa682c6b1383b90
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\iup.cpython-313.pyc
iup.cpython-313.pyc
Other
14,836
0.8
0.033473
0.013953
react-lib
74
2025-04-26T22:31:29.284666
BSD-3-Clause
false
c5b11f51fc2965baa4dda3d6b505cc97
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\merger.cpython-313.pyc
merger.cpython-313.pyc
Other
80,420
0.75
0.006042
0.00313
python-kit
126
2024-08-21T00:10:49.109496
MIT
false
f042eb17afca3f9169f3e3dfca04b60f
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\models.cpython-313.pyc
models.cpython-313.pyc
Other
28,607
0.95
0.024931
0.002915
vue-tools
920
2024-08-19T05:40:37.486244
MIT
false
3ebc7483a6fbeadbe98c711a203a7168
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\multiVarStore.cpython-313.pyc
multiVarStore.cpython-313.pyc
Other
14,332
0.8
0
0
react-lib
129
2025-04-15T06:46:45.553105
Apache-2.0
false
98f810d82048773ab434edb465f4c2a6
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\mutator.cpython-313.pyc
mutator.cpython-313.pyc
Other
22,425
0.95
0.004695
0.005102
awesome-app
719
2024-04-06T03:55:32.095984
Apache-2.0
false
b4501d754a32cd28d3c8985c46359008
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\mvar.cpython-313.pyc
mvar.cpython-313.pyc
Other
1,372
0.8
0
0
node-utils
49
2024-08-17T00:34:45.811298
Apache-2.0
false
036c39feb576bac128f31e4019c507b1
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\plot.cpython-313.pyc
plot.cpython-313.pyc
Other
13,648
0.8
0
0
python-kit
190
2025-01-02T13:30:42.957025
Apache-2.0
false
b5b88057c9b56acba8fa53ff76c540b6
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\stat.cpython-313.pyc
stat.cpython-313.pyc
Other
6,624
0.8
0.060976
0
node-utils
206
2023-09-06T23:26:01.305032
BSD-3-Clause
false
24ddae2bf3a99e0fb357bd44e6a5bb16
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\varStore.cpython-313.pyc
varStore.cpython-313.pyc
Other
29,828
0.8
0.017094
0.008929
vue-tools
394
2025-07-08T09:22:11.636682
Apache-2.0
false
5fee16f73cf954087322772a57fc8c2e
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\__init__.cpython-313.pyc
__init__.cpython-313.pyc
Other
61,803
0.75
0.028571
0.003617
awesome-app
707
2024-04-13T22:13:42.475270
BSD-3-Clause
false
59c5b987f65a23ba37927a54964c25ff
\n\n
.venv\Lib\site-packages\fontTools\varLib\__pycache__\__main__.cpython-313.pyc
__main__.cpython-313.pyc
Other
370
0.7
0
0
awesome-app
61
2024-03-27T12:19:25.836471
Apache-2.0
false
bf971b1c315f50f4df517fdc04d5a9ae
from fontTools.voltLib.error import VoltLibError\nfrom typing import NamedTuple\n\n\nclass Pos(NamedTuple):\n adv: int\n dx: int\n dy: int\n adv_adjust_by: dict\n dx_adjust_by: dict\n dy_adjust_by: dict\n\n def __str__(self):\n res = " POS"\n for attr in ("adv", "dx", "dy"):\n ...
.venv\Lib\site-packages\fontTools\voltLib\ast.py
ast.py
Python
13,752
0.85
0.298673
0
node-utils
31
2024-05-26T13:14:04.706425
GPL-3.0
false
406499496da1821baba9d142fec15e8b
class VoltLibError(Exception):\n def __init__(self, message, location):\n Exception.__init__(self, message)\n self.location = location\n\n def __str__(self):\n message = Exception.__str__(self)\n if self.location:\n path, line, column = self.location\n return "%s:...
.venv\Lib\site-packages\fontTools\voltLib\error.py
error.py
Python
407
0.85
0.333333
0
vue-tools
409
2024-12-05T23:49:14.575989
MIT
false
605d41d5b4f4660f45dace79c1ea485d
from fontTools.voltLib.error import VoltLibError\n\n\nclass Lexer(object):\n NUMBER = "NUMBER"\n STRING = "STRING"\n NAME = "NAME"\n NEWLINE = "NEWLINE"\n\n CHAR_WHITESPACE_ = " \t"\n CHAR_NEWLINE_ = "\r\n"\n CHAR_DIGIT_ = "0123456789"\n CHAR_UC_LETTER_ = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"\n CHAR_L...
.venv\Lib\site-packages\fontTools\voltLib\lexer.py
lexer.py
Python
3,467
0.95
0.232323
0
node-utils
287
2025-06-05T14:26:55.192919
GPL-3.0
false
c9fb20bcf039c3f072ccd0076fec6a77
import fontTools.voltLib.ast as ast\nfrom fontTools.voltLib.lexer import Lexer\nfrom fontTools.voltLib.error import VoltLibError\nfrom io import open\n\nPARSE_FUNCS = {\n "DEF_GLYPH": "parse_def_glyph_",\n "DEF_GROUP": "parse_def_group_",\n "DEF_SCRIPT": "parse_def_script_",\n "DEF_LOOKUP": "parse_def_looku...
.venv\Lib\site-packages\fontTools\voltLib\parser.py
parser.py
Python
26,060
0.95
0.192771
0.01461
node-utils
848
2023-11-14T05:43:32.139165
MIT
false
6b954c9b77850379cd68ca9d02c03d27
"""\\nMS VOLT ``.vtp`` to AFDKO ``.fea`` OpenType Layout converter.\n\nUsage\n-----\n\nTo convert a VTP project file:\n\n\n.. code-block:: sh\n\n $ fonttools voltLib.voltToFea input.vtp output.fea\n\nIt is also possible convert font files with `TSIV` table (as saved from Volt),\nin this case the glyph names used in ...
.venv\Lib\site-packages\fontTools\voltLib\voltToFea.py
voltToFea.py
Python
37,460
0.95
0.239297
0.069708
node-utils
764
2024-02-26T03:33:50.562766
MIT
false
a0c52415602069bc4bf9daf592a4d076
"""fontTools.voltLib -- a package for dealing with Visual OpenType Layout Tool\n(VOLT) files."""\n\n# See\n# http://www.microsoft.com/typography/VOLT.mspx\n
.venv\Lib\site-packages\fontTools\voltLib\__init__.py
__init__.py
Python
156
0.8
0.2
0.5
vue-tools
729
2024-02-09T06:20:27.748898
MIT
false
79f64ef8a4ccb4ab0cbc6180318d3ebf
import argparse\nimport logging\nimport sys\nfrom io import StringIO\nfrom pathlib import Path\n\nfrom fontTools import configLogger\nfrom fontTools.feaLib.builder import addOpenTypeFeaturesFromString\nfrom fontTools.feaLib.error import FeatureLibError\nfrom fontTools.feaLib.lexer import Lexer\nfrom fontTools.misc.cliT...
.venv\Lib\site-packages\fontTools\voltLib\__main__.py
__main__.py
Python
6,134
0.95
0.15534
0.027778
node-utils
460
2023-12-26T17:40:30.087857
BSD-3-Clause
false
596c8fe8b12efe075c92e2d3cf9bd111
\n\n
.venv\Lib\site-packages\fontTools\voltLib\__pycache__\ast.cpython-313.pyc
ast.cpython-313.pyc
Other
27,620
0.8
0
0
awesome-app
895
2025-04-26T15:30:23.913203
BSD-3-Clause
false
0d24e77602a164d2b2883af375313b12
\n\n
.venv\Lib\site-packages\fontTools\voltLib\__pycache__\error.cpython-313.pyc
error.cpython-313.pyc
Other
1,017
0.8
0
0
awesome-app
416
2024-11-30T10:51:25.830109
MIT
false
7a59428e3b6af31f9c304a2d16ed22c1
\n\n
.venv\Lib\site-packages\fontTools\voltLib\__pycache__\lexer.cpython-313.pyc
lexer.cpython-313.pyc
Other
5,608
0.8
0
0
react-lib
852
2023-09-24T21:03:39.918949
GPL-3.0
false
dbac759c11f0c0c14b239c88271f09a8
\n\n
.venv\Lib\site-packages\fontTools\voltLib\__pycache__\parser.cpython-313.pyc
parser.cpython-313.pyc
Other
34,490
0.8
0
0
react-lib
256
2024-11-04T07:15:51.269411
MIT
false
1d4ca46e90244ef5899d7d3a0795018e
\n\n
.venv\Lib\site-packages\fontTools\voltLib\__pycache__\voltToFea.cpython-313.pyc
voltToFea.cpython-313.pyc
Other
45,760
0.8
0.020942
0.017094
node-utils
147
2024-09-05T11:54:03.474535
GPL-3.0
false
1ad56ba87d3bf79380180bf09682e7cd
\n\n
.venv\Lib\site-packages\fontTools\voltLib\__pycache__\__init__.cpython-313.pyc
__init__.cpython-313.pyc
Other
298
0.7
0.25
0
python-kit
826
2025-01-22T09:01:16.436022
Apache-2.0
false
fba6574d22294bb53cedb95d512d08f0
\n\n
.venv\Lib\site-packages\fontTools\voltLib\__pycache__\__main__.cpython-313.pyc
__main__.cpython-313.pyc
Other
8,022
0.8
0.034091
0
vue-tools
208
2024-11-28T09:41:49.317593
BSD-3-Clause
false
d86eea36d12d86da086371e0c9609e18
\n\n
.venv\Lib\site-packages\fontTools\__pycache__\afmLib.cpython-313.pyc
afmLib.cpython-313.pyc
Other
16,977
0.95
0.028902
0.012579
vue-tools
531
2024-10-15T22:18:31.154438
MIT
false
a5bc0e7c8131ef889c6151a8f4496b4b
\n\n
.venv\Lib\site-packages\fontTools\__pycache__\fontBuilder.cpython-313.pyc
fontBuilder.cpython-313.pyc
Other
35,702
0.8
0.052356
0.002817
awesome-app
886
2024-08-10T15:53:46.734829
Apache-2.0
false
b6fc6a0fb12109c5f7e3edf12a4b500c
\n\n
.venv\Lib\site-packages\fontTools\__pycache__\help.cpython-313.pyc
help.cpython-313.pyc
Other
2,050
0.95
0
0
react-lib
648
2024-02-06T12:58:55.745795
MIT
false
a1f5b1ce05600c4b33a2c4573e78bead
\n\n
.venv\Lib\site-packages\fontTools\__pycache__\tfmLib.cpython-313.pyc
tfmLib.cpython-313.pyc
Other
18,874
0.95
0.012931
0.027273
vue-tools
33
2024-08-11T13:07:31.230622
BSD-3-Clause
false
6696888d8290a9dd2a3302f362881b74
\n\n
.venv\Lib\site-packages\fontTools\__pycache__\ttx.cpython-313.pyc
ttx.cpython-313.pyc
Other
20,250
0.95
0.028571
0
awesome-app
57
2024-01-02T06:23:18.698094
GPL-3.0
false
0020705f38dae205b39f2ff7766c6ad0
\n\n
.venv\Lib\site-packages\fontTools\__pycache__\unicode.cpython-313.pyc
unicode.cpython-313.pyc
Other
2,414
0.8
0
0
awesome-app
795
2024-05-24T17:13:09.252940
BSD-3-Clause
false
9ce1762062bb325f2264ea94823d9155
\n\n
.venv\Lib\site-packages\fontTools\__pycache__\__init__.cpython-313.pyc
__init__.cpython-313.pyc
Other
436
0.7
0
0
react-lib
815
2024-07-01T21:48:31.084708
GPL-3.0
false
6efc7b3c41c98c7e665305f8c6c7a138
\n\n
.venv\Lib\site-packages\fontTools\__pycache__\__main__.cpython-313.pyc
__main__.cpython-313.pyc
Other
1,259
0.8
0
0
python-kit
871
2025-06-17T20:04:35.667933
MIT
false
c70c572ab0a585d4440d85f474fed67a
[console_scripts]\nfonttools = fontTools.__main__:main\npyftmerge = fontTools.merge:main\npyftsubset = fontTools.subset:main\nttx = fontTools.ttx:main\n
.venv\Lib\site-packages\fonttools-4.58.5.dist-info\entry_points.txt
entry_points.txt
Other
147
0.7
0
0
python-kit
592
2024-10-21T18:51:22.338636
GPL-3.0
false
6fa1c43ebe4f8f57866f4b53f2ca54d2
pip\n
.venv\Lib\site-packages\fonttools-4.58.5.dist-info\INSTALLER
INSTALLER
Other
4
0.5
0
0
python-kit
260
2023-07-10T19:36:06.540322
BSD-3-Clause
false
365c9bfeb7d89244f2ce01c1de44cb85
../../Scripts/fonttools.exe,sha256=RoQAjwYjKSxRpeB6pH4OLZWXfVaqG3qxD5oqIFk2EF8,108419\n../../Scripts/pyftmerge.exe,sha256=mtRGL3USi3bfOdirr3Q8jzaVsCuQYmIXQE2O8-TgOY4,108416\n../../Scripts/pyftsubset.exe,sha256=tgAXuVheu4Qv1arRHNDqbjEDf_giz19XtXTHxqfHY1o,108417\n../../Scripts/ttx.exe,sha256=_8aKI-UUzddREaFoW5nQ-Ky4mxx07...
.venv\Lib\site-packages\fonttools-4.58.5.dist-info\RECORD
RECORD
Other
48,445
0.7
0
0
node-utils
236
2023-07-11T07:50:23.099834
Apache-2.0
false
dcd3a9379ebd6b9af5451b1c805f9576
fontTools\n
.venv\Lib\site-packages\fonttools-4.58.5.dist-info\top_level.txt
top_level.txt
Other
10
0.5
0
0
node-utils
558
2023-12-17T10:32:38.313629
BSD-3-Clause
false
54e9f52ffac41b3ca024c2b3e5fcd3b1
Wheel-Version: 1.0\nGenerator: setuptools (80.9.0)\nRoot-Is-Purelib: false\nTag: cp313-cp313-win_amd64\n\n
.venv\Lib\site-packages\fonttools-4.58.5.dist-info\WHEEL
WHEEL
Other
101
0.7
0
0
python-kit
427
2023-11-28T23:08:53.714204
GPL-3.0
false
eb6c9e665bbbd698545236600675f165
MIT License\n\nCopyright (c) 2017 Just van Rossum\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, pub...
.venv\Lib\site-packages\fonttools-4.58.5.dist-info\licenses\LICENSE
LICENSE
Other
1,093
0.7
0
0
awesome-app
745
2024-08-16T18:00:05.672850
BSD-3-Clause
false
211c9e4671bde3881351f22a2901f692
FontTools includes the following font projects for testing purposes, which are\nunder SIL Open Font License, Version 1.1:\n\nLobster\n Copyright (c) 2010, Pablo Impallari (www.impallari.com|impallari@gmail.com),\n with Reserved Font Name Lobster.\n This Font Software is licensed under the SIL Open Font License, Vers...
.venv\Lib\site-packages\fonttools-4.58.5.dist-info\licenses\LICENSE.external
LICENSE.external
Other
19,046
0.95
0.077994
0
node-utils
695
2025-01-16T04:28:46.017535
BSD-3-Clause
false
16d85827c0050c10e34f478d3c514957
import sys\n\nif sys.version_info[:2] >= (3, 8):\n from functools import cached_property\nelse:\n from cached_property import cached_property\n\n__all__ = ["cached_property"]\n
.venv\Lib\site-packages\fqdn\_compat.py
_compat.py
Python
174
0.85
0.125
0
awesome-app
614
2023-12-24T14:34:17.615255
GPL-3.0
false
cedd5c768548907f829b289dc0b1b89f
import re\n\nfrom fqdn._compat import cached_property\n\n\nclass FQDN:\n """\n From https://tools.ietf.org/html/rfc1035#page-9, RFC 1035 3.1. Name space\n definitions:\n\n Domain names in messages are expressed in terms of a sequence of\n labels. Each label is represented as a one octet length f...
.venv\Lib\site-packages\fqdn\__init__.py
__init__.py
Python
4,787
0.95
0.206897
0
react-lib
658
2023-11-25T15:05:31.195914
Apache-2.0
false
58b9bddaf26ae4bebd718e4973c32999
\n\n
.venv\Lib\site-packages\fqdn\__pycache__\_compat.cpython-313.pyc
_compat.cpython-313.pyc
Other
381
0.7
0
0
awesome-app
938
2024-04-14T09:50:36.862779
MIT
false
185cd8a4f237d0c8a91f8d11caea0cfb
\n\n
.venv\Lib\site-packages\fqdn\__pycache__\__init__.cpython-313.pyc
__init__.cpython-313.pyc
Other
6,883
0.8
0.060976
0
awesome-app
503
2024-05-05T09:08:37.387596
Apache-2.0
false
0eff37e150779d250938523fe0abaabe
pip\n
.venv\Lib\site-packages\fqdn-1.5.1.dist-info\INSTALLER
INSTALLER
Other
4
0.5
0
0
awesome-app
964
2024-07-24T18:08:07.363888
MIT
false
365c9bfeb7d89244f2ce01c1de44cb85
Mozilla Public License Version 2.0\n==================================\n\n1. Definitions\n--------------\n\n1.1. "Contributor"\n means each individual or legal entity that creates, contributes to\n the creation of, or owns Covered Software.\n\n1.2. "Contributor Version"\n means the combination of the Contribut...
.venv\Lib\site-packages\fqdn-1.5.1.dist-info\LICENSE
LICENSE
Other
16,725
0.95
0.075067
0.136519
react-lib
90
2024-08-27T07:14:22.908399
MIT
false
9741c346eef56131163e13b9db1241b3
Metadata-Version: 2.1\nName: fqdn\nVersion: 1.5.1\nSummary: Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers\nHome-page: https://github.com/ypcrts/fqdn\nAuthor: ypcrts\nAuthor-email: ypcrts@users.noreply.github.com\nLicense: MPL 2.0\nKeywords: fqdn,domain,hostname,R...
.venv\Lib\site-packages\fqdn-1.5.1.dist-info\METADATA
METADATA
Other
1,409
0.8
0
0
python-kit
975
2024-08-21T00:31:24.586886
Apache-2.0
false
459c39b34a39244ff99c75707240402f
fqdn-1.5.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\nfqdn-1.5.1.dist-info/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725\nfqdn-1.5.1.dist-info/METADATA,sha256=uPT0AgGNHcVvsg1B6yw5ufj6yhf26AgPvgWr3QvouPs,1409\nfqdn-1.5.1.dist-info/RECORD,,\nfqdn-1.5.1.dist-info/WHEEL,sha...
.venv\Lib\site-packages\fqdn-1.5.1.dist-info\RECORD
RECORD
Other
780
0.7
0
0
awesome-app
626
2024-04-26T05:50:25.727101
BSD-3-Clause
false
11f57a2797b0678742859f2a36fb2bb5
fqdn\n
.venv\Lib\site-packages\fqdn-1.5.1.dist-info\top_level.txt
top_level.txt
Other
5
0.5
0
0
vue-tools
128
2024-09-25T20:58:55.328301
GPL-3.0
false
9bdb4b00a91275d7b36a159b4df17056
Wheel-Version: 1.0\nGenerator: bdist_wheel (0.36.2)\nRoot-Is-Purelib: true\nTag: py3-none-any\n\n
.venv\Lib\site-packages\fqdn-1.5.1.dist-info\WHEEL
WHEEL
Other
92
0.5
0
0
awesome-app
4
2023-09-10T18:44:47.216063
GPL-3.0
false
11aa48dbe7e7cc631b11dd66dc493aeb
Marker\n
.venv\Lib\site-packages\frozenlist\py.typed
py.typed
Other
7
0.5
0
0
vue-tools
689
2024-12-03T23:42:31.764264
MIT
false
3522f1a61602da93a3a5e4600cc1f05f
MZ
.venv\Lib\site-packages\frozenlist\_frozenlist.cp313-win_amd64.pyd
_frozenlist.cp313-win_amd64.pyd
Other
68,096
0.75
0.02544
0.005906
vue-tools
665
2025-06-15T10:31:20.303088
GPL-3.0
false
e925ef94d9f2e0f150474b5bb4e747ea
# cython: freethreading_compatible = True\n# distutils: language = c++\n\nfrom cpython.bool cimport PyBool_FromLong\nfrom libcpp.atomic cimport atomic\n\nimport copy\nimport types\nfrom collections.abc import MutableSequence\n\n\ncdef class FrozenList:\n __class_getitem__ = classmethod(types.GenericAlias)\n\n cde...
.venv\Lib\site-packages\frozenlist\_frozenlist.pyx
_frozenlist.pyx
Other
3,708
0.95
0.256757
0.054545
node-utils
266
2024-05-06T15:58:45.814551
BSD-3-Clause
false
1db08799d2cd481da25a6a2c18d31d5b
import os\nimport types\nfrom collections.abc import MutableSequence\nfrom functools import total_ordering\n\n__version__ = "1.7.0"\n\n__all__ = ("FrozenList", "PyFrozenList") # type: Tuple[str, ...]\n\n\nNO_EXTENSIONS = bool(os.environ.get("FROZENLIST_NO_EXTENSIONS")) # type: bool\n\n\n@total_ordering\nclass FrozenL...
.venv\Lib\site-packages\frozenlist\__init__.py
__init__.py
Python
2,108
0.95
0.255814
0
node-utils
739
2025-04-15T07:46:00.353225
Apache-2.0
false
830a4838faad1667d0d2da950e821e4c
from typing import (\n Generic,\n Iterable,\n Iterator,\n List,\n MutableSequence,\n Optional,\n TypeVar,\n Union,\n overload,\n)\n\n_T = TypeVar("_T")\n_Arg = Union[List[_T], Iterable[_T]]\n\nclass FrozenList(MutableSequence[_T], Generic[_T]):\n def __init__(self, items: Optional[_Arg[_T]...
.venv\Lib\site-packages\frozenlist\__init__.pyi
__init__.pyi
Other
1,470
0.95
0.489362
0.022727
python-kit
78
2024-01-26T18:48:19.578102
MIT
false
f6ae02458b1f8f9ecb0f342417229d65
\n\n
.venv\Lib\site-packages\frozenlist\__pycache__\__init__.cpython-313.pyc
__init__.cpython-313.pyc
Other
4,136
0.8
0
0
vue-tools
140
2024-02-17T09:20:25.545716
Apache-2.0
false
0d31bc60bf064d27acfc67b1cb2e9dd5
pip\n
.venv\Lib\site-packages\frozenlist-1.7.0.dist-info\INSTALLER
INSTALLER
Other
4
0.5
0
0
react-lib
886
2023-08-19T10:07:51.029406
GPL-3.0
false
365c9bfeb7d89244f2ce01c1de44cb85
Metadata-Version: 2.4\nName: frozenlist\nVersion: 1.7.0\nSummary: A list-like structure which implements collections.abc.MutableSequence\nHome-page: https://github.com/aio-libs/frozenlist\nMaintainer: aiohttp team <team@aiohttp.org>\nMaintainer-email: team@aiohttp.org\nLicense: Apache-2.0\nProject-URL: Chat: Matrix, ht...
.venv\Lib\site-packages\frozenlist-1.7.0.dist-info\METADATA
METADATA
Other
19,246
0.95
0.035144
0.07455
python-kit
872
2023-09-15T07:27:08.710128
GPL-3.0
false
42b25483ba7c6944c0a08b2e1056aa1e
frozenlist-1.7.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4\nfrozenlist-1.7.0.dist-info/METADATA,sha256=UnA8XurkLp3uLNyvmsONivLBLBSf-gs3B_sgcZtogD0,19246\nfrozenlist-1.7.0.dist-info/RECORD,,\nfrozenlist-1.7.0.dist-info/WHEEL,sha256=qV0EIPljj1XC_vuSatRWjn02nZIz3N1t8jsZz7HBr2U,101\nfrozenlis...
.venv\Lib\site-packages\frozenlist-1.7.0.dist-info\RECORD
RECORD
Other
980
0.7
0
0
awesome-app
941
2025-05-06T15:35:23.855579
MIT
false
52f8ee3795ff631f13338bc04c6014f0
frozenlist\n
.venv\Lib\site-packages\frozenlist-1.7.0.dist-info\top_level.txt
top_level.txt
Other
11
0.5
0
0
python-kit
232
2024-06-22T04:14:39.695016
BSD-3-Clause
false
8e0dbd99fb6fca908d940949d4dad235
Wheel-Version: 1.0\nGenerator: setuptools (80.9.0)\nRoot-Is-Purelib: false\nTag: cp313-cp313-win_amd64\n\n
.venv\Lib\site-packages\frozenlist-1.7.0.dist-info\WHEEL
WHEEL
Other
101
0.7
0
0
python-kit
774
2023-10-19T00:47:09.292929
Apache-2.0
false
eb6c9e665bbbd698545236600675f165
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, reproduction,\n and distribution as ...
.venv\Lib\site-packages\frozenlist-1.7.0.dist-info\licenses\LICENSE
LICENSE
Other
11,332
0.95
0.119403
0
node-utils
888
2024-10-11T18:22:24.652914
MIT
false
cf056e8e7a0a5477451af18b7b5aa98c
"""Helper functions for a standard streaming compression API"""\n\nfrom zipfile import ZipFile\n\nimport fsspec.utils\nfrom fsspec.spec import AbstractBufferedFile\n\n\ndef noop_file(file, mode, **kwargs):\n return file\n\n\n# TODO: files should also be available as contexts\n# should be functions of the form func(i...
.venv\Lib\site-packages\fsspec\compression.py
compression.py
Python
4,865
0.95
0.182857
0.039063
node-utils
848
2024-03-01T17:40:52.757004
GPL-3.0
false
db2ee787725ac65877de5be5173702de
from __future__ import annotations\n\nimport configparser\nimport json\nimport os\nimport warnings\nfrom typing import Any\n\nconf: dict[str, dict[str, Any]] = {}\ndefault_conf_dir = os.path.join(os.path.expanduser("~"), ".config/fsspec")\nconf_dir = os.environ.get("FSSPEC_CONFIG_DIR", default_conf_dir)\n\n\ndef set_co...
.venv\Lib\site-packages\fsspec\config.py
config.py
Python
4,279
0.95
0.19084
0.018018
python-kit
939
2024-10-07T14:48:21.359988
BSD-3-Clause
false
70c9445ee7c09b34493f4d027d07c779
import time\nfrom collections.abc import MutableMapping\nfrom functools import lru_cache\n\n\nclass DirCache(MutableMapping):\n """\n Caching of directory listings, in a structure like::\n\n {"path0": [\n {"name": "path0/file0",\n "size": 123,\n "type": "file",\n ...
.venv\Lib\site-packages\fsspec\dircache.py
dircache.py
Python
2,717
0.95
0.214286
0.012048
awesome-app
503
2023-10-30T04:53:51.727618
Apache-2.0
false
079f8de17db0a1cae80371e0f03c790b
"""\nfsspec user-defined exception classes\n"""\n\nimport asyncio\n\n\nclass BlocksizeMismatchError(ValueError):\n """\n Raised when a cached file is opened with a different blocksize than it was\n written with\n """\n\n\nclass FSTimeoutError(asyncio.TimeoutError):\n """\n Raised when a fsspec functio...
.venv\Lib\site-packages\fsspec\exceptions.py
exceptions.py
Python
331
0.85
0.166667
0
node-utils
923
2024-12-01T22:51:56.963166
Apache-2.0
false
22f1fa4928259ee1bad55e44f02ec2b7
import io\nimport json\nimport warnings\n\nfrom .core import url_to_fs\nfrom .utils import merge_offset_ranges\n\n# Parquet-Specific Utilities for fsspec\n#\n# Most of the functions defined in this module are NOT\n# intended for public consumption. The only exception\n# to this is `open_parquet_file`, which should be u...
.venv\Lib\site-packages\fsspec\parquet.py
parquet.py
Python
19,448
0.95
0.190388
0.192469
vue-tools
915
2023-11-01T14:30:41.988059
MIT
false
bf5714707984da5ddfc12998deb596df
from collections import deque\n\n\nclass Transaction:\n """Filesystem transaction write context\n\n Gathers files for deferred commit or discard, so that several write\n operations can be finalized semi-atomically. This works by having this\n instance as the ``.transaction`` attribute of the given filesyste...
.venv\Lib\site-packages\fsspec\transaction.py
transaction.py
Python
2,398
0.95
0.255556
0.013699
awesome-app
500
2025-02-22T16:29:45.176941
Apache-2.0
false
e68be6a1d3bccd50f0af7a966eaf4581
# file generated by setuptools-scm\n# don't change, don't track in version control\n\n__all__ = ["__version__", "__version_tuple__", "version", "version_tuple"]\n\nTYPE_CHECKING = False\nif TYPE_CHECKING:\n from typing import Tuple\n from typing import Union\n\n VERSION_TUPLE = Tuple[Union[int, str], ...]\nels...
.venv\Lib\site-packages\fsspec\_version.py
_version.py
Python
517
0.95
0.047619
0.125
vue-tools
778
2023-09-08T10:02:16.959219
Apache-2.0
false
dffb41fd836090efd3b92d4c42d3a5d5
from importlib.metadata import entry_points\n\nfrom . import caching\nfrom ._version import __version__ # noqa: F401\nfrom .callbacks import Callback\nfrom .compression import available_compressions\nfrom .core import get_fs_token_paths, open, open_files, open_local, url_to_fs\nfrom .exceptions import FSTimeoutError\n...
.venv\Lib\site-packages\fsspec\__init__.py
__init__.py
Python
1,998
0.95
0.115942
0.047619
node-utils
764
2025-04-27T18:31:47.778102
MIT
false
d92780d32526c9f76c98ea7d73ebf66a
import asyncio\nimport functools\nimport inspect\n\nfrom fsspec.asyn import AsyncFileSystem, running_async\n\n\ndef async_wrapper(func, obj=None):\n """\n Wraps a synchronous function to make it awaitable.\n\n Parameters\n ----------\n func : callable\n The synchronous function to wrap.\n obj :...
.venv\Lib\site-packages\fsspec\implementations\asyn_wrapper.py
asyn_wrapper.py
Python
3,082
0.85
0.242718
0
react-lib
944
2023-09-23T14:41:52.890635
Apache-2.0
false
5dabd15ec88c26fe84014f87d76017a1
from __future__ import annotations\n\nimport os\nimport pickle\nimport time\nfrom typing import TYPE_CHECKING\n\nfrom fsspec.utils import atomic_write\n\ntry:\n import ujson as json\nexcept ImportError:\n if not TYPE_CHECKING:\n import json\n\nif TYPE_CHECKING:\n from typing import Any, Dict, Iterator, ...
.venv\Lib\site-packages\fsspec\implementations\cache_metadata.py
cache_metadata.py
Python
8,511
0.95
0.24569
0.05641
react-lib
598
2025-01-28T13:41:58.398804
GPL-3.0
false
642c264bdc3f7505a07a2b2da35757c0
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\arrow.cpython-313.pyc
arrow.cpython-313.pyc
Other
13,741
0.95
0.047619
0
vue-tools
922
2023-07-22T21:44:55.145058
BSD-3-Clause
false
a66c74bcb6bcb6eeee5f3de1618a6c59
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\asyn_wrapper.cpython-313.pyc
asyn_wrapper.cpython-313.pyc
Other
4,789
0.95
0.152778
0.030769
python-kit
293
2024-11-24T14:01:15.721436
GPL-3.0
false
aeb27049aa01c7c48e6e74592ae29315
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\cached.cpython-313.pyc
cached.cpython-313.pyc
Other
43,907
0.95
0.037344
0.008969
react-lib
946
2023-09-05T00:30:03.259485
BSD-3-Clause
false
e3901586b2697d0a423511b05cf7ce7b
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\cache_mapper.cpython-313.pyc
cache_mapper.cpython-313.pyc
Other
4,141
0.95
0.078947
0
react-lib
405
2024-02-21T17:48:21.251321
BSD-3-Clause
false
c79259a6d0614758a4d9355962f95613
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\cache_metadata.cpython-313.pyc
cache_metadata.cpython-313.pyc
Other
11,215
0.95
0.073394
0
vue-tools
980
2024-09-08T06:01:04.908542
GPL-3.0
false
83b2f8e0370490b86d36ec8a1a4ee4b2
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\dask.cpython-313.pyc
dask.cpython-313.pyc
Other
7,315
0.8
0.017241
0.018182
vue-tools
748
2025-01-08T13:00:42.261038
BSD-3-Clause
false
65303df388bde7859603419763fa8c93
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\data.cpython-313.pyc
data.cpython-313.pyc
Other
3,091
0.8
0.064516
0
vue-tools
50
2025-05-08T17:12:35.346027
GPL-3.0
false
d5ca9a00867f8b771e4c99dd5d05508e
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\dbfs.cpython-313.pyc
dbfs.cpython-313.pyc
Other
17,308
0.95
0.057627
0
python-kit
242
2023-12-07T13:56:05.741803
BSD-3-Clause
false
bd86192c114a109b6efed442a2cb7c9d
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\dirfs.cpython-313.pyc
dirfs.cpython-313.pyc
Other
25,002
0.8
0.012579
0
python-kit
201
2025-04-16T22:42:51.712694
MIT
false
62dcf0d7c9618d02ab79170e7be12748
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\ftp.cpython-313.pyc
ftp.cpython-313.pyc
Other
17,782
0.8
0.038889
0.04878
python-kit
612
2024-07-25T11:00:58.535356
Apache-2.0
false
a69a90b03d7817520620c323db46dfd1
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\git.cpython-313.pyc
git.cpython-313.pyc
Other
6,026
0.95
0.070423
0
vue-tools
658
2024-01-22T10:59:05.255465
GPL-3.0
false
0181c4545bada6a057b433ac30fc6b5c
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\github.cpython-313.pyc
github.cpython-313.pyc
Other
11,113
0.95
0.019481
0.007143
python-kit
931
2025-06-20T17:41:27.715126
MIT
false
e857b66026980929ad80f73d3cd31eb9
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\http.cpython-313.pyc
http.cpython-313.pyc
Other
42,004
0.8
0.034803
0.002519
node-utils
435
2024-11-19T04:49:25.556481
Apache-2.0
false
4a7aae91a5fa2e62be40cc27075b9f3f
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\http_sync.cpython-313.pyc
http_sync.cpython-313.pyc
Other
40,493
0.8
0.038043
0.006024
awesome-app
64
2023-10-17T01:22:33.026772
GPL-3.0
false
7a0d50acf5ce20217aa16681e22c93f4
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\jupyter.cpython-313.pyc
jupyter.cpython-313.pyc
Other
6,540
0.8
0.016949
0
node-utils
704
2024-12-08T01:14:04.550526
GPL-3.0
false
3b38fbf8190e62d733500e0670d120e8
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\libarchive.cpython-313.pyc
libarchive.cpython-313.pyc
Other
8,689
0.95
0.037594
0.008333
node-utils
583
2024-12-08T01:41:51.121636
GPL-3.0
false
e076996b15ebc81ac61474ddd0c74e96
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\local.cpython-313.pyc
local.cpython-313.pyc
Other
24,845
0.8
0.035971
0
vue-tools
366
2025-06-01T15:53:13.093540
GPL-3.0
false
36137a68dae09492fac2574eed1dcbcd
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\memory.cpython-313.pyc
memory.cpython-313.pyc
Other
14,759
0.95
0.036036
0
python-kit
888
2024-04-01T15:07:53.155715
BSD-3-Clause
false
afec6f40a9657b58eb84a6360eb9bf55
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\reference.cpython-313.pyc
reference.cpython-313.pyc
Other
65,343
0.75
0.054101
0
react-lib
205
2023-08-16T03:53:44.021511
Apache-2.0
false
a09cc8c396bca6dee9d5d499a0e611ae
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\sftp.cpython-313.pyc
sftp.cpython-313.pyc
Other
9,835
0.8
0.058824
0.013514
awesome-app
749
2025-04-23T09:05:14.912069
GPL-3.0
false
6a583d67cc2f3583922760e34c6cb5de
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\smb.cpython-313.pyc
smb.cpython-313.pyc
Other
18,939
0.95
0.066079
0.024752
vue-tools
132
2025-06-23T11:14:03.347293
Apache-2.0
false
21a0b2eb2ea2c07e2bee9eea7a6750b1
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\tar.cpython-313.pyc
tar.cpython-313.pyc
Other
4,851
0.8
0
0
vue-tools
554
2025-05-17T14:34:44.491214
Apache-2.0
false
43b2caafc8c9e15836fc90352ecef1b9
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\webhdfs.cpython-313.pyc
webhdfs.cpython-313.pyc
Other
22,331
0.95
0.05948
0
react-lib
413
2025-05-18T03:16:03.362220
MIT
false
b7b3b3a493ead57cabfd968c43dd52f4
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\zip.cpython-313.pyc
zip.cpython-313.pyc
Other
8,393
0.95
0.054795
0
awesome-app
862
2025-05-17T02:49:06.055134
GPL-3.0
false
201588d68a1a3dc66b288ce7df2cc1fc
\n\n
.venv\Lib\site-packages\fsspec\implementations\__pycache__\__init__.cpython-313.pyc
__init__.cpython-313.pyc
Other
197
0.7
0
0
node-utils
983
2023-07-27T19:51:27.521044
BSD-3-Clause
false
e62b816705d14644912bbfc8ad2980df