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.
Source Distribution
dictdaora-0.0.2.tar.gz
(12.7 kB
view details)
Built Distribution
File details
Details for the file dictdaora-0.0.2.tar.gz
.
File metadata
- Download URL: dictdaora-0.0.2.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.22.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66964267d79c560730aa392296cfb7505816d2debc30f8d3e8217fa8c33fec68 |
|
MD5 | b255ebb0eec8c9b492b28fffa9d7898e |
|
BLAKE2b-256 | 3e6e2496b8369c22d5677ad9318da8a0af4f9435be8fbc177da4d2c8afb32a9f |
File details
Details for the file dictdaora-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: dictdaora-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.22.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5142a718874e6c929e91630f53f4a326788a64e977171c69bc2ac609e58a5cf5 |
|
MD5 | 931d04f5df07cf1c4b3604c5a9326f4d |
|
BLAKE2b-256 | 8ba7942536498ecc8ce2d2c387c327e98e7b77975d518803c3743cd1b7bd4e5a |