https://github.com/codecobblers/dirtyjson
Score: 24.46940493769275
Last synced: about 21 hours ago
JSON representation
Repository metadata:
Python JSON parser for reading JSON objects out of JS files
- Host: GitHub
- URL: https://github.com/codecobblers/dirtyjson
- Owner: codecobblers
- License: other
- Created: 2015-01-07T19:05:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T23:31:02.000Z (over 3 years ago)
- Last Synced: 2026-05-05T07:12:45.310Z (12 days ago)
- Language: Python
- Size: 61.5 KB
- Stars: 49
- Watchers: 2
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE.txt
Owner metadata:
- Name: codecobblers
- Login: codecobblers
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/5916628?v=4
- Repositories: 2
- Last Synced at: 2023-08-05T18:10:23.958Z
- Profile URL: https://github.com/codecobblers
GitHub Events
Total
- Watch event: 8
- Total: 8
Last Year
- Watch event: 4
- Total: 4
Committers metadata
Last synced: 12 days ago
Total Commits: 38
Total Committers: 4
Avg Commits per committer: 9.5
Development Distribution Score (DDS): 0.184
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Scott Maxwell | s****t@c****m | 31 |
| smaxwell | s****l@a****m | 5 |
| Eric Swanson | e****n@a****m | 1 |
| Alexander Kurakin | k****3@m****u | 1 |
Issue and Pull Request metadata
Last synced: 9 months ago
Total issues: 4
Total pull requests: 4
Average time to close issues: 9 months
Average time to close pull requests: 3 months
Total issue authors: 4
Total pull request authors: 4
Average comments per issue: 1.0
Average comments per pull request: 1.25
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- p0psicles (1)
- david-andrew (1)
- kuraga (1)
Top Pull Request Authors
- scottkmaxwell (1)
- kuraga (1)
- dmitri-vlasov (1)
- lachesis (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 9
-
Total downloads:
- pypi: 5,884,138 last-month
- Total docker downloads: 201,749,296
- Total dependent packages: 20 (may contain duplicates)
- Total dependent repositories: 12 (may contain duplicates)
- Total versions: 14
- Total maintainers: 2
pypi.org: dirtyjson
JSON decoder for Python that can extract data from the muck
- Homepage: https://github.com/codecobblers/dirtyjson
- Documentation: https://dirtyjson.readthedocs.io/
- Licenses: MIT License
- Latest release: 1.0.8 (published over 3 years ago)
- Last Synced: 2026-05-05T07:11:02.297Z (12 days ago)
- Versions: 6
- Dependent Packages: 20
- Dependent Repositories: 12
- Downloads: 5,884,138 Last month
- Docker Downloads: 201,749,296
-
Rankings:
- Docker downloads count: 0.377%
- Dependent packages count: 1.038%
- Downloads: 2.185%
- Dependent repos count: 4.181%
- Average: 5.432%
- Stargazers count: 12.254%
- Forks count: 12.554%
- Maintainers (1)
spack.io: py-dirtyjson
JSON decoder for Python that can extract data from the muck
- Homepage: https://github.com/codecobblers/dirtyjson
- Licenses: []
- Latest release: 1.0.8 (published over 1 year ago)
- Last Synced: 2026-05-05T07:11:07.309Z (12 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 28.707%
- Dependent packages count: 57.414%
anaconda.org: dirtyjson
dirtyjson is a JSON decoder meant for extracting JSON-type data from .js files. The returned data structure includes information about line and column numbers, so you can output more useful error messages. The input can also include single quotes, line comments, inline comments, dangling commas, unquoted single-word keys, and hexadecimal and octal numbers. The goal of dirtyjson is to read JSON objects out of files that are littered with elements that do not fit the official JSON standard. By providing line and column number contexts, a dirty JSON file can be used as source input for a complex data parser or compiler.
- Homepage: https://github.com/codecobblers/dirtyjson
- Licenses: Apache-2.0
- Latest release: 1.0.8 (published 3 months ago)
- Last Synced: 2026-04-08T15:06:53.983Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 0 Total
-
Rankings:
- Dependent packages count: 36.837%
- Dependent repos count: 40.165%
- Stargazers count: 49.102%
- Average: 50.095%
- Forks count: 55.074%
- Downloads: 69.299%
nixpkgs-24.05: python311Packages.dirtyjson
JSON decoder for Python that can extract data from the muck
- Homepage: https://github.com/codecobblers/dirtyjson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/dirtyjson/default.nix#L29
- Licenses: AFL-2.1, MIT
- Latest release: 1.0.8 (published 3 months ago)
- Last Synced: 2026-05-08T03:03:20.330Z (9 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-24.11: python312Packages.dirtyjson
JSON decoder for Python that can extract data from the muck
- Homepage: https://github.com/codecobblers/dirtyjson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/dirtyjson/default.nix#L29
- Licenses: AFL-2.1, MIT
- Latest release: 1.0.8 (published 3 months ago)
- Last Synced: 2026-03-07T16:08:37.719Z (2 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)
nixpkgs-unstable: python314Packages.dirtyjson
JSON decoder for Python that can extract data from the muck
- Homepage: https://github.com/codecobblers/dirtyjson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/dirtyjson/default.nix#L26
- Licenses: AFL-2.1, MIT
- Latest release: 1.0.8 (published 4 months ago)
- Last Synced: 2026-03-05T10:02:16.442Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Maintainers (1)
nixpkgs-24.05: python312Packages.dirtyjson
JSON decoder for Python that can extract data from the muck
- Homepage: https://github.com/codecobblers/dirtyjson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/dirtyjson/default.nix#L29
- Licenses: AFL-2.1, MIT
- Latest release: 1.0.8 (published 3 months ago)
- Last Synced: 2026-03-07T11:04:25.697Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Maintainers (1)
nixpkgs-unstable: python313Packages.dirtyjson
JSON decoder for Python that can extract data from the muck
- Homepage: https://github.com/codecobblers/dirtyjson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/dirtyjson/default.nix#L26
- Licenses: AFL-2.1, MIT
- Latest release: 1.0.8 (published 4 months ago)
- Last Synced: 2026-04-03T10:01:35.568Z (about 1 month 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-24.11: python311Packages.dirtyjson
JSON decoder for Python that can extract data from the muck
- Homepage: https://github.com/codecobblers/dirtyjson
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/dirtyjson/default.nix#L29
- Licenses: AFL-2.1, MIT
- Latest release: 1.0.8 (published 3 months ago)
- Last Synced: 2026-04-19T10:58:32.488Z (28 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)