An open API service for producing an overview of a list of open source projects.

https://github.com/cdgriffith/Box

addict box bunch dictionaries helper object pypi python python-box python-library python-types python3

Score: 23.819547917814184

Last synced: about 19 hours ago
JSON representation

Repository metadata:

Python dictionaries with advanced dot notation access


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 57
Total Committers: 1
Avg Commits per committer: 57.0
Development Distribution Score (DDS): 0.0

Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Chris Griffith c****s@c****m 57

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 97
Total pull requests: 84
Average time to close issues: 6 months
Average time to close pull requests: 18 days
Total issue authors: 75
Total pull request authors: 30
Average comments per issue: 2.42
Average comments per pull request: 0.95
Merged pull request: 56
Bot issues: 0
Bot pull requests: 0

Past year issues: 4
Past year pull requests: 12
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 days
Past year issue authors: 4
Past year pull request authors: 9
Past year average comments per issue: 0.25
Past year average comments per pull request: 0.08
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/cdgriffith/Box

Top Issue Authors

  • cdgriffith (4)
  • lgblkb (3)
  • richieadler (3)
  • ipcoder (3)
  • aronchick (2)
  • thmsklngr (2)
  • JacobHayes (2)
  • brynpickering (2)
  • trallnag (2)
  • wrdls (2)
  • Rexbard (2)
  • philipsd6 (2)
  • mgorny (2)
  • ipspace (2)
  • 12rambau (2)

Top Pull Request Authors

  • cdgriffith (27)
  • JacobHayes (8)
  • mgorny (4)
  • jbemmel (4)
  • vamega (3)
  • highoncomputers (3)
  • CNSeniorious000 (2)
  • m-janicki (2)
  • gtkacz (2)
  • gaoflow (2)
  • jafar-sema (2)
  • harry-patcher (2)
  • jesperschlegel (2)
  • chrisgoddard (2)
  • Bit0r (2)

Top Issue Labels

  • enhancement (29)
  • bug (11)
  • documentation (5)
  • help wanted (5)
  • wontfix (4)
  • duplicate (2)
  • question (1)

Top Pull Request Labels


Package metadata

pypi.org: python-box

Advanced Python dictionaries with dot notation access

  • Homepage: https://github.com/cdgriffith/Box
  • Documentation: https://python-box.readthedocs.io/
  • Licenses: MIT
  • Latest release: 7.4.1 (published 6 months ago)
  • Last Synced: 2026-08-21T21:02:38.507Z (2 days ago)
  • Versions: 66
  • Dependent Packages: 134
  • Dependent Repositories: 994
  • Downloads: 6,574,753 Last month
  • Docker Downloads: 20,382
  • Rankings:
    • Dependent packages count: 0.151%
    • Downloads: 0.244%
    • Dependent repos count: 0.367%
    • Docker downloads count: 0.609%
    • Average: 1.221%
    • Stargazers count: 1.47%
    • Forks count: 4.484%
  • Maintainers (1)
conda-forge.org: python-box

Box is designed to be an easy drop in transparently replacements for dictionaries, thanks to Python’s duck typing capabilities, which adds dot notation access. Any sub dictionaries or ones set after initiation will be automatically converted to a Box object. You can always run .to_dict() on it to return the object and all sub objects back into a regular dictionary.

  • Homepage: https://github.com/cdgriffith/Box
  • Licenses: MIT
  • Latest release: 6.1.0 (published almost 4 years ago)
  • Last Synced: 2026-03-18T04:05:04.592Z (5 months ago)
  • Versions: 34
  • Dependent Packages: 9
  • Dependent Repositories: 14
  • Downloads: 1,093,334 Total
  • Rankings:
    • Dependent packages count: 6.444%
    • Stargazers count: 8.535%
    • Dependent repos count: 9.334%
    • Average: 10.618%
    • Forks count: 18.158%
spack.io: py-python-box

Advanced Python dictionaries with dot notation access Box will automatically make otherwise inaccessible keys safe to access as an attribute. You can always pass conversion_box=False to Box to disable that behavior. Also, all new dict and lists added to a Box or BoxList object are converted automatically.

  • Homepage: https://github.com/cdgriffith/Box
  • Licenses: []
  • Latest release: 5.3.0 (published over 4 years ago)
  • Last Synced: 2026-08-21T21:02:39.055Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 4.863%
    • Forks count: 10.977%
    • Average: 10.977%
    • Dependent packages count: 28.067%
  • Maintainers (1)
