Releases: Jeklah/priceCheck
v1.331 Update
What's Changed
- Bump urllib3 from 1.25.9 to 1.26.5 by @dependabot in #5
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v1.321...v1.331
api update
updated api
added statistics check feature -st
Price Check Tool for Eve Online v1.32
Removed header markers.
https://github.com/Jeklah/shipCostCalc
Price Check Tool for Eve Online v1.32
Added a compare feature that queries all the markets for a quick price check on an item.
Item Check/Ship Cost Calculator
FULL RELEASE!
https://github.com/Jeklah/shipCostCalc
New Features:
--help for a help menu
-m or --market to choose market ahead of the menu.
-s or --single to get a price check on an item. This works on any item!
These options can be combined for a quick price check.
Hopefully this will make this useful for everyone.
Ships Added:
- Rattlesnake
- Gila
- Rorqual
- Venture
Script can now be run without using python directly, just by calling its name e.g ships.py
Now uses min prices when checking prices instead of current average.
Ship Cost Calculator
Added the following ships:
-Rorqual
-Gila
-Rattlesnake
Added implementation of click for user input and sanitation,
Added a help option (--help or -h).
Added single item appraisal option (--single or -s)
Ship Cost Calculator
Updated README.md
Ship Cost Calculator
Updated the README with some links to template page and issue page.
Added disclaimer to the program about research time not being taken into account yet.
Ship Cost Calculator
Cleaned the code up.
Added the following ships:
- Obelisk
- Venture
- Providence
Added error handling.
Ship Cost Calculator
Formatted README.md properly.