Skip to main content

Unofficial Dynalist API Written in Python

Project description

[![LICENSE](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)
[![pypi](https://img.shields.io/pypi/v/dynalist.svg?&style=flat-square&colorB=brightgreen)](https://pypi.org/project/dynalist/)
[![docs](https://readthedocs.org/projects/dynalist/badge/?version=latest&style=flat-square)](https://dynalist.readthedocs.io/en/latest/)

Unofficial Dynalist API Written in Python.

## Installing

```
pip install dynalist
```

## Documentation

### Usage Example

Below are some of the methods available in the wrapper.

```
dynalist = Dynalist('your_file_id')

dynalist.file # file info

dynalist.doc # document

dynalist.get_node(node_id='root')

dynalist.get_children(node_id='root')

dynalist.to_json()

```

## License
[MIT](https://opensource.org/licenses/MIT)

## Requires
* requests


# 0.1.0
* Initial Work
Keywords: dynalist,api
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown

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

dynalist-0.2.0.tar.gz (2.9 kB view hashes)

Uploaded Source

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