Skip to content

stevensf1998/steven-tweepy

 
 

Repository files navigation

Virtual Tweepy: Twitter for Python!

Installation

The easiest way to install the latest version from PyPI is by using pip:

pip install virtual-tweepy

To use the tweepy.asynchronous subpackage, be sure to install with the async extra:

pip install tvirtual-weepy[async]

Latest version of Python and older versions not end of life (bugfix and security) are supported.

Links

Acknowledgments

This project is a modified version of Tweepy, originally created by Joshua Roesslein. Original work is Copyright (c) 2009-2023 Joshua Roesslein and is licensed under the MIT License.

About

Twitter for Python!

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%