Unofficial Dynalist API Written in Python
Project description
[](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)
[](https://pypi.org/project/dynalist/)
[](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
[](https://pypi.org/project/dynalist/)
[](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
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
dynalist-0.2.0.tar.gz
(2.9 kB
view details)
File details
Details for the file dynalist-0.2.0.tar.gz
.
File metadata
- Download URL: dynalist-0.2.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
68d52904c276ddba906ceff193ef4c4d50eb304e03e0ab7119ed837bc3b5ab25
|
|
MD5 |
0bd40e3b9c82d6fdd00bd5a2f4fa7704
|
|
BLAKE2b-256 |
e31e5e2d893e3159a5f6b4e04fb5a9613a569f38d2f16a37d0369a9a050e2357
|