id
int64
0
458k
file_name
stringlengths
4
119
file_path
stringlengths
14
227
content
stringlengths
24
9.96M
size
int64
24
9.96M
language
stringclasses
1 value
extension
stringclasses
14 values
total_lines
int64
1
219k
avg_line_length
float64
2.52
4.63M
max_line_length
int64
5
9.91M
alphanum_fraction
float64
0
1
repo_name
stringlengths
7
101
repo_stars
int64
100
139k
repo_forks
int64
0
26.4k
repo_open_issues
int64
0
2.27k
repo_license
stringclasses
12 values
repo_extraction_date
stringclasses
433 values
29,500
query_utils.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/query_utils.pyi
from collections import namedtuple from typing import Any, Collection, Dict, Iterator, List, Mapping, Optional, Sequence, Set, Tuple, Type from django.db.models.base import Model from django.db.models.fields.mixins import FieldCacheMixin from django.db.models.sql.compiler import SQLCompiler from django.db.models.sql.q...
3,011
Python
.py
68
40
116
0.646999
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,501
lookups.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/lookups.pyi
from datetime import datetime from typing import Any, Iterable, List, Optional, Tuple, Type, Union, Mapping, TypeVar, Generic from django.db.backends.sqlite3.base import DatabaseWrapper from django.db.models.expressions import Expression, Func from django.db.models.query_utils import RegisterLookupMixin from django.db...
4,475
Python
.py
87
48.08046
120
0.723633
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,502
query.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/query.pyi
import datetime from typing import ( Any, Collection, Dict, Generic, Iterable, Iterator, List, MutableMapping, Optional, Sequence, Sized, Tuple, Type, TypeVar, Union, overload, Reversible, ) from django.db.models.base import Model from django.db.model...
9,202
Python
.py
199
41.130653
118
0.582712
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,503
expressions.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/expressions.pyi
from datetime import datetime, timedelta from typing import Any, Callable, Dict, Iterator, List, Optional, Sequence, Set, Tuple, Type, TypeVar, Union, Iterable from django.db.models.lookups import Lookup from django.db.models.sql.compiler import SQLCompiler from django.db.models import Q, QuerySet from django.db.mode...
8,583
Python
.py
191
40.062827
119
0.606887
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,504
reverse_related.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/reverse_related.pyi
from typing import Any, Callable, Dict, List, Optional, Tuple, Type, Union from django.db.models.base import Model from django.db.models.fields.related import ForeignKey, OneToOneField, RelatedField from django.db.models.lookups import BuiltinLookup, StartsWith from django.db.models.query_utils import FilteredRelation...
4,045
Python
.py
104
32.836538
103
0.60305
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,505
__init__.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/__init__.pyi
import decimal import uuid from datetime import date, datetime, time, timedelta from typing import ( Any, Callable, Dict, Generic, Iterable, Optional, Tuple, Type, TypeVar, Union, Sequence, List, overload, ) from django.core import checks from django.db.models impor...
13,788
Python
.py
376
30.25266
101
0.579042
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,506
related_lookups.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_lookups.pyi
from collections import OrderedDict from typing import Any, List, Tuple, Type, Iterable from django.db.models.expressions import Expression from django.db.models.lookups import ( BuiltinLookup, Exact, GreaterThan, GreaterThanOrEqual, In, IsNull, LessThan, LessThanOrEqual, ) from django...
1,500
Python
.py
41
32.878049
98
0.725207
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,507
related.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/related.pyi
from typing import Any, Callable, Dict, Iterable, List, Optional, Sequence, Tuple, Type, TypeVar, Union, overload from uuid import UUID from django.db import models from django.db.models.base import Model from django.db.models.fields import Field from django.db.models.query_utils import Q, PathInfo from django.db.mode...
9,289
Python
.py
231
33.601732
113
0.586779
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,508
related_descriptors.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_descriptors.pyi
from typing import Any, Callable, List, Optional, Tuple, Type, Union, Generic, TypeVar from django.core.exceptions import ObjectDoesNotExist from django.db.models.base import Model from django.db.models.fields.mixins import FieldCacheMixin from django.db.models.fields.related import RelatedField, OneToOneField from dj...
3,184
Python
.py
59
49.728814
120
0.692036
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,509
files.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/files.pyi
from pathlib import Path from typing import Any, Callable, Iterable, Optional, Type, TypeVar, Union, overload from django.core.files.base import File from django.core.files.images import ImageFile from django.core.files.storage import FileSystemStorage, Storage from django.db.models.base import Model from django.db.m...
3,640
Python
.py
92
33.815217
113
0.596779
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,510
mixins.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi
from typing import Any, Optional from django.db.models.base import Model NOT_PROVIDED: Any class FieldCacheMixin: def get_cache_name(self) -> str: ... def get_cached_value(self, instance: Model, default: Any = ...) -> Optional[Model]: ... def is_cached(self, instance: Model) -> bool: ... def set_cach...
453
Python
.py
9
46.777778
91
0.684807
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,511
proxy.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/proxy.pyi
from typing import Any from django.db.models import fields class OrderWrt(fields.IntegerField): def __init__(self, *args: Any, **kwargs: Any) -> None: ...
161
Python
.py
4
37.75
62
0.716129
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,512
math.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/math.pyi
from django.db.models.expressions import Func from django.db.models.functions.mixins import FixDecimalInputMixin, NumericOutputFieldMixin from django.db.models.lookups import Transform class Abs(Transform): ... class ACos(NumericOutputFieldMixin, Transform): ... class ASin(NumericOutputFieldMixin, Transform): ... clas...
1,222
Python
.py
25
47.84
91
0.803512
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,513
__init__.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/__init__.pyi
from .text import ( Lower as Lower, Upper as Upper, Length as Length, Chr as Chr, Concat as Concat, ConcatPair as ConcatPair, Left as Left, Right as Right, LPad as LPad, RPad as RPad, LTrim as LTrim, RTrim as RTrim, Trim as Trim, Ord as Ord, Repeat as Repeat, ...
2,077
Python
.py
89
18.696629
114
0.694556
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,514
datetime.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/datetime.pyi
from typing import Any, Optional from django.db.models import Func, Transform class TimezoneMixin: tzinfo: Any = ... def get_tzname(self) -> Optional[str]: ... class Extract(TimezoneMixin, Transform): ... class ExtractYear(Extract): ... class ExtractIsoYear(Extract): ... class ExtractMonth(Extract): ... clas...
972
Python
.py
29
32.137931
46
0.743617
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,515
window.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi
from typing import Any, Optional from django.db.models import Func class CumeDist(Func): ... class DenseRank(Func): ... class FirstValue(Func): ... class LagLeadFunction(Func): def __init__( self, expression: Optional[str], offset: int = ..., default: Optional[int] = ..., **extra: Any ) -> None: ... ...
702
Python
.py
19
34.315789
102
0.64645
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,516
comparison.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/comparison.pyi
from typing import Any, Union from django.db.models import Func from django.db.models.fields import Field class Cast(Func): def __init__(self, expression: Any, output_field: Union[str, Field]) -> None: ... class Coalesce(Func): ... class Greatest(Func): ... class Least(Func): ... class NullIf(Func): ...
312
Python
.py
9
32.888889
85
0.716667
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,517
text.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/text.pyi
from typing import Any, List, Optional, Tuple, Union from django.db.backends.sqlite3.base import DatabaseWrapper from django.db.models.expressions import Combinable, Expression, Value from django.db.models.sql.compiler import SQLCompiler from django.db.models import Func, Transform class BytesToCharFieldConversionMi...
2,228
Python
.py
51
40.45098
118
0.706889
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,518
subqueries.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/subqueries.pyi
from typing import Any, Dict, Iterable, List, Optional, Tuple, Type, Union from django.db.models.base import Model from django.db.models.expressions import Case from django.db.models.query import QuerySet from django.db.models.sql.query import Query from django.db.models.sql.where import WhereNode from django.db.mode...
1,828
Python
.py
39
42.846154
105
0.673023
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,519
datastructures.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/datastructures.pyi
from collections import OrderedDict from typing import Any, Dict, List, Optional, Tuple, Union from django.db.models.fields.mixins import FieldCacheMixin from django.db.models.query_utils import FilteredRelation, PathInfo from django.db.models.sql.compiler import SQLCompiler class MultiJoin(Exception): level: int...
1,909
Python
.py
44
38.363636
102
0.643548
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,520
__init__.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/__init__.pyi
from .query import Query as Query, RawQuery as RawQuery from .subqueries import ( InsertQuery as InsertQuery, AggregateQuery as AggregateQuery, DeleteQuery as DeleteQuery, UpdateQuery as UpdateQuery, )
219
Python
.py
7
27.857143
55
0.791469
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,521
constants.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/constants.pyi
from typing import Dict, Pattern, Tuple GET_ITERATOR_CHUNK_SIZE: int = ... MULTI: str = ... SINGLE: str = ... CURSOR: str = ... NO_RESULTS: str = ... ORDER_PATTERN: Pattern = ... ORDER_DIR: Dict[str, Tuple[str, str]] = ... INNER: str = ... LOUTER: str = ...
262
Python
.py
10
24.8
43
0.625
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,522
where.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/where.pyi
from collections import OrderedDict from typing import Any, Dict, List, Optional, Tuple, Union from django.db.models.expressions import Expression from django.db.models.sql.compiler import SQLCompiler from django.db.models.sql.query import Query from django.utils import tree AND: str OR: str class WhereNode(tree.Nod...
1,918
Python
.py
40
44
120
0.662927
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,523
compiler.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/compiler.pyi
from datetime import date, datetime from decimal import Decimal from itertools import chain from typing import Any, Callable, Dict, Iterator, List, Optional, Set, Tuple, Type, Union from uuid import UUID from django.db.models.base import Model from django.db.models.expressions import BaseExpression, Expression from d...
4,712
Python
.py
104
38.951923
116
0.602216
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,524
query.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/query.pyi
import collections from collections import OrderedDict, namedtuple from typing import Any, Callable, Dict, Iterator, List, Optional, Sequence, Set, Tuple, Type, Union, Iterable from django.db.models.lookups import Lookup, Transform from django.db.models.query_utils import PathInfo, RegisterLookupMixin from django.db.m...
9,072
Python
.py
188
42.861702
109
0.613426
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,525
autodetector.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/autodetector.pyi
from typing import Any, Callable, Dict, List, Optional, Set, Tuple, Union from django.db.migrations.graph import MigrationGraph from django.db.migrations.migration import Migration from django.db.migrations.operations.base import Operation from django.db.migrations.questioner import MigrationQuestioner from django.db....
3,011
Python
.py
65
40.923077
111
0.650476
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,526
recorder.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/recorder.pyi
from typing import Any, Optional, Set, Tuple from django.db.backends.base.base import BaseDatabaseWrapper from django.db.models.query import QuerySet from django.db import models class MigrationRecorder: class Migration(models.Model): app: Any = ... name: Any = ... applied: Any = ... ...
806
Python
.py
19
37.684211
78
0.655612
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,527
utils.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/utils.pyi
from typing import Any COMPILED_REGEX_TYPE: Any class RegexObject: pattern: str = ... flags: int = ... def __init__(self, obj: Any) -> None: ... def get_migration_name_timestamp() -> str: ...
207
Python
.py
7
26.428571
46
0.634518
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,528
optimizer.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/optimizer.pyi
from typing import List, Optional from django.db.migrations.operations.base import Operation class MigrationOptimizer: def optimize(self, operations: List[Operation], app_label: Optional[str] = ...) -> List[Operation]: ... def optimize_inner(self, operations: List[Operation], app_label: Optional[str] = ...) -...
343
Python
.py
5
65.6
113
0.735119
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,529
loader.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/loader.pyi
from typing import Any, Dict, Optional, Sequence, Set, Tuple, Union from django.db.migrations.migration import Migration from django.db.migrations.state import ProjectState MIGRATIONS_MODULE_NAME: str class MigrationLoader: connection: Any = ... disk_migrations: Dict[Tuple[str, str], Migration] = ... app...
1,547
Python
.py
28
50.714286
106
0.651055
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,530
graph.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/graph.pyi
from typing import Any, Dict, List, Optional, Set, Tuple, Union from django.db.migrations.migration import Migration, SwappableTuple from django.db.migrations.state import ProjectState RECURSION_DEPTH_WARNING: str class Node: key: Tuple[str, str] = ... children: Set[Any] = ... parents: Set[Any] = ... ...
2,531
Python
.py
49
46.632653
114
0.60759
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,531
__init__.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/__init__.pyi
# Stubs for django.db.migrations (Python 3.6) # # NOTE: This dynamically typed stub was automatically generated by stubgen. from .migration import Migration as Migration, swappable_dependency as swappable_dependency from .operations import *
243
Python
.py
5
47.4
91
0.822785
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,532
serializer.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/serializer.pyi
from typing import Any, Callable, Dict, List, Set, Tuple, Union, Type class BaseSerializer: value: Any = ... def __init__(self, value: Any) -> None: ... def serialize(self) -> Any: ... class BaseSequenceSerializer(BaseSerializer): ... class BaseSimpleSerializer(BaseSerializer): ... class DatetimeSerialize...
1,828
Python
.py
40
43.35
81
0.773288
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,533
state.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/state.pyi
from typing import Any, Dict, Iterator, List, Optional, Sequence, Tuple, Type, Union, Set from django.apps import AppConfig from django.apps.registry import Apps from django.db.models.base import Model from django.db.models.manager import Manager from django.db.models.fields import Field class AppConfigStub(AppConfi...
2,640
Python
.py
61
38.360656
109
0.629471
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,534
migration.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/migration.pyi
from typing import Any, List, Tuple from django.db.backends.base.schema import BaseDatabaseSchemaEditor from django.db.migrations.state import ProjectState class Migration: operations: List[Any] = ... dependencies: List[Any] = ... run_before: List[Any] = ... replaces: List[Any] = ... initial: Any ...
1,064
Python
.py
24
39.833333
107
0.658301
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,535
questioner.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/questioner.pyi
from typing import Any, Dict, Optional, Set from django.db.migrations.state import ModelState from django.db.models.fields import Field class MigrationQuestioner: defaults: Dict[str, Any] = ... specified_apps: Set[str] = ... dry_run: Optional[bool] = ... def __init__( self, defaults: ...
1,156
Python
.py
22
47.727273
107
0.665487
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,536
executor.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/executor.pyi
from typing import Any, Callable, List, Optional, Set, Tuple, Union from django.db import DefaultConnectionProxy from django.db.backends.base.base import BaseDatabaseWrapper from django.db.migrations.migration import Migration from .loader import MigrationLoader from .recorder import MigrationRecorder from .state imp...
1,679
Python
.py
37
39.864865
113
0.66687
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,537
writer.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/writer.pyi
from typing import Any, List, Set, Tuple, Union, Type from django.db.migrations.migration import Migration from django.db.migrations.operations.base import Operation from django.db.migrations.operations.models import CreateModel from django.db.migrations.serializer import BaseSerializer class SettingsReference(str): ...
1,441
Python
.py
35
37.057143
98
0.659529
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,538
topological_sort.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/topological_sort.pyi
from typing import Dict, Iterator, List, Set from django.db.migrations.operations.base import Operation def topological_sort_as_sets(dependency_graph: Dict[Operation, Set[Operation]]) -> Iterator[Set[Operation]]: ... def stable_topological_sort( l: List[Operation], dependency_graph: Dict[Operation, Set[Operation]...
348
Python
.py
6
56
112
0.767647
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,539
exceptions.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/exceptions.pyi
from typing import Optional, Tuple from django.db.migrations.migration import Migration from django.db.utils import DatabaseError class AmbiguityError(Exception): ... class BadMigrationError(Exception): ... class CircularDependencyError(Exception): ... class InconsistentMigrationHistory(Exception): ... class InvalidB...
709
Python
.py
16
42.0625
107
0.756168
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,540
utils.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/utils.pyi
from django.db.migrations.state import ProjectState from django.db.models.fields import Field def is_referenced_by_foreign_key(state: ProjectState, model_name_lower: str, field: Field, field_name: str) -> bool: ...
217
Python
.py
3
70.666667
120
0.787736
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,541
fields.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/fields.pyi
from typing import Any, Optional from django.db.models.fields import Field from .base import Operation class FieldOperation(Operation): model_name: str = ... model_name_lower: str name: str = ... def __init__(self, model_name: str, name: str, field: Optional[Field] = ...) -> None: ... def name_low...
1,166
Python
.py
26
40.846154
107
0.641093
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,542
__init__.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/__init__.pyi
from .fields import ( AddField as AddField, AlterField as AlterField, RemoveField as RemoveField, RenameField as RenameField, ) from .models import ( AddIndex as AddIndex, AlterIndexTogether as AlterIndexTogether, AlterModelManagers as AlterModelManagers, AlterModelOptions as AlterModelO...
796
Python
.py
22
32.090909
115
0.812661
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,543
models.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/models.pyi
from typing import Any, Collection, Dict, List, Optional, Sequence, Tuple, Union from django.db.migrations.operations.base import Operation from django.db.models.indexes import Index from django.db.models.manager import Manager from django.db.models.constraints import BaseConstraint from django.db.models.fields impor...
3,154
Python
.py
69
41.434783
100
0.667427
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,544
base.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/base.pyi
from typing import Any, List class Operation: reversible: bool = ... reduces_to_sql: bool = ... atomic: bool = ... elidable: bool = ... serialization_expand_args: Any = ... def deconstruct(self): ... def state_forwards(self, app_label: Any, state: Any) -> None: ... def database_forwards...
902
Python
.py
16
51.8125
113
0.632768
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,545
special.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/special.pyi
from typing import Any, Callable, Dict, Optional, Sequence from django.db.backends.base.schema import BaseDatabaseSchemaEditor from django.db.migrations.state import StateApps from .base import Operation class SeparateDatabaseAndState(Operation): database_operations: Sequence[Operation] = ... state_operation...
1,340
Python
.py
38
29.5
105
0.609869
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,546
utils.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/utils.pyi
import types from datetime import date, datetime, time from decimal import Decimal from typing import Any, Dict, List, Mapping, Optional, Sequence, Tuple, Type, Union from uuid import UUID logger: Any # Python types that can be adapted to SQL. _SQLType = Union[None, bool, int, float, Decimal, str, bytes, datetime, UU...
1,835
Python
.py
42
39.809524
105
0.645414
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,547
ddl_references.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/ddl_references.pyi
from typing import Any, Callable, List, Tuple, Union, Dict class Reference: def references_table(self, table: Any): ... def references_column(self, table: Any, column: Any): ... def rename_table_references(self, old_table: Any, new_table: Any) -> None: ... def rename_column_references(self, table: Any,...
2,657
Python
.py
59
39.915254
111
0.625241
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,548
client.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/client.pyi
from typing import Dict from django.db.backends.base.client import BaseDatabaseClient class DatabaseClient(BaseDatabaseClient): executable_name: str = ... @classmethod def runshell_db(cls, conn_params: Dict[str, str]) -> None: ... def runshell(self) -> None: ...
281
Python
.py
7
36.571429
66
0.727941
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,549
base.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/base.pyi
from typing import Dict, Tuple from django.db.backends.base.base import BaseDatabaseWrapper def psycopg2_version() -> Tuple[int, ...]: ... PSYCOPG2_VERSION: Tuple[int, ...] = ... class DatabaseWrapper(BaseDatabaseWrapper): operators: Dict[str, str] = ... pattern_esc: str = ... pattern_ops: Dict[str, str...
459
Python
.py
12
34.5
60
0.671946
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,550
client.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/client.pyi
from typing import Dict, List, Optional, Union from django.db.backends.base.client import BaseDatabaseClient class DatabaseClient(BaseDatabaseClient): executable_name: str = ... @classmethod def settings_to_cmd_args( cls, settings_dict: Dict[str, Optional[Union[Dict[str, Dict[str, str]], int, str]...
383
Python
.py
9
38.222222
91
0.698925
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,551
client.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/client.pyi
from typing import Any from django.db.backends.base.base import BaseDatabaseWrapper class BaseDatabaseClient: executable_name: Any = ... connection: Any = ... def __init__(self, connection: BaseDatabaseWrapper) -> None: ... def runshell(self) -> None: ...
274
Python
.py
7
35.571429
68
0.709434
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,552
features.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/features.pyi
from typing import Any from django.db.backends.base.base import BaseDatabaseWrapper class BaseDatabaseFeatures: gis_enabled: bool = ... allows_group_by_pk: bool = ... allows_group_by_selected_pks: bool = ... empty_fetchmany_value: Any = ... update_can_self_select: bool = ... interprets_empty_s...
4,244
Python
.py
98
38.408163
68
0.653716
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,553
validation.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/validation.pyi
from typing import Any, List from django.db.backends.base.base import BaseDatabaseWrapper from django.db.models.fields import Field class BaseDatabaseValidation: connection: Any = ... def __init__(self, connection: BaseDatabaseWrapper) -> None: ... def check(self, **kwargs: Any) -> List[Any]: ... def...
386
Python
.py
8
44.875
72
0.709333
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,554
schema.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/schema.pyi
from typing import Any, ContextManager, List, Optional, Sequence, Tuple, Type, Union from django.db.backends.ddl_references import Statement from django.db.models.base import Model from django.db.models.indexes import Index from django.db.models.fields import Field logger: Any class BaseDatabaseSchemaEditor(Context...
3,346
Python
.py
73
40.671233
114
0.617314
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,555
creation.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/creation.pyi
from typing import Any, Dict, Optional, Tuple, Union from django.db.backends.base.base import BaseDatabaseWrapper TEST_DATABASE_PREFIX: str class BaseDatabaseCreation: connection: Any = ... def __init__(self, connection: BaseDatabaseWrapper) -> None: ... def create_test_db( self, verbosity: int =...
1,103
Python
.py
21
47.571429
120
0.620019
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,556
base.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/base.pyi
from typing import Any, Callable, Dict, Iterator, List, Optional from django.db.backends.base.client import BaseDatabaseClient from django.db.backends.base.creation import BaseDatabaseCreation from django.db.backends.base.validation import BaseDatabaseValidation from django.db.backends.utils import CursorDebugWrapper,...
4,348
Python
.py
96
40.604167
119
0.645784
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,557
introspection.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/introspection.pyi
from collections import namedtuple from typing import Any, Dict, List, Optional, Set, Type from django.db.backends.base.base import BaseDatabaseWrapper from django.db.backends.utils import CursorWrapper from django.db.models.base import Model TableInfo = namedtuple("TableInfo", ["name", "type"]) FieldInfo = namedtup...
1,490
Python
.py
23
61
112
0.680793
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,558
operations.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/operations.pyi
from datetime import date, datetime, timedelta, time from decimal import Decimal from typing import Any, List, Optional, Sequence, Tuple, Type, Union from django.core.management.color import Style from django.db.backends.base.base import BaseDatabaseWrapper from django.db.backends.utils import CursorWrapper from djang...
6,237
Python
.py
100
57.77
110
0.65384
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,559
base.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/base.pyi
from typing import Any from django.db.backends.base.base import BaseDatabaseWrapper from django.db.backends.base.client import BaseDatabaseClient from django.db.backends.base.creation import BaseDatabaseCreation from django.db.backends.base.introspection import BaseDatabaseIntrospection from django.db.backends.base.op...
1,029
Python
.py
24
39.75
75
0.753507
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,560
base.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/base.pyi
from sqlite3 import dbapi2 as Database from typing import Any, Callable from django.db.backends.base.base import BaseDatabaseWrapper def decoder(conv_func: Callable) -> Callable: ... class DatabaseWrapper(BaseDatabaseWrapper): ... FORMAT_QMARK_REGEX: Any class SQLiteCursorWrapper(Database.Cursor): ... def check_s...
349
Python
.py
8
41.875
60
0.8
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,561
introspection.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/introspection.pyi
from typing import Any, Optional from django.db.backends.base.introspection import BaseDatabaseIntrospection field_size_re: Any def get_field_size(name: str) -> Optional[int]: ... class FlexibleFieldLookupDict: base_data_types_reverse: Any = ... def __getitem__(self, key: str) -> Any: ... class DatabaseInt...
363
Python
.py
8
42.75
75
0.762857
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,562
csrf.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/csrf.pyi
from django.http.request import HttpRequest from django.http.response import HttpResponseForbidden CSRF_FAILURE_TEMPLATE: str CSRF_FAILURE_TEMPLATE_NAME: str def csrf_failure(request: HttpRequest, reason: str = ..., template_name: str = ...) -> HttpResponseForbidden: ...
274
Python
.py
5
53.4
113
0.794007
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,563
debug.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/debug.pyi
from importlib.abc import SourceLoader from types import TracebackType from typing import Any, Callable, Dict, List, MutableMapping, Optional, Type, Union from django.http.request import HttpRequest, QueryDict from django.http.response import Http404, HttpResponse from django.utils.safestring import SafeText DEBUG_EN...
2,781
Python
.py
58
43.431034
109
0.693186
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,564
i18n.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/i18n.pyi
from typing import Any, Callable, Dict, List, Optional, Union from django.http.request import HttpRequest from django.http.response import HttpResponse from django.utils.translation.trans_real import DjangoTranslation from django.views.generic import View LANGUAGE_QUERY_PARAMETER: str def set_language(request: Http...
1,257
Python
.py
23
51.565217
106
0.699837
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,565
static.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/static.pyi
from typing import Any, Optional from django.http.request import HttpRequest from django.http.response import FileResponse def serve(request: HttpRequest, path: str, document_root: str = ..., show_indexes: bool = ...) -> FileResponse: ... DEFAULT_DIRECTORY_INDEX_TEMPLATE: str template_translatable: Any def director...
461
Python
.py
8
56.125
115
0.728285
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,566
defaults.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/defaults.pyi
from typing import Optional from django.http.request import HttpRequest from django.http.response import ( HttpResponseBadRequest, HttpResponseForbidden, HttpResponseNotFound, HttpResponseServerError, ) ERROR_404_TEMPLATE_NAME: str ERROR_403_TEMPLATE_NAME: str ERROR_400_TEMPLATE_NAME: str ERROR_500_TE...
814
Python
.py
20
38.35
116
0.769912
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,567
detail.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/generic/detail.pyi
from typing import Any, Optional, Type from django.views.generic.base import ContextMixin, TemplateResponseMixin, View from django.db import models from django.http import HttpRequest, HttpResponse class SingleObjectMixin(ContextMixin): model: Type[models.Model] = ... queryset: models.query.QuerySet = ... ...
1,090
Python
.py
22
45.727273
94
0.712806
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,568
edit.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/generic/edit.pyi
from typing import Any, Callable, Dict, Optional, Sequence, Type, Union from django.forms.forms import BaseForm from django.views.generic.base import ContextMixin, TemplateResponseMixin, View from django.views.generic.detail import BaseDetailView, SingleObjectMixin, SingleObjectTemplateResponseMixin from typing_extens...
2,234
Python
.py
38
55.473684
108
0.723492
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,569
__init__.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/generic/__init__.pyi
from .base import RedirectView as RedirectView, TemplateView as TemplateView, View as View from .dates import ( ArchiveIndexView as ArchiveIndexView, DateDetailView as DateDetailView, DayArchiveView as DayArchiveView, MonthArchiveView as MonthArchiveView, TodayArchiveView as TodayArchiveView, We...
637
Python
.py
14
42.428571
116
0.827974
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,570
base.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/generic/base.pyi
from typing import Any, Callable, Dict, List, Optional, Type from django import http class ContextMixin: def get_context_data(self, **kwargs: Any) -> Dict[str, Any]: ... class View: http_method_names: List[str] = ... request: http.HttpRequest = ... args: Any = ... kwargs: Any = ... def __init...
2,239
Python
.py
38
54.5
117
0.656036
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,571
list.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/generic/list.pyi
from typing import Any, Optional, Sequence, Tuple, Type from django.core.paginator import Paginator from django.db.models.query import QuerySet, _BaseQuerySet from django.views.generic.base import ContextMixin, TemplateResponseMixin, View from django.db.models import Model from django.http import HttpRequest, HttpRes...
1,625
Python
.py
31
48.387097
118
0.70529
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,572
dates.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/generic/dates.pyi
import datetime from typing import Any, Dict, Optional, Sequence, Tuple from django.views.generic.base import View from django.views.generic.detail import BaseDetailView, SingleObjectTemplateResponseMixin from django.views.generic.list import MultipleObjectMixin, MultipleObjectTemplateResponseMixin from django.db imp...
3,771
Python
.py
69
51.086957
102
0.724858
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,573
csrf.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/decorators/csrf.pyi
from typing import Any, Callable, TypeVar from django.middleware.csrf import CsrfViewMiddleware csrf_protect: Any class _EnsureCsrfToken(CsrfViewMiddleware): ... requires_csrf_token: Any class _EnsureCsrfCookie(CsrfViewMiddleware): get_response: None def process_view(self, request: Any, callback: Any, call...
477
Python
.py
11
40.909091
102
0.755459
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,574
gzip.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/decorators/gzip.pyi
from typing import Callable, TypeVar, Any _C = TypeVar("_C", bound=Callable[..., Any]) def gzip_page(view_func: _C) -> _C: ...
129
Python
.py
3
41.333333
44
0.645161
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,575
cache.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/decorators/cache.pyi
from typing import Any, Callable, Optional, TypeVar _F = TypeVar("_F", bound=Callable[..., Any]) def cache_page(timeout: float, *, cache: Optional[Any] = ..., key_prefix: Optional[Any] = ...) -> Callable: ... def cache_control(**kwargs: Any) -> Callable: ... def never_cache(view_func: _F) -> _F: ...
303
Python
.py
5
59.2
111
0.641892
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,576
debug.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/decorators/debug.pyi
from typing import Any, Callable def sensitive_variables(*variables: Any) -> Callable: ... def sensitive_post_parameters(*parameters: Any) -> Callable: ...
157
Python
.py
3
51
64
0.751634
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,577
http.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/decorators/http.pyi
from typing import Any, Callable, List, Optional, TypeVar _F = TypeVar("_F", bound=Callable[..., Any]) def conditional_page(_F) -> _F: ... def require_http_methods(request_method_list: List[str]) -> Callable: ... def require_GET(_F) -> _F: ... def require_POST(_F) -> _F: ... def require_safe(_F) -> _F: ... def condit...
576
Python
.py
10
56.4
113
0.629433
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,578
vary.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/decorators/vary.pyi
from typing import Any, Callable, TypeVar _F = TypeVar("_F", bound=Callable[..., Any]) def vary_on_headers(*headers: Any) -> Callable: ... def vary_on_cookie(func: _F) -> _F: ...
181
Python
.py
4
43.75
51
0.651429
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,579
clickjacking.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/views/decorators/clickjacking.pyi
from typing import Callable, TypeVar, Any _F = TypeVar("_F", bound=Callable[..., Any]) def xframe_options_deny(view_func: _F) -> _F: ... def xframe_options_sameorigin(view_func: _F) -> _F: ... def xframe_options_exempt(view_func: _F) -> _F: ...
247
Python
.py
5
48
55
0.654167
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,580
duration.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/duration.pyi
from datetime import timedelta def duration_string(duration: timedelta) -> str: ... def duration_iso_string(duration: timedelta) -> str: ... def duration_microseconds(delta: timedelta) -> int: ...
198
Python
.py
4
48.25
56
0.746114
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,581
itercompat.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/itercompat.pyi
from typing import Any def is_iterable(x: Any) -> bool: ...
61
Python
.py
2
29
36
0.689655
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,582
_os.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/_os.pyi
from os.path import abspath from pathlib import Path from typing import Any, Union abspathu = abspath def upath(path: Any): ... def npath(path: Any): ... def safe_join(base: Union[bytes, str], *paths: Any) -> str: ... def symlinks_supported() -> Any: ... def to_path(value: Union[Path, str]) -> Path: ...
307
Python
.py
9
32.888889
63
0.692568
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,583
dateformat.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/dateformat.pyi
from datetime import datetime, date from typing import Any, Optional, Union from django.utils.timezone import FixedOffset re_formatchars: Any re_escaped: Any class Formatter: def format(self, formatstr: str) -> str: ... class TimeFormat(Formatter): data: Union[datetime, str] = ... timezone: Optional[Fix...
1,782
Python
.py
57
26.859649
77
0.525887
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,584
cache.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/cache.pyi
from typing import Any, Optional, Tuple from django.core.cache.backends.base import BaseCache from django.core.handlers.wsgi import WSGIRequest from django.http.response import HttpResponse, HttpResponseBase cc_delim_re: Any def patch_cache_control(response: HttpResponseBase, **kwargs: Any) -> None: ... def get_max_...
1,338
Python
.py
28
45.25
110
0.713083
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,585
functional.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/functional.pyi
from typing import Any, Callable, Dict, List, Optional, Tuple, Type, Union, TypeVar, Generic, overload from functools import wraps as wraps # noqa: F401 from django.db.models.base import Model def curry(_curried_func: Any, *args: Any, **kwargs: Any): ... _T = TypeVar("_T") class cached_property(Generic[_T]): f...
1,923
Python
.py
47
37.106383
102
0.564914
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,586
numberformat.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/numberformat.pyi
from decimal import Decimal from typing import Optional, Sequence, Union def format( number: Union[Decimal, float, str], decimal_sep: str, decimal_pos: Optional[int] = ..., grouping: Union[int, Sequence[int]] = ..., thousand_sep: str = ..., force_grouping: bool = ..., use_l10n: Optional[boo...
344
Python
.py
11
27.636364
46
0.63253
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,587
hashable.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/hashable.pyi
from typing import Any def make_hashable(value: Any) -> Any: ...
66
Python
.py
2
31.5
41
0.714286
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,588
datastructures.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/datastructures.pyi
from typing import ( Any, Callable, Dict, Iterable, List, Mapping, MutableMapping, MutableSet, Tuple, TypeVar, Union, overload, Iterator, Optional, ) from typing_extensions import Literal _K = TypeVar("_K") _V = TypeVar("_V") class OrderedSet(MutableSet[_K]): ...
2,624
Python
.py
65
36.015385
106
0.559043
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,589
formats.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/formats.pyi
from datetime import datetime, date, time from decimal import Decimal from typing import Any, Iterator, List, Optional, Union ISO_INPUT_FORMATS: Any FORMAT_SETTINGS: Any def reset_format_cache() -> None: ... def iter_format_modules(lang: str, format_module_path: Optional[Union[List[str], str]] = ...) -> Iterator[Any]...
1,271
Python
.py
27
44.888889
115
0.653226
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,590
http.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/http.pyi
from typing import Any, Iterable, List, Optional, Tuple, Union ETAG_MATCH: Any MONTHS: Any RFC1123_DATE: Any RFC850_DATE: Any ASCTIME_DATE: Any RFC3986_GENDELIMS: str RFC3986_SUBDELIMS: str FIELDS_MATCH: Any def urlquote(url: str, safe: str = ...) -> str: ... def urlquote_plus(url: str, safe: str = ...) -> str: ... d...
1,544
Python
.py
35
42.714286
117
0.650299
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,591
timesince.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/timesince.pyi
from datetime import date from typing import Any, Optional, Dict TIME_STRINGS: Dict[str, str] TIMESINCE_CHUNKS: Any def timesince( d: date, now: Optional[date] = ..., reversed: bool = ..., time_strings: Optional[Dict[str, str]] = ... ) -> str: ... def timeuntil(d: date, now: Optional[date] = ..., time_strings: Op...
362
Python
.py
8
43.5
107
0.659091
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,592
xmlutils.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/xmlutils.pyi
from typing import Dict, Optional from xml.sax.saxutils import XMLGenerator class UnserializableContentError(ValueError): ... class SimplerXMLGenerator(XMLGenerator): def addQuickElement( self, name: str, contents: Optional[str] = ..., attrs: Optional[Dict[str, str]] = ... ) -> None: ... def chara...
433
Python
.py
9
44.222222
93
0.691943
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,593
deprecation.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/deprecation.pyi
from typing import Any, Callable, Optional, Type from django.http.request import HttpRequest from django.http.response import HttpResponse class RemovedInDjango30Warning(PendingDeprecationWarning): ... class RemovedInDjango31Warning(PendingDeprecationWarning): ... class RemovedInDjango40Warning(PendingDeprecationWarn...
1,345
Python
.py
28
44.357143
120
0.725954
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,594
archive.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/archive.pyi
from typing import Any, Dict, Iterable, Sequence, Type class ArchiveException(Exception): ... class UnrecognizedArchiveFormat(ArchiveException): ... def extract(path: str, to_path: str = ...) -> None: ... class Archive: def __init__(self, file: str) -> None: ... def __enter__(self) -> Archive: ... def __...
1,043
Python
.py
23
41.608696
85
0.618954
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,595
safestring.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/safestring.pyi
from typing import TypeVar, overload, Callable, Any _SD = TypeVar("_SD", bound="SafeData") class SafeData: def __html__(self: _SD) -> _SD: ... class SafeText(str, SafeData): @overload def __add__(self, rhs: SafeText) -> SafeText: ... @overload def __add__(self, rhs: str) -> str: ... @overload...
629
Python
.py
21
27
54
0.605307
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,596
timezone.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/timezone.pyi
import types from contextlib import ContextDecorator from datetime import date, datetime as datetime, time, timedelta as timedelta, tzinfo as tzinfo, timezone from typing import Optional, Union, Type from pytz import BaseTzInfo _AnyTime = Union[time, datetime] class UTC(tzinfo): def utcoffset(self, dt: Optional[...
2,714
Python
.py
51
50.196078
112
0.673077
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,597
regex_helper.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/regex_helper.pyi
from typing import Any, Iterator, List, Optional, Tuple, Type, Union ESCAPE_MAPPINGS: Any class Choice(list): ... class Group(list): ... class NonCapture(list): ... def normalize(pattern: str) -> List[Tuple[str, List[str]]]: ... def next_char(input_iter: Any) -> None: ... def walk_to_end(ch: str, input_iter: Iterato...
658
Python
.py
13
49.076923
88
0.685358
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,598
ipv6.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/ipv6.pyi
from typing import Any def clean_ipv6_address(ip_str: Any, unpack_ipv4: bool = ..., error_message: Any = ...): ... def is_valid_ipv6_address(ip_str: str) -> bool: ...
168
Python
.py
3
54.666667
91
0.658537
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)
29,599
module_loading.pyi
DamnWidget_anaconda/anaconda_lib/jedi/third_party/django-stubs/django-stubs/utils/module_loading.pyi
from typing import Any def import_string(dotted_path: str) -> Any: ... def autodiscover_modules(*args: Any, **kwargs: Any) -> None: ... def module_has_submodule(package: Any, module_name: str) -> bool: ... def module_dir(module: Any) -> str: ...
247
Python
.py
5
48.2
69
0.680498
DamnWidget/anaconda
2,213
260
184
GPL-3.0
9/5/2024, 5:14:06 PM (Europe/Amsterdam)