Socket
Socket
Sign inDemoInstall

twita

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    twita

Twitter Hidden API Library


Maintainers
1

Readme

Twita

WIP

A library to fetch Twitter data using Twitter API v2 (hidden).

Why this library?

To be filled.

twita tries to counter these problems to provide these features:

  • No authentication (API key) is needed to access the data.
  • Fully Async based.
  • Proxy support via httpx.

Install

You can install this library easily from pypi:

# with pip
pip install twita

# with poetry
poetry add twita

License

GNU LGPLv3 Image

Copyright (C) 2022-present DaRekaze <https://github.com/darekaze>

Twita is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Twita is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Twita. If not, see http://www.gnu.org/licenses/.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc