bptf


Namebptf JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryCreate and manage Backpack.tf listings (API v2) using Python 3
upload_time2025-09-18 05:13:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords tf2 backpack-tf utils sku
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # backpack-tf
[![Stars](https://img.shields.io/github/stars/offish/backpack-tf.svg)](https://github.com/offish/backpack-tf/stargazers)
[![Issues](https://img.shields.io/github/issues/offish/backpack-tf.svg)](https://github.com/offish/backpack-tf/issues)
[![Size](https://img.shields.io/github/repo-size/offish/backpack-tf.svg)](https://github.com/offish/backpack-tf)
[![Discord](https://img.shields.io/discord/467040686982692865?color=7289da&label=Discord&logo=discord)](https://discord.gg/t8nHSvA)
[![Downloads](https://img.shields.io/pypi/dm/bptf)](https://pypi.org/project/bptf/)
[![Code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)


Create and manage Backpack.tf listings (API v2) using Python 3.

> [!TIP]
> Consider using tf2-utils' [ListingManager](https://github.com/offish/tf2-utils) instead of `backpack-tf` directly.

## Donate
- BTC: `bc1q9gmh5x2g9s0pw3282a5ypr6ms8qvuxh3fd7afh`
- [Steam Trade Offer](https://steamcommunity.com/tradeoffer/new/?partner=293059984&token=0-l_idZR)

## Setup
### Install
```bash
pip install bptf
# or 
python -m pip install bptf
```

### Updating
```bash
pip install --upgrade bptf
# or 
python -m pip install --upgrade bptf
```

## Usage 
See the [examples](/examples/) or use the [ListingManager in tf2-utils](https://github.com/offish/tf2-utils).

## Testing
```bash
# backpack-tf/
pytest
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bptf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "tf2, backpack-tf, utils, sku",
    "author": null,
    "author_email": "offish <overutilization@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/fd/de/7adec64ed54a689adc83043460ee8f190de24b986ef0043bdc0800ef4dfc/bptf-0.1.4.tar.gz",
    "platform": null,
    "description": "# backpack-tf\n[![Stars](https://img.shields.io/github/stars/offish/backpack-tf.svg)](https://github.com/offish/backpack-tf/stargazers)\n[![Issues](https://img.shields.io/github/issues/offish/backpack-tf.svg)](https://github.com/offish/backpack-tf/issues)\n[![Size](https://img.shields.io/github/repo-size/offish/backpack-tf.svg)](https://github.com/offish/backpack-tf)\n[![Discord](https://img.shields.io/discord/467040686982692865?color=7289da&label=Discord&logo=discord)](https://discord.gg/t8nHSvA)\n[![Downloads](https://img.shields.io/pypi/dm/bptf)](https://pypi.org/project/bptf/)\n[![Code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\n\nCreate and manage Backpack.tf listings (API v2) using Python 3.\n\n> [!TIP]\n> Consider using tf2-utils' [ListingManager](https://github.com/offish/tf2-utils) instead of `backpack-tf` directly.\n\n## Donate\n- BTC: `bc1q9gmh5x2g9s0pw3282a5ypr6ms8qvuxh3fd7afh`\n- [Steam Trade Offer](https://steamcommunity.com/tradeoffer/new/?partner=293059984&token=0-l_idZR)\n\n## Setup\n### Install\n```bash\npip install bptf\n# or \npython -m pip install bptf\n```\n\n### Updating\n```bash\npip install --upgrade bptf\n# or \npython -m pip install --upgrade bptf\n```\n\n## Usage \nSee the [examples](/examples/) or use the [ListingManager in tf2-utils](https://github.com/offish/tf2-utils).\n\n## Testing\n```bash\n# backpack-tf/\npytest\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Create and manage Backpack.tf listings (API v2) using Python 3",
    "version": "0.1.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/offish/backpack-tf/issues",
        "Homepage": "https://github.com/offish/backpack-tf"
    },
    "split_keywords": [
        "tf2",
        " backpack-tf",
        " utils",
        " sku"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "06391aefdab43362e5595ffc30993fd9ccdba5d38ba9953d2dbc369c5cd8fcf1",
                "md5": "f4c55c2a7dba4603c299b97cd54f1179",
                "sha256": "a5312fa33cc218d02afaeee7fbf472e3748919af559aba417631e3f141bb9de2"
            },
            "downloads": -1,
            "filename": "bptf-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4c55c2a7dba4603c299b97cd54f1179",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6776,
            "upload_time": "2025-09-18T05:13:44",
            "upload_time_iso_8601": "2025-09-18T05:13:44.550011Z",
            "url": "https://files.pythonhosted.org/packages/06/39/1aefdab43362e5595ffc30993fd9ccdba5d38ba9953d2dbc369c5cd8fcf1/bptf-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fdde7adec64ed54a689adc83043460ee8f190de24b986ef0043bdc0800ef4dfc",
                "md5": "5c3635dc8ea5fe3e853c17904efd478d",
                "sha256": "7d38c7474a14f46b1200a58166aeb3542c681f0d730eefa94194cabfef7c6bd6"
            },
            "downloads": -1,
            "filename": "bptf-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5c3635dc8ea5fe3e853c17904efd478d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 10911,
            "upload_time": "2025-09-18T05:13:45",
            "upload_time_iso_8601": "2025-09-18T05:13:45.591878Z",
            "url": "https://files.pythonhosted.org/packages/fd/de/7adec64ed54a689adc83043460ee8f190de24b986ef0043bdc0800ef4dfc/bptf-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-18 05:13:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "offish",
    "github_project": "backpack-tf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bptf"
}
        
Elapsed time: 0.61810s