Metadata-Version: 2.1
Name: withv2
Version: 0.2.1a0
Summary: CLI to interact with Twitter
Home-page: https://github.com/twitivity/withv2
Author: Saadman Rafat
Author-email: saadmanhere@gmail.com
License: MIT
Keywords: CLI Tool for Twitter API V2
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE


<p align="center"><a href="https://github.com/twitivity/withv2"><img height="110px" src="/assets/default-monochrome-black.svg"/></a></p>

<p align="center">:gear: CLI to interact with Twitter</p>

<p align="center">
	<a href="https://github.com/twitivity/withv2"><img src="https://img.shields.io/pypi/pyversions/django" height="20"/></a>
    <a href="https://github.com/twitivity/withv2"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fv2" alt="Twitter APi V2" height="20"/></a>
        <a href="https://github.com/twitivity/withv2"><img src="https://img.shields.io/pypi/l/twitter-stream.py" alt="Twitter APi V2" height="20"/></a>
</p><br/><br/>

```			
$ withv2 

CLI to interact with Twitter API v2

VERSION
  withv2/0.2.1-alpha 

USAGE:
  $ withv2 [COMMAND]

COMMANDS:
  tweets          manage tweet objects, streams 
  users           manage follows, blocks & mutes
  spaces          lookup and search spaces
  lists           manage user's lists 


For documentation https://repo.twivity.dev
```


