Skip to main content

Ver's Twitter CLI

Project description

About

Vtwt is a command-line interface to Twitter. As of version 0.1.0, OAuth is the only supported authentication mechanism. The “oauth” subcommand can be used to generate an OAuth authorization token for this client to access your Twitter account.

Vtwt is released under an MIT license (see LICENSE).

Installation

vtwt installs using a standard Python distutils setup.py:

$ python setup.py install

Since vtwt is on the Python Package Index, it can also be installed with tools like easy_install:

$ easy_install vtwt

Configuration File

vtwt(1) reads a configuration file (~/.vtwtrc, by default; specified with the –config-file option) that is used to set configuration values that are otherwise passed to the command-line. This file may contain arbitrary Python, though there little reason for non-trivial logic to be there. A typical vtwtrc would look something like the following:

oauth_token = “908a9f8d90af89809a8f” oauth_token_secret = “93084-908a9f8d908978798a7d87af797af89809a8f”

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

vtwt-0.1.1.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

vtwt-0.1.1-py2.6.egg (38.9 kB view details)

Uploaded Source

File details

Details for the file vtwt-0.1.1.tar.gz.

File metadata

  • Download URL: vtwt-0.1.1.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vtwt-0.1.1.tar.gz
Algorithm Hash digest
SHA256 cf37bcf7cde6624c2b48a94c200927d2d057810053dad9ab39e481be428c6c4a
MD5 6cedaf173d11cafb3314f398d3d2047b
BLAKE2b-256 4ae0267c1464280158b625aac2ae614a7b6ca88badaab98378d154202fd8bc03

See more details on using hashes here.

File details

Details for the file vtwt-0.1.1-py2.6.egg.

File metadata

  • Download URL: vtwt-0.1.1-py2.6.egg
  • Upload date:
  • Size: 38.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vtwt-0.1.1-py2.6.egg
Algorithm Hash digest
SHA256 044f627baa912de124c5fc485fd0bfc8fe5b5476aa4989bf90bd5b5bc403eec2
MD5 882b85ca4bb29783effb687bb93135c5
BLAKE2b-256 8d5dc5d9b1ec219949d17afc5e780b971de21688fee0c9b7089549bfae87f9d8

See more details on using hashes here.

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