Gistpy

Software screenshot:
Gistpy
Dettagli del software:
Versione: 0.2.0
Data di caricamento: 20 Feb 15
Sviluppatore: Jun Kimura
Licenza: Libero
Popolarità: 51

Rating: 2.0/5 (Total Votes: 1)

Gistpy è una riga di comando client Python per Gist (API v3).
Installazione
pypi:
& Nbsp; pip install gistpy
# O
& Nbsp; easy_install gistpy
& Nbsp; gistpy -h
Codice sorgente:
& Nbsp; python setup.py install
& Nbsp; gistpy -h
Utilizzo
Autorizzazione:
# Get accesstoken
& Nbsp; export GISTPY_USER = username
& Nbsp; export GISTPY_PASSWORD = password
& Nbsp; registro gistpy
# O
& Nbsp; gistpy registrare -u nomeutente -p la password
...
Il tuo access_token è xxxxxxxxxxx
# Imposta accesstoken
& Nbsp; export GISTPY_TOKEN = xxxxxxxxxxx
Get:
& Nbsp; gistpy ottenere
Dare Vita:
& Nbsp; gistpy creare [gistids ...] # pubblico
& Nbsp; gistpy creare [gistids ...] -d "Descrizione"
& Nbsp; gistpy creare [gistids ...] -a # come anonimo
& Nbsp; gistpy creare [gistids ...] -p # privato
& Nbsp; echo "test" | gistpy
& Nbsp; echo "test" | gistpy -p # privato
& Nbsp; echo "test" | gistpy -a # come anonimo
Edit:
& Nbsp; gistpy modifica [file ...]
Elimina:
& Nbsp; gistpy eliminare
Visualizzare l'aiuto di ogni comando.
& Nbsp; gistpy -h

Requisiti :

  • Python

Programmi simili

ftp4j
ftp4j

20 Feb 15

wxDownload Fast
wxDownload Fast

3 Jun 15

Eter
Eter

11 May 15

Commenti a Gistpy

I commenti non trovato
Aggiungi commento
Accendere le immagini!