mysql / mysql-connector-python
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 153 files with 42,955 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 1 file changed 21-50 times (855 lines of code)
    • 24 files changed 6-20 times (16,120 lines of code)
    • 128 files changed 1-5 times (25,980 lines of code)
0% | 0% | 1% | 37% | 60%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 153 files with 42,955 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 50 files changed by 2-5 contributors (24,914 lines of code)
    • 103 files changed by 1 contributor (18,041 lines of code)
0% | 0% | 0% | 58% | 41%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
py, rst, mo, po, proto, sql, html, h, txt, sh, c, toml, css, js, spec, md, cc, in, bat, yaml, svg, gitignore, clang-format
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 2% | 36% | 61%
c0% | 0% | 0% | 77% | 22%
spec0% | 0% | 0% | 100% | 0%
toml0% | 0% | 0% | 75% | 24%
proto0% | 0% | 0% | 0% | 100%
cc0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
mysql-connector-python0% | 0% | 3% | 56% | 40%
mysqlx-connector-python0% | 0% | 0% | 2% | 97%
ROOT0% | 0% | 0% | 100% | 0%
automation0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
connection_cext.py
in mysql-connector-python/lib/mysql/connector
855 58 2023-08-15 2025-03-11 23 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
181 - 2022-03-01 2024-12-18 20 3 nuno.mariz@oracle.com oscar.p.pacheco@oracle.com
connection.py
in mysql-connector-python/lib/mysql/connector/aio
1091 7 2023-08-15 2025-02-21 18 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
connection.py
in mysql-connector-python/lib/mysql/connector
1225 53 2023-08-15 2025-02-21 18 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
abstracts.py
in mysql-connector-python/lib/mysql/connector/aio
1203 82 2023-08-15 2025-02-21 17 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
abstracts.py
in mysql-connector-python/lib/mysql/connector
1360 133 2023-08-15 2025-02-21 17 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
spec
mysql-connector-python.spec
in mysql-connector-python/cpydist/data/rpm
251 - 2023-08-15 2025-03-17 16 4 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
spec
mysql-connector-python.spec
in mysqlx-connector-python/cpydist/data/rpm
247 - 2023-08-15 2025-03-17 15 4 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
cursor_cext.py
in mysql-connector-python/lib/mysql/connector
774 60 2023-08-15 2025-03-17 13 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
constants.py
in mysql-connector-python/lib/mysql/connector
834 23 2023-08-15 2025-03-10 12 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
mysql_capi.c
in mysql-connector-python/src
2504 - 2023-08-15 2025-03-11 11 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
setup.py
in mysql-connector-python
167 4 2023-08-15 2025-02-17 10 3 oscar.p.pacheco@oracle.com javier.trevino@oracle.com
setup.py
in mysqlx-connector-python
172 4 2023-08-15 2025-02-17 10 3 oscar.p.pacheco@oracle.com javier.trevino@oracle.com
cursor.py
in mysql-connector-python/lib/mysql/connector
911 69 2023-08-15 2025-03-07 10 3 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
protocol.py
in mysql-connector-python/lib/mysql/connector
795 30 2023-08-15 2025-02-07 9 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
cursor.py
in mysql-connector-python/lib/mysql/connector/aio
871 17 2023-08-15 2025-03-07 9 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
unittests.py
in mysql-connector-python
917 26 2023-08-15 2025-03-17 9 3 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
version.py
in mysqlx-connector-python/lib/mysqlx
8 - 2023-08-15 2025-03-17 8 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
version.py
in mysql-connector-python/lib/mysql/connector
8 - 2023-08-15 2025-03-17 8 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
network.py
in mysql-connector-python/lib/mysql/connector
496 35 2023-08-15 2025-03-11 8 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
__init__.py
in mysql-connector-python/cpydist
634 15 2023-08-15 2024-08-21 8 3 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
protocol.py
in mysql-connector-python/lib/mysql/connector/aio
186 2 2023-08-15 2024-11-27 6 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
instrumentation.py
in mysql-connector-python/lib/mysql/connector/opentelemetry
380 56 2023-08-15 2024-05-29 6 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
base.py
in mysql-connector-python/lib/mysql/connector/django
427 32 2023-08-15 2025-03-17 6 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
conversion.py
in mysql-connector-python/lib/mysql/connector
478 41 2023-08-15 2025-03-17 6 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
utils.py
in mysql-connector-python/lib/mysql/connector/aio
55 1 2023-08-15 2025-02-19 5 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
utils.py
in mysql-connector-python/lib/mysql/connector
398 33 2023-08-15 2025-02-19 5 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
network.py
in mysql-connector-python/lib/mysql/connector/aio
464 16 2023-08-15 2024-12-18 5 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
context_propagation.py
in mysql-connector-python/lib/mysql/connector/opentelemetry
30 2 2023-08-15 2024-05-29 4 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
_decorating.py
in mysql-connector-python/lib/mysql/connector
55 3 2024-12-06 2025-02-19 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
_decorating.py
in mysql-connector-python/lib/mysql/connector/aio
56 3 2024-12-06 2025-02-19 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
types.py
in mysql-connector-python/lib/mysql/connector
78 - 2023-08-15 2025-03-17 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
helpers.py
in mysqlx-connector-python/lib/mysqlx
85 8 2023-08-15 2024-03-08 4 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
utils.py
in mysqlx-connector-python/lib/mysqlx
88 6 2023-08-15 2024-03-08 4 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
authentication.py
in mysql-connector-python/lib/mysql/connector/aio
168 5 2023-08-15 2024-11-27 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
constants.py
in mysqlx-connector-python/lib/mysqlx
177 - 2023-08-15 2024-03-08 4 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
authentication.py
in mysql-connector-python/lib/mysql/connector
197 9 2023-08-15 2024-11-27 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
optionfiles.py
in mysql-connector-python/lib/mysql/connector
232 8 2023-08-15 2024-12-18 4 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
__init__.py
in mysqlx-connector-python/cpydist
372 13 2023-08-15 2024-06-15 4 2 oscar.p.pacheco@oracle.com kent.boortz@oracle.com
unittests.py
in mysqlx-connector-python
656 8 2023-08-15 2025-03-17 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
mysqlxpb.cc
in mysqlx-connector-python/src/mysqlxpb
776 10 2023-08-15 2024-03-26 4 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
connection.py
in mysqlx-connector-python/lib/mysqlx
2051 132 2023-08-15 2025-03-17 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
custom_types.py
in mysql-connector-python/lib/mysql/connector
13 2 2023-08-15 2024-03-08 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
constants.py
in mysql-connector-python/lib/mysql/connector/opentelemetry
20 - 2023-08-15 2024-03-25 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
tls_ciphers.py
in mysql-connector-python/lib/mysql/connector
116 - 2024-02-19 2024-11-29 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
authentication_webauthn_client.py
in mysql-connector-python/lib/mysql/connector/plugins
139 8 2023-08-15 2025-03-17 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
authentication_webauthn_client.py
in mysql-connector-python/lib/mysql/connector/aio/plugins
139 6 2023-08-15 2025-03-17 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
bdist.py
in mysqlx-connector-python/cpydist
142 5 2023-08-15 2024-09-11 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
bdist.py
in mysql-connector-python/cpydist
142 5 2023-08-15 2024-09-11 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
sdist.py
in mysqlx-connector-python/cpydist
186 7 2023-08-15 2024-09-11 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
spec
mysql-connector-python.spec
in mysql-connector-python/cpydist/data/rpm
251 - 2023-08-15 2025-03-17 16 4 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
spec
mysql-connector-python.spec
in mysqlx-connector-python/cpydist/data/rpm
247 - 2023-08-15 2025-03-17 15 4 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
181 - 2022-03-01 2024-12-18 20 3 nuno.mariz@oracle.com oscar.p.pacheco@oracle.com
cursor.py
in mysql-connector-python/lib/mysql/connector
911 69 2023-08-15 2025-03-07 10 3 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
setup.py
in mysql-connector-python
167 4 2023-08-15 2025-02-17 10 3 oscar.p.pacheco@oracle.com javier.trevino@oracle.com
setup.py
in mysqlx-connector-python
172 4 2023-08-15 2025-02-17 10 3 oscar.p.pacheco@oracle.com javier.trevino@oracle.com
unittests.py
in mysql-connector-python
917 26 2023-08-15 2025-03-17 9 3 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
__init__.py
in mysql-connector-python/cpydist
634 15 2023-08-15 2024-08-21 8 3 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
connection_cext.py
in mysql-connector-python/lib/mysql/connector
855 58 2023-08-15 2025-03-11 23 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
connection.py
in mysql-connector-python/lib/mysql/connector/aio
1091 7 2023-08-15 2025-02-21 18 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
connection.py
in mysql-connector-python/lib/mysql/connector
1225 53 2023-08-15 2025-02-21 18 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
abstracts.py
in mysql-connector-python/lib/mysql/connector/aio
1203 82 2023-08-15 2025-02-21 17 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
abstracts.py
in mysql-connector-python/lib/mysql/connector
1360 133 2023-08-15 2025-02-21 17 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
cursor_cext.py
in mysql-connector-python/lib/mysql/connector
774 60 2023-08-15 2025-03-17 13 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
constants.py
in mysql-connector-python/lib/mysql/connector
834 23 2023-08-15 2025-03-10 12 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
mysql_capi.c
in mysql-connector-python/src
2504 - 2023-08-15 2025-03-11 11 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
cursor.py
in mysql-connector-python/lib/mysql/connector/aio
871 17 2023-08-15 2025-03-07 9 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
protocol.py
in mysql-connector-python/lib/mysql/connector
795 30 2023-08-15 2025-02-07 9 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
version.py
in mysql-connector-python/lib/mysql/connector
8 - 2023-08-15 2025-03-17 8 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
network.py
in mysql-connector-python/lib/mysql/connector
496 35 2023-08-15 2025-03-11 8 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
version.py
in mysqlx-connector-python/lib/mysqlx
8 - 2023-08-15 2025-03-17 8 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
protocol.py
in mysql-connector-python/lib/mysql/connector/aio
186 2 2023-08-15 2024-11-27 6 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
conversion.py
in mysql-connector-python/lib/mysql/connector
478 41 2023-08-15 2025-03-17 6 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
base.py
in mysql-connector-python/lib/mysql/connector/django
427 32 2023-08-15 2025-03-17 6 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
utils.py
in mysql-connector-python/lib/mysql/connector/aio
55 1 2023-08-15 2025-02-19 5 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
network.py
in mysql-connector-python/lib/mysql/connector/aio
464 16 2023-08-15 2024-12-18 5 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
utils.py
in mysql-connector-python/lib/mysql/connector
398 33 2023-08-15 2025-02-19 5 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
authentication.py
in mysql-connector-python/lib/mysql/connector
197 9 2023-08-15 2024-11-27 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
authentication.py
in mysql-connector-python/lib/mysql/connector/aio
168 5 2023-08-15 2024-11-27 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
_decorating.py
in mysql-connector-python/lib/mysql/connector/aio
56 3 2024-12-06 2025-02-19 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
types.py
in mysql-connector-python/lib/mysql/connector
78 - 2023-08-15 2025-03-17 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
optionfiles.py
in mysql-connector-python/lib/mysql/connector
232 8 2023-08-15 2024-12-18 4 2 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
_decorating.py
in mysql-connector-python/lib/mysql/connector
55 3 2024-12-06 2025-02-19 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
__init__.py
in mysqlx-connector-python/cpydist
372 13 2023-08-15 2024-06-15 4 2 oscar.p.pacheco@oracle.com kent.boortz@oracle.com
connection.py
in mysqlx-connector-python/lib/mysqlx
2051 132 2023-08-15 2025-03-17 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
unittests.py
in mysqlx-connector-python
656 8 2023-08-15 2025-03-17 4 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
bdist_solaris.py
in mysql-connector-python/cpydist
287 5 2023-08-15 2024-09-11 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
sdist.py
in mysql-connector-python/cpydist
186 7 2023-08-15 2024-09-11 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
bdist.py
in mysql-connector-python/cpydist
142 5 2023-08-15 2024-09-11 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
authentication_webauthn_client.py
in mysql-connector-python/lib/mysql/connector/aio/plugins
139 6 2023-08-15 2025-03-17 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
pooling.py
in mysql-connector-python/lib/mysql/connector
374 22 2023-08-15 2025-02-19 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
errors.py
in mysql-connector-python/lib/mysql/connector
214 7 2023-08-15 2024-11-27 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
authentication_webauthn_client.py
in mysql-connector-python/lib/mysql/connector/plugins
139 8 2023-08-15 2025-03-17 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
bdist_solaris.py
in mysqlx-connector-python/cpydist
287 5 2023-08-15 2024-09-11 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
sdist.py
in mysqlx-connector-python/cpydist
186 7 2023-08-15 2024-09-11 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
bdist.py
in mysqlx-connector-python/cpydist
142 5 2023-08-15 2024-09-11 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
result.py
in mysqlx-connector-python/lib/mysqlx
673 89 2023-08-15 2025-03-17 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
protocol.py
in mysqlx-connector-python/lib/mysqlx
737 44 2023-08-15 2025-03-17 3 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
in
MANIFEST.in
in mysql-connector-python
16 - 2023-08-15 2024-09-11 2 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
in
MANIFEST.in
in mysqlx-connector-python
15 - 2023-08-15 2024-09-11 2 2 oscar.p.pacheco@oracle.com souma.kanti.ghosh@oracle.com
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
errorcode.py
in mysql-connector-python/lib/mysql/connector
1838 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
errorcode.py
in mysqlx-connector-python/lib/mysqlx
1838 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
expr.py
in mysqlx-connector-python/lib/mysqlx
1161 71 2023-08-15 2024-03-08 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
mysqlxpb.cc
in mysqlx-connector-python/src/mysqlxpb
776 10 2023-08-15 2024-03-26 4 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
statement.py
in mysqlx-connector-python/lib/mysqlx
662 106 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
charsets.py
in mysql-connector-python/lib/mysql/connector
582 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
charsets.py
in mysqlx-connector-python/lib/mysqlx
582 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
charsets.py
in mysql-connector-python/lib/mysql/connector/aio
574 6 2023-08-15 2024-02-21 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_resultset.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
497 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
utils.py
in mysql-connector-python/cpydist
418 21 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
utils.py
in mysqlx-connector-python/cpydist
418 21 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
instrumentation.py
in mysql-connector-python/lib/mysql/connector/opentelemetry
380 56 2023-08-15 2024-05-29 6 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
__init__.py
in mysqlx-connector-python/lib/mysqlx/protobuf
360 24 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
crud.py
in mysqlx-connector-python/lib/mysqlx
353 42 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
authentication_ldap_sasl_client.py
in mysql-connector-python/lib/mysql/connector/aio/plugins
346 16 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
authentication_ldap_sasl_client.py
in mysql-connector-python/lib/mysql/connector/plugins
346 17 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
mysql_capi_conversion.c
in mysql-connector-python/src
334 - 2023-08-15 2024-02-21 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
326 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
authentication_kerberos_client.py
in mysql-connector-python/lib/mysql/connector/aio/plugins
305 13 2023-08-15 2024-03-08 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
authentication_kerberos_client.py
in mysql-connector-python/lib/mysql/connector/plugins
305 14 2023-08-15 2024-03-08 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_crud.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
290 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
introspection.py
in mysql-connector-python/lib/mysql/connector/django
284 12 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
mysql_connector.c
in mysql-connector-python/src
273 - 2023-08-15 2024-02-21 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_expr.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
253 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
mysql_capi.h
in mysql-connector-python/src/include
201 - 2023-08-15 2024-02-21 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
_scripting.py
in mysql-connector-python/lib/mysql/connector
187 11 2024-11-29 2025-02-07 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_notice.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
187 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
constants.py
in mysqlx-connector-python/lib/mysqlx
177 - 2023-08-15 2024-03-08 4 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
__init__.py
in mysql-connector-python/lib/mysql/connector/aio
147 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
errors.py
in mysqlx-connector-python/lib/mysqlx
145 7 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
authentication_oci_client.py
in mysql-connector-python/lib/mysql/connector/aio/plugins
130 6 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
authentication_oci_client.py
in mysql-connector-python/lib/mysql/connector/plugins
130 7 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_prepare.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
119 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
headerfy.py
in automation
117 2 2024-02-21 2024-02-21 1 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
tls_ciphers.py
in mysql-connector-python/lib/mysql/connector
116 - 2024-02-19 2024-11-29 3 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
tls_ciphers.py
in mysqlx-connector-python/lib/mysqlx
116 - 2024-02-19 2024-09-04 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
client_error.py
in mysql-connector-python/lib/mysql/connector/locales/eng
115 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
client_error.py
in mysqlx-connector-python/lib/mysqlx/locales/eng
115 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
exceptions.c
in mysql-connector-python/src
111 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_session.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
108 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_cursor.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
105 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_datatypes.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
100 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
__init__.py
in mysqlx-connector-python/lib/mysqlx
98 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
96 3 2024-02-19 2024-02-19 1 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_connection.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
89 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
utils.py
in mysqlx-connector-python/lib/mysqlx
88 6 2023-08-15 2024-03-08 4 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
proto
mysqlx_expect.proto
in mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol
86 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
helpers.py
in mysqlx-connector-python/lib/mysqlx
85 8 2023-08-15 2024-03-08 4 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
__init__.py
in mysql-connector-python/lib/mysql/connector
84 - 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
python_cast.h
in mysqlx-connector-python/src/mysqlxpb
77 9 2023-08-15 2024-02-21 2 1 oscar.p.pacheco@oracle.com oscar.p.pacheco@oracle.com
Correlations

