https://github.com/lidatong/dataclasses-json
dataclasses json python
Score: 32.248065943508095
Last synced: about 10 hours ago
JSON representation
Repository metadata:
Easily serialize Data Classes to and from JSON
- Host: GitHub
- URL: https://github.com/lidatong/dataclasses-json
- Owner: lidatong
- License: mit
- Created: 2018-04-21T14:00:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-08T03:21:37.000Z (about 1 year ago)
- Last Synced: 2025-08-29T12:47:31.810Z (7 days ago)
- Topics: dataclasses, json, python
- Language: Python
- Homepage:
- Size: 53.9 MB
- Stars: 1,464
- Watchers: 8
- Forks: 160
- Open Issues: 157
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Charles Li
- Login: lidatong
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/13275245?u=6044c8a1a39533b3b56a059e034c0af9c3752e68&v=4
- Repositories: 41
- Last Synced at: 2023-04-10T00:44:34.758Z
- Profile URL: https://github.com/lidatong
GitHub Events
Total
- Fork event: 8
- Issue comment event: 12
- Issues event: 5
- Pull request event: 9
- Pull request review comment event: 2
- Pull request review event: 2
- Watch event: 78
- Total: 116
Last Year
- Fork event: 8
- Issue comment event: 12
- Issues event: 5
- Pull request event: 9
- Pull request review comment event: 2
- Pull request review event: 2
- Watch event: 78
- Total: 116
Committers metadata
Last synced: 4 days ago
Total Commits: 321
Total Committers: 70
Avg Commits per committer: 4.586
Development Distribution Score (DDS): 0.352
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 | |
---|---|---|
Charles Li | c****i@g****m | 208 |
George Zubrienko | g****u@e****m | 12 |
Matthias Als | m****3@g****m | 8 |
Peter Zaitcev / [USSX] Hares | U****s@y****u | 5 |
HappyTreeBeard | 3****d | 4 |
PJCampi | p****o@g****m | 4 |
Ryan McGinty | r****y | 3 |
Sergei Solodovnikov | S****0@i****u | 3 |
r-richmond | r****h@g****m | 3 |
Vitaliy Savitskiy | v****a@e****m | 3 |
Sumner Evans | m****e@s****m | 2 |
Rakan Alhneiti | r****i@g****m | 2 |
Glandos | b****b@a****r | 2 |
Fabian Affolter | m****l@f****h | 2 |
Dean Gurvitz | d****g@g****m | 2 |
Arve Skogvold | a****e@s****g | 2 |
Anders Kaseorg | a****k@m****u | 2 |
Veith Röthlingshöfer | v****h@u****i | 2 |
Greg Ward | g****g@g****a | 1 |
Gerrit Egnew | 3****w | 1 |
Eli Skeggs | 1****e | 1 |
Douglas Temple | t****d | 1 |
David Cain | d****n@g****m | 1 |
Daniel Roy Greenfeld | p****y | 1 |
Daniel Draper | G****2 | 1 |
Aru Sahni | a****u@a****t | 1 |
Alexandre Bury | a****y@g****m | 1 |
Adrien Ball | a****l@s****i | 1 |
Adam | a****i@u****l | 1 |
Steven Bedrick | s****e@b****g | 1 |
and 40 more... |
Issue and Pull Request metadata
Last synced: 6 days ago
Total issues: 176
Total pull requests: 104
Average time to close issues: about 1 year
Average time to close pull requests: 6 months
Total issue authors: 136
Total pull request authors: 62
Average comments per issue: 2.89
Average comments per pull request: 2.21
Merged pull request: 44
Bot issues: 0
Bot pull requests: 6
Past year issues: 12
Past year pull requests: 12
Past year average time to close issues: N/A
Past year average time to close pull requests: about 1 hour
Past year issue authors: 11
Past year pull request authors: 8
Past year average comments per issue: 0.17
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- george-zubrienko (8)
- USSX-Hares (5)
- yuji38kwmt (4)
- lidatong (4)
- deansg (3)
- powellnorma (3)
- MartinXPN (2)
- TristanSpeakEasy (2)
- NiroHaim (2)
- rpmcginty (2)
- FrankC01 (2)
- orilg (2)
- a-mckinley (2)
- healthmatrice (2)
- nathan5280 (2)
Top Pull Request Authors
- george-zubrienko (12)
- PJCampi (8)
- matt035343 (8)
- dependabot[bot] (6)
- USSX-Hares (4)
- arunchaganty (3)
- rpmcginty (3)
- coopstools (2)
- democrazyx (2)
- jesp1999 (2)
- rianwouters (2)
- s-t-e-v-e-n-k (2)
- mtnpke (2)
- s3bw (2)
- TristanSpeakEasy (2)
Top Issue Labels
- bug (52)
- enhancement (25)
- triage (17)
- api/v0 (12)
- api/v1 (6)
- help wanted (3)
- requires-follow-up (2)
- question (2)
- code/ci (1)
- good first issue (1)
- code/docs (1)
Top Pull Request Labels
- dependencies (6)
- requires-follow-up (2)
- bug (1)
Package metadata
- Total packages: 7
-
Total downloads:
- pypi: 47,117,382 last-month
- Total docker downloads: 844,692,433
- Total dependent packages: 649 (may contain duplicates)
- Total dependent repositories: 6,555 (may contain duplicates)
- Total versions: 118
- Total maintainers: 4
pypi.org: dataclasses-json
Easily serialize dataclasses to and from JSON.
- Homepage: https://github.com/lidatong/dataclasses-json
- Documentation: https://dataclasses-json.readthedocs.io/
- Licenses: MIT
- Latest release: 0.6.7 (published about 1 year ago)
- Last Synced: 2025-09-04T13:39:07.109Z (1 day ago)
- Versions: 77
- Dependent Packages: 587
- Dependent Repositories: 6,543
- Downloads: 46,748,104 Last month
- Docker Downloads: 844,692,433
-
Rankings:
- Dependent packages count: 0.053%
- Downloads: 0.066%
- Docker downloads count: 0.07%
- Dependent repos count: 0.115%
- Average: 1.358%
- Stargazers count: 2.556%
- Forks count: 5.289%
- Maintainers (1)
pypi.org: dataclasses-json-speakeasy
Easily serialize dataclasses to and from JSON.
- Homepage: https://github.com/lidatong/dataclasses-json
- Documentation: https://dataclasses-json-speakeasy.readthedocs.io/
- Licenses: MIT
- Latest release: 0.5.11 (published over 1 year ago)
- Last Synced: 2025-09-04T13:39:00.438Z (1 day ago)
- Versions: 5
- Dependent Packages: 53
- Dependent Repositories: 6
- Downloads: 369,278 Last month
-
Rankings:
- Dependent packages count: 0.371%
- Stargazers count: 1.884%
- Downloads: 3.013%
- Average: 3.071%
- Forks count: 4.093%
- Dependent repos count: 5.994%
- Maintainers (1)
alpine-edge: py3-dataclasses-json
Provides a simple API for encoding and decoding dataclasses to and from JSON.
- Homepage: https://github.com/lidatong/dataclasses-json
- Licenses: MIT
- Latest release: 0.6.7-r0 (published about 1 year ago)
- Last Synced: 2025-09-04T13:40:23.369Z (1 day ago)
- Versions: 15
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 6.031%
- Average: 6.508%
- Stargazers count: 8.919%
- Forks count: 11.083%
- Maintainers (1)
alpine-edge: py3-dataclasses-json-pyc
Precompiled Python bytecode for py3-dataclasses-json
- Homepage: https://github.com/lidatong/dataclasses-json
- Licenses: MIT
- Latest release: 0.6.7-r0 (published about 1 year ago)
- Last Synced: 2025-09-04T13:40:36.192Z (1 day ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 8.616%
- Stargazers count: 9.212%
- Forks count: 11.377%
- Dependent packages count: 13.873%
- Maintainers (1)
conda-forge.org: dataclasses-json
- Homepage: https://github.com/lidatong/dataclasses-json
- Licenses: MIT
- Latest release: 0.5.7 (published over 3 years ago)
- Last Synced: 2025-09-04T13:40:36.418Z (1 day ago)
- Versions: 3
- Dependent Packages: 8
- Dependent Repositories: 3
-
Rankings:
- Dependent packages count: 7.101%
- Stargazers count: 12.076%
- Average: 13.486%
- Forks count: 16.672%
- Dependent repos count: 18.095%
spack.io: py-dataclasses-json
Easily serialize dataclasses to and from JSON.
- Homepage: https://github.com/lidatong/dataclasses-json
- Licenses: []
- Latest release: 0.5.12 (published about 2 years ago)
- Last Synced: 2025-09-04T13:39:16.533Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Stargazers count: 7.115%
- Forks count: 9.336%
- Average: 18.594%
- Dependent packages count: 57.926%
- Maintainers (1)
anaconda.org: dataclasses-json
This library provides a simple API for encoding and decoding dataclasses to and from JSON. It is recursive, and supports arbitrary collections, datetime, UUID, and decimal objects.
- Homepage: https://github.com/lidatong/dataclasses-json
- Licenses: MIT
- Latest release: 0.6.7 (published 3 months ago)
- Last Synced: 2025-09-04T13:38:45.758Z (1 day ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 3
-
Rankings:
- Stargazers count: 22.622%
- Forks count: 29.206%
- Average: 37.398%
- Dependent repos count: 46.572%
- Dependent packages count: 51.193%
Dependencies
- actions/checkout v1 composite
- actions/setup-python v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- reviewdog/action-setup v1 composite
- SneaksAndData/github-actions/semver_release v0.1.0 composite
- actions/checkout v2 composite
- attrs 23.1.0
- black 22.12.0
- certifi 2023.7.22
- charset-normalizer 3.2.0
- click 8.1.7
- colorama 0.4.6
- coverage 7.2.7
- docstring-parser 0.15
- exceptiongroup 1.1.3
- falcon 2.0.0
- flake8 5.0.4
- ghp-import 2.1.0
- gitdb 4.0.10
- gitpython 3.1.32
- hug 2.6.1
- hypothesis 6.79.4
- idna 3.4
- importlib-metadata 4.2.0
- iniconfig 2.0.0
- jinja2 3.1.2
- livereload 2.6.3
- mako 1.2.4
- markdown 3.3.4
- markupsafe 2.1.3
- marshmallow 3.19.0
- mccabe 0.7.0
- mergedeep 1.3.4
- mkdocs 1.2.4
- mkdocs-material 7.3.0
- mkdocs-material-extensions 1.1.1
- mypy 1.4.1
- mypy-extensions 1.0.0
- packaging 23.1
- pathspec 0.11.2
- pdocs 1.2.0
- platformdirs 3.10.0
- pluggy 1.2.0
- portray 1.7.0
- pycodestyle 2.9.1
- pyflakes 2.5.0
- pygments 2.16.1
- pymdown-extensions 7.1
- pytest 7.4.0
- pytest-cov 2.12.1
- python-dateutil 2.8.2
- pyyaml 6.0.1
- pyyaml-env-tag 0.1
- requests 2.31.0
- simplejson 3.19.1
- six 1.16.0
- smmap 5.0.0
- sortedcontainers 2.4.0
- toml 0.10.2
- tomli 2.0.1
- tornado 6.2
- typed-ast 1.5.5
- typing-extensions 4.7.1
- typing-inspect 0.9.0
- urllib3 2.0.4
- watchdog 3.0.0
- yaspin 0.15.0
- zipp 3.15.0
- marshmallow >=3.18.0,<4.0.0
- python ^3.7
- typing-inspect >=0.4.0, <1