GitHub / leoweyr / Python-Dynoptimdict
A dynamic data dict class that inherits and overrides the built-in dict class for special purposes. That provides real-time access to dynamic data, while still allowing the option to get only the specified data without calculating all. It adheres to the concept of program optimization which avoids loading if not used, saving both memory and time.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoweyr%2FPython-Dynoptimdict
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: about 13 hours ago
Commit Stats
Commits: 3
Authors: 1
Mean commits per author: 3.0
Development Distribution Score: 0.0
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/leoweyr/Python-Dynoptimdict
Topics: dynamic-data, dynamic-optimization, pypi-package, python-dict, python-module, python-oop, python-package