Skip to content

Python script to automatically record & match Marketplace.tf sales to a Google Sheets spreadsheet.

License

Notifications You must be signed in to change notification settings

idomanteu/marketplace-update-sales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marketplace-update-sales

Python script to automatically record Marketplace.tf sales to a Google Sheets spreadsheet. (Developed by @clone_two on Discord)

Screenshot 2024-06-12 at 5 40 00 PM

Records & matches Marketplace.tf item sales from a CSV export (must be an item export). All columns except item, date purchased, and price paid are automatically filled. For unrecorded sales, all data is automatically entered. Column formatting is self explanatory.

Sheet name = Master Spreadsheet

Main worksheet = TF2

Max's worksheet = MSH

Unfiltered worksheet = Unrecorded Sales

z = pd.read_csv('marketplace_sales_76561199183171982_items.csv')

replace steamid --> :STONKS:

About

Python script to automatically record & match Marketplace.tf sales to a Google Sheets spreadsheet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages