Metadata-Version: 2.1
Name: tracardi-dot-notation
Version: 0.1
Summary: Tracardi dot notation functions.
Home-page: UNKNOWN
Author: Risto Kowaczewski
Author-email: risto.kowaczewski@gmail.com
License: UNKNOWN
Keywords: tracardi,helper
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md

# Dot notation

Dot notation is used to access data in profile, event, payload, and session.  

# Example of dot notation

```
event@properties.name
```