ubuntu-22.04: python-box

  • Homepage: https://github.com/cdgriffith/Box
  • Licenses: mit
  • Latest release: 3.4.6-2 (published 6 months ago)
  • Last Synced: 2026-03-13T21:44:29.663Z (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-24.11: python311Packages.python-box

Python dictionaries with advanced dot notation access

nixpkgs-unstable: python314Packages.python-box

Python dictionaries with advanced dot notation access

nixpkgs-24.11: python312Packages.python-box

Python dictionaries with advanced dot notation access

ubuntu-24.04: python-box

  • Homepage: https://github.com/cdgriffith/Box
  • Licenses: mit
  • Latest release: 3.4.6-3 (published 7 months ago)
  • Last Synced: 2026-03-06T11:03:28.012Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
debian-12: python-box

  • Homepage: https://github.com/cdgriffith/Box
  • Documentation: https://packages.debian.org/bookworm/python-box
  • Licenses: mit
  • Latest release: 3.4.6-3 (published 6 months ago)
  • Last Synced: 2026-03-13T07:48:57.257Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-11: python-box

  • Homepage: https://github.com/cdgriffith/Box
  • Documentation: https://packages.debian.org/bullseye/python-box
  • Licenses: mit
  • Latest release: 3.4.6-2 (published 6 months ago)
  • Last Synced: 2026-03-14T02:23:24.876Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
guix: python-box

Advanced Python dictionaries with dot notation access

nixpkgs-23.11: python310Packages.python-box

Python dictionaries with advanced dot notation access

gentoo-portage: dev-python/python-box

Python dictionaries with advanced dot notation access

  • Homepage: https://github.com/cdgriffith/Box/
  • Documentation: https://packages.gentoo.org/packages/dev-python/python-box
  • Licenses: MIT
  • Latest release: 7.4.1 (published 3 months ago)
  • Last Synced: 2026-07-15T01:35:16.626Z (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%
ubuntu-23.10: python-box

  • Homepage: https://github.com/cdgriffith/Box
  • Licenses: mit
  • Latest release: 3.4.6-3 (published 6 months ago)
  • Last Synced: 2026-03-14T00:17:21.452Z (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: python310Packages.python-box

Python dictionaries with advanced dot notation access

debian-13: python-box

  • Homepage: https://github.com/cdgriffith/Box
  • Documentation: https://packages.debian.org/trixie/python-box
  • Licenses: mit
  • Latest release: 7.3.2-1 (published 6 months ago)
  • Last Synced: 2026-03-14T09:02:00.236Z (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.python-box

Python dictionaries with advanced dot notation access

nixpkgs-23.11: python311Packages.python-box

Python dictionaries with advanced dot notation access

ubuntu-24.10: python-box

  • Homepage: https://github.com/cdgriffith/Box
  • Licenses: mit
  • Latest release: 3.4.6-3 (published 7 months ago)
  • Last Synced: 2026-03-09T12:06:09.571Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-23.04: python-box

  • Homepage: https://github.com/cdgriffith/Box
  • Licenses: mit
  • Latest release: 3.4.6-3 (published 6 months ago)
  • Last Synced: 2026-03-12T00:21:39.104Z (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-unstable: python313Packages.python-box

Python dictionaries with advanced dot notation access

nixpkgs-24.05: python311Packages.python-box

Python dictionaries with advanced dot notation access

nixpkgs-24.05: python312Packages.python-box

Python dictionaries with advanced dot notation access


Dependencies

requirements-dev.txt pypi
  • Cython >=0.29 development
  • black >=21.7b0 development
  • mypy >=0.910 development
  • pre-commit >=2.15 development
requirements-test.txt pypi
  • coverage >=5.0.4 test
  • msgpack >=1.0 test
  • pytest >=5.4.1 test
  • pytest-cov >=2.8.1 test
  • ruamel.yaml >=0.17 test
  • toml >=0.10.2 test
  • types-PyYAML >=6.0.3 test
  • types-toml >=0.1.3 test
  • wheel >=0.34.2 test
requirements.txt pypi
  • msgpack >=1.0.0
  • ruamel.yaml >=0.17
  • toml >=0.10.2
.github/workflows/pythonpublish.yml actions
  • RalfG/python-wheels-manylinux-build v0.4.2-manylinux2014_x86_64 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/tests.yml actions
  • RalfG/python-wheels-manylinux-build v0.4.2-manylinux2014_x86_64 composite
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v2 composite
setup.py pypi