Skip to content

Wind010/PathTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathTree

Nested dictionary and set datastructure

Currently only supports leaf nodes as sets.

Not supported: "A/B/C.txt" "A/D.txt"

Tested with Python 3.9.

Install Requirements

pip install -r requirements_dev.txt

Tests

Run tests with pytest directly:

pytest .

If no tests are showing up in Test Explorer in Visual Studio Code:

  1. Ctrl + Shift + P
  2. Python: Configure Tests
  3. Select pytest.

About

Nested dictionary and set datastructure

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages