Skip to main content

dictdaora

Project description

dictdaora

dictdaora

Dicts that can be accessed via attributes


Documentation:

Source Code:


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


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 hashes)

Uploaded Source

Built Distribution

dictdaora-0.0.2-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page