Giter Site home page Giter Site logo

woctezuma / steampy-buy-orders Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 1.0 24 KB

Automatically set buy orders on the Steam Market with steampy.

License: MIT License

Python 100.00%
steam steam-api steam-cards steam-data steam-economy-enhancer steam-inventory steam-market steam-market-search steam-market-util steam-query

steampy-buy-orders's Introduction

Steampy: buy orders

Code Quality

Warning

I have cleaned up the original script, which was messy, but I have not tested the result. Use at your own risk!

This repository contains Python code to automatically set buy orders with steampy.

Requirements

  • Install the latest version of Python 3.X (at least version 3.10).
  • Install the required packages:
pip install -r requirements.txt

Data

  • Set your secrets in data/secrets.json:
{
    "api_key": "PASTE_YOUR_SECRET_HERE",
    "username": "PASTE_YOUR_SECRET_HERE",
    "password": "PASTE_YOUR_SECRET_HERE",
    "steam_guard": "PASTE_YOUR_SECRET_HERE"
}

Usage

  • To automatically set buy orders, run:
python apply_workflow.py

References

steampy-buy-orders's People

Contributors

pre-commit-ci[bot] avatar woctezuma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

coldblackice

steampy-buy-orders's Issues

file missing

I don't see the set_buy_orders.py file. Where is it? I can only see the license and readme files.

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.