Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

loveratory/tweetStdlibPy2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

tweetStdlibPy2


The python script which tweet without additional libraries.

Usage

Receive standard streams.
example:

echo pingpong | python tweet.py

Configuration

Required key.json.
example:

{
        "consumerKey": "xvz1evFS4wEEPTGEFPHBog",
        "consumerSecret": "kAcSOqF21Fu85e7zjz7ZN2U4ZRhfV3WpwPAoE3Z7kBw",
        "accessToken": "370773112-GmHxMAgYyLbNEtIKZeRNFsMKPR9EyMZeS9weJAEb",
        "accessTokenSecret": "LswwdoUaIvS8ltyTt5jkRh4J50vUPVVHtR2YPi5kE"
}

Licence

The MIT License. See LICENSE.

About

tweet without additional libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages