.azure_upload.sh
.flake8.cython
ChangeLog
Dockerfile
LICENSE
MANIFEST.in
Makefile
NOTICE.txt
README.md
developer_requirements.txt
mypy.ini
publish.sh
pyproject.toml
pytest.ini
run-tests.cmd
run-tests.sh
setup.cfg
setup.py
tag.sh
tox.ini
docs/Makefile
docs/command_line_script.rst
docs/conf.py
docs/index.rst
docs/json_reader.rst
docs/json_writer.rst
docs/logical_types.rst
docs/reader.rst
docs/schema.rst
docs/utils.rst
docs/validation.rst
docs/writer.rst
docs/io/index.rst
docs/io/json_decoder.rst
docs/io/json_encoder.rst
docs/repository/base.rst
docs/repository/index.rst
fastavro/__init__.py
fastavro/__main__.py
fastavro/_logical_readers.c
fastavro/_logical_readers.pyi
fastavro/_logical_readers.pyx
fastavro/_logical_readers_py.py
fastavro/_logical_readers_py.pyi
fastavro/_logical_writers.c
fastavro/_logical_writers.pyi
fastavro/_logical_writers.pyx
fastavro/_logical_writers_py.py
fastavro/_logical_writers_py.pyi
fastavro/_read.c
fastavro/_read.pyi
fastavro/_read.pyx
fastavro/_read_common.py
fastavro/_read_py.py
fastavro/_schema.c
fastavro/_schema.pyi
fastavro/_schema.pyx
fastavro/_schema_common.py
fastavro/_schema_py.py
fastavro/_six.c
fastavro/_validate_common.py
fastavro/_validation.c
fastavro/_validation.pyi
fastavro/_validation.pyx
fastavro/_validation_py.py
fastavro/_write.c
fastavro/_write.pyi
fastavro/_write.pyx
fastavro/_write_common.py
fastavro/_write_py.py
fastavro/const.py
fastavro/json_read.py
fastavro/json_write.py
fastavro/logical_readers.py
fastavro/logical_writers.py
fastavro/py.typed
fastavro/read.py
fastavro/schema.py
fastavro/types.py
fastavro/utils.py
fastavro/validation.py
fastavro/write.py
fastavro.egg-info/PKG-INFO
fastavro.egg-info/SOURCES.txt
fastavro.egg-info/dependency_links.txt
fastavro.egg-info/entry_points.txt
fastavro.egg-info/not-zip-safe
fastavro.egg-info/requires.txt
fastavro.egg-info/top_level.txt
fastavro/io/__init__.py
fastavro/io/binary_decoder.py
fastavro/io/binary_encoder.py
fastavro/io/json_decoder.py
fastavro/io/json_encoder.py
fastavro/io/parser.py
fastavro/io/symbols.py
fastavro/repository/__init__.py
fastavro/repository/base.py
fastavro/repository/flat_dict.py
tests/__init__.py
tests/conftest.py
tests/test_aliases.py
tests/test_appendable.py
tests/test_block_reader.py
tests/test_canonical_form.py
tests/test_complex.py
tests/test_compression.py
tests/test_fastavro.py
tests/test_fingerprint.py
tests/test_json.py
tests/test_logical_types.py
tests/test_main_cli.py
tests/test_match.py
tests/test_promotion.py
tests/test_schema.py
tests/test_schema_evolution.py
tests/test_schemaless.py
tests/test_str_py3.py
tests/test_timezone.py
tests/test_types.py
tests/test_utils.py
tests/test_validation.py
tests/test_write_block.py
tests/avro-files/Child.avsc
tests/avro-files/Child1.avsc
tests/avro-files/Parent.avsc
tests/avro-files/ParentMissingChild.avsc
tests/avro-files/a_triple_pair.avro
tests/avro-files/bool.avro
tests/avro-files/class org.apache.avro.tool.TestDataFileTools.seperators.avro
tests/avro-files/class org.apache.avro.tool.TestDataFileTools.testWrite.deflate.avro
tests/avro-files/class org.apache.avro.tool.TestDataFileTools.testWrite.plain.avro
tests/avro-files/class org.apache.avro.tool.TestDataFileTools.zerojsonvalues.avro
tests/avro-files/deflate.avro
tests/avro-files/double_float.avro
tests/avro-files/error-type.avro
tests/avro-files/java-generated-uuid.avro
tests/avro-files/lines.avro
tests/avro-files/m.avro
tests/avro-files/no-fields.avro
tests/avro-files/null.avro
tests/avro-files/org.apache.avro.tool.TestDataFileTools.avro
tests/avro-files/part-00000.avro
tests/avro-files/recursive.avro
tests/avro-files/request.avro
tests/avro-files/response.avro
tests/avro-files/snappy.avro
tests/avro-files/test-deflate-0.avro
tests/avro-files/test-deflate-1-A.avro
tests/avro-files/test-deflate-1.avro
tests/avro-files/test-deflate-3-A.avro
tests/avro-files/test-deflate-6-B.avro
tests/avro-files/test-deflate-9.avro
tests/avro-files/test-null-B.avro
tests/avro-files/test-null.avro
tests/avro-files/test-snappy.avro
tests/avro-files/test.avro
tests/avro-files/testDataFileMeta.avro
tests/avro-files/weather-legacy-generated.avro
tests/avro-files/weather-legacy-with-names.avro
tests/avro-files/weather-snappy.avro
tests/avro-files/weather-sorted.avro
tests/avro-files/weather.avro
tests/load_schema_test/A.avsc
tests/load_schema_test/B.avsc
tests/load_schema_test/C.avsc
tests/load_schema_test/D.avsc
tests/load_schema_test_10/A.avsc
tests/load_schema_test_10/B.avsc
tests/load_schema_test_10/C.avsc
tests/load_schema_test_10/D.avsc
tests/load_schema_test_11/A.avsc
tests/load_schema_test_11/B.avsc
tests/load_schema_test_11/C.avsc
tests/load_schema_test_11/D.avsc
tests/load_schema_test_11/E.avsc
tests/load_schema_test_12/A.avsc
tests/load_schema_test_12/com/B.avsc
tests/load_schema_test_12/com/C.avsc
tests/load_schema_test_12/com/namespace/D.avsc
tests/load_schema_test_12/com/namespace/E.avsc
tests/load_schema_test_13/A.avsc
tests/load_schema_test_13/B.avsc
tests/load_schema_test_14/A.avsc
tests/load_schema_test_15/A.avsc
tests/load_schema_test_15/B.avsc
tests/load_schema_test_15/C.avsc
tests/load_schema_test_16/namespace.match.avsc
tests/load_schema_test_16/namespace.team.avsc
tests/load_schema_test_2/A.avsc
tests/load_schema_test_2/B.avsc
tests/load_schema_test_2/C.avsc
tests/load_schema_test_3/A.avsc
tests/load_schema_test_3/B.avsc
tests/load_schema_test_3/C.avsc
tests/load_schema_test_4/A.avsc
tests/load_schema_test_4/B.avsc
tests/load_schema_test_4/C.avsc
tests/load_schema_test_5/A.avsc
tests/load_schema_test_5/B.avsc
tests/load_schema_test_6/A.avsc
tests/load_schema_test_6/B.avsc
tests/load_schema_test_7/A.avsc
tests/load_schema_test_7/namespace.B.avsc
tests/load_schema_test_8/A.avsc
tests/load_schema_test_8/namespace.B.avsc
tests/load_schema_test_8/namespace.C.avsc
tests/load_schema_test_9/A.avsc
tests/load_schema_test_9/namespace.B.avsc
tests/load_schema_test_9/namespace.C.avsc
tests/repository/test_flat_dict.py
tests/repository/flat_dict_test/InvalidJson.avsc
tests/repository/flat_dict_test/Valid.avsc