dyn_path 1.0.7

A JavaScript-like nested object-like structure non-fallible path access interface. Access your data without serializing it just like you do in your JavaScript projects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

## Pre-submission Checklist

- [ ] I've checked existing issues and pull requests
- [ ] I've read the [Code of Conduct]../CODE_OF_CONDUCT.md
- [ ] I've [implemented tests]../TESTING.md for my changes
- [ ] I've listed all my changes in the `Changes` section

## Changes

-

## Linked Issues

- fixes #<issue_number>