No project description provided
Project description
gist-sync-python
Just sync gists with cli!
HOW-TO-WORK
- Create a token from Github.
- When you call
initcommand,gist-syncwill make dirs for each gist. - Edit gists as you need.
- Call
synccommand, all changed will update to the cloud.
You can change the dir name, but DO NOT edit .gist.json which in dir.
HOW-TO-USE
Usage:
gistsync setup token <token>
gistsync init-all [--token=<token>]
gistsync init <gist-id> [--token=<token>]
gistsync sync [--token=<token>]
gistsync push [--token=<token>]
gistsync pull [--token=<token>]
gistsync check [--token=<token>]
init gist, edit it, and sync!
You can register token to avoid input it again over again.
INSTALL
from pypi.
pip install gistsync
😀
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
gistsync-0.5.0.tar.gz
(6.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gistsync-0.5.0.tar.gz.
File metadata
- Download URL: gistsync-0.5.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdb84e9cd5381beaa677e552711b81fe457bea561275f1990a67e844d873dc6f
|
|
| MD5 |
7f726b3a47ab5cdd6e9fc11439c86d9c
|
|
| BLAKE2b-256 |
75d129c03fc426ea61f678fafdeee6b7aa8f3e1dd9e8e061dd7383b8a77d483a
|
File details
Details for the file gistsync-0.5.0-py3-none-any.whl.
File metadata
- Download URL: gistsync-0.5.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ac6bb8f4d4fbc93ed1112d0029f53a38bae011be24bda8eabcc88317a28a2b8
|
|
| MD5 |
07a87e93727e8f26449b03c81037948f
|
|
| BLAKE2b-256 |
a0958c9429789471190bba3b67c4d23b114246c93b20727fcbfdc7e33058fc68
|