dottify

dottify

nanaelie

Dottify is a lightweight Python library that transforms dictionaries into objects with attribute-style access. Instead of the traditional dict['key'] syntax, you can conveniently access dictionary values using dot notation like dict.key after wrapping it with Dottify.

3 Stars
0 Forks
1 Watchers
Python Language
mit License
45.1 SrcLog Score
Cost to Build
$2.0K
Market Value
$1.5K

Growth over time

4 data points  ·  2026-04-23 → 2026-08-29
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about dottify

Question copied to clipboard

What is the nanaelie/dottify GitHub project? Description: "Dottify is a lightweight Python library that transforms dictionaries into objects with attribute-style access. Instead of the traditional dict['key'] syntax, you can conveniently access dictionary values using dot notation like dict.key after wrapping it with Dottify.". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone dottify

Clone via HTTPS

git clone https://github.com/nanaelie/dottify.git

Clone via SSH

[email protected]:nanaelie/dottify.git

Download ZIP

Download main.zip

Found an issue?

Report bugs or request features on the dottify issue tracker:

Open GitHub Issues