dictdaora
Project description
dictdaora
Dicts that can be accessed via attributes
Key Features
- Print hello world on screen *
* feature in development.
Requirements
- Python 3.8+
Instalation
$ pip install dictdaora
Basic example
print('Hello World!')
Hello World!
Complex example
import json print(json.dumps(dict(hello='Hello', world='World!')))
{"hello": "Hello", "world": "World!"}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size dictdaora-0.0.2-py3-none-any.whl (4.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size dictdaora-0.0.2.tar.gz (12.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for dictdaora-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5142a718874e6c929e91630f53f4a326788a64e977171c69bc2ac609e58a5cf5 |
|
MD5 | 931d04f5df07cf1c4b3604c5a9326f4d |
|
BLAKE2-256 | 8ba7942536498ecc8ce2d2c387c327e98e7b77975d518803c3743cd1b7bd4e5a |