Sun, 09 Jun 2024 01:37:58 UTC | login

Information for RPM python-fastavro-1.7.2-1.fc38.src.rpm

ID966249
Namepython-fastavro
Version1.7.2
Release1.fc38
Epoch
Archsrc
SummaryFast Avro for Python
DescriptionBecause the Apache Python avro package is written in pure Python, it is relatively slow. In one test case, it takes about 14 seconds to iterate through a file of 10,000 records. By comparison, the JAVA avro SDK reads the same file in 1.9 seconds. The fastavro library was written to offer performance comparable to the Java library. With regular CPython, fastavro uses C extensions which allow it to iterate the same 10,000 record file in 1.7 seconds. With PyPy, this drops to 1.5 seconds (to be fair, the JAVA benchmark is doing some extra JSON encoding/decoding). Supported Features • File Writer • File Reader (iterating via records or blocks) • Schemaless Writer • Schemaless Reader • JSON Writer • JSON Reader • Codecs (Snappy, Deflate, Zstandard, Bzip2, LZ4, XZ) • Schema resolution • Aliases • Logical Types • Parsing schemas into the canonical form • Schema fingerprinting Missing Features • Anything involving Avro’s RPC features
Build Time2023-03-13 15:17:05 GMT
Size817.50 KB
243d2fb7a57536282247f33d0c4d037f
LicenseMIT AND Apache-2.0
Buildrootf38-build-693719-84934
Provides
python-fastavro-debuginfo = 1.7.2-1.fc38
python-fastavro-debugsource = 1.7.2-1.fc38
python-fastavro-doc = 1.7.2-1.fc38
python3-fastavro = 1.7.2-1.fc38
python3-fastavro+codecs = 1.7.2-1.fc38
python3-fastavro+lz4 = 1.7.2-1.fc38
python3-fastavro+snappy = 1.7.2-1.fc38
python3-fastavro+zstandard = 1.7.2-1.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(python3dist(toml) if python3-devel < 3.11)
gcc
latexmk
make
pyproject-rpm-macros
python3-devel
python3-devel
python3-sphinx-latex
python3dist(cython)
python3dist(cython)
python3dist(lz4)
python3dist(numpy)
python3dist(packaging)
python3dist(pandas)
python3dist(pip) >= 19
python3dist(pytest)
python3dist(python-snappy)
python3dist(setuptools)
python3dist(sphinx)
python3dist(sphinx-rtd-theme)
python3dist(wheel)
python3dist(zstandard)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
fastavro-1.7.2.tar.gz772.77 KB
python-fastavro.spec13.06 KB
Component of No Buildroots