File Size vs. Number of Changes: 153 points

mysql-connector-python/cpydist/data/rpm/mysql-connector-python.spec x: 251 lines of code y: 16 # changes mysql-connector-python/lib/mysql/connector/version.py x: 8 lines of code y: 8 # changes mysqlx-connector-python/cpydist/data/rpm/mysql-connector-python.spec x: 247 lines of code y: 15 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_webauthn_client.py x: 139 lines of code y: 3 # changes mysql-connector-python/lib/mysql/connector/conversion.py x: 478 lines of code y: 6 # changes mysql-connector-python/lib/mysql/connector/cursor_cext.py x: 774 lines of code y: 13 # changes mysql-connector-python/lib/mysql/connector/django/base.py x: 427 lines of code y: 6 # changes mysql-connector-python/lib/mysql/connector/types.py x: 78 lines of code y: 4 # changes mysql-connector-python/unittests.py x: 917 lines of code y: 9 # changes mysqlx-connector-python/lib/mysqlx/connection.py x: 2051 lines of code y: 4 # changes mysqlx-connector-python/lib/mysqlx/protocol.py x: 737 lines of code y: 3 # changes mysqlx-connector-python/lib/mysqlx/result.py x: 673 lines of code y: 3 # changes mysqlx-connector-python/unittests.py x: 656 lines of code y: 4 # changes mysql-connector-python/lib/mysql/connector/network.py x: 496 lines of code y: 8 # changes mysql-connector-python/lib/mysql/connector/connection_cext.py x: 855 lines of code y: 23 # changes mysql-connector-python/src/mysql_capi.c x: 2504 lines of code y: 11 # changes mysql-connector-python/lib/mysql/connector/constants.py x: 834 lines of code y: 12 # changes mysql-connector-python/lib/mysql/connector/aio/cursor.py x: 871 lines of code y: 9 # changes mysql-connector-python/lib/mysql/connector/cursor.py x: 911 lines of code y: 10 # changes mysql-connector-python/lib/mysql/connector/_decorating.py x: 55 lines of code y: 4 # changes mysql-connector-python/lib/mysql/connector/abstracts.py x: 1360 lines of code y: 17 # changes mysql-connector-python/lib/mysql/connector/aio/abstracts.py x: 1203 lines of code y: 17 # changes mysql-connector-python/lib/mysql/connector/aio/connection.py x: 1091 lines of code y: 18 # changes mysql-connector-python/lib/mysql/connector/aio/utils.py x: 55 lines of code y: 5 # changes mysql-connector-python/lib/mysql/connector/connection.py x: 1225 lines of code y: 18 # changes mysql-connector-python/lib/mysql/connector/pooling.py x: 374 lines of code y: 3 # changes mysql-connector-python/lib/mysql/connector/utils.py x: 398 lines of code y: 5 # changes mysql-connector-python/lib/mysql/connector/_scripting.py x: 187 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/protocol.py x: 795 lines of code y: 9 # changes mysql-connector-python/setup.py x: 167 lines of code y: 10 # changes mysqlx-connector-python/setup.py x: 172 lines of code y: 10 # changes mysql-connector-python/lib/mysql/connector/aio/network.py x: 464 lines of code y: 5 # changes mysql-connector-python/lib/mysql/connector/optionfiles.py x: 232 lines of code y: 4 # changes pyproject.toml x: 181 lines of code y: 20 # changes mysql-connector-python/lib/mysql/connector/aio/authentication.py x: 168 lines of code y: 4 # changes mysql-connector-python/lib/mysql/connector/aio/protocol.py x: 186 lines of code y: 6 # changes mysql-connector-python/lib/mysql/connector/authentication.py x: 197 lines of code y: 4 # changes mysql-connector-python/lib/mysql/connector/errors.py x: 214 lines of code y: 3 # changes mysql-connector-python/lib/mysql/connector/tls_ciphers.py x: 116 lines of code y: 3 # changes mysql-connector-python/MANIFEST.in x: 16 lines of code y: 2 # changes mysql-connector-python/cpydist/bdist.py x: 142 lines of code y: 3 # changes mysql-connector-python/cpydist/bdist_solaris.py x: 287 lines of code y: 3 # changes mysql-connector-python/cpydist/sdist.py x: 186 lines of code y: 3 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_openid_connect_client.py x: 64 lines of code y: 1 # changes mysqlx-connector-python/lib/mysqlx/tls_ciphers.py x: 116 lines of code y: 2 # changes mysql-connector-python/cpydist/__init__.py x: 634 lines of code y: 8 # changes mysqlx-connector-python/cpydist/__init__.py x: 372 lines of code y: 4 # changes mysqlx-connector-python/src/mysqlxpb/mysqlxpb.cc x: 776 lines of code y: 4 # changes mysql-connector-python/lib/mysql/connector/opentelemetry/context_propagation.py x: 30 lines of code y: 4 # changes mysql-connector-python/lib/mysql/connector/opentelemetry/instrumentation.py x: 380 lines of code y: 6 # changes mysql-connector-python/lib/mysql/connector/opentelemetry/constants.py x: 20 lines of code y: 3 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_kerberos_client.py x: 305 lines of code y: 3 # changes mysql-connector-python/lib/mysql/connector/custom_types.py x: 13 lines of code y: 3 # changes mysqlx-connector-python/lib/mysqlx/constants.py x: 177 lines of code y: 4 # changes mysqlx-connector-python/lib/mysqlx/expr.py x: 1161 lines of code y: 3 # changes mysqlx-connector-python/lib/mysqlx/helpers.py x: 85 lines of code y: 4 # changes mysqlx-connector-python/lib/mysqlx/utils.py x: 88 lines of code y: 4 # changes mysql-connector-python/lib/mysql/connector/aio/charsets.py x: 574 lines of code y: 3 # changes mysql-connector-python/src/mysql_capi_conversion.c x: 334 lines of code y: 3 # changes automation/generate_tls_ciphers_file.py x: 96 lines of code y: 1 # changes automation/headerfy.py x: 117 lines of code y: 1 # changes mysql-connector-python/cpydist/bdist_wheel.py x: 24 lines of code y: 2 # changes mysql-connector-python/cpydist/utils.py x: 418 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/__init__.py x: 84 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/aio/__init__.py x: 147 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/aio/logger.py x: 2 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/__init__.py x: 59 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_ldap_sasl_client.py x: 346 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_oci_client.py x: 130 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/caching_sha2_password.py x: 56 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/mysql_clear_password.py x: 31 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/mysql_native_password.py x: 44 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/charsets.py x: 582 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/django/features.py x: 11 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/django/introspection.py x: 284 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/django/operations.py x: 48 lines of code y: 2 # changes mysql-connector-python/lib/mysql/connector/errorcode.py x: 1838 lines of code y: 2 # changes mysql-connector-python/src/exceptions.c x: 111 lines of code y: 2 # changes mysql-connector-python/src/include/mysql_capi.h x: 201 lines of code y: 3 # changes mysql-connector-python/src/include/mysql_capi_conversion.h x: 32 lines of code y: 2 # changes mysql-connector-python/src/include/mysql_connector.h x: 7 lines of code y: 2 # changes mysql-connector-python/src/mysql_connector.c x: 273 lines of code y: 3 # changes mysqlx-connector-python/lib/mysqlx/__init__.py x: 98 lines of code y: 2 # changes mysqlx-connector-python/lib/mysqlx/authentication.py x: 54 lines of code y: 2 # changes mysqlx-connector-python/lib/mysqlx/crud.py x: 353 lines of code y: 2 # changes mysqlx-connector-python/lib/mysqlx/dbdoc.py x: 40 lines of code y: 2 # changes mysqlx-connector-python/lib/mysqlx/protobuf/__init__.py x: 360 lines of code y: 2 # changes mysqlx-connector-python/lib/mysqlx/protobuf/mysqlx_sql_pb2.py x: 20 lines of code y: 2 # changes mysqlx-connector-python/lib/mysqlx/statement.py x: 662 lines of code y: 2 # changes mysqlx-connector-python/lib/mysqlx/types.py x: 77 lines of code y: 2 # changes mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx.proto x: 326 lines of code y: 2 # changes mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_connection.proto x: 89 lines of code y: 2 # changes mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_crud.proto x: 290 lines of code y: 2 # changes mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_cursor.proto x: 105 lines of code y: 2 # changes mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_datatypes.proto x: 100 lines of code y: 2 # changes mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_expr.proto x: 253 lines of code y: 2 # changes mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_prepare.proto x: 119 lines of code y: 2 # changes mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_resultset.proto x: 497 lines of code y: 2 # changes mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_sql.proto x: 69 lines of code y: 2 # changes mysql-connector-python/lib/__init__.py x: 1 lines of code y: 1 # changes
23.0
# changes
  min: 1.0
  average: 3.92
  25th percentile: 2.0
  median: 2.0
  75th percentile: 4.0
  max: 23.0
