holoviz / holoviz/param

Add official support to pathlib.Path objects to param.Path

Open
#803 0 comments 4 reactions 0 assignees View on GitHub
type-feature
Dominant language
Python
Stars
521
Forks
86
Avg merge
1d 13h
Merged PRs (30d)
35

Description

`param.Path` can actually accept `pathlib.Path` objects (this is used in Panel currently) except that there's no real "official" support for it, i.e. no docs and no tests. So that's the minimum we should do I think.

One step further would be for the Parameter value not to be converted as a string but be kept as a `pathlib.Path` object.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.