Metadata-Version: 2.1
Name: tweetle
Version: 1.0.1
Summary: A CLI made to control your twitter account and get analytical data
Home-page: https://github.com/4RCAN3/Tweetle
Author: ARC4N3
Author-email: arcaneisc00l@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: art (==5.1)
Requires-Dist: ascii-graph (==1.5.1)
Requires-Dist: ascii-magic (==1.5.5)
Requires-Dist: certifi (==2020.12.5)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: click (==7.1.2)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: idna (==2.10)
Requires-Dist: mysql-connector-python (==8.0.23)
Requires-Dist: oauthlib (==3.1.0)
Requires-Dist: Pillow (==8.2.0)
Requires-Dist: prettytable (==2.1.0)
Requires-Dist: protobuf (==3.15.8)
Requires-Dist: PySocks (==1.7.1)
Requires-Dist: python-dotenv (==0.17.0)
Requires-Dist: requests (==2.25.1)
Requires-Dist: requests-oauthlib (==1.3.0)
Requires-Dist: six (==1.15.0)
Requires-Dist: stdiomask (==0.0.6)
Requires-Dist: tweepy (==3.10.0)
Requires-Dist: urllib3 (==1.26.4)
Requires-Dist: wcwidth (==0.2.5)


<h1 align="center">Tweetle</h1>
<p align="center">
  <img src="https://user-images.githubusercontent.com/69053040/114283099-b0971d80-9a65-11eb-86b9-828b91979a82.png" alt = "Tweetle"/>
</p>
<p align="center"><i>A python based CLI to control your twitter account and get analytical data</i></p>
<p align="center">
  <a href="https://github.com/4RCAN3/Tweetle/stargazers"><img src="https://img.shields.io/github/stars/4RCAN3/Tweetle" alt="Stars Badge"/></a>
<a href="https://github.com/4RCAN3/Tweetle/network/members"><img src="https://img.shields.io/github/forks/4RCAN3/Tweetle" alt="Forks Badge"/></a>
<a href="https://github.com/4RCAN3/Tweetle/pulls"><img src="https://img.shields.io/github/issues-pr/4RCAN3/Tweetle" alt="Pull Requests Badge"/></a>
<a href="https://github.com/4RCAN3/Tweetle/issues"><img src="https://img.shields.io/github/issues/4RCAN3/Tweetle" alt="Issues Badge"/></a>
<a href="https://github.com/4RCAN3/Tweetle/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/4RCAN3/Tweetle?color=2b9348"></a>
<a href="https://github.com/4RCAN3/Tweetle/blob/master/LICENSE"><img src="https://img.shields.io/github/license/4RCAN3/Tweetle?color=2b9348" alt="License Badge"/></a>
</p>
<br>

<p align="center"><img src="https://media.discordapp.net/attachments/791081474425749577/830174345657450516/ezgif-7-0ab7a69f2594.gif" alt="Tweetle Gif"></p>


## Installation

### Through pip
#### For windows:
- `pip install tweetle`

#### For linux/macos:
- `pip3 install tweetle`
<br>

### Manual Installation
- `git clone https://github.com/4RCAN3/Tweetle/`
- `setup.bat`
- `venv\scripts\activate`
- `tweetle`


## Commands:
<p align="center"><img src="https://user-images.githubusercontent.com/69053040/114283653-70856a00-9a68-11eb-8737-137efbcd3a3e.png" alt = "commands">
</p>

<br>



## Languages used
<p align="center">
<img src = "https://img.shields.io/badge/python%20-%236C0101.svg?style=for-the-badge&logo=python&logoColor=white" alt="python"/> <img alt="MySQL" src="https://img.shields.io/badge/mysql-%2300f.svg?&style=for-the-badge&logo=mysql&logoColor=white"/>
</p>

## Contribute
Any contributions you make are **greatly appreciated**.

- PRs are accepted!!
- If you have some ideas for new features and you don't have time to implement them please open an issue with the tag new_feature.
- Please don't forget to comment (document) your code!


<p align="center"> <a href="https://ko-fi.com/N4N144R2L"><img src="https://ko-fi.com/img/githubbutton_sm.svg"/></a></p>


