File Size vs. Commits (all time): 59 points
scripts/BuildWheels.ps1
x: 3 commits (all time)
y: 28 lines of code
pyignite/queries/query.py
x: 12 commits (all time)
y: 205 lines of code
setup.py
x: 11 commits (all time)
y: 102 lines of code
pyignite/__init__.py
x: 4 commits (all time)
y: 4 lines of code
pyignite/aio_cache.py
x: 8 commits (all time)
y: 209 lines of code
pyignite/aio_cluster.py
x: 3 commits (all time)
y: 13 lines of code
pyignite/connection/aio_connection.py
x: 9 commits (all time)
y: 166 lines of code
pyignite/utils.py
x: 13 commits (all time)
y: 148 lines of code
pyignite/connection/connection.py
x: 11 commits (all time)
y: 230 lines of code
pyignite/datatypes/standard.py
x: 12 commits (all time)
y: 560 lines of code
pyignite/monitoring.py
x: 2 commits (all time)
y: 175 lines of code
pyignite/aio_client.py
x: 12 commits (all time)
y: 227 lines of code
pyignite/client.py
x: 17 commits (all time)
y: 349 lines of code
pyignite/connection/protocol_context.py
x: 6 commits (all time)
y: 48 lines of code
pyignite/transaction.py
x: 3 commits (all time)
y: 81 lines of code
pyignite/cache.py
x: 12 commits (all time)
y: 313 lines of code
pyignite/datatypes/cache_properties.py
x: 7 commits (all time)
y: 221 lines of code
pyignite/datatypes/expiry_policy.py
x: 3 commits (all time)
y: 69 lines of code
pyignite/api/__init__.py
x: 3 commits (all time)
y: 50 lines of code
pyignite/exceptions.py
x: 6 commits (all time)
y: 30 lines of code
pyignite/api/affinity.py
x: 5 commits (all time)
y: 101 lines of code
pyignite/api/binary.py
x: 7 commits (all time)
y: 105 lines of code
pyignite/api/cache_config.py
x: 3 commits (all time)
y: 100 lines of code
pyignite/api/cluster.py
x: 2 commits (all time)
y: 46 lines of code
pyignite/api/key_value.py
x: 5 commits (all time)
y: 580 lines of code
pyignite/api/sql.py
x: 7 commits (all time)
y: 262 lines of code
pyignite/api/tx_api.py
x: 1 commits (all time)
y: 82 lines of code
pyignite/datatypes/__init__.py
x: 4 commits (all time)
y: 10 lines of code
pyignite/datatypes/cache_config.py
x: 3 commits (all time)
y: 116 lines of code
pyignite/datatypes/transactions.py
x: 1 commits (all time)
y: 8 lines of code
pyignite/queries/cache_info.py
x: 1 commits (all time)
y: 34 lines of code
pyignite/queries/op_codes.py
x: 3 commits (all time)
y: 46 lines of code
pyignite/datatypes/base.py
x: 5 commits (all time)
y: 39 lines of code
pyignite/datatypes/complex.py
x: 9 commits (all time)
y: 547 lines of code
pyignite/datatypes/internal.py
x: 10 commits (all time)
y: 462 lines of code
pyignite/datatypes/null_object.py
x: 6 commits (all time)
y: 97 lines of code
pyignite/datatypes/primitive.py
x: 8 commits (all time)
y: 93 lines of code
pyignite/datatypes/primitive_arrays.py
x: 8 commits (all time)
y: 216 lines of code
pyignite/datatypes/primitive_objects.py
x: 9 commits (all time)
y: 158 lines of code
pyignite/queries/response.py
x: 10 commits (all time)
y: 260 lines of code
pyignite/cluster.py
x: 2 commits (all time)
y: 13 lines of code
pyignite/cursors.py
x: 3 commits (all time)
y: 225 lines of code
pyignite/datatypes/cluster_state.py
x: 2 commits (all time)
y: 5 lines of code
pyignite/datatypes/prop_codes.py
x: 2 commits (all time)
y: 31 lines of code
pyignite/binary.py
x: 6 commits (all time)
y: 147 lines of code
pyignite/stream/binary_stream.py
x: 4 commits (all time)
y: 84 lines of code
pyignite/connection/bitmask_feature.py
x: 1 commits (all time)
y: 19 lines of code
pyignite/connection/handshake.py
x: 4 commits (all time)
y: 116 lines of code
pyignite/constants.py
x: 3 commits (all time)
y: 39 lines of code
pyignite/datatypes/key_value.py
x: 2 commits (all time)
y: 8 lines of code
pyignite/api/result.py
x: 2 commits (all time)
y: 10 lines of code
pyignite/connection/__init__.py
x: 5 commits (all time)
y: 3 lines of code
pyignite/queries/__init__.py
x: 4 commits (all time)
y: 1 lines of code
pyignite/stream/__init__.py
x: 2 commits (all time)
y: 2 lines of code
cext/cutils.c
x: 1 commits (all time)
y: 141 lines of code
pyignite/datatypes/type_ids.py
x: 1 commits (all time)
y: 37 lines of code
pyignite/datatypes/type_names.py
x: 1 commits (all time)
y: 31 lines of code
580.0
lines of code
min: 1.0 average: 128.15 25th percentile: 30.0 median: 84.0 75th percentile: 205.0 max: 580.0
0
17.0
commits (all time)
min: 1.0 | average: 5.32 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 8.0 | max: 17.0
File Size vs. Contributors (all time): 59 points
scripts/BuildWheels.ps1
x: 2 contributors (all time)
y: 28 lines of code
pyignite/queries/query.py
x: 4 contributors (all time)
y: 205 lines of code
setup.py
x: 4 contributors (all time)
y: 102 lines of code
pyignite/__init__.py
x: 2 contributors (all time)
y: 4 lines of code
pyignite/aio_cache.py
x: 3 contributors (all time)
y: 209 lines of code
pyignite/aio_cluster.py
x: 2 contributors (all time)
y: 13 lines of code
pyignite/connection/aio_connection.py
x: 3 contributors (all time)
y: 166 lines of code
pyignite/utils.py
x: 6 contributors (all time)
y: 148 lines of code
pyignite/connection/connection.py
x: 3 contributors (all time)
y: 230 lines of code
pyignite/datatypes/standard.py
x: 5 contributors (all time)
y: 560 lines of code
pyignite/monitoring.py
x: 2 contributors (all time)
y: 175 lines of code
pyignite/aio_client.py
x: 3 contributors (all time)
y: 227 lines of code
pyignite/client.py
x: 4 contributors (all time)
y: 349 lines of code
pyignite/connection/protocol_context.py
x: 2 contributors (all time)
y: 48 lines of code
pyignite/transaction.py
x: 1 contributors (all time)
y: 81 lines of code
pyignite/cache.py
x: 4 contributors (all time)
y: 313 lines of code
pyignite/datatypes/cache_properties.py
x: 2 contributors (all time)
y: 221 lines of code
pyignite/datatypes/expiry_policy.py
x: 1 contributors (all time)
y: 69 lines of code
pyignite/api/__init__.py
x: 3 contributors (all time)
y: 50 lines of code
pyignite/exceptions.py
x: 4 contributors (all time)
y: 30 lines of code
pyignite/api/affinity.py
x: 3 contributors (all time)
y: 101 lines of code
pyignite/api/binary.py
x: 4 contributors (all time)
y: 105 lines of code
pyignite/api/cache_config.py
x: 2 contributors (all time)
y: 100 lines of code
pyignite/api/cluster.py
x: 2 contributors (all time)
y: 46 lines of code
pyignite/api/key_value.py
x: 3 contributors (all time)
y: 580 lines of code
pyignite/api/sql.py
x: 4 contributors (all time)
y: 262 lines of code
pyignite/datatypes/__init__.py
x: 2 contributors (all time)
y: 10 lines of code
pyignite/datatypes/cache_config.py
x: 2 contributors (all time)
y: 116 lines of code
pyignite/datatypes/transactions.py
x: 1 contributors (all time)
y: 8 lines of code
pyignite/queries/cache_info.py
x: 1 contributors (all time)
y: 34 lines of code
pyignite/queries/op_codes.py
x: 3 contributors (all time)
y: 46 lines of code
pyignite/datatypes/base.py
x: 4 contributors (all time)
y: 39 lines of code
pyignite/datatypes/complex.py
x: 4 contributors (all time)
y: 547 lines of code
pyignite/datatypes/internal.py
x: 5 contributors (all time)
y: 462 lines of code
pyignite/datatypes/null_object.py
x: 4 contributors (all time)
y: 97 lines of code
pyignite/datatypes/primitive.py
x: 5 contributors (all time)
y: 93 lines of code
pyignite/datatypes/primitive_arrays.py
x: 4 contributors (all time)
y: 216 lines of code
pyignite/datatypes/primitive_objects.py
x: 5 contributors (all time)
y: 158 lines of code
pyignite/queries/response.py
x: 5 contributors (all time)
y: 260 lines of code
pyignite/cursors.py
x: 2 contributors (all time)
y: 225 lines of code
pyignite/datatypes/cluster_state.py
x: 2 contributors (all time)
y: 5 lines of code
pyignite/datatypes/prop_codes.py
x: 2 contributors (all time)
y: 31 lines of code
pyignite/binary.py
x: 4 contributors (all time)
y: 147 lines of code
pyignite/stream/binary_stream.py
x: 1 contributors (all time)
y: 84 lines of code
pyignite/connection/bitmask_feature.py
x: 1 contributors (all time)
y: 19 lines of code
pyignite/connection/handshake.py
x: 3 contributors (all time)
y: 116 lines of code
pyignite/constants.py
x: 3 contributors (all time)
y: 39 lines of code
pyignite/datatypes/key_value.py
x: 2 contributors (all time)
y: 8 lines of code
pyignite/connection/__init__.py
x: 3 contributors (all time)
y: 3 lines of code
pyignite/queries/__init__.py
x: 3 contributors (all time)
y: 1 lines of code
pyignite/stream/__init__.py
x: 1 contributors (all time)
y: 2 lines of code
cext/cutils.c
x: 1 contributors (all time)
y: 141 lines of code
pyignite/datatypes/type_ids.py
x: 1 contributors (all time)
y: 37 lines of code
pyignite/datatypes/type_names.py
x: 1 contributors (all time)
y: 31 lines of code
580.0
lines of code
min: 1.0 average: 128.15 25th percentile: 30.0 median: 84.0 75th percentile: 205.0 max: 580.0
0
6.0
contributors (all time)
min: 1.0 | average: 2.76 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.0 | max: 6.0
File Size vs. Commits (30 days): 0 points
No data for "commits (30d)" vs. "lines of code".
File Size vs. Contributors (30 days): 0 points
No data for "contributors (30d)" vs. "lines of code".
File Size vs. Commits (90 days): 0 points
No data for "commits (90d)" vs. "lines of code".
File Size vs. Contributors (90 days): 0 points
No data for "contributors (90d)" vs. "lines of code".