evernote helper app of django
Project description
Local Yinxiang access to Yinxiang server
Principal
This app has the following responsibilities:
- Pull account/tag/note/notebook data from Yinxiang API
- Push changes to Yinxiang API
How to use it
Install from Pypi
pip install -U django_yx_app
Modify settings.py
- add evernote key settings
EVERNOTE_CONSUMER_KEY='axplus****' EVERNOTE_CONSUMER_SECRET='****' EVERNOTE_SERVICE_HOST='app.yinxiang.com' # or 'sandbox.yinxiang.com' - add to
INSTALLED_APPSINSTALLED_APPS=[ ... 'yx' ]
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
django_yx_app-0.0.4.tar.gz
(11.5 kB
view details)
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3b9010ef7dabe776fdb327edf223ad95c94e4fdf58c1306c3d0116cf9e8cbfe
|
|
| MD5 |
baf565ad17dd7da9e54e0f1dbcb16c27
|
|
| BLAKE2b-256 |
95d6dc5183b008ab2c81be52295c4dc0659a760bfce433185028f54d1669b85a
|