0 2504.0
lines of code
min: 1.0 | average: 280.75 | 25th percentile: 31.0 | median: 116.0 | 75th percentile: 349.5 | max: 2504.0

Number of Contributors vs. Number of Changes: 153 points

mysql-connector-python/cpydist/data/rpm/mysql-connector-python.spec x: 4 # contributors y: 16 # changes mysql-connector-python/lib/mysql/connector/version.py x: 2 # contributors y: 8 # changes mysqlx-connector-python/cpydist/data/rpm/mysql-connector-python.spec x: 4 # contributors y: 15 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_webauthn_client.py x: 2 # contributors y: 3 # changes mysql-connector-python/lib/mysql/connector/conversion.py x: 2 # contributors y: 6 # changes mysql-connector-python/lib/mysql/connector/cursor_cext.py x: 2 # contributors y: 13 # changes mysql-connector-python/lib/mysql/connector/types.py x: 2 # contributors y: 4 # changes mysql-connector-python/unittests.py x: 3 # contributors y: 9 # changes mysql-connector-python/lib/mysql/connector/connection_cext.py x: 2 # contributors y: 23 # changes mysql-connector-python/src/mysql_capi.c x: 2 # contributors y: 11 # changes mysql-connector-python/lib/mysql/connector/constants.py x: 2 # contributors y: 12 # changes mysql-connector-python/lib/mysql/connector/aio/cursor.py x: 2 # contributors y: 9 # changes mysql-connector-python/lib/mysql/connector/cursor.py x: 3 # contributors y: 10 # changes mysql-connector-python/lib/mysql/connector/abstracts.py x: 2 # contributors y: 17 # changes mysql-connector-python/lib/mysql/connector/aio/connection.py x: 2 # contributors y: 18 # changes mysql-connector-python/lib/mysql/connector/aio/utils.py x: 2 # contributors y: 5 # changes mysql-connector-python/lib/mysql/connector/_scripting.py x: 1 # contributors y: 2 # changes pyproject.toml x: 3 # contributors y: 20 # changes mysql-connector-python/lib/mysql/connector/tls_ciphers.py x: 1 # contributors y: 3 # changes mysql-connector-python/MANIFEST.in x: 2 # contributors y: 2 # changes mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_openid_connect_client.py x: 1 # contributors y: 1 # changes mysql-connector-python/cpydist/__init__.py x: 3 # contributors y: 8 # changes mysqlx-connector-python/src/mysqlxpb/mysqlxpb.cc x: 1 # contributors y: 4 # changes mysql-connector-python/lib/mysql/connector/opentelemetry/instrumentation.py x: 1 # contributors y: 6 # changes
23.0
# changes
  min: 1.0
  average: 3.92
  25th percentile: 2.0
  median: 2.0
  75th percentile: 4.0
  max: 23.0
