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.2.tar.gz (11.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django_yx_app-0.0.2.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.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.2.tar.gz
Algorithm Hash digest
SHA256 125f9be51d3e864de77160e74b42a989703baa06607cd80b033c6979538f46f0
MD5 be925f9b1cc433ac95167a37d01f59e7
BLAKE2b-256 e487d2f5160e75b575dce942f25066b6890401d371c911f8d577cb51fe9add1c

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