Metadata-Version: 2.1
Name: followsphere
Version: 0.1.3
Summary: Streamline your hashtag following and stay on top of trends effortlessly
Author: hyperoot
Author-email: rajesh@hyperoot.dev
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: beaupy (>=3.9.1,<4.0.0)
Requires-Dist: playwright (>=1.44.0,<2.0.0)
Requires-Dist: pyfiglet (>=1.0.2,<2.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Requires-Dist: termcolor (>=2.4.0,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer (>=0.12.3,<0.13.0)
Description-Content-Type: text/markdown

<h1 align="center">FollowSphere</h1>

<p align="center">
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/HYP3R00T/FollowSphere/pypi_publish.yml?style=for-the-badge&labelColor=%2324273a&color=%23b7bdf8
">
</p>

**FollowSphere** is a Python package designed to streamline the process of following hashtags across various social media platforms. By allowing users to specify collections of hashtags (e.g., Python, DevOps), this tool helps you stay updated with the latest trends and discussions within your areas of interest.

## Features

- **Follow Hashtags**: Track hashtags from a list of collections.
- **Organize Tags**: Group hashtags into collections for easy management.

## Installation

You can install **FollowSphere** via pip:

```bash
pip install followsphere
```

## Usage

You can run **FollowSphere** in your terminal.

```bash
python followsphere
```

## Contributing

Contributions are welcome! Please see our [contributing guidelines](CONTRIBUTING.md) for more information.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

