https://github.com/ICRAR/ijson
Score: 28.680629148188217
Last synced: about 1 hour ago
JSON representation
Repository metadata:
Iterative JSON parser with Pythonic interfaces
- Host: GitHub
- URL: https://github.com/ICRAR/ijson
- Owner: ICRAR
- License: other
- Fork: true (isagalaev/ijson)
- Created: 2019-06-11T05:28:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-08-10T22:59:16.000Z (16 days ago)
- Last Synced: 2026-08-23T14:39:23.205Z (3 days ago)
- Language: Python
- Homepage: http://pypi.python.org/pypi/ijson/
- Size: 920 KB
- Stars: 1,091
- Watchers: 9
- Forks: 59
- Open Issues: 11
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Owner metadata:
- Name: The International Centre for Radio Astronomy Research
- Login: ICRAR
- Email:
- Kind: organization
- Description:
- Website: www.icrar.org
- Location: Perth, WA, Australia
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1192804?v=4
- Repositories: 89
- Last Synced at: 2024-11-24T19:58:11.839Z
- Profile URL: https://github.com/ICRAR
GitHub Events
Total
- Create event: 32
- Delete event: 35
- Fork event: 4
- Issue comment event: 63
- Issues event: 17
- Pull request event: 46
- Pull request review comment event: 15
- Pull request review event: 17
- Push event: 45
- Watch event: 165
- Total: 439
Last Year
- Create event: 10
- Delete event: 11
- Fork event: 1
- Issue comment event: 6
- Issues event: 1
- Pull request event: 27
- Pull request review comment event: 4
- Pull request review event: 1
- Push event: 9
- Watch event: 29
- Total: 99
Committers metadata
Last synced: about 15 hours ago
Total Commits: 702
Total Committers: 31
Avg Commits per committer: 22.645
Development Distribution Score (DDS): 0.305
Commits in past year: 42
Committers in past year: 6
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.524
| Name | Commits | |
|---|---|---|
| Rodrigo Tobar | r****r@i****g | 488 |
| Ivan Sagalaev | m****c@s****g | 127 |
| dependabot[bot] | 4****] | 33 |
| Ivan Sagalaev | i****v@y****u | 10 |
| e.generalov@gmail.com | 7 | |
| Daniel Foerster | p****r@g****m | 4 |
| Rasmus Faber-Espensen | r****r@g****m | 4 |
| Ron Mahoney | r****y@c****m | 2 |
| Mark Amery | m****y@b****m | 2 |
| Michał Górny | m****y@g****g | 2 |
| Simon Willison | s****n@g****m | 2 |
| Thomas Hess | t****s@u****u | 2 |
| Dániel Varga | d****a@p****m | 1 |
| Tony Crisci | t****y@d****m | 1 |
| Tzachi Zidenberg | t****e@a****m | 1 |
| ChenYuan | g****b@q****n | 1 |
| Dav1dde | a****n@d****e | 1 |
| David Fischer | d****e@g****m | 1 |
| Guillaume Alvarez | 7****z | 1 |
| James McKinney | 2****y | 1 |
| John Vandenberg | j****b@g****m | 1 |
| Kian-Meng, Ang | k****g@c****g | 1 |
| MUGUNDAN | m****m@m****m | 1 |
| Marc Mueller | 3****p | 1 |
| Martin-Molinero | m****n@q****m | 1 |
| Matt Morgis | m****s@g****m | 1 |
| Matías Graña | m****o@g****m | 1 |
| MeggyCal | M****l | 1 |
| Michael Selik | m****e@s****g | 1 |
| Tim Harder | r****t@g****m | 1 |
| and 1 more... | ||
Issue and Pull Request metadata
Last synced: about 1 hour ago
Total issues: 103
Total pull requests: 78
Average time to close issues: 8 days
Average time to close pull requests: 9 days
Total issue authors: 82
Total pull request authors: 25
Average comments per issue: 4.49
Average comments per pull request: 1.71
Merged pull request: 53
Bot issues: 1
Bot pull requests: 44
Past year issues: 3
Past year pull requests: 23
Past year average time to close issues: about 16 hours
Past year average time to close pull requests: 9 days
Past year issue authors: 3
Past year pull request authors: 5
Past year average comments per issue: 2.33
Past year average comments per pull request: 1.09
Past year merged pull request: 20
Past year bot issues: 0
Past year bot pull requests: 17
Top Issue Authors
- jpmckinney (7)
- rtobar (5)
- prrvchr (3)
- gaborbernat (3)
- roll (2)
- mhugo (2)
- Bubu (2)
- TekTimmy (2)
- raeldor (2)
- doerwalter (2)
- mgorny (2)
- baluyotraf (1)
- corneliusroemer (1)
- JingfeiPeng (1)
- akaIDIOT (1)
Top Pull Request Authors
- dependabot[bot] (44)
- mgorny (2)
- Dezorone333 (2)
- rtobar (2)
- ammo414 (2)
- luziferius (2)
- cdce8p (2)
- jpmckinney (2)
- KOLANICH (2)
- wodny (2)
- mattmorgis (2)
- msemerkov (1)
- pydsigner (1)
- MeggyCal (1)
- guillaume-alvarez (1)
Top Issue Labels
- question (35)
- feature (25)
- bug (22)
- enhancement (9)
- invalid (5)
- documentation (1)
- backwards incompatibility (1)
- wontfix (1)
- Needs more information (1)
Top Pull Request Labels
- dependencies (44)
- github_actions (30)
Package metadata
- Total packages: 46
-
Total downloads:
- pypi: 48,992,584 last-month
- conda: 903,966 total
- Total docker downloads: 33,718,416
- Total dependent packages: 130 (may contain duplicates)
- Total dependent repositories: 1,899 (may contain duplicates)
- Total versions: 164
- Total maintainers: 6
nixpkgs-23.11: python311Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/ijson/default.nix#L37
- Licenses: BSD-3-Clause
- Latest release: 3.2.3 (published 7 months ago)
- Last Synced: 2026-04-13T12:02:02.390Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.232%
- Stargazers count: 0.415%
- Forks count: 0.512%
- Maintainers (1)
nixpkgs-24.05: python311Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/ijson/default.nix#L35
- Licenses: BSD-3-Clause
- Latest release: 3.2.3 (published 7 months ago)
- Last Synced: 2026-05-08T12:37:24.518Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.242%
- Stargazers count: 0.419%
- Forks count: 0.548%
nixpkgs-24.05: python312Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/ijson/default.nix#L35
- Licenses: BSD-3-Clause
- Latest release: 3.2.3 (published 7 months ago)
- Last Synced: 2026-05-08T12:37:24.495Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.242%
- Stargazers count: 0.419%
- Forks count: 0.548%
nixpkgs-24.11: python312Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/ijson/default.nix#L35
- Licenses: BSD-3-Clause
- Latest release: 3.3.0 (published 7 months ago)
- Last Synced: 2026-04-09T19:02:13.685Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.243%
- Stargazers count: 0.419%
- Forks count: 0.554%
ubuntu-24.10: python-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: other
- Latest release: 3.3.0-1 (published 7 months ago)
- Last Synced: 2026-03-09T13:02:22.125Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.415%
- Stargazers count: 0.601%
- Forks count: 1.059%
nixpkgs-unstable: python313Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/ijson/default.nix#L32
- Licenses: BSD-3-Clause
- Latest release: 3.4.0.post0 (published 7 months ago)
- Last Synced: 2026-05-14T05:14:26.362Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.799%
- Stargazers count: 1.222%
- Forks count: 1.975%
nixpkgs-unstable: python314Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/ijson/default.nix#L32
- Licenses: BSD-3-Clause
- Latest release: 3.4.0.post0 (published 7 months ago)
- Last Synced: 2026-05-14T05:14:26.371Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.799%
- Stargazers count: 1.222%
- Forks count: 1.975%
pypi.org: ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://ijson.readthedocs.io/
- Licenses: BSD-3-Clause AND ISC
- Latest release: 3.5.1 (published about 2 months ago)
- Last Synced: 2026-08-22T12:36:05.705Z (4 days ago)
- Versions: 44
- Dependent Packages: 113
- Dependent Repositories: 1,867
- Downloads: 48,992,438 Last month
- Docker Downloads: 33,718,416
-
Rankings:
- Downloads: 0.123%
- Dependent packages count: 0.206%
- Dependent repos count: 0.261%
- Docker downloads count: 0.422%
- Average: 1.569%
- Stargazers count: 2.435%
- Forks count: 5.966%
- Maintainers (1)
nixpkgs-24.11: python311Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/ijson/default.nix#L35
- Licenses: BSD-3-Clause
- Latest release: 3.3.0 (published 7 months ago)
- Last Synced: 2026-08-15T04:30:41.944Z (11 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 2.184%
- Stargazers count: 3.427%
- Forks count: 5.308%
alpine-v3.18: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.2.0-r1 (published over 3 years ago)
- Last Synced: 2026-03-28T04:11:39.358Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 6.747%
- Stargazers count: 10.583%
- Forks count: 16.403%
alpine-v3.18: py3-ijson-pyc
Precompiled Python bytecode for py3-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.2.0-r1 (published over 3 years ago)
- Last Synced: 2026-03-28T04:11:37.375Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 6.747%
- Stargazers count: 10.583%
- Forks count: 16.403%
alpine-v3.15: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.1.4-r0 (published about 5 years ago)
- Last Synced: 2026-03-28T04:08:25.902Z (5 months ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Stargazers count: 7.555%
- Average: 7.728%
- Dependent packages count: 10.935%
- Forks count: 12.424%
- Maintainers (1)
proxy.golang.org: github.com/icrar/ijson
- Homepage:
- Documentation: https://pkg.go.dev/github.com/icrar/ijson#section-documentation
- Licenses: other
- Latest release: v3.5.1+incompatible (published about 2 months ago)
- Last Synced: 2026-08-22T12:44:04.522Z (4 days ago)
- Versions: 19
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/ICRAR/ijson
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ICRAR/ijson#section-documentation
- Licenses: other
- Latest release: v3.5.1+incompatible (published about 2 months ago)
- Last Synced: 2026-08-22T12:35:10.344Z (4 days ago)
- Versions: 19
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
alpine-edge: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.4.0-r1 (published 6 months ago)
- Last Synced: 2026-03-28T04:07:01.333Z (5 months ago)
- Versions: 9
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 3.393%
- Average: 8.457%
- Stargazers count: 12.195%
- Forks count: 18.241%
- Maintainers (1)
alpine-v3.14: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.1.4-r0 (published about 5 years ago)
- Last Synced: 2026-03-28T02:02:27.857Z (5 months ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Stargazers count: 6.973%
- Average: 10.023%
- Forks count: 11.439%
- Dependent packages count: 21.681%
- Maintainers (1)
alpine-v3.16: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.1.4-r2 (published over 4 years ago)
- Last Synced: 2026-03-28T04:09:13.342Z (5 months ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Stargazers count: 8.247%
- Average: 10.053%
- Forks count: 13.3%
- Dependent packages count: 18.665%
alpine-edge: py3-ijson-pyc
Precompiled Python bytecode for py3-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.4.0-r1 (published 6 months ago)
- Last Synced: 2026-03-28T04:06:38.877Z (5 months ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 11.181%
- Stargazers count: 12.349%
- Dependent packages count: 14.251%
- Forks count: 18.125%
- Maintainers (1)
alpine-v3.17: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.1.4-r2 (published over 4 years ago)
- Last Synced: 2026-03-28T04:11:54.310Z (5 months ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Stargazers count: 10.088%
- Average: 11.22%
- Forks count: 15.841%
- Dependent packages count: 18.951%
conda-forge.org: ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.1.3 (published almost 6 years ago)
- Last Synced: 2026-03-28T04:09:59.211Z (5 months ago)
- Versions: 13
- Dependent Packages: 10
- Dependent Repositories: 16
- Downloads: 896,881 Total
-
Rankings:
- Dependent packages count: 5.913%
- Dependent repos count: 8.908%
- Average: 11.919%
- Stargazers count: 16.039%
- Forks count: 16.817%
pypi.org: ijson-pr127
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://ijson-pr127.readthedocs.io/
- Licenses: BSD-3-Clause AND ISC
- Latest release: 3.5.1 (published 5 months ago)
- Last Synced: 2026-08-22T12:34:19.774Z (4 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 146 Last month
-
Rankings:
- Downloads: 6.084%
- Dependent packages count: 7.609%
- Average: 18.905%
- Dependent repos count: 43.024%
- Maintainers (1)
anaconda.org: ijson
Ijson is an iterative JSON parser with standard Python iterator interfaces.
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause AND ISC
- Latest release: 3.5.1 (published about 1 month ago)
- Last Synced: 2026-07-23T09:42:44.385Z (about 1 month ago)
- Versions: 13
- Dependent Packages: 0
- Dependent Repositories: 16
- Downloads: 7,085 Total
-
Rankings:
- Stargazers count: 29.259%
- Dependent repos count: 34.1%
- Average: 38.707%
- Forks count: 40.272%
- Dependent packages count: 51.195%
pkgsrc-netbsd-x86_64-10.1-all: devel/py-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://pkgsrc.se/devel/py-ijson
- Licenses: modified-bsd
- Latest release: 3.5.0 (published 5 months ago)
- Last Synced: 2026-08-01T22:13:34.684Z (25 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.19: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.2.3-r0 (published about 3 years ago)
- Last Synced: 2026-03-28T03:03:04.122Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.19: py3-ijson-pyc
Precompiled Python bytecode for py3-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.2.3-r0 (published about 3 years ago)
- Last Synced: 2026-03-28T03:03:01.058Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.23: py3-ijson-pyc
Precompiled Python bytecode for py3-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.4.0-r0 (published over 1 year ago)
- Last Synced: 2026-04-13T20:04:42.227Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.21: py3-ijson-pyc
Precompiled Python bytecode for py3-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.3.0-r0 (published almost 2 years ago)
- Last Synced: 2026-03-28T04:09:18.863Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.20: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.2.3-r1 (published over 2 years ago)
- Last Synced: 2026-03-28T04:10:04.861Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
openbsd-7.9-amd64: textproc/py-ijson
iterative JSON parser
- Homepage: https://github.com/ICRAR/ijson
- Licenses: other
- Latest release: 3.4.0pl0 (published 4 months ago)
- Last Synced: 2026-05-28T02:39:28.281Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
gentoo-portage: dev-python/ijson
Iterative JSON parser with a Pythonic interface
- Homepage: https://github.com/ICRAR/ijson/
- Documentation: https://packages.gentoo.org/packages/dev-python/ijson
- Licenses: BSD
- Latest release: 3.5.1 (published 18 days ago)
- Last Synced: 2026-08-09T01:32:07.040Z (18 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: python-ijson
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://packages.debian.org/bookworm/python-ijson
- Licenses: other
- Latest release: 3.2.0-1 (published 6 months ago)
- Last Synced: 2026-03-12T23:04:08.115Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-23.11: python310Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/ijson/default.nix#L37
- Licenses: BSD-3-Clause
- Latest release: 3.2.3 (published 7 months ago)
- Last Synced: 2026-03-07T04:35:20.284Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Maintainers (1)
ubuntu-23.10: python-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: other
- Latest release: 3.2.2-1 (published 6 months ago)
- Last Synced: 2026-03-13T18:22:00.944Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.20: py3-ijson-pyc
Precompiled Python bytecode for py3-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.2.3-r1 (published over 2 years ago)
- Last Synced: 2026-03-28T04:10:05.196Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-23.05: python311Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/ijson/default.nix#L37
- Licenses: BSD-3-Clause
- Latest release: 3.2.0.post0 (published 7 months ago)
- Last Synced: 2026-07-28T19:01:58.193Z (29 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-23.05: python310Packages.ijson
Iterative JSON parser with a standard Python iterator interface
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/ijson/default.nix#L37
- Licenses: BSD-3-Clause
- Latest release: 3.2.0.post0 (published 7 months ago)
- Last Synced: 2026-04-17T17:05:09.087Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
ubuntu-23.04: python-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: other
- Latest release: 3.2.0-1 (published 7 months ago)
- Last Synced: 2026-03-11T06:03:45.363Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.21: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.3.0-r0 (published almost 2 years ago)
- Last Synced: 2026-03-28T04:09:18.193Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.22: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.4.0-r0 (published over 1 year ago)
- Last Synced: 2026-03-28T02:04:48.438Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
debian-11: python-ijson
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://packages.debian.org/bullseye/python-ijson
- Licenses: other
- Latest release: 3.1.4-1 (published 7 months ago)
- Last Synced: 2026-03-13T08:29:58.583Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.23: py3-ijson
Iterative JSON parser with standard Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.4.0-r0 (published over 1 year ago)
- Last Synced: 2026-04-13T20:04:42.254Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
guix: python-ijson
Iterative JSON parser with Python iterator interfaces
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n33817
- Licenses: bsd-3
- Latest release: 3.1.4 (published 6 months ago)
- Last Synced: 2026-04-27T16:29:16.441Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: python-ijson
- Homepage: https://github.com/ICRAR/ijson
- Documentation: https://packages.debian.org/trixie/python-ijson
- Licenses: other
- Latest release: 3.4.0-1 (published 7 months ago)
- Last Synced: 2026-03-13T13:09:42.005Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.22: py3-ijson-pyc
Precompiled Python bytecode for py3-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: BSD-3-Clause
- Latest release: 3.4.0-r0 (published over 1 year ago)
- Last Synced: 2026-03-28T02:04:49.952Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
ubuntu-22.04: python-ijson
- Homepage: https://github.com/ICRAR/ijson
- Licenses: other
- Latest release: 3.1.4-1build1 (published 6 months ago)
- Last Synced: 2026-03-13T12:37:46.788Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- docker/setup-qemu-action v1 composite
- pypa/gh-action-pypi-publish master composite