Metadata-Version: 2.4
Name: alphaxiv
Version: 0.0.4
Summary: CLI for AlphaXiv experiments
Author: AlphaXiv
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

# AlphaXiv CLI

This package provides a command-line interface for interacting with the AlphaXiv Experiments.

## Installation

To install the AlphaXiv CLI, run the following command:

```bash
pip install alphaxiv
```

This will install the CLI and download the appropriate executable for your platform.

## Usage

Once installed, you can use the `alphaxiv` command:

```bash
alphaxiv --help
```
