{"id":16330120,"url":"https://github.com/rmax/dask-avro","last_synced_at":"2025-07-09T01:42:35.128Z","repository":{"id":62566484,"uuid":"80762718","full_name":"rmax/dask-avro","owner":"rmax","description":"Avro reader for Dask.","archived":false,"fork":false,"pushed_at":"2018-06-16T05:07:12.000Z","size":10784,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T10:36:09.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rmax.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-02T19:53:17.000Z","updated_at":"2018-09-17T19:40:46.000Z","dependencies_parsed_at":"2022-11-03T16:15:38.356Z","dependency_job_id":null,"html_url":"https://github.com/rmax/dask-avro","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmax%2Fdask-avro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmax%2Fdask-avro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmax%2Fdask-avro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmax%2Fdask-avro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmax","download_url":"https://codeload.github.com/rmax/dask-avro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238212397,"owners_count":19434955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T23:18:34.247Z","updated_at":"2025-02-11T00:31:17.232Z","avatar_url":"https://github.com/rmax.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=========\nDask-Avro\n=========\n\n.. image:: https://img.shields.io/pypi/v/dask-avro.svg\n        :target: https://pypi.python.org/pypi/dask-avro\n\n.. image:: https://img.shields.io/pypi/pyversions/dask-avro.svg\n        :target: https://pypi.python.org/pypi/dask-avro\n\n.. image:: https://readthedocs.org/projects/dask-avro/badge/?version=latest\n        :target: https://readthedocs.org/projects/dask-avro/?badge=latest\n        :alt: Documentation Status\n\n.. image:: https://img.shields.io/travis/rmax/dask-avro.svg\n        :target: https://travis-ci.org/rmax/dask-avro\n\n.. image:: https://codecov.io/github/rmax/dask-avro/coverage.svg?branch=master\n    :alt: Coverage Status\n    :target: https://codecov.io/github/rmax/dask-avro\n\n.. image:: https://landscape.io/github/rmax/dask-avro/master/landscape.svg?style=flat\n    :target: https://landscape.io/github/rmax/dask-avro/master\n    :alt: Code Quality Status\n\n.. image:: https://requires.io/github/rmax/dask-avro/requirements.svg?branch=master\n    :alt: Requirements Status\n    :target: https://requires.io/github/rmax/dask-avro/requirements/?branch=master\n\nAvro reader for Dask.\n\n* Free software: MIT license\n* Documentation: https://dask-avro.readthedocs.org.\n* Python versions: 2.7, 3.5+\n\nFeatures\n--------\n\nThis projects provides an Avro_ format reader for Dask_. Provides a convenient\nfunction to read one or more Avro files and partition them arbitrarily.\n\nQuickstart\n----------\n\nUsage::\n\n  import dask.bag\n  import dask_avro\n\n  delayeds = dask_avro.read_avro(\"data-*.avro\", blocksize=2**26)\n  data = dask.bag.from_delayed(delayeds)\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `rmax/cookiecutter-pypackage`_ project template.\n\n.. _Avro: https://avro.apache.org/docs/1.2.0/\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _Dask: http://dask.pydata.org/en/latest/\n.. _`rmax/cookiecutter-pypackage`: https://github.com/rmax/cookiecutter-pypackage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmax%2Fdask-avro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmax%2Fdask-avro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmax%2Fdask-avro/lists"}