Skip to main content

python wrapper for Naver Ndrive

Project description

ndrive is a python wrapper for Naver Ndrive

Below is the sample code to use ndrive module in python

>>> from ndrive import Ndrive
>>> nd = Ndrive()
>>> nd.login("YOUR_ID","YOUR_PASSWORD")
>>> nd.uploadFile("FILE_NAME", "/FILE_NAME")
>>> nd.downloadFile("FILE_NAME")
>>> nlist = nd.getList("/Photo/", type=3)
>>> f = nd.downloadFile(nlist[-1]['href'])

Installation

To install ndrive, simply:

$ pip install ndrive

Or, you can use:

$ easy_install ndrive

Or, you can also install manually:

$ git clone https://github.com/carpedm20/ndrive.git
$ cd ndrive-master
$ python setup.py install

Documentation

The documentation is available at http://carpedm20.github.io/ndrive/

To-do

  1. Implement all APIs

  2. command-line tool

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

ndrive-0.0.4.tar.gz (22.1 kB view details)

Uploaded Source

File details

Details for the file ndrive-0.0.4.tar.gz.

File metadata

  • Download URL: ndrive-0.0.4.tar.gz
  • Upload date:
  • Size: 22.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ndrive-0.0.4.tar.gz
Algorithm Hash digest
SHA256 6d6c1e34b9357a96692239936d6a474d3b6d33ddb768adeecb3c4a66d9bdbe44
MD5 dd1ab7ad03fbcba9717f7419c8a7684d
BLAKE2b-256 8b67259b470639b8804e72171ba355288ec0d8078e5796a25fbef2b7b1f2470f

See more details on using hashes here.

Supported by

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