Metadata-Version: 2.5
Name: Foiled-Again
Version: 2026.1.0
Summary: A simple cli tool to collect and track pricing of TCG cards
Project-URL: Homepage, https://pypi.org/p/Foiled-Again
Project-URL: Issues, https://codefloe.com/buriedincode/foiled-again/issues
Project-URL: Source, https://codefloe.com/buriedincode/foiled-again
Author-email: BuriedInCode <BuriedInCode@tuta.io>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Pydantic :: 2
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: currencyconverter>=0.18.0
Requires-Dist: msgspec[toml]>=0.21.0
Requires-Dist: pydantic>=2.13.0
Requires-Dist: requests-cache>=1.3.0
Requires-Dist: requests-ratelimiter>=0.10.0
Requires-Dist: requests>=2.34.0
Requires-Dist: rich-argparse>=1.8.0
Requires-Dist: rich>=15.0.0
Requires-Dist: typing-extensions>=4.16.0; python_version < '3.11'
Description-Content-Type: text/markdown

# Foiled Again

[![PyPI - Python](https://img.shields.io/pypi/pyversions/Foiled-Again.svg?logo=Python&label=Python&style=flat-square)](https://pypi.org/p/Foiled-Again)
[![PyPI - Status](https://img.shields.io/pypi/status/Foiled-Again.svg?logo=Python&label=Status&style=flat-square)](https://pypi.org/p/Foiled-Again)
[![PyPI - Version](https://img.shields.io/pypi/v/Foiled-Again.svg?logo=Python&label=Version&style=flat-square)](https://pypi.org/p/Foiled-Again)
[![PyPI - License](https://img.shields.io/pypi/l/Foiled-Again.svg?logo=Python&label=License&style=flat-square)](https://opensource.org/licenses/MIT)

[![prek](https://img.shields.io/badge/prek-enabled-informational?logo=prek&style=flat-square)](https://github.com/j178/prek)
[![Ruff](https://img.shields.io/badge/ruff-enabled-informational?logo=ruff&style=flat-square)](https://github.com/astral-sh/ruff)
[![Ty](https://img.shields.io/badge/ty-enabled-informational?logo=ruff&style=flat-square)](https://github.com/astral-sh/ty)

[![status-badge](https://ci.codefloe.com/api/v1/badges/1741/status.svg)](https://ci.codefloe.com/repos/1741)

A simple cli tool to collect and track pricing of TCG cards.

## Installation

### Pipx

1. Ensure [Pipx](https://pipx.pypa.io/stable/) is installed:

   ```console
   pipx --version
   ```

2. Install Foiled Again:

   ```console
   pipx install Foiled-Again
   ```

## Usage

<details>
<summary><code>foiled-again</code> commands</summary>

![foiled-again help](docs/img/foiled-again.svg)

<details>
<summary><code>foiled-again add</code></summary>

![foiled-again add help](docs/img/foiled-again_add.svg)

</details>

<details>
<summary><code>foiled-again refresh</code></summary>

![foiled-again refresh help](docs/img/foiled-again_refresh.svg)

</details>

<details>
<summary><code>foiled-again settings</code></summary>

![foiled-again settings help](docs/img/foiled-again_settings.svg)

</details>

<details>
<summary><code>foiled-again summary</code></summary>

![foiled-again summary help](docs/img/foiled-again_summary.svg)

</details>

<details>
<summary><code>foiled-again view</code></summary>

![foiled-again view help](docs/img/foiled-again_view.svg)

</details>

</details>

## Socials

[![Social - Matrix](https://img.shields.io/matrix/The-Dev-Environment:matrix.org?label=The-Dev-Environment&logo=matrix&style=for-the-badge)](https://matrix.to/#/#The-Dev-Environment:matrix.org)