0 4.0
# contributors
min: 1.0 | average: 1.39 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 4.0

Number of Contributors vs. File Size: 153 points

mysql-connector-python/cpydist/data/rpm/mysql-connector-python.spec x: 4 # contributors y: 251 lines of code mysql-connector-python/lib/mysql/connector/version.py x: 2 # contributors y: 8 lines of code mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_webauthn_client.py x: 2 # contributors y: 139 lines of code mysql-connector-python/lib/mysql/connector/conversion.py x: 2 # contributors y: 478 lines of code mysql-connector-python/lib/mysql/connector/cursor_cext.py x: 2 # contributors y: 774 lines of code mysql-connector-python/lib/mysql/connector/django/base.py x: 2 # contributors y: 427 lines of code mysql-connector-python/lib/mysql/connector/types.py x: 2 # contributors y: 78 lines of code mysql-connector-python/unittests.py x: 3 # contributors y: 917 lines of code mysqlx-connector-python/lib/mysqlx/connection.py x: 2 # contributors y: 2051 lines of code mysqlx-connector-python/lib/mysqlx/protocol.py x: 2 # contributors y: 737 lines of code mysqlx-connector-python/lib/mysqlx/result.py x: 2 # contributors y: 673 lines of code mysqlx-connector-python/unittests.py x: 2 # contributors y: 656 lines of code mysql-connector-python/lib/mysql/connector/network.py x: 2 # contributors y: 496 lines of code mysql-connector-python/lib/mysql/connector/connection_cext.py x: 2 # contributors y: 855 lines of code mysql-connector-python/src/mysql_capi.c x: 2 # contributors y: 2504 lines of code mysql-connector-python/lib/mysql/connector/constants.py x: 2 # contributors y: 834 lines of code mysql-connector-python/lib/mysql/connector/aio/cursor.py x: 2 # contributors y: 871 lines of code mysql-connector-python/lib/mysql/connector/cursor.py x: 3 # contributors y: 911 lines of code mysql-connector-python/lib/mysql/connector/_decorating.py x: 2 # contributors y: 55 lines of code mysql-connector-python/lib/mysql/connector/abstracts.py x: 2 # contributors y: 1360 lines of code mysql-connector-python/lib/mysql/connector/aio/abstracts.py x: 2 # contributors y: 1203 lines of code mysql-connector-python/lib/mysql/connector/aio/connection.py x: 2 # contributors y: 1091 lines of code mysql-connector-python/lib/mysql/connector/connection.py x: 2 # contributors y: 1225 lines of code mysql-connector-python/lib/mysql/connector/pooling.py x: 2 # contributors y: 374 lines of code mysql-connector-python/lib/mysql/connector/utils.py x: 2 # contributors y: 398 lines of code mysql-connector-python/lib/mysql/connector/_scripting.py x: 1 # contributors y: 187 lines of code mysql-connector-python/lib/mysql/connector/protocol.py x: 2 # contributors y: 795 lines of code mysql-connector-python/setup.py x: 3 # contributors y: 167 lines of code mysqlx-connector-python/setup.py x: 3 # contributors y: 172 lines of code mysql-connector-python/lib/mysql/connector/aio/network.py x: 2 # contributors y: 464 lines of code mysql-connector-python/lib/mysql/connector/optionfiles.py x: 2 # contributors y: 232 lines of code pyproject.toml x: 3 # contributors y: 181 lines of code mysql-connector-python/lib/mysql/connector/aio/authentication.py x: 2 # contributors y: 168 lines of code mysql-connector-python/lib/mysql/connector/aio/protocol.py x: 2 # contributors y: 186 lines of code mysql-connector-python/lib/mysql/connector/authentication.py x: 2 # contributors y: 197 lines of code mysql-connector-python/lib/mysql/connector/errors.py x: 2 # contributors y: 214 lines of code mysql-connector-python/lib/mysql/connector/tls_ciphers.py x: 1 # contributors y: 116 lines of code mysql-connector-python/MANIFEST.in x: 2 # contributors y: 16 lines of code mysql-connector-python/cpydist/bdist_solaris.py x: 2 # contributors y: 287 lines of code mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_openid_connect_client.py x: 1 # contributors y: 64 lines of code mysql-connector-python/cpydist/__init__.py x: 3 # contributors y: 634 lines of code mysqlx-connector-python/src/mysqlxpb/mysqlxpb.cc x: 1 # contributors y: 776 lines of code mysql-connector-python/lib/mysql/connector/opentelemetry/context_propagation.py x: 1 # contributors y: 30 lines of code mysql-connector-python/lib/mysql/connector/opentelemetry/instrumentation.py x: 1 # contributors y: 380 lines of code mysql-connector-python/lib/mysql/connector/opentelemetry/constants.py x: 1 # contributors y: 20 lines of code mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_kerberos_client.py x: 1 # contributors y: 305 lines of code mysql-connector-python/lib/mysql/connector/custom_types.py x: 1 # contributors y: 13 lines of code mysqlx-connector-python/lib/mysqlx/constants.py x: 1 # contributors y: 177 lines of code mysqlx-connector-python/lib/mysqlx/expr.py x: 1 # contributors y: 1161 lines of code mysqlx-connector-python/lib/mysqlx/helpers.py x: 1 # contributors y: 85 lines of code mysql-connector-python/lib/mysql/connector/aio/charsets.py x: 1 # contributors y: 574 lines of code mysql-connector-python/src/mysql_capi_conversion.c x: 1 # contributors y: 334 lines of code automation/generate_tls_ciphers_file.py x: 1 # contributors y: 96 lines of code mysql-connector-python/cpydist/utils.py x: 1 # contributors y: 418 lines of code mysql-connector-python/lib/mysql/connector/aio/__init__.py x: 1 # contributors y: 147 lines of code mysql-connector-python/lib/mysql/connector/aio/logger.py x: 1 # contributors y: 2 lines of code mysql-connector-python/lib/mysql/connector/aio/plugins/__init__.py x: 1 # contributors y: 59 lines of code mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_ldap_sasl_client.py x: 1 # contributors y: 346 lines of code mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_oci_client.py x: 1 # contributors y: 130 lines of code mysql-connector-python/lib/mysql/connector/aio/plugins/mysql_native_password.py x: 1 # contributors y: 44 lines of code mysql-connector-python/lib/mysql/connector/charsets.py x: 1 # contributors y: 582 lines of code mysql-connector-python/lib/mysql/connector/django/introspection.py x: 1 # contributors y: 284 lines of code mysql-connector-python/lib/mysql/connector/errorcode.py x: 1 # contributors y: 1838 lines of code mysql-connector-python/src/include/mysql_capi.h x: 1 # contributors y: 201 lines of code mysql-connector-python/src/mysql_connector.c x: 1 # contributors y: 273 lines of code mysqlx-connector-python/lib/mysqlx/protobuf/__init__.py x: 1 # contributors y: 360 lines of code mysqlx-connector-python/lib/mysqlx/statement.py x: 1 # contributors y: 662 lines of code mysqlx-connector-python/lib/mysqlx/types.py x: 1 # contributors y: 77 lines of code mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_crud.proto x: 1 # contributors y: 290 lines of code mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_cursor.proto x: 1 # contributors y: 105 lines of code mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_expr.proto x: 1 # contributors y: 253 lines of code mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_prepare.proto x: 1 # contributors y: 119 lines of code mysqlx-connector-python/src/mysqlxpb/mysqlx/protocol/mysqlx_resultset.proto x: 1 # contributors y: 497 lines of code
2504.0
lines of code
  min: 1.0
  average: 280.75
  25th percentile: 31.0
  median: 116.0
  75th percentile: 349.5
  max: 2504.0
0 4.0
# contributors
min: 1.0 | average: 1.39 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 4.0