Skip to main content

async API wrapper for Tarkov Market written in Python.

Project description

About | PyPI

async API wrapper for Tarkov Market written in Python. It is designed to reverse discord.py as a base.

About

What is Tarkov-Market.py?

  • Tarkov-Market.py is Modern Python API using async and await.

Installing

Python 3.8 or higher is required

# Linux/macOS
python3 -m pip install -U tarkov-market.py

# Windows
py  -3 -m pip install -U tarkov-market.py

Quick Example

import asyncio
import tarkov_market

market = tarkov_market.Client(token='API KEY')


async def main():
    # Must run setup once before use.
    await market.setup()

    item: tarkov_market.Item = await market.fetch_item('TerraGroup Labs keycard (Red)')

if __name__ == '__main__':
    loop = asyncio.get_event_loop()
    loop.run_until_complete(main())
    loop.close()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tarkov-market.py-0.2.0.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tarkov_market.py-0.2.0-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file tarkov-market.py-0.2.0.tar.gz.

File metadata

  • Download URL: tarkov-market.py-0.2.0.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.9

File hashes

Hashes for tarkov-market.py-0.2.0.tar.gz
Algorithm Hash digest
SHA256 8f3ac571b2c701ea9e20dd4e9f85c3ea24a049b9412eb6fc5663de97621f5bd3
MD5 abf840aef3fec6449dd97f2495a20980
BLAKE2b-256 c2e5d83c8fefc134307f979e714e99992075adb2bddebc38947a78d06b91623a

See more details on using hashes here.

File details

Details for the file tarkov_market.py-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: tarkov_market.py-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.9

File hashes

Hashes for tarkov_market.py-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 abb84933758992a606e3bdfc309b8b5d818d06ee51174e69195c5c879249194c
MD5 c8c5cff111bfaaa23ddc47bf079628da
BLAKE2b-256 513c86395bde602f40955894df116bbf0f591ea269660f528f08870b0a7ba4dd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page