Metadata-Version: 2.4
Name: find-me-gf
Version: 1.0.1
Summary: A joke CLI to find a girlfriend, because we all need a laugh.
Author-email: AmpongJkevin2 <ampongjkevin2@gmail.com>
Project-URL: Homepage, https://github.com/AmpongJkevin2/find-me-GF-cli
Project-URL: Bug Tracker, https://github.com/AmpongJkevin2/find-me-GF-cli/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: rich
Requires-Dist: tqdm

# Find Me GF (fmgf-cli) - v1.0

[![PyPI version](https://img.shields.io/pypi/v/find-me-gf.svg)](https://pypi.org/project/find-me-gf/)
![License](https://img.shields.io/badge/license-MIT-blue.svg)
![Python Version](https://img.shields.io/badge/python-3.6%2B-blue)
![Bugs](https://img.shields.io/badge/bugs-probably%20you-red)

A revolutionary, AI-powered, blockchain-ready, quantum-computed CLI tool to find you a girlfriend. Guaranteed to probably not work.

## Demo

![Demo GIF](find-me-gf-demo.gif)

## The Problem

It's almost Valentine's Day, and you're single. Again. Swiping apps have failed you. Your friends have run out of people to set you up with. You're starting to think the problem might be you. It probably is.

But what if it's not? What if you just didn't have the right tool?

## The Solution

Introducing `find-me-gf`, the last dating tool you'll ever need. Using a sophisticated algorithm that we definitely didn't just make up, `find-me-gf` scans the entire globe (and several other dimensions) to find your perfect match.

### Features

*   **Advanced Filtering:** Search by age, and our CLI will do the rest.
*   **AI-Powered Matchmaking:** Our advanced AI (a bunch of `if` statements) analyzes your personality (or lack thereof) to find the most compatible partner.
*   **Catfish Detection:** We have a state-of-the-art catfish detection system. It's so good, it might even flag you.
*   **Dark Humor:** To match the darkness in your soul.
*   **100% Success Rate:** Of failing.

## Installation

You'll need Python 3 and pip. If you don't have them, maybe you should focus on that before trying to find a partner.

Install the package directly from PyPI:
```bash
pip install find-me-gf
```
This will install the latest stable version and all necessary dependencies.

### Installation for Development

If you want to contribute to the project, you can install it locally from the source code.

1.  Clone the repository:
    ```bash
    git clone https://github.com/AmpongJkevin2/find-me-GF-cli.git
    ```
2.  Navigate to the project directory:
    ```bash
    cd find-me-GF-cli
    ```
3.  Install in editable mode:
    ```bash
    pip install -e .
    ```

## Usage

Once installed, simply run the command in your terminal:

```bash
find-me-gf
```

You can also pass arguments directly:
```bash
find-me-gf --min-age 20 --max-age 28
```

Follow the prompts. Be honest. Or don't. It doesn't matter.

## Bug Reports

If you run the tool and still can't find a girlfriend, please open an issue on the [GitHub repository](https://github.com/AmpongJkevin2/find-me-GF-cli/issues). We will look into it and probably tell you to lower your standards.

## Disclaimer

This is a joke. Please don't sue us if you end up with a cat. Or alone. If you're feeling lonely, talk to a friend, family member, or a mental health professional. Seriously.
