Skip to main content

evernote helper app of django

Project description

Local Yinxiang access to Yinxiang server

Principal

This app has the following responsibilities:

  1. Pull account/tag/note/notebook data from Yinxiang API
  2. Push changes to Yinxiang API

How to use it

Install from Pypi

pip install -U django_yx_app

Modify settings.py

  1. add evernote key settings
    EVERNOTE_CONSUMER_KEY='axplus****'
    EVERNOTE_CONSUMER_SECRET='****'
    EVERNOTE_SERVICE_HOST='app.yinxiang.com' # or 'sandbox.yinxiang.com'
    
  2. add to INSTALLED_APPS
    INSTALLED_APPS=[
        ...
        'yx'
    ]
    

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

django_yx_app-0.0.4.tar.gz (11.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django_yx_app-0.0.4.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.16

File hashes

Hashes for django_yx_app-0.0.4.tar.gz
Algorithm Hash digest
SHA256 b3b9010ef7dabe776fdb327edf223ad95c94e4fdf58c1306c3d0116cf9e8cbfe
MD5 baf565ad17dd7da9e54e0f1dbcb16c27
BLAKE2b-256 95d6dc5183b008ab2c81be52295c4dc0659a760bfce433185028f54d1669b85a

See more details on using hashes here.

Provenance

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