tweepy


Nametweepy JSON
Version 4.14.0 PyPI version JSON
download
home_pagehttps://www.tweepy.org/
SummaryTwitter library for Python
upload_time2023-04-24 22:17:22
maintainer
docs_urlhttps://pythonhosted.org/tweepy/
authorJoshua Roesslein
requires_python>=3.7
licenseMIT
keywords twitter library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Tweepy: Twitter for Python!
======

[![PyPI Version](https://img.shields.io/pypi/v/tweepy?label=PyPI)](https://pypi.org/project/tweepy/)
[![Python Versions](https://img.shields.io/pypi/pyversions/tweepy?label=Python)](https://pypi.org/project/tweepy/)
[![DOI](https://zenodo.org/badge/244025.svg)](https://zenodo.org/badge/latestdoi/244025)

[![Documentation Status](https://readthedocs.org/projects/tweepy/badge/?version=latest)](https://tweepy.readthedocs.io/en/latest/)
[![Test Status](https://github.com/tweepy/tweepy/workflows/Test/badge.svg)](https://github.com/tweepy/tweepy/actions?query=workflow%3ATest)
[![Coverage Status](https://img.shields.io/coveralls/tweepy/tweepy/master.svg?style=flat)](https://coveralls.io/github/tweepy/tweepy?branch=master)

[![Discord Server](https://discord.com/api/guilds/432685901596852224/embed.png)](https://discord.gg/bJvqnhg)

Installation
------------

The easiest way to install the latest version from PyPI is by using
[pip](https://pip.pypa.io/):

    pip install tweepy

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

    pip install tweepy[async]

You can also use Git to clone the repository from GitHub to install the latest
development version:

    git clone https://github.com/tweepy/tweepy.git
    cd tweepy
    pip install .

Alternatively, install directly from the GitHub repository:

    pip install git+https://github.com/tweepy/tweepy.git

Python 3.7 - 3.11 are supported.

Links
-----

- [Documentation](https://tweepy.readthedocs.io/en/latest/)
- [Official Discord Server](https://discord.gg/bJvqnhg)
- [Twitter API Documentation](https://developer.twitter.com/en/docs/twitter-api)


            

Raw data

            {
    "_id": null,
    "home_page": "https://www.tweepy.org/",
    "name": "tweepy",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/tweepy/",
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "twitter library",
    "author": "Joshua Roesslein",
    "author_email": "tweepy@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/75/1c/0db8c3cf9d31bf63853ff612d201060ae78e6db03468a70e063bef0eda62/tweepy-4.14.0.tar.gz",
    "platform": null,
    "description": "Tweepy: Twitter for Python!\n======\n\n[![PyPI Version](https://img.shields.io/pypi/v/tweepy?label=PyPI)](https://pypi.org/project/tweepy/)\n[![Python Versions](https://img.shields.io/pypi/pyversions/tweepy?label=Python)](https://pypi.org/project/tweepy/)\n[![DOI](https://zenodo.org/badge/244025.svg)](https://zenodo.org/badge/latestdoi/244025)\n\n[![Documentation Status](https://readthedocs.org/projects/tweepy/badge/?version=latest)](https://tweepy.readthedocs.io/en/latest/)\n[![Test Status](https://github.com/tweepy/tweepy/workflows/Test/badge.svg)](https://github.com/tweepy/tweepy/actions?query=workflow%3ATest)\n[![Coverage Status](https://img.shields.io/coveralls/tweepy/tweepy/master.svg?style=flat)](https://coveralls.io/github/tweepy/tweepy?branch=master)\n\n[![Discord Server](https://discord.com/api/guilds/432685901596852224/embed.png)](https://discord.gg/bJvqnhg)\n\nInstallation\n------------\n\nThe easiest way to install the latest version from PyPI is by using\n[pip](https://pip.pypa.io/):\n\n    pip install tweepy\n\nTo use the `tweepy.asynchronous` subpackage, be sure to install with the\n`async` extra:\n\n    pip install tweepy[async]\n\nYou can also use Git to clone the repository from GitHub to install the latest\ndevelopment version:\n\n    git clone https://github.com/tweepy/tweepy.git\n    cd tweepy\n    pip install .\n\nAlternatively, install directly from the GitHub repository:\n\n    pip install git+https://github.com/tweepy/tweepy.git\n\nPython 3.7 - 3.11 are supported.\n\nLinks\n-----\n\n- [Documentation](https://tweepy.readthedocs.io/en/latest/)\n- [Official Discord Server](https://discord.gg/bJvqnhg)\n- [Twitter API Documentation](https://developer.twitter.com/en/docs/twitter-api)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Twitter library for Python",
    "version": "4.14.0",
    "split_keywords": [
        "twitter",
        "library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d78ba0065d5636bbf4a35b78c4f81b74e7858b609cdf69e629d6da5c91b9d92",
                "md5": "9f9116e3ce5560ef9bc78c87a4a38a9a",
                "sha256": "db6d3844ccc0c6d27f339f12ba8acc89912a961da513c1ae50fa2be502a56afb"
            },
            "downloads": -1,
            "filename": "tweepy-4.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f9116e3ce5560ef9bc78c87a4a38a9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 98520,
            "upload_time": "2023-04-24T22:17:19",
            "upload_time_iso_8601": "2023-04-24T22:17:19.447450Z",
            "url": "https://files.pythonhosted.org/packages/4d/78/ba0065d5636bbf4a35b78c4f81b74e7858b609cdf69e629d6da5c91b9d92/tweepy-4.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "751c0db8c3cf9d31bf63853ff612d201060ae78e6db03468a70e063bef0eda62",
                "md5": "7e80f0320bdb40d8acc77030a6f962e7",
                "sha256": "1f9f1707d6972de6cff6c5fd90dfe6a449cd2e0d70bd40043ffab01e07a06c8c"
            },
            "downloads": -1,
            "filename": "tweepy-4.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7e80f0320bdb40d8acc77030a6f962e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 88623,
            "upload_time": "2023-04-24T22:17:22",
            "upload_time_iso_8601": "2023-04-24T22:17:22.395397Z",
            "url": "https://files.pythonhosted.org/packages/75/1c/0db8c3cf9d31bf63853ff612d201060ae78e6db03468a70e063bef0eda62/tweepy-4.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-24 22:17:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "tweepy"
}
        
Elapsed time: 0.11374s