Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .venv/lib/python3.11/site-packages/airportsdata/__init__.py +132 -0
- .venv/lib/python3.11/site-packages/airportsdata/__pycache__/__init__.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/airportsdata/airports.csv +0 -0
- .venv/lib/python3.11/site-packages/airportsdata/iata_macs.csv +90 -0
- .venv/lib/python3.11/site-packages/airportsdata/py.typed +0 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/ie/__init__.pyi +51 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/ie/detail/__init__.pyi +12 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/onnx/__init__.pyi +55 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/onnx/ep/__init__.pyi +63 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/ot/__init__.pyi +32 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/ot/cpu/__init__.pyi +9 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/wip/__init__.pyi +41 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/wip/draw/__init__.pyi +119 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/wip/gst/__init__.pyi +17 -0
- .venv/lib/python3.11/site-packages/cv2/gapi/wip/onevpl/__init__.pyi +16 -0
- .venv/lib/python3.11/site-packages/cv2/utils/__init__.py +14 -0
- .venv/lib/python3.11/site-packages/cv2/utils/__init__.pyi +109 -0
- .venv/lib/python3.11/site-packages/googleapis_common_protos-1.66.0.dist-info/INSTALLER +1 -0
- .venv/lib/python3.11/site-packages/googleapis_common_protos-1.66.0.dist-info/METADATA +36 -0
- .venv/lib/python3.11/site-packages/googleapis_common_protos-1.66.0.dist-info/RECORD +202 -0
- .venv/lib/python3.11/site-packages/googleapis_common_protos-1.66.0.dist-info/top_level.txt +1 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__init__.py +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/__init__.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/api.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/application_state.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/autoscaling_state.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/build_app.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/client.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/cluster_node_info_cache.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/common.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/config.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/constants.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/controller.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/default_impl.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/deploy_utils.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/deployment_info.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/deployment_node.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/deployment_scheduler.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/endpoint_state.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/grpc_util.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/handle_options.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/http_util.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/local_testing_mode.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/logging_utils.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/long_poll.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/metrics_utils.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/proxy.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/proxy_request_response.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/proxy_response_generator.cpython-311.pyc +0 -0
- .venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/proxy_router.cpython-311.pyc +0 -0
.venv/lib/python3.11/site-packages/airportsdata/__init__.py
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env python3
|
| 2 |
+
|
| 3 |
+
"""
|
| 4 |
+
Extensive database of location and timezone data for nearly every airport and landing strip in the world.
|
| 5 |
+
"""
|
| 6 |
+
from __future__ import annotations
|
| 7 |
+
|
| 8 |
+
import csv
|
| 9 |
+
from pathlib import Path
|
| 10 |
+
from typing import Dict, Literal, TypedDict
|
| 11 |
+
|
| 12 |
+
__project_name__ = __package__
|
| 13 |
+
__min_python_version__ = (3, 9) # minimum version of Python required to run; supported until 4 October 2024
|
| 14 |
+
__version__ = '20241001' # numbering follows the release date
|
| 15 |
+
__author__ = 'Mike Borsetti <mike@borsetti.com>'
|
| 16 |
+
__copyright__ = 'Copyright 2020- Mike Borsetti'
|
| 17 |
+
__license__ = 'MIT'
|
| 18 |
+
__url__ = f'https://github.com/mborsetti/{__project_name__}'
|
| 19 |
+
|
| 20 |
+
Airport = TypedDict(
|
| 21 |
+
'Airport',
|
| 22 |
+
{
|
| 23 |
+
'icao': str,
|
| 24 |
+
'iata': str,
|
| 25 |
+
'name': str,
|
| 26 |
+
'city': str,
|
| 27 |
+
'subd': str,
|
| 28 |
+
'country': str,
|
| 29 |
+
'elevation': float,
|
| 30 |
+
'lat': float,
|
| 31 |
+
'lon': float,
|
| 32 |
+
'tz': str,
|
| 33 |
+
'lid': str,
|
| 34 |
+
},
|
| 35 |
+
)
|
| 36 |
+
CodeType = Literal['ICAO', 'IATA', 'LID']
|
| 37 |
+
IATAMAC = TypedDict('IATAMAC', {'name': str, 'country': str, 'airports': Dict[str, Airport]})
|
| 38 |
+
|
| 39 |
+
|
| 40 |
+
def load(code_type: CodeType = 'ICAO') -> Dict[str, 'Airport']:
|
| 41 |
+
"""Loads airport data into a dict
|
| 42 |
+
|
| 43 |
+
:param code_type: optional argument defining the key in the dictionary: 'ICAO' (default if omitted),
|
| 44 |
+
'IATA' (for IATA Location Codes) or 'LID' (for U.S. FAA Location Identifiers).
|
| 45 |
+
|
| 46 |
+
:return: a dict of dicts, each entry having the following keys:
|
| 47 |
+
'icao': ICAO 4-letter Location Indicator or 4-alphanumeric FAA/TC LID
|
| 48 |
+
'iata': IATA 3-letter Location Code or an empty string
|
| 49 |
+
'name': Official name (diacritized latin script)
|
| 50 |
+
'city': City
|
| 51 |
+
'subd': Subdivision (e.g. state, province, region, etc.)
|
| 52 |
+
'country': ISO 3166-1 alpha 2-code (plus 'XK' for Kosovo)
|
| 53 |
+
'elevation': MSL elevation (the highest point of the landing area) in feet
|
| 54 |
+
'lat': Latitude (decimal)
|
| 55 |
+
'lon': Longitude (decimal)
|
| 56 |
+
'tz': Timezone expressed as a tz database name (IANA-compliant) or empty string for country 'AQ' (Antarctica).
|
| 57 |
+
Originally sourced from [TimeZoneDB](https://timezonedb.com)
|
| 58 |
+
'lid': The FAA Location Identifier (for US country only; others is blank)
|
| 59 |
+
"""
|
| 60 |
+
# with open(os.path.join(dir, 'airports.json'), encoding='utf8') as f:
|
| 61 |
+
# airports = json.load(f)
|
| 62 |
+
# if code_type.lower() == 'icao':
|
| 63 |
+
# return airports
|
| 64 |
+
# else:
|
| 65 |
+
# return {airport['iata']: airport for airport in dict(airports).values() if airport['iata']}
|
| 66 |
+
#
|
| 67 |
+
#
|
| 68 |
+
key = code_type.lower()
|
| 69 |
+
if key not in ('icao', 'iata', 'lid'):
|
| 70 |
+
raise ValueError(f'code_type must be one of ICAO, IATA or LID; received {code_type}')
|
| 71 |
+
this_dir = Path(__file__).parent
|
| 72 |
+
airports: Dict[str, Airport] = {}
|
| 73 |
+
with this_dir.joinpath('airports.csv').open(encoding='utf8') as f:
|
| 74 |
+
reader = csv.DictReader(f, quoting=csv.QUOTE_NONNUMERIC)
|
| 75 |
+
for row in reader:
|
| 76 |
+
airports[row[key]] = row # type: ignore[assignment]
|
| 77 |
+
airports.pop('', None)
|
| 78 |
+
return airports
|
| 79 |
+
|
| 80 |
+
|
| 81 |
+
def load_iata_macs() -> dict[str, IATAMAC]:
|
| 82 |
+
"""Loads IATA's Multi Airport Cities (for the "purpose of pricing, fare construction and mileage creation")
|
| 83 |
+
data into a dict.
|
| 84 |
+
|
| 85 |
+
:return: a dict of dicts, each entry having the following keys:
|
| 86 |
+
'name': The IATA city name,
|
| 87 |
+
'country': The IATA country code,
|
| 88 |
+
'airports': a dict with the same data returned by load() for each airport that makes up the Multi Airport
|
| 89 |
+
City, where the key is the airport's IATA code.
|
| 90 |
+
"""
|
| 91 |
+
# with open(os.path.join(dir, 'airports.json'), encoding='utf8') as f:
|
| 92 |
+
# airports = json.load(f)
|
| 93 |
+
# if code_type.lower() == 'icao':
|
| 94 |
+
# return airports
|
| 95 |
+
# else:
|
| 96 |
+
# return {airport['iata']: airport for airport in dict(airports).values() if airport['iata']}
|
| 97 |
+
#
|
| 98 |
+
#
|
| 99 |
+
airports = load('IATA')
|
| 100 |
+
this_dir = Path(__file__).parent
|
| 101 |
+
iata_macs: dict[str, IATAMAC] = {}
|
| 102 |
+
row_d: dict[str, str]
|
| 103 |
+
with this_dir.joinpath('iata_macs.csv').open(encoding='utf8') as f:
|
| 104 |
+
reader = csv.DictReader(f, quoting=csv.QUOTE_NONNUMERIC)
|
| 105 |
+
for row_d in reader:
|
| 106 |
+
for key, value in row_d.items():
|
| 107 |
+
if key == 'Country':
|
| 108 |
+
country = value
|
| 109 |
+
elif key == 'City Code':
|
| 110 |
+
multi_airport_city_code = value
|
| 111 |
+
elif key == 'City Name':
|
| 112 |
+
name = value
|
| 113 |
+
elif key == 'Airport Code':
|
| 114 |
+
airport = value
|
| 115 |
+
if multi_airport_city_code not in iata_macs:
|
| 116 |
+
iata_macs[multi_airport_city_code] = { # type: ignore[assignment]
|
| 117 |
+
'name': name,
|
| 118 |
+
'country': country,
|
| 119 |
+
'airports': {airport: airports[airport]},
|
| 120 |
+
}
|
| 121 |
+
else:
|
| 122 |
+
iata_macs[multi_airport_city_code]['airports'][airport] = airports[airport]
|
| 123 |
+
return iata_macs
|
| 124 |
+
|
| 125 |
+
|
| 126 |
+
# Python 3.9 code used to save the dict to CSV:
|
| 127 |
+
# with open('airports.csv', 'w', newline='') as f:
|
| 128 |
+
# fieldnames = airports[list(airports.keys())[0]].keys()
|
| 129 |
+
# writer = csv.DictWriter(f, fieldnames=fieldnames, quoting=csv.QUOTE_NONNUMERIC)
|
| 130 |
+
# writer.writeheader()
|
| 131 |
+
# for data in airports.values():
|
| 132 |
+
# writer.writerow(data)
|
.venv/lib/python3.11/site-packages/airportsdata/__pycache__/__init__.cpython-311.pyc
ADDED
|
Binary file (5.29 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/airportsdata/airports.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
.venv/lib/python3.11/site-packages/airportsdata/iata_macs.csv
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"Country","City Code","City Name","Airport Code","Airport Name"
|
| 2 |
+
"AE","DXB","Dubai","DWC","Al Maktoum Intl"
|
| 3 |
+
"AE","DXB","Dubai","DXB","International"
|
| 4 |
+
"AR","BUE","Buenos Aires","AEP","Jorge Newbery"
|
| 5 |
+
"AR","BUE","Buenos Aires","EZE","Ministro Pistarini"
|
| 6 |
+
"AU","MEL","Melbourne","AVV","Avalon"
|
| 7 |
+
"AU","MEL","Melbourne","MEL","Melbourne Airport"
|
| 8 |
+
"BE","BRU","Brussels","BRU","Brussels Airport"
|
| 9 |
+
"BE","BRU","Brussels","CRL","Brussels S. Charleroi"
|
| 10 |
+
"BR","BHZ","Belo Horizonte","CNF","Tancredo Neves Intl"
|
| 11 |
+
"BR","BHZ","Belo Horizonte","PLU","Pampulha"
|
| 12 |
+
"BR","RIO","Rio de Janeiro","GIG","Galeao-A.C.Jobim Intl"
|
| 13 |
+
"BR","RIO","Rio de Janeiro","SDU","Santos Dumont"
|
| 14 |
+
"BR","SAO","Sao Paulo","CGH","Congonhas"
|
| 15 |
+
"BR","SAO","Sao Paulo","GRU","Guarulhos Intl"
|
| 16 |
+
"BR","SAO","Sao Paulo","VCP","Viracopos-Campinas In"
|
| 17 |
+
"CA","YTO","Toronto","YTZ","Billy Bishop City A/P"
|
| 18 |
+
"CA","YTO","Toronto","YYZ","Lester B. Pearson Int"
|
| 19 |
+
"CN","BJS","Beijing","PEK","Capital Intl"
|
| 20 |
+
"CN","BJS","Beijing","PKX","Daxing Intl."
|
| 21 |
+
"CN","SHA","Shanghai","PVG","Pudong Intl"
|
| 22 |
+
"CN","SHA","Shanghai","SHA","Hongqiao Intl"
|
| 23 |
+
"ES","TCI","Tenerife","TFN","Tenerife-Norte"
|
| 24 |
+
"ES","TCI","Tenerife","TFS","Tenerife-Sur"
|
| 25 |
+
"FR","PAR","Paris","CDG","Charles de Gaulle"
|
| 26 |
+
"FR","PAR","Paris","ORY","Orly"
|
| 27 |
+
"GB","BFS","Belfast","BFS","International"
|
| 28 |
+
"GB","BFS","Belfast","BHD","George Best City Apt"
|
| 29 |
+
"GB","LON","London","LCY","City Airport"
|
| 30 |
+
"GB","LON","London","LGW","Gatwick"
|
| 31 |
+
"GB","LON","London","LHR","Heathrow"
|
| 32 |
+
"GB","LON","London","LTN","Luton"
|
| 33 |
+
"GB","LON","London","STN","Stansted"
|
| 34 |
+
"ID","JKT","Jakarta","CGK","Soekarno-Hatta Intl"
|
| 35 |
+
"ID","JKT","Jakarta","HLP","Halim Perdanakusuma"
|
| 36 |
+
"ID","JOG","Yogyakarta","JOG","Adisutjipto"
|
| 37 |
+
"ID","JOG","Yogyakarta","YIA","New Yogyakarta Int."
|
| 38 |
+
"IR","THR","Tehran","IKA","Imam Khomeini Intl"
|
| 39 |
+
"IR","THR","Tehran","THR","Mehrabad Intl"
|
| 40 |
+
"IS","REK","Reykjavik","KEF","Keflavik International"
|
| 41 |
+
"IS","REK","Reykjavik","RKV","Reykjavik Domestic"
|
| 42 |
+
"IT","MIL","Milan","BGY","Bergamo/Orio al Serio"
|
| 43 |
+
"IT","MIL","Milan","LIN","Linate"
|
| 44 |
+
"IT","MIL","Milan","MXP","Malpensa"
|
| 45 |
+
"IT","ROM","Rome","CIA","Ciampino"
|
| 46 |
+
"IT","ROM","Rome","FCO","Fiumicino"
|
| 47 |
+
"JP","NGO","Nagoya","NGO","Chubu Centrair International"
|
| 48 |
+
"JP","NGO","Nagoya","NKM","Nagoya (Komaki)"
|
| 49 |
+
"JP","OSA","Osaka","ITM","Osaka Intl (Itami)"
|
| 50 |
+
"JP","OSA","Osaka","KIX","Kansai International"
|
| 51 |
+
"JP","OSA","Osaka","UKB","Kobe"
|
| 52 |
+
"JP","SPK","Sapporo","CTS","New Chitose"
|
| 53 |
+
"JP","SPK","Sapporo","OKD","Okadama"
|
| 54 |
+
"JP","TYO","Tokyo","HND","Tokyo Intl (Haneda)"
|
| 55 |
+
"JP","TYO","Tokyo","NRT","Narita Intl"
|
| 56 |
+
"KR","SEL","Seoul","GMP","Gimpo International"
|
| 57 |
+
"KR","SEL","Seoul","ICN","Incheon International"
|
| 58 |
+
"SL","SLU","St Lucia","SLU","George F.L. Charles"
|
| 59 |
+
"SL","SLU","St Lucia","UVF","Hewanorra Int’l"
|
| 60 |
+
"NO","OSL","Oslo","OSL","Gardermoen"
|
| 61 |
+
"NO","OSL","Oslo","TRF","Sandefjord-Torp"
|
| 62 |
+
"RU","MOW","Moscow","DME","Domodedovo"
|
| 63 |
+
"RU","MOW","Moscow","SVO","Sheremetyevo"
|
| 64 |
+
"RU","MOW","Moscow","VKO","Vnukovo"
|
| 65 |
+
"SE","STO","Stockholm","ARN","Arlanda"
|
| 66 |
+
"SE","STO","Stockholm","BMA","Bromma"
|
| 67 |
+
"SN","DKR","Dakar","DKR","Leopold Sedar Senghor"
|
| 68 |
+
"SN","DKR","Dakar","DSS","Blaise Diagne Intl"
|
| 69 |
+
"TH","BKK","Bangkok","BKK","Suvarnabhumi Airport"
|
| 70 |
+
"TH","BKK","Bangkok","DMK","Don Mueang Int'l"
|
| 71 |
+
"TR","ANK","Ankara","ANK","Etimesgut"
|
| 72 |
+
"TR","ANK","Ankara","ESB","Esenboga"
|
| 73 |
+
"TR","IST","Istanbul","ISL","Ataturk"
|
| 74 |
+
"TR","IST","Istanbul","IST","Istanbul Airport"
|
| 75 |
+
"TR","IST","Istanbul","SAW","Sabiha Gokcen"
|
| 76 |
+
"TW","TPE","Taipei","TPE","Taoyuan International Airport"
|
| 77 |
+
"TW","TPE","Taipei","TSA","Songshan"
|
| 78 |
+
"UA","IEV","Kyiv","IEV","Kyiv International Airport"
|
| 79 |
+
"UA","IEV","Kyiv","KBP","Boryspil Intl"
|
| 80 |
+
"US","CHI","Chicago","MDW","Midway International"
|
| 81 |
+
"US","CHI","Chicago","ORD","O'Hare International"
|
| 82 |
+
"US","DFW","Dallas","DAL","Love Field"
|
| 83 |
+
"US","DFW","Dallas","DFW","Dallas/Ft Worth Intl"
|
| 84 |
+
"US","HOU","Houston","HOU","William P Hobby Airport"
|
| 85 |
+
"US","HOU","Houston","IAH","George Bush Intercontinental"
|
| 86 |
+
"US","NYC","New York","JFK","John F Kennedy Intl"
|
| 87 |
+
"US","NYC","New York","LGA","LaGuardia"
|
| 88 |
+
"US","WAS","Washington","DCA","Ronald Reagan National"
|
| 89 |
+
"US","WAS","Washington","IAD","Dulles Intl"
|
| 90 |
+
"ZA","JNB","Johannesburg","HLA","Lanseria International"
|
.venv/lib/python3.11/site-packages/airportsdata/py.typed
ADDED
|
File without changes
|
.venv/lib/python3.11/site-packages/cv2/gapi/ie/__init__.pyi
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
import cv2.typing
|
| 4 |
+
import typing as _typing
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
from cv2.gapi.ie import detail as detail
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
# Enumerations
|
| 11 |
+
TraitAs_TENSOR: int
|
| 12 |
+
TRAIT_AS_TENSOR: int
|
| 13 |
+
TraitAs_IMAGE: int
|
| 14 |
+
TRAIT_AS_IMAGE: int
|
| 15 |
+
TraitAs = int
|
| 16 |
+
"""One of [TraitAs_TENSOR, TRAIT_AS_TENSOR, TraitAs_IMAGE, TRAIT_AS_IMAGE]"""
|
| 17 |
+
|
| 18 |
+
Sync: int
|
| 19 |
+
SYNC: int
|
| 20 |
+
Async: int
|
| 21 |
+
ASYNC: int
|
| 22 |
+
InferMode = int
|
| 23 |
+
"""One of [Sync, SYNC, Async, ASYNC]"""
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
# Classes
|
| 28 |
+
class PyParams:
|
| 29 |
+
# Functions
|
| 30 |
+
@_typing.overload
|
| 31 |
+
def __init__(self) -> None: ...
|
| 32 |
+
@_typing.overload
|
| 33 |
+
def __init__(self, tag: str, model: str, weights: str, device: str) -> None: ...
|
| 34 |
+
@_typing.overload
|
| 35 |
+
def __init__(self, tag: str, model: str, device: str) -> None: ...
|
| 36 |
+
|
| 37 |
+
def constInput(self, layer_name: str, data: cv2.typing.MatLike, hint: TraitAs = ...) -> PyParams: ...
|
| 38 |
+
|
| 39 |
+
def cfgNumRequests(self, nireq: int) -> PyParams: ...
|
| 40 |
+
|
| 41 |
+
def cfgBatchSize(self, size: int) -> PyParams: ...
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
|
| 45 |
+
# Functions
|
| 46 |
+
@_typing.overload
|
| 47 |
+
def params(tag: str, model: str, weights: str, device: str) -> PyParams: ...
|
| 48 |
+
@_typing.overload
|
| 49 |
+
def params(tag: str, model: str, device: str) -> PyParams: ...
|
| 50 |
+
|
| 51 |
+
|
.venv/lib/python3.11/site-packages/cv2/gapi/ie/detail/__init__.pyi
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
ParamDesc_Kind_Load: int
|
| 4 |
+
PARAM_DESC_KIND_LOAD: int
|
| 5 |
+
ParamDesc_Kind_Import: int
|
| 6 |
+
PARAM_DESC_KIND_IMPORT: int
|
| 7 |
+
ParamDesc_Kind = int
|
| 8 |
+
"""One of [ParamDesc_Kind_Load, PARAM_DESC_KIND_LOAD, ParamDesc_Kind_Import, PARAM_DESC_KIND_IMPORT]"""
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
# Classes
|
| 12 |
+
|
.venv/lib/python3.11/site-packages/cv2/gapi/onnx/__init__.pyi
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
import cv2.gapi.onnx.ep
|
| 4 |
+
import cv2.typing
|
| 5 |
+
import typing as _typing
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
from cv2.gapi.onnx import ep as ep
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
# Enumerations
|
| 12 |
+
TraitAs_TENSOR: int
|
| 13 |
+
TRAIT_AS_TENSOR: int
|
| 14 |
+
TraitAs_IMAGE: int
|
| 15 |
+
TRAIT_AS_IMAGE: int
|
| 16 |
+
TraitAs = int
|
| 17 |
+
"""One of [TraitAs_TENSOR, TRAIT_AS_TENSOR, TraitAs_IMAGE, TRAIT_AS_IMAGE]"""
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
# Classes
|
| 22 |
+
class PyParams:
|
| 23 |
+
# Functions
|
| 24 |
+
@_typing.overload
|
| 25 |
+
def __init__(self) -> None: ...
|
| 26 |
+
@_typing.overload
|
| 27 |
+
def __init__(self, tag: str, model_path: str) -> None: ...
|
| 28 |
+
|
| 29 |
+
def cfgMeanStd(self, layer_name: str, m: cv2.typing.Scalar, s: cv2.typing.Scalar) -> PyParams: ...
|
| 30 |
+
|
| 31 |
+
def cfgNormalize(self, layer_name: str, flag: bool) -> PyParams: ...
|
| 32 |
+
|
| 33 |
+
@_typing.overload
|
| 34 |
+
def cfgAddExecutionProvider(self, ep: cv2.gapi.onnx.ep.OpenVINO) -> PyParams: ...
|
| 35 |
+
@_typing.overload
|
| 36 |
+
def cfgAddExecutionProvider(self, ep: cv2.gapi.onnx.ep.DirectML) -> PyParams: ...
|
| 37 |
+
@_typing.overload
|
| 38 |
+
def cfgAddExecutionProvider(self, ep: cv2.gapi.onnx.ep.CoreML) -> PyParams: ...
|
| 39 |
+
@_typing.overload
|
| 40 |
+
def cfgAddExecutionProvider(self, ep: cv2.gapi.onnx.ep.CUDA) -> PyParams: ...
|
| 41 |
+
@_typing.overload
|
| 42 |
+
def cfgAddExecutionProvider(self, ep: cv2.gapi.onnx.ep.TensorRT) -> PyParams: ...
|
| 43 |
+
|
| 44 |
+
def cfgDisableMemPattern(self) -> PyParams: ...
|
| 45 |
+
|
| 46 |
+
def cfgSessionOptions(self, options: cv2.typing.map_string_and_string) -> PyParams: ...
|
| 47 |
+
|
| 48 |
+
def cfgOptLevel(self, opt_level: int) -> PyParams: ...
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
# Functions
|
| 53 |
+
def params(tag: str, model_path: str) -> PyParams: ...
|
| 54 |
+
|
| 55 |
+
|
.venv/lib/python3.11/site-packages/cv2/gapi/onnx/ep/__init__.pyi
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
import cv2.typing
|
| 4 |
+
import typing as _typing
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
# Classes
|
| 8 |
+
class CoreML:
|
| 9 |
+
# Functions
|
| 10 |
+
def __init__(self) -> None: ...
|
| 11 |
+
|
| 12 |
+
def cfgUseCPUOnly(self) -> CoreML: ...
|
| 13 |
+
|
| 14 |
+
def cfgEnableOnSubgraph(self) -> CoreML: ...
|
| 15 |
+
|
| 16 |
+
def cfgEnableOnlyNeuralEngine(self) -> CoreML: ...
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
class CUDA:
|
| 20 |
+
# Functions
|
| 21 |
+
@_typing.overload
|
| 22 |
+
def __init__(self) -> None: ...
|
| 23 |
+
@_typing.overload
|
| 24 |
+
def __init__(self, dev_id: int) -> None: ...
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
class TensorRT:
|
| 28 |
+
# Functions
|
| 29 |
+
@_typing.overload
|
| 30 |
+
def __init__(self) -> None: ...
|
| 31 |
+
@_typing.overload
|
| 32 |
+
def __init__(self, dev_id: int) -> None: ...
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
class OpenVINO:
|
| 36 |
+
# Functions
|
| 37 |
+
@_typing.overload
|
| 38 |
+
def __init__(self) -> None: ...
|
| 39 |
+
@_typing.overload
|
| 40 |
+
def __init__(self, dev_type: str) -> None: ...
|
| 41 |
+
@_typing.overload
|
| 42 |
+
def __init__(self, params: cv2.typing.map_string_and_string) -> None: ...
|
| 43 |
+
|
| 44 |
+
def cfgCacheDir(self, dir: str) -> OpenVINO: ...
|
| 45 |
+
|
| 46 |
+
def cfgNumThreads(self, nthreads: int) -> OpenVINO: ...
|
| 47 |
+
|
| 48 |
+
def cfgEnableOpenCLThrottling(self) -> OpenVINO: ...
|
| 49 |
+
|
| 50 |
+
def cfgEnableDynamicShapes(self) -> OpenVINO: ...
|
| 51 |
+
|
| 52 |
+
|
| 53 |
+
class DirectML:
|
| 54 |
+
# Functions
|
| 55 |
+
@_typing.overload
|
| 56 |
+
def __init__(self) -> None: ...
|
| 57 |
+
@_typing.overload
|
| 58 |
+
def __init__(self, device_id: int) -> None: ...
|
| 59 |
+
@_typing.overload
|
| 60 |
+
def __init__(self, adapter_name: str) -> None: ...
|
| 61 |
+
|
| 62 |
+
|
| 63 |
+
|
.venv/lib/python3.11/site-packages/cv2/gapi/ot/__init__.pyi
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
import cv2
|
| 4 |
+
import typing as _typing
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
from cv2.gapi.ot import cpu as cpu
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
# Enumerations
|
| 11 |
+
NEW: int
|
| 12 |
+
TRACKED: int
|
| 13 |
+
LOST: int
|
| 14 |
+
TrackingStatus = int
|
| 15 |
+
"""One of [NEW, TRACKED, LOST]"""
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
# Classes
|
| 20 |
+
class ObjectTrackerParams:
|
| 21 |
+
max_num_objects: int
|
| 22 |
+
input_image_format: int
|
| 23 |
+
tracking_per_class: bool
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
# Functions
|
| 27 |
+
@_typing.overload
|
| 28 |
+
def track(mat: cv2.GMat, detected_rects: cv2.GArrayT, detected_class_labels: cv2.GArrayT, delta: float) -> tuple[cv2.GArrayT, cv2.GArrayT, cv2.GArrayT, cv2.GArrayT]: ...
|
| 29 |
+
@_typing.overload
|
| 30 |
+
def track(frame: cv2.GFrame, detected_rects: cv2.GArrayT, detected_class_labels: cv2.GArrayT, delta: float) -> tuple[cv2.GArrayT, cv2.GArrayT, cv2.GArrayT, cv2.GArrayT]: ...
|
| 31 |
+
|
| 32 |
+
|
.venv/lib/python3.11/site-packages/cv2/gapi/ot/cpu/__init__.pyi
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
import cv2
|
| 4 |
+
|
| 5 |
+
|
| 6 |
+
# Functions
|
| 7 |
+
def kernels() -> cv2.GKernelPackage: ...
|
| 8 |
+
|
| 9 |
+
|
.venv/lib/python3.11/site-packages/cv2/gapi/wip/__init__.pyi
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
import cv2
|
| 4 |
+
import cv2.gapi
|
| 5 |
+
import cv2.gapi.wip.gst
|
| 6 |
+
import cv2.typing
|
| 7 |
+
import typing as _typing
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
from cv2.gapi.wip import draw as draw
|
| 11 |
+
from cv2.gapi.wip import gst as gst
|
| 12 |
+
from cv2.gapi.wip import onevpl as onevpl
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
# Classes
|
| 16 |
+
class GOutputs:
|
| 17 |
+
# Functions
|
| 18 |
+
def getGMat(self) -> cv2.GMat: ...
|
| 19 |
+
|
| 20 |
+
def getGScalar(self) -> cv2.GScalar: ...
|
| 21 |
+
|
| 22 |
+
def getGArray(self, type: cv2.gapi.ArgType) -> cv2.GArrayT: ...
|
| 23 |
+
|
| 24 |
+
def getGOpaque(self, type: cv2.gapi.ArgType) -> cv2.GOpaqueT: ...
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
class IStreamSource:
|
| 28 |
+
...
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
# Functions
|
| 32 |
+
def get_streaming_source(pipeline: cv2.gapi.wip.gst.GStreamerPipeline, appsinkName: str, outputType: cv2.gapi.wip.gst.GStreamerSource_OutputType = ...) -> IStreamSource: ...
|
| 33 |
+
|
| 34 |
+
@_typing.overload
|
| 35 |
+
def make_capture_src(path: str, properties: cv2.typing.map_int_and_double = ...) -> IStreamSource: ...
|
| 36 |
+
@_typing.overload
|
| 37 |
+
def make_capture_src(id: int, properties: cv2.typing.map_int_and_double = ...) -> IStreamSource: ...
|
| 38 |
+
|
| 39 |
+
def make_gst_src(pipeline: str, outputType: cv2.gapi.wip.gst.GStreamerSource_OutputType = ...) -> IStreamSource: ...
|
| 40 |
+
|
| 41 |
+
|
.venv/lib/python3.11/site-packages/cv2/gapi/wip/draw/__init__.pyi
ADDED
|
@@ -0,0 +1,119 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
import cv2
|
| 4 |
+
import cv2.typing
|
| 5 |
+
import typing as _typing
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
# Classes
|
| 9 |
+
class Text:
|
| 10 |
+
text: str
|
| 11 |
+
org: cv2.typing.Point
|
| 12 |
+
ff: int
|
| 13 |
+
fs: float
|
| 14 |
+
color: cv2.typing.Scalar
|
| 15 |
+
thick: int
|
| 16 |
+
lt: int
|
| 17 |
+
bottom_left_origin: bool
|
| 18 |
+
|
| 19 |
+
# Functions
|
| 20 |
+
@_typing.overload
|
| 21 |
+
def __init__(self, text_: str, org_: cv2.typing.Point, ff_: int, fs_: float, color_: cv2.typing.Scalar, thick_: int = ..., lt_: int = ..., bottom_left_origin_: bool = ...) -> None: ...
|
| 22 |
+
@_typing.overload
|
| 23 |
+
def __init__(self) -> None: ...
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
class Rect:
|
| 27 |
+
rect: cv2.typing.Rect
|
| 28 |
+
color: cv2.typing.Scalar
|
| 29 |
+
thick: int
|
| 30 |
+
lt: int
|
| 31 |
+
shift: int
|
| 32 |
+
|
| 33 |
+
# Functions
|
| 34 |
+
@_typing.overload
|
| 35 |
+
def __init__(self) -> None: ...
|
| 36 |
+
@_typing.overload
|
| 37 |
+
def __init__(self, rect_: cv2.typing.Rect2i, color_: cv2.typing.Scalar, thick_: int = ..., lt_: int = ..., shift_: int = ...) -> None: ...
|
| 38 |
+
|
| 39 |
+
|
| 40 |
+
class Circle:
|
| 41 |
+
center: cv2.typing.Point
|
| 42 |
+
radius: int
|
| 43 |
+
color: cv2.typing.Scalar
|
| 44 |
+
thick: int
|
| 45 |
+
lt: int
|
| 46 |
+
shift: int
|
| 47 |
+
|
| 48 |
+
# Functions
|
| 49 |
+
@_typing.overload
|
| 50 |
+
def __init__(self, center_: cv2.typing.Point, radius_: int, color_: cv2.typing.Scalar, thick_: int = ..., lt_: int = ..., shift_: int = ...) -> None: ...
|
| 51 |
+
@_typing.overload
|
| 52 |
+
def __init__(self) -> None: ...
|
| 53 |
+
|
| 54 |
+
|
| 55 |
+
class Line:
|
| 56 |
+
pt1: cv2.typing.Point
|
| 57 |
+
pt2: cv2.typing.Point
|
| 58 |
+
color: cv2.typing.Scalar
|
| 59 |
+
thick: int
|
| 60 |
+
lt: int
|
| 61 |
+
shift: int
|
| 62 |
+
|
| 63 |
+
# Functions
|
| 64 |
+
@_typing.overload
|
| 65 |
+
def __init__(self, pt1_: cv2.typing.Point, pt2_: cv2.typing.Point, color_: cv2.typing.Scalar, thick_: int = ..., lt_: int = ..., shift_: int = ...) -> None: ...
|
| 66 |
+
@_typing.overload
|
| 67 |
+
def __init__(self) -> None: ...
|
| 68 |
+
|
| 69 |
+
|
| 70 |
+
class Mosaic:
|
| 71 |
+
mos: cv2.typing.Rect
|
| 72 |
+
cellSz: int
|
| 73 |
+
decim: int
|
| 74 |
+
|
| 75 |
+
# Functions
|
| 76 |
+
@_typing.overload
|
| 77 |
+
def __init__(self) -> None: ...
|
| 78 |
+
@_typing.overload
|
| 79 |
+
def __init__(self, mos_: cv2.typing.Rect2i, cellSz_: int, decim_: int) -> None: ...
|
| 80 |
+
|
| 81 |
+
|
| 82 |
+
class Image:
|
| 83 |
+
org: cv2.typing.Point
|
| 84 |
+
img: cv2.typing.MatLike
|
| 85 |
+
alpha: cv2.typing.MatLike
|
| 86 |
+
|
| 87 |
+
# Functions
|
| 88 |
+
@_typing.overload
|
| 89 |
+
def __init__(self, org_: cv2.typing.Point, img_: cv2.typing.MatLike, alpha_: cv2.typing.MatLike) -> None: ...
|
| 90 |
+
@_typing.overload
|
| 91 |
+
def __init__(self) -> None: ...
|
| 92 |
+
|
| 93 |
+
|
| 94 |
+
class Poly:
|
| 95 |
+
points: _typing.Sequence[cv2.typing.Point]
|
| 96 |
+
color: cv2.typing.Scalar
|
| 97 |
+
thick: int
|
| 98 |
+
lt: int
|
| 99 |
+
shift: int
|
| 100 |
+
|
| 101 |
+
# Functions
|
| 102 |
+
@_typing.overload
|
| 103 |
+
def __init__(self, points_: _typing.Sequence[cv2.typing.Point], color_: cv2.typing.Scalar, thick_: int = ..., lt_: int = ..., shift_: int = ...) -> None: ...
|
| 104 |
+
@_typing.overload
|
| 105 |
+
def __init__(self) -> None: ...
|
| 106 |
+
|
| 107 |
+
|
| 108 |
+
|
| 109 |
+
# Functions
|
| 110 |
+
@_typing.overload
|
| 111 |
+
def render(bgr: cv2.typing.MatLike, prims: _typing.Sequence[cv2.typing.Prim], args: _typing.Sequence[cv2.GCompileArg] = ...) -> None: ...
|
| 112 |
+
@_typing.overload
|
| 113 |
+
def render(y_plane: cv2.typing.MatLike, uv_plane: cv2.typing.MatLike, prims: _typing.Sequence[cv2.typing.Prim], args: _typing.Sequence[cv2.GCompileArg] = ...) -> None: ...
|
| 114 |
+
|
| 115 |
+
def render3ch(src: cv2.GMat, prims: cv2.GArrayT) -> cv2.GMat: ...
|
| 116 |
+
|
| 117 |
+
def renderNV12(y: cv2.GMat, uv: cv2.GMat, prims: cv2.GArrayT) -> tuple[cv2.GMat, cv2.GMat]: ...
|
| 118 |
+
|
| 119 |
+
|
.venv/lib/python3.11/site-packages/cv2/gapi/wip/gst/__init__.pyi
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
GStreamerSource_OutputType_FRAME: int
|
| 4 |
+
GSTREAMER_SOURCE_OUTPUT_TYPE_FRAME: int
|
| 5 |
+
GStreamerSource_OutputType_MAT: int
|
| 6 |
+
GSTREAMER_SOURCE_OUTPUT_TYPE_MAT: int
|
| 7 |
+
GStreamerSource_OutputType = int
|
| 8 |
+
"""One of [GStreamerSource_OutputType_FRAME, GSTREAMER_SOURCE_OUTPUT_TYPE_FRAME, GStreamerSource_OutputType_MAT, GSTREAMER_SOURCE_OUTPUT_TYPE_MAT]"""
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
# Classes
|
| 12 |
+
class GStreamerPipeline:
|
| 13 |
+
# Functions
|
| 14 |
+
def __init__(self, pipeline: str) -> None: ...
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
|
.venv/lib/python3.11/site-packages/cv2/gapi/wip/onevpl/__init__.pyi
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
# Enumerations
|
| 4 |
+
AccelType_HOST: int
|
| 5 |
+
ACCEL_TYPE_HOST: int
|
| 6 |
+
AccelType_DX11: int
|
| 7 |
+
ACCEL_TYPE_DX11: int
|
| 8 |
+
AccelType_VAAPI: int
|
| 9 |
+
ACCEL_TYPE_VAAPI: int
|
| 10 |
+
AccelType_LAST_VALUE: int
|
| 11 |
+
ACCEL_TYPE_LAST_VALUE: int
|
| 12 |
+
AccelType = int
|
| 13 |
+
"""One of [AccelType_HOST, ACCEL_TYPE_HOST, AccelType_DX11, ACCEL_TYPE_DX11, AccelType_VAAPI, ACCEL_TYPE_VAAPI, AccelType_LAST_VALUE, ACCEL_TYPE_LAST_VALUE]"""
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
.venv/lib/python3.11/site-packages/cv2/utils/__init__.py
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from collections import namedtuple
|
| 2 |
+
|
| 3 |
+
import cv2
|
| 4 |
+
|
| 5 |
+
|
| 6 |
+
NativeMethodPatchedResult = namedtuple("NativeMethodPatchedResult",
|
| 7 |
+
("py", "native"))
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
def testOverwriteNativeMethod(arg):
|
| 11 |
+
return NativeMethodPatchedResult(
|
| 12 |
+
arg + 1,
|
| 13 |
+
cv2.utils._native.testOverwriteNativeMethod(arg)
|
| 14 |
+
)
|
.venv/lib/python3.11/site-packages/cv2/utils/__init__.pyi
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__all__: list[str] = []
|
| 2 |
+
|
| 3 |
+
import cv2
|
| 4 |
+
import cv2.typing
|
| 5 |
+
import typing as _typing
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
from cv2.utils import fs as fs
|
| 9 |
+
from cv2.utils import nested as nested
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
# Classes
|
| 13 |
+
class ClassWithKeywordProperties:
|
| 14 |
+
lambda_: int
|
| 15 |
+
@property
|
| 16 |
+
def except_(self) -> int: ...
|
| 17 |
+
|
| 18 |
+
# Functions
|
| 19 |
+
def __init__(self, lambda_arg: int = ..., except_arg: int = ...) -> None: ...
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
# Functions
|
| 24 |
+
@_typing.overload
|
| 25 |
+
def copyMatAndDumpNamedArguments(src: cv2.typing.MatLike, dst: cv2.typing.MatLike | None = ..., lambda_: int = ..., sigma: float = ...) -> tuple[str, cv2.typing.MatLike]: ...
|
| 26 |
+
@_typing.overload
|
| 27 |
+
def copyMatAndDumpNamedArguments(src: cv2.UMat, dst: cv2.UMat | None = ..., lambda_: int = ..., sigma: float = ...) -> tuple[str, cv2.UMat]: ...
|
| 28 |
+
|
| 29 |
+
def dumpBool(argument: bool) -> str: ...
|
| 30 |
+
|
| 31 |
+
def dumpCString(argument: str) -> str: ...
|
| 32 |
+
|
| 33 |
+
def dumpDouble(argument: float) -> str: ...
|
| 34 |
+
|
| 35 |
+
def dumpFloat(argument: float) -> str: ...
|
| 36 |
+
|
| 37 |
+
@_typing.overload
|
| 38 |
+
def dumpInputArray(argument: cv2.typing.MatLike) -> str: ...
|
| 39 |
+
@_typing.overload
|
| 40 |
+
def dumpInputArray(argument: cv2.UMat) -> str: ...
|
| 41 |
+
|
| 42 |
+
@_typing.overload
|
| 43 |
+
def dumpInputArrayOfArrays(argument: _typing.Sequence[cv2.typing.MatLike]) -> str: ...
|
| 44 |
+
@_typing.overload
|
| 45 |
+
def dumpInputArrayOfArrays(argument: _typing.Sequence[cv2.UMat]) -> str: ...
|
| 46 |
+
|
| 47 |
+
@_typing.overload
|
| 48 |
+
def dumpInputOutputArray(argument: cv2.typing.MatLike) -> tuple[str, cv2.typing.MatLike]: ...
|
| 49 |
+
@_typing.overload
|
| 50 |
+
def dumpInputOutputArray(argument: cv2.UMat) -> tuple[str, cv2.UMat]: ...
|
| 51 |
+
|
| 52 |
+
@_typing.overload
|
| 53 |
+
def dumpInputOutputArrayOfArrays(argument: _typing.Sequence[cv2.typing.MatLike]) -> tuple[str, _typing.Sequence[cv2.typing.MatLike]]: ...
|
| 54 |
+
@_typing.overload
|
| 55 |
+
def dumpInputOutputArrayOfArrays(argument: _typing.Sequence[cv2.UMat]) -> tuple[str, _typing.Sequence[cv2.UMat]]: ...
|
| 56 |
+
|
| 57 |
+
def dumpInt(argument: int) -> str: ...
|
| 58 |
+
|
| 59 |
+
def dumpInt64(argument: int) -> str: ...
|
| 60 |
+
|
| 61 |
+
def dumpRange(argument: cv2.typing.Range) -> str: ...
|
| 62 |
+
|
| 63 |
+
def dumpRect(argument: cv2.typing.Rect) -> str: ...
|
| 64 |
+
|
| 65 |
+
def dumpRotatedRect(argument: cv2.typing.RotatedRect) -> str: ...
|
| 66 |
+
|
| 67 |
+
def dumpSizeT(argument: int) -> str: ...
|
| 68 |
+
|
| 69 |
+
def dumpString(argument: str) -> str: ...
|
| 70 |
+
|
| 71 |
+
def dumpTermCriteria(argument: cv2.typing.TermCriteria) -> str: ...
|
| 72 |
+
|
| 73 |
+
def dumpVec2i(value: cv2.typing.Vec2i = ...) -> str: ...
|
| 74 |
+
|
| 75 |
+
def dumpVectorOfDouble(vec: _typing.Sequence[float]) -> str: ...
|
| 76 |
+
|
| 77 |
+
def dumpVectorOfInt(vec: _typing.Sequence[int]) -> str: ...
|
| 78 |
+
|
| 79 |
+
def dumpVectorOfRect(vec: _typing.Sequence[cv2.typing.Rect]) -> str: ...
|
| 80 |
+
|
| 81 |
+
def generateVectorOfInt(len: int) -> _typing.Sequence[int]: ...
|
| 82 |
+
|
| 83 |
+
def generateVectorOfMat(len: int, rows: int, cols: int, dtype: int, vec: _typing.Sequence[cv2.typing.MatLike] | None = ...) -> _typing.Sequence[cv2.typing.MatLike]: ...
|
| 84 |
+
|
| 85 |
+
def generateVectorOfRect(len: int) -> _typing.Sequence[cv2.typing.Rect]: ...
|
| 86 |
+
|
| 87 |
+
@_typing.overload
|
| 88 |
+
def testAsyncArray(argument: cv2.typing.MatLike) -> cv2.AsyncArray: ...
|
| 89 |
+
@_typing.overload
|
| 90 |
+
def testAsyncArray(argument: cv2.UMat) -> cv2.AsyncArray: ...
|
| 91 |
+
|
| 92 |
+
def testAsyncException() -> cv2.AsyncArray: ...
|
| 93 |
+
|
| 94 |
+
@_typing.overload
|
| 95 |
+
def testOverloadResolution(value: int, point: cv2.typing.Point = ...) -> str: ...
|
| 96 |
+
@_typing.overload
|
| 97 |
+
def testOverloadResolution(rect: cv2.typing.Rect) -> str: ...
|
| 98 |
+
|
| 99 |
+
def testOverwriteNativeMethod(argument: int) -> int: ...
|
| 100 |
+
|
| 101 |
+
def testRaiseGeneralException() -> None: ...
|
| 102 |
+
|
| 103 |
+
def testReservedKeywordConversion(positional_argument: int, lambda_: int = ..., from_: int = ...) -> str: ...
|
| 104 |
+
|
| 105 |
+
def testRotatedRect(x: float, y: float, w: float, h: float, angle: float) -> cv2.typing.RotatedRect: ...
|
| 106 |
+
|
| 107 |
+
def testRotatedRectVector(x: float, y: float, w: float, h: float, angle: float) -> _typing.Sequence[cv2.typing.RotatedRect]: ...
|
| 108 |
+
|
| 109 |
+
|
.venv/lib/python3.11/site-packages/googleapis_common_protos-1.66.0.dist-info/INSTALLER
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
pip
|
.venv/lib/python3.11/site-packages/googleapis_common_protos-1.66.0.dist-info/METADATA
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Metadata-Version: 2.1
|
| 2 |
+
Name: googleapis-common-protos
|
| 3 |
+
Version: 1.66.0
|
| 4 |
+
Summary: Common protobufs used in Google APIs
|
| 5 |
+
Home-page: https://github.com/googleapis/python-api-common-protos
|
| 6 |
+
Author: Google LLC
|
| 7 |
+
Author-email: googleapis-packages@google.com
|
| 8 |
+
License: Apache-2.0
|
| 9 |
+
Classifier: Development Status :: 5 - Production/Stable
|
| 10 |
+
Classifier: Intended Audience :: Developers
|
| 11 |
+
Classifier: License :: OSI Approved :: Apache Software License
|
| 12 |
+
Classifier: Programming Language :: Python
|
| 13 |
+
Classifier: Programming Language :: Python :: 3
|
| 14 |
+
Classifier: Programming Language :: Python :: 3.7
|
| 15 |
+
Classifier: Programming Language :: Python :: 3.8
|
| 16 |
+
Classifier: Programming Language :: Python :: 3.9
|
| 17 |
+
Classifier: Programming Language :: Python :: 3.10
|
| 18 |
+
Classifier: Programming Language :: Python :: 3.11
|
| 19 |
+
Classifier: Programming Language :: Python :: 3.12
|
| 20 |
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
| 21 |
+
Requires-Python: >=3.7
|
| 22 |
+
Description-Content-Type: text/markdown
|
| 23 |
+
License-File: LICENSE
|
| 24 |
+
Requires-Dist: protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.20.2
|
| 25 |
+
Provides-Extra: grpc
|
| 26 |
+
Requires-Dist: grpcio<2.0.0.dev0,>=1.44.0; extra == "grpc"
|
| 27 |
+
|
| 28 |
+
Google APIs common protos
|
| 29 |
+
-------------------------
|
| 30 |
+
|
| 31 |
+
.. image:: https://img.shields.io/pypi/v/googleapis-common-protos.svg
|
| 32 |
+
:target: https://pypi.org/project/googleapis-common-protos/
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
googleapis-common-protos contains the python classes generated from the common
|
| 36 |
+
protos in the `googleapis/googleapis <https://github.com/googleapis/googleapis>`_ repository.
|
.venv/lib/python3.11/site-packages/googleapis_common_protos-1.66.0.dist-info/RECORD
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
google/api/__pycache__/annotations_pb2.cpython-311.pyc,,
|
| 2 |
+
google/api/__pycache__/auth_pb2.cpython-311.pyc,,
|
| 3 |
+
google/api/__pycache__/backend_pb2.cpython-311.pyc,,
|
| 4 |
+
google/api/__pycache__/billing_pb2.cpython-311.pyc,,
|
| 5 |
+
google/api/__pycache__/client_pb2.cpython-311.pyc,,
|
| 6 |
+
google/api/__pycache__/config_change_pb2.cpython-311.pyc,,
|
| 7 |
+
google/api/__pycache__/consumer_pb2.cpython-311.pyc,,
|
| 8 |
+
google/api/__pycache__/context_pb2.cpython-311.pyc,,
|
| 9 |
+
google/api/__pycache__/control_pb2.cpython-311.pyc,,
|
| 10 |
+
google/api/__pycache__/distribution_pb2.cpython-311.pyc,,
|
| 11 |
+
google/api/__pycache__/documentation_pb2.cpython-311.pyc,,
|
| 12 |
+
google/api/__pycache__/endpoint_pb2.cpython-311.pyc,,
|
| 13 |
+
google/api/__pycache__/error_reason_pb2.cpython-311.pyc,,
|
| 14 |
+
google/api/__pycache__/field_behavior_pb2.cpython-311.pyc,,
|
| 15 |
+
google/api/__pycache__/field_info_pb2.cpython-311.pyc,,
|
| 16 |
+
google/api/__pycache__/http_pb2.cpython-311.pyc,,
|
| 17 |
+
google/api/__pycache__/httpbody_pb2.cpython-311.pyc,,
|
| 18 |
+
google/api/__pycache__/label_pb2.cpython-311.pyc,,
|
| 19 |
+
google/api/__pycache__/launch_stage_pb2.cpython-311.pyc,,
|
| 20 |
+
google/api/__pycache__/log_pb2.cpython-311.pyc,,
|
| 21 |
+
google/api/__pycache__/logging_pb2.cpython-311.pyc,,
|
| 22 |
+
google/api/__pycache__/metric_pb2.cpython-311.pyc,,
|
| 23 |
+
google/api/__pycache__/monitored_resource_pb2.cpython-311.pyc,,
|
| 24 |
+
google/api/__pycache__/monitoring_pb2.cpython-311.pyc,,
|
| 25 |
+
google/api/__pycache__/policy_pb2.cpython-311.pyc,,
|
| 26 |
+
google/api/__pycache__/quota_pb2.cpython-311.pyc,,
|
| 27 |
+
google/api/__pycache__/resource_pb2.cpython-311.pyc,,
|
| 28 |
+
google/api/__pycache__/routing_pb2.cpython-311.pyc,,
|
| 29 |
+
google/api/__pycache__/service_pb2.cpython-311.pyc,,
|
| 30 |
+
google/api/__pycache__/source_info_pb2.cpython-311.pyc,,
|
| 31 |
+
google/api/__pycache__/system_parameter_pb2.cpython-311.pyc,,
|
| 32 |
+
google/api/__pycache__/usage_pb2.cpython-311.pyc,,
|
| 33 |
+
google/api/__pycache__/visibility_pb2.cpython-311.pyc,,
|
| 34 |
+
google/api/annotations.proto,sha256=X3Qg1FD6zPFEreAvfCBEXoe0HI4xNpYcnE68ZiJWPyE,1045
|
| 35 |
+
google/api/annotations_pb2.py,sha256=IMcDqOboony4EaASAGbGebb7xCqXI9B9Insxn_c8Qu0,2110
|
| 36 |
+
google/api/auth.proto,sha256=cjW471kI3mqgTtX8TE7LX77DGP0ylSVvC7m8T4kRMyg,9257
|
| 37 |
+
google/api/auth_pb2.py,sha256=_zQ9fPP-TiKqQaL5dQAtp4h0NfT9kkMYp-_s167UW4o,3529
|
| 38 |
+
google/api/backend.proto,sha256=eX4kAhhFH4EQVQshl2l7hgADJN9yBfHkE_ZGryVyDi4,7014
|
| 39 |
+
google/api/backend_pb2.py,sha256=Z037A4UaWaGe5OAhuh5gXTqv5S9bnyMwjOUeY0DbvUI,3626
|
| 40 |
+
google/api/billing.proto,sha256=VATroo-unMKA66dqZHFOzt9hoGcNo6cafhs7kCunFGw,3062
|
| 41 |
+
google/api/billing_pb2.py,sha256=6jjycs4p66RfNL_t0i7NzqtXcxsAOs2yP1ceLzfGZzQ,2242
|
| 42 |
+
google/api/client.proto,sha256=vTOWCjtJUfNaIjPVdH1wyeqa9vvRvVaSe_JPe6BODbk,16202
|
| 43 |
+
google/api/client_pb2.py,sha256=JSim-0edu7ZLbz81ETJTGKBUwM7ZNqqVunUAWGuCfV8,10223
|
| 44 |
+
google/api/config_change.proto,sha256=GbdUDzII6PueSBMPvNGgZJnDtk0Dp7AkcQPEYGTD9f8,3166
|
| 45 |
+
google/api/config_change_pb2.py,sha256=Ma_J6zMZ1DH_AEMPCVi229rs30dDAauyBFaByLhgUhE,2621
|
| 46 |
+
google/api/consumer.proto,sha256=IsQmD87zJKga9O03XqYLo-xC70NPKFfU9eLDQOqQCSE,2717
|
| 47 |
+
google/api/consumer_pb2.py,sha256=tGBZWBKpEJjW3GyvvsptBZmvxALt_JPPzCLhJnJb9kw,2502
|
| 48 |
+
google/api/context.proto,sha256=vlvWrE4PA4s5ZKWZtxnWzE-UcU5WkQOqQGXXQ8NuqDc,3229
|
| 49 |
+
google/api/context_pb2.py,sha256=6lOiB9je6Af4Njq_UgyfS33gck2mOAO69k9-pSytesY,2304
|
| 50 |
+
google/api/control.proto,sha256=kIfE6Zdpqr1BPzglWngA6cRDlViG8BKb96MJ1nnR6d8,1436
|
| 51 |
+
google/api/control_pb2.py,sha256=CxuZvk3Kl9_FGY-U3Lzrl8r28mRovrteYCahJeA3nwc,2106
|
| 52 |
+
google/api/distribution.proto,sha256=ZT7yQsB7OFhmuaVIwcnIQwpHH9az0bgGq7p0HtF7t3A,8660
|
| 53 |
+
google/api/distribution_pb2.py,sha256=IjqBSYf5m_l1El06ahUJcx2itVBL0_jQRAhWFE1FVYQ,4413
|
| 54 |
+
google/api/documentation.proto,sha256=4yuHNHIMEdhFLoIYIE51KKZgmhQwnOlkIL4-FMDw8A8,6940
|
| 55 |
+
google/api/documentation_pb2.py,sha256=acNzDOws-hzpVfXYSBbPVnDXpG2Q5z3dKo-dK_NPGIk,2771
|
| 56 |
+
google/api/endpoint.proto,sha256=XvMOKjRr8vHeJ0TPOQBvHDTm5qFiMm6Xx4tY1Op4QDc,2891
|
| 57 |
+
google/api/endpoint_pb2.py,sha256=_XaahRIVw8RLcLP0PNYLiVBqfmHbxrXsvyAayj2n3Kc,2036
|
| 58 |
+
google/api/error_reason.proto,sha256=Ejx6erdV68ru-EaCU0w8zF_Ya-gGGNj7XoegqZLojeY,23628
|
| 59 |
+
google/api/error_reason_pb2.py,sha256=KPxus1Ns-XhriuKcXjSKEgbPxEpTgElqawJaG2EUZZ8,3437
|
| 60 |
+
google/api/field_behavior.proto,sha256=bfajdwo9Rdbd1djxeJsOiT0tFlnrz43VYybVFAONac8,4306
|
| 61 |
+
google/api/field_behavior_pb2.py,sha256=JRsyAsyDd_R-Ee6XOdl2vABVePDJfyRddu3NLajurl4,2585
|
| 62 |
+
google/api/field_info.proto,sha256=7IzdCbhZC5CagYeUn0mJKkwGPGQHgtEQp_CQlKRqYcM,4456
|
| 63 |
+
google/api/field_info_pb2.py,sha256=DQk43gzNWqxgEuGVSTIuNSiP9uL9aQ3Yx2EdAfwNVUE,2746
|
| 64 |
+
google/api/http.proto,sha256=ohRQdHw4tTZhQ0mzAhTqG4baav5yeLElQBft4aH88AQ,15091
|
| 65 |
+
google/api/http_pb2.py,sha256=z3lf8dnGVnKGPyXNRxfe98HOcH-O4PiwpM4gMXM_wus,2821
|
| 66 |
+
google/api/httpbody.proto,sha256=2Q8Edktqm3_gNFg-Bt1ZRFc0B1qr7VkVDuqQ_aAEwP8,2661
|
| 67 |
+
google/api/httpbody_pb2.py,sha256=Lmr17DXG4iOsBpezsMmk5QinsJs-p4-DvL6OdV32Xho,2119
|
| 68 |
+
google/api/label.proto,sha256=bCGmkK2OYAnKYJH8lh8BJcTmCOFQA_bXLOd-Eg-3iR4,1389
|
| 69 |
+
google/api/label_pb2.py,sha256=fKILKtY9p_Co_yyw0_kf9mv6ZSbA_PvxEyBDxEL-hU4,2277
|
| 70 |
+
google/api/launch_stage.proto,sha256=-laZONpkfgInwocxTXS5SSTexhitIxkWngt_XBbSRmA,3083
|
| 71 |
+
google/api/launch_stage_pb2.py,sha256=klTPMDeLCjUDHr1OgZmviUGgCw3S4WlLtlzqm4bbKG4,2139
|
| 72 |
+
google/api/log.proto,sha256=odC01PpCxHd51zgZin2tz3_gQ85DGU7TB-3xSPh8zCM,2043
|
| 73 |
+
google/api/log_pb2.py,sha256=lL0OKwlfZR9Ds_5diIZ-Frs2IF4j1fFrPmJy7SOOHn4,2166
|
| 74 |
+
google/api/logging.proto,sha256=D7x7d4uSHqJFuh4LiCK-7SQ_BD0yWGUI5yh1HRF6lnk,3174
|
| 75 |
+
google/api/logging_pb2.py,sha256=PF6VmVpJ95Qcg2AsMqjsxSn1j0vxg7h9gdtLxld0bgo,2323
|
| 76 |
+
google/api/metric.proto,sha256=DunwSNW9IbFxjfRT0-pHqZH1BdlnegeYsyGtWpgJhGg,11166
|
| 77 |
+
google/api/metric_pb2.py,sha256=1aE04jsqanir_oDNV3xxl8n76lnljUCwSlxWwpuf13o,5347
|
| 78 |
+
google/api/monitored_resource.proto,sha256=3IHLAuix2kP_odLqgdPHsLJEJMAvy7eGQ92lux9HB2c,5920
|
| 79 |
+
google/api/monitored_resource_pb2.py,sha256=b_SNE532-AnSc68L_6Ut6nB-IIj4LdQuxVqkvrDsmMo,4036
|
| 80 |
+
google/api/monitoring.proto,sha256=fDxonENcbcgtB2fh3Ov0HDoHTd4d4Z67r20Y9HLM9eo,4457
|
| 81 |
+
google/api/monitoring_pb2.py,sha256=aI2Pk-WBNwEZ53AkuwKL5Uyxab4T9cqUK7UrrP_U52E,2378
|
| 82 |
+
google/api/policy.proto,sha256=VOhz8R15XaTywD9tpGqe6LyErAhf842RH1IT6etSSac,3142
|
| 83 |
+
google/api/policy_pb2.py,sha256=E1XnVmRXTXhdk02AhdPzg-vzAdo3sc6vMky0gHJdTp8,2638
|
| 84 |
+
google/api/quota.proto,sha256=PtyqkjutpLCBaJ3R1A-wy0VFjmNCbCBCskLxqtsNM68,7180
|
| 85 |
+
google/api/quota_pb2.py,sha256=EyFl7y1b0XPpm27ZOJsAEanuDXD5Sgvpy9J_QIOoRyU,3492
|
| 86 |
+
google/api/resource.proto,sha256=7yrXuLsrl9DJOolDEExLuyQwnv6_RIDI80H7Kf-1Www,9026
|
| 87 |
+
google/api/resource_pb2.py,sha256=S4WzWEC18ZZa58K9PA8rrvoywGWBnNWTWHtTtqcL_e0,3487
|
| 88 |
+
google/api/routing.proto,sha256=ahmZ07621Onwnu8XqXQIYMhi47pwjJXQ-5NAL86MtgE,14929
|
| 89 |
+
google/api/routing_pb2.py,sha256=mJQUyCq0HqzIyLd7upSJ8j9CAV69aOJd8Yhu8-EFBL0,2417
|
| 90 |
+
google/api/service.proto,sha256=ovHNgY8d0A65N7VvKWgJiyXDaLGjsFoZrW8bb6yOob4,6762
|
| 91 |
+
google/api/service_pb2.py,sha256=OPtsnEmr-bpSSl0pSn_Q_3_ljVz8yRVJ4_U_toHZD24,5785
|
| 92 |
+
google/api/source_info.proto,sha256=mNLHINWNAOWxY__n39Tp40YIKAoGe6o82AmGsbYjR4U,1091
|
| 93 |
+
google/api/source_info_pb2.py,sha256=JmRIsjm9jlAL9O99ni_l48PavJ3AxfbVbDCZiQiiLxQ,2083
|
| 94 |
+
google/api/system_parameter.proto,sha256=Zqjay1Z-BE_3sgfGLkSECusMHNiFu-vkoMn7ybyqRpk,3475
|
| 95 |
+
google/api/system_parameter_pb2.py,sha256=HWwZs1C1WFyxxqp5J0Eo-EGE7PZHkeXdN1NzxNG9WkY,2538
|
| 96 |
+
google/api/usage.proto,sha256=LIuuuI4ikmFe3mUCbaMxJgPCivyt26euVX0Yv8YtYQc,3787
|
| 97 |
+
google/api/usage_pb2.py,sha256=-iXuT4kxnYExJX2tTAlYhiaKIPDVCu55CSqUSv5x6vw,2281
|
| 98 |
+
google/api/visibility.proto,sha256=5u8MFGNb0k4q8GqxvJ_UcnIVcp6h_1ktTpSbeHmBPao,3799
|
| 99 |
+
google/api/visibility_pb2.py,sha256=LZRQuh-QkrIpK9duInIV57jfwCuvabw2-WI6AlzTIhY,3066
|
| 100 |
+
google/cloud/__pycache__/extended_operations_pb2.cpython-311.pyc,,
|
| 101 |
+
google/cloud/extended_operations.proto,sha256=AYLqzekzlyBO3BSePVupd3jx-v4BgyS_cHE-BnLbCbc,6307
|
| 102 |
+
google/cloud/extended_operations_pb2.py,sha256=MdDkhjMNJjLLgqSagBkb3Y75rT9O-oHd2f_o-BhvMIM,2744
|
| 103 |
+
google/cloud/location/__pycache__/locations_pb2.cpython-311.pyc,,
|
| 104 |
+
google/cloud/location/locations.proto,sha256=uyUVWEXcP6GiiL9z6ZRSe345C31hkybZFphnazH_Fqs,3604
|
| 105 |
+
google/cloud/location/locations_pb2.py,sha256=-Zut4rUaOU3RLDGVPArT1uGavC4iCMtOoUc_M0ylOEk,4894
|
| 106 |
+
google/gapic/metadata/__pycache__/gapic_metadata_pb2.cpython-311.pyc,,
|
| 107 |
+
google/gapic/metadata/gapic_metadata.proto,sha256=qA0S83aZDPFroSiQklzeqXRL0RZpH73clCIfmviCz5M,3393
|
| 108 |
+
google/gapic/metadata/gapic_metadata_pb2.py,sha256=Dn9rTTfU4p1VLINqnavO_6MS1O8H6h40xzCPLZgXtTk,4633
|
| 109 |
+
google/logging/type/__pycache__/http_request_pb2.cpython-311.pyc,,
|
| 110 |
+
google/logging/type/__pycache__/log_severity_pb2.cpython-311.pyc,,
|
| 111 |
+
google/logging/type/http_request.proto,sha256=DK_YLCHEk-oGprO92Cgv_0BFeS353kle6RLGlMCf1Oc,3601
|
| 112 |
+
google/logging/type/http_request_pb2.py,sha256=hQ8JjYOY2VqfLahW9mfXvfFEjjaIsVlsIo0cmMwFthc,2951
|
| 113 |
+
google/logging/type/log_severity.proto,sha256=fO5GYDsoC68QxMiKbFSlDNNXiLyax7p9VVs57TFmD7c,2555
|
| 114 |
+
google/logging/type/log_severity_pb2.py,sha256=P57X9lGMTSc2HRzW-ePzZf5M8ZnYUKNqOHJdAWzmU-o,2495
|
| 115 |
+
google/longrunning/__pycache__/operations_grpc.cpython-311.pyc,,
|
| 116 |
+
google/longrunning/__pycache__/operations_grpc_pb2.cpython-311.pyc,,
|
| 117 |
+
google/longrunning/__pycache__/operations_pb2.cpython-311.pyc,,
|
| 118 |
+
google/longrunning/__pycache__/operations_pb2_grpc.cpython-311.pyc,,
|
| 119 |
+
google/longrunning/__pycache__/operations_proto.cpython-311.pyc,,
|
| 120 |
+
google/longrunning/__pycache__/operations_proto_pb2.cpython-311.pyc,,
|
| 121 |
+
google/longrunning/operations.proto,sha256=kP7JqL1LTx_AyUzVCYQm_8hbrD8Gm7JQtMHmyaMOUO8,10513
|
| 122 |
+
google/longrunning/operations_grpc.py,sha256=nulj2Z10WF2ggHn3LMJ4IhUbtAmTbISk6zb7RDKJc3c,797
|
| 123 |
+
google/longrunning/operations_grpc_pb2.py,sha256=eUCKbAgcHJRKT1Dq1iud7y9SacGX1B96g4sX-UJiMfk,914
|
| 124 |
+
google/longrunning/operations_pb2.py,sha256=GEezQBLVw5LvEZYwq_V7zptQJLL9gWs3dUNqHDotHK8,2253
|
| 125 |
+
google/longrunning/operations_pb2_grpc.py,sha256=XCmhWtnahuW6TIfekqggTAChF49ZF7TU6kY3j7Wgqk8,14464
|
| 126 |
+
google/longrunning/operations_proto.py,sha256=ZXPIBp7WWZoZ9wn_Dr5UBi7XDYduodBqMlihm30f6NM,222
|
| 127 |
+
google/longrunning/operations_proto_pb2.py,sha256=fqUo4ymHG0ava86qS1iL7zZhKCxCidcYhHCtMjg2WbU,7005
|
| 128 |
+
google/rpc/__pycache__/code_pb2.cpython-311.pyc,,
|
| 129 |
+
google/rpc/__pycache__/error_details_pb2.cpython-311.pyc,,
|
| 130 |
+
google/rpc/__pycache__/http_pb2.cpython-311.pyc,,
|
| 131 |
+
google/rpc/__pycache__/status_pb2.cpython-311.pyc,,
|
| 132 |
+
google/rpc/code.proto,sha256=MMugkv1ShpcL8BGPmRjQqKkwzaHW4hlDqQd6ca8mvlM,7138
|
| 133 |
+
google/rpc/code_pb2.py,sha256=uvbjfvsoAga5YOqks_PmcrnebJ9Mp_vduiK6AclxlPI,2407
|
| 134 |
+
google/rpc/context/__pycache__/attribute_context_pb2.cpython-311.pyc,,
|
| 135 |
+
google/rpc/context/__pycache__/audit_context_pb2.cpython-311.pyc,,
|
| 136 |
+
google/rpc/context/attribute_context.proto,sha256=_voDp6_dG5wFWZ3YbEoW7srXw7RLO5mfaa18F6yGKtQ,14852
|
| 137 |
+
google/rpc/context/attribute_context_pb2.py,sha256=6YmmLV9Y87FLI5xVfG_9a_M_UpNWOueS6C2WyoIx5fY,8271
|
| 138 |
+
google/rpc/context/audit_context.proto,sha256=o6hT0TKUQlWTh3bTNSnLuXc2vWcg53IRajSh6iv5LXk,1861
|
| 139 |
+
google/rpc/context/audit_context_pb2.py,sha256=b-wbtVCTJglONr0hJ6NHGF0G6PUpcIS8xSBxqY36VDk,2372
|
| 140 |
+
google/rpc/error_details.proto,sha256=38HDaSsYCqJqnxb76LY7EcdGzmAXWy4Pf8jIv0X6-vc,10869
|
| 141 |
+
google/rpc/error_details_pb2.py,sha256=q-hQsx_BRuVkgbpYga9FdyY5rXTIMLy24aP_rq6YBtg,5380
|
| 142 |
+
google/rpc/http.proto,sha256=qZ4VXXn4X8-6belDcvmwe6FGQ1sDdH153_mjf_tgqPY,1940
|
| 143 |
+
google/rpc/http_pb2.py,sha256=2j903ZTA3mmApoA6EXb4IWobhs3qLGcbmt1Araq3zKs,2496
|
| 144 |
+
google/rpc/status.proto,sha256=s1cG-g5LI1T2f417jmtVWE0MTa6SDV9tK8LnuiL51sE,1934
|
| 145 |
+
google/rpc/status_pb2.py,sha256=cDnrTDpaDi6k22g_6Il0E87kfC3WEKCgKsLThg4Ydfs,2115
|
| 146 |
+
google/type/__pycache__/calendar_period_pb2.cpython-311.pyc,,
|
| 147 |
+
google/type/__pycache__/color_pb2.cpython-311.pyc,,
|
| 148 |
+
google/type/__pycache__/date_pb2.cpython-311.pyc,,
|
| 149 |
+
google/type/__pycache__/datetime_pb2.cpython-311.pyc,,
|
| 150 |
+
google/type/__pycache__/dayofweek_pb2.cpython-311.pyc,,
|
| 151 |
+
google/type/__pycache__/decimal_pb2.cpython-311.pyc,,
|
| 152 |
+
google/type/__pycache__/expr_pb2.cpython-311.pyc,,
|
| 153 |
+
google/type/__pycache__/fraction_pb2.cpython-311.pyc,,
|
| 154 |
+
google/type/__pycache__/interval_pb2.cpython-311.pyc,,
|
| 155 |
+
google/type/__pycache__/latlng_pb2.cpython-311.pyc,,
|
| 156 |
+
google/type/__pycache__/localized_text_pb2.cpython-311.pyc,,
|
| 157 |
+
google/type/__pycache__/money_pb2.cpython-311.pyc,,
|
| 158 |
+
google/type/__pycache__/month_pb2.cpython-311.pyc,,
|
| 159 |
+
google/type/__pycache__/phone_number_pb2.cpython-311.pyc,,
|
| 160 |
+
google/type/__pycache__/postal_address_pb2.cpython-311.pyc,,
|
| 161 |
+
google/type/__pycache__/quaternion_pb2.cpython-311.pyc,,
|
| 162 |
+
google/type/__pycache__/timeofday_pb2.cpython-311.pyc,,
|
| 163 |
+
google/type/calendar_period.proto,sha256=1oX0niJ8rFBemY-NIcsxMAik5Omn96KDXlkIR32R1jM,1762
|
| 164 |
+
google/type/calendar_period_pb2.py,sha256=gORDUGT9TTpoyBXYIQ7e6ZghLOEELFD_-IL6Cq5Q-wE,2213
|
| 165 |
+
google/type/color.proto,sha256=tJCI3ByjDfhAoUmvuVxSdx5FgC6PSXzdiqXYWqoFQmc,6376
|
| 166 |
+
google/type/color_pb2.py,sha256=yPt_laFreIjhzUYd7YoW5W2HoooK0Mk2ENve--CyxuY,2162
|
| 167 |
+
google/type/date.proto,sha256=ogTah9g9x5MHmTq9jlIfx0YhLeOtlw4AL7xasqvH7N4,1955
|
| 168 |
+
google/type/date_pb2.py,sha256=qhnT3ARVxg2MLaZPBbqp3CrpUIoRjgHWLfHwP0vhkKo,1964
|
| 169 |
+
google/type/datetime.proto,sha256=8qzSswBeOgje6mUSbuIDZEI7PWWz6aZTt_aNgHlcbdg,3905
|
| 170 |
+
google/type/datetime_pb2.py,sha256=tvy7j-t0F2kDpFraVSZYVrnSiOmZFf0rhYjCvokeSAU,2641
|
| 171 |
+
google/type/dayofweek.proto,sha256=-10Wfaw08nFR2zqpmWz33cCOjjjbMSA-3DsnmC1U78g,1204
|
| 172 |
+
google/type/dayofweek_pb2.py,sha256=Q6JG5KsILjfZEYMMlwT5TugYztH1e8TygMYEJvplwbY,2152
|
| 173 |
+
google/type/decimal.proto,sha256=k044-adKhickTfc0WXHDm3fCGc0jRC7KIqovcXsbFkw,4213
|
| 174 |
+
google/type/decimal_pb2.py,sha256=6hudamuDy9UzMFdrezPLYX6hkhn5EcANYSDQkmlY14o,1937
|
| 175 |
+
google/type/expr.proto,sha256=7AOnBJsc2bwEkNeVXahmTRsn2W54bppWjXp6LcSJvSg,2730
|
| 176 |
+
google/type/expr_pb2.py,sha256=DSJmaqv1C5gXqkf_ZUO1mpxT2cvUlwXYuPpIAKlm6cs,1979
|
| 177 |
+
google/type/fraction.proto,sha256=XmVR50hnMI-tCCkGazG7vXBMty0JTAu0l0og6nf3fXU,1156
|
| 178 |
+
google/type/fraction_pb2.py,sha256=BsQU3wghgGnbDnM4Y6zAbQZnonJgdoIHYdB6Sgr5KyI,1970
|
| 179 |
+
google/type/interval.proto,sha256=WgGqxEFHGZt17-HVubWvT-nau6Ll7jesPYxbHX8Bedo,1667
|
| 180 |
+
google/type/interval_pb2.py,sha256=bAKNrRaCF56TA-MXmtvfdkuSqePfTkMrt6fUIiwsCpw,2168
|
| 181 |
+
google/type/latlng.proto,sha256=fKe9t1n19XKa4KjvkSVBHjNVQGP5xB0ShhwRw8C2QRQ,1447
|
| 182 |
+
google/type/latlng_pb2.py,sha256=3vogSAdWrDmaFx9w5728FLDzAR0Klhcx9FO3wKJevIM,1956
|
| 183 |
+
google/type/localized_text.proto,sha256=Zf6vRNCumb9WjjrraUa2XCG0t-i9pSwZ56pblZ8w0V8,1303
|
| 184 |
+
google/type/localized_text_pb2.py,sha256=gv_hiwmigvXRRmuN9QKoT9ACKANja9M60wPdmMhAwDI,2039
|
| 185 |
+
google/type/money.proto,sha256=NM5l0MNGHQbr1znOTD-d5esXIQL-F1vMw32U05qCU-U,1603
|
| 186 |
+
google/type/money_pb2.py,sha256=EwD4bSMzo0mGrUpdmpDOIojB1gAUMbldaG9u3mS_NdI,1970
|
| 187 |
+
google/type/month.proto,sha256=rXB5T_-5NR0s-94Hw9iuzpqxCpQcig1ysNXaYtzSo-U,1479
|
| 188 |
+
google/type/month_pb2.py,sha256=o5vezMf395DIPBQWNC9b5Ptm5vzZ_V16Ac1dUZ_urx4,2232
|
| 189 |
+
google/type/phone_number.proto,sha256=-goq1kvBlFyZKx6ADuC6WHOaysWFPYpW_32vnv7zzyA,4744
|
| 190 |
+
google/type/phone_number_pb2.py,sha256=3CtMsNtN1V-rhtV2DkI15uNu0z_-Me5vKRbT1KzEhNA,2368
|
| 191 |
+
google/type/postal_address.proto,sha256=wiaw6fG7jYCQm2ImA2GNGjp4g_A0S3Cvej07YflDJ1o,6235
|
| 192 |
+
google/type/postal_address_pb2.py,sha256=Vmvvg44mL_KHlmgDWZB1peIHQ6kk0Wi44edXIm5fOZA,2423
|
| 193 |
+
google/type/quaternion.proto,sha256=nrlJKE3PFltI23SlUdCeUcJ4K1utZyEjGh113UMdC4I,3791
|
| 194 |
+
google/type/quaternion_pb2.py,sha256=CaN06nop_5BBI1OteEtdfu7fVt-svSa3Ud73V-HMeYk,2051
|
| 195 |
+
google/type/timeofday.proto,sha256=5nBuQzt_D4r5pkRnifv_BpLKmrNa-xzl9AlLR8V75O0,1667
|
| 196 |
+
google/type/timeofday_pb2.py,sha256=MEJeOsaCMQu5z1r-Va-ydrgR4RYi1O7ODRQhsHkeolE,2063
|
| 197 |
+
googleapis_common_protos-1.66.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
| 198 |
+
googleapis_common_protos-1.66.0.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
| 199 |
+
googleapis_common_protos-1.66.0.dist-info/METADATA,sha256=2IkuxoNn6UVtxRfwLIFOQr1M9nTagWDgP_TA0y3qXSU,1529
|
| 200 |
+
googleapis_common_protos-1.66.0.dist-info/RECORD,,
|
| 201 |
+
googleapis_common_protos-1.66.0.dist-info/WHEEL,sha256=OpXWERl2xLPRHTvd2ZXo_iluPEQd8uSbYkJ53NAER_Y,109
|
| 202 |
+
googleapis_common_protos-1.66.0.dist-info/top_level.txt,sha256=_1QvSJIhFAGfxb79D6DhB7SUw2X6T4rwnz_LLrbcD3c,7
|
.venv/lib/python3.11/site-packages/googleapis_common_protos-1.66.0.dist-info/top_level.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
google
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__init__.py
ADDED
|
File without changes
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/__init__.cpython-311.pyc
ADDED
|
Binary file (191 Bytes). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/api.cpython-311.pyc
ADDED
|
Binary file (13.1 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/application_state.cpython-311.pyc
ADDED
|
Binary file (61.3 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/autoscaling_state.cpython-311.pyc
ADDED
|
Binary file (19.6 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/build_app.cpython-311.pyc
ADDED
|
Binary file (9.79 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/client.cpython-311.pyc
ADDED
|
Binary file (25.1 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/cluster_node_info_cache.cpython-311.pyc
ADDED
|
Binary file (7.52 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/common.cpython-311.pyc
ADDED
|
Binary file (26.2 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/config.cpython-311.pyc
ADDED
|
Binary file (30.9 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/constants.cpython-311.pyc
ADDED
|
Binary file (10.2 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/controller.cpython-311.pyc
ADDED
|
Binary file (57.1 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/default_impl.cpython-311.pyc
ADDED
|
Binary file (8.75 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/deploy_utils.cpython-311.pyc
ADDED
|
Binary file (4.86 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/deployment_info.cpython-311.pyc
ADDED
|
Binary file (6.76 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/deployment_node.cpython-311.pyc
ADDED
|
Binary file (2.83 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/deployment_scheduler.cpython-311.pyc
ADDED
|
Binary file (38.9 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/endpoint_state.cpython-311.pyc
ADDED
|
Binary file (6.09 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/grpc_util.cpython-311.pyc
ADDED
|
Binary file (4.07 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/handle_options.cpython-311.pyc
ADDED
|
Binary file (4.12 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/http_util.cpython-311.pyc
ADDED
|
Binary file (24.9 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/local_testing_mode.cpython-311.pyc
ADDED
|
Binary file (16.7 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/logging_utils.cpython-311.pyc
ADDED
|
Binary file (24.4 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/long_poll.cpython-311.pyc
ADDED
|
Binary file (23.9 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/metrics_utils.cpython-311.pyc
ADDED
|
Binary file (12.1 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/proxy.cpython-311.pyc
ADDED
|
Binary file (64.8 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/proxy_request_response.cpython-311.pyc
ADDED
|
Binary file (11.6 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/proxy_response_generator.cpython-311.pyc
ADDED
|
Binary file (8.61 kB). View file
|
|
|
.venv/lib/python3.11/site-packages/ray/serve/_private/__pycache__/proxy_router.cpython-311.pyc
ADDED
|
Binary file (6.67 kB). View file
|
|
|