A small library to ease tweepy authentication
Project description
## tweepyAuth have you ever wanted to easily get a tweepy api object without any hassle? this is the project for you! its this simple: `py import tweepyauth import tweepy api = tweepyauth.auto_authenticate() print(api.me()) `
you can install this great library using pip with pip3 install tweepyauth ___ optional arguments for auto_authenticate() are as follows:
tokenfile= (string) the file to read from or write twitter tokens to [defaults to ‘twitter_tokens.txt’] keyfile= (string) the file to read from or write twitter (consumer) keys to [defaults to ‘twitter_keys.txt’] silent= (bool) determines if console output should be printed [defaults to False]
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
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 tweepyauth-1.1.1.tar.gz.
File metadata
- Download URL: tweepyauth-1.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
252b74f1d56a0c04a109ec41d25759ba8ec52cccfa93b2ce0fafc6e6277e41de
|
|
| MD5 |
52e4b60f26235e6b4b05c52e0adb4ee7
|
|
| BLAKE2b-256 |
35ca9afd81e52fa64275d7f7fe891949a852223871525f046301f5d54f775065
|
File details
Details for the file tweepyauth-1.1.1-py3-none-any.whl.
File metadata
- Download URL: tweepyauth-1.1.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9e48c2b4080a382c7934f6a3ef045c1ec18917c8854e030a1a59e85c9b4f85b
|
|
| MD5 |
752d4e0abe7d9039b7b2c0ebc5334af5
|
|
| BLAKE2b-256 |
0086a9a6a43d1b56de3a857171f199b3cf605c6fdc0534f7ecdbfd772ee1b7b6
|