Metadata-Version: 2.4
Name: gsplat
Version: 1.5.3
Summary:  Python package for differentiable rasterization of gaussians
Home-page: https://github.com/nerfstudio-project/gsplat
Download-URL: https://github.com/nerfstudio-project/gsplat/archive/gsplat-1.5.3.tar.gz
Keywords: gaussian,splatting,cuda
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: jaxtyping
Requires-Dist: rich>=12
Requires-Dist: torch
Requires-Dist: typing_extensions; python_version < "3.8"
Provides-Extra: dev
Requires-Dist: black[jupyter]==22.3.0; extra == "dev"
Requires-Dist: isort==5.10.1; extra == "dev"
Requires-Dist: pylint==2.13.4; extra == "dev"
Requires-Dist: pytest==7.1.2; extra == "dev"
Requires-Dist: pytest-xdist==2.5.0; extra == "dev"
Requires-Dist: typeguard>=2.13.3; extra == "dev"
Requires-Dist: pyyaml==6.0; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
