Tradedangerous

Latest version: v11.5.3

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 26 of 41

6.13.0

. (kfsone) Added "modified" column to ShipVendor table,
. (kfsone) "maddavo" import plugin:
- Added "--opt=shipvendors" which imports his ShipVendor.csv,
- Entries with a 'modified' of "DELETED" will be
- Added "--opt=csvonly" to stop after importing any csv files (no prices),
- Added "--opt=csvs" to import all the csvs
(equivalent to typing --opt=systems --opt=stations --opt=shipvendor)
e.g.
trade.py import --plug=maddavo --opt=csvs --opt=csvonly
trade.py import --plug=maddavo --opt=stations
. (kfsone) "market" sub-command:
- Default behavior is equivalent to "--buy --sell",
- You now only need to specify --buy (-B) or --sell (-S) to list ONLY
those columns, so "trade.py market SOL -vv" now shows both sets of data.
. (kfsone) "local" sub-command:
- Added "--stations" option: only list systems with stations,
- Added "--trading" option: only list stations that are flagged as having
a market or have trade data available
- Added "--blackmarket" option: only list stations with a black market,
- Added "--shipyard" option: only list stations with a ship yard,
. (kfsone) "run" sub-command:
- check from stations for whether they have anything that can be bought,
- better feedback on some edge-cases where a route cannot be found,
- fixed some problems with --via,
- better feedback when using --jumps=0 or --ly=0,

6.12.4

. (kfsone) Added 175 Systems,
. (kfsone) Fixed 193 "run" was ignoring --ls-max,
+ DRy411S : ShipVendors

6.12.3

. (kfsone) Improved how we handle some edge cases with --from and --to,
. (kfsone) Improved feedback when requesting an unreachable journey,
e.g. --from selianciens --to eravate --ly 9.23 --hops 2 --jumps 2
(the journey requires at least 9 jumps but the options only allow 4),
. (kfsone) Fixed 185 --from and --to giving a "set" error,
. (kfsone) Fixed 188 Allow multiple ships per "shipvendor",
. (kfsone) Fixed 190 "station -r" wasn't updated the .csv file,
. (kfsone) Cleaned up the output of "local" command when showing stations,
. (kfsone) Fixed 191 'set' does not support indexing
+ DRy411S : ShipVendors

6.12.2

. (kfsone) "run" command:
- added "--direct" option:
- only allows 1 hop,
- --jumps and --ly-per are ignored entirely,
- ignores route/distance between stations,
e.g.
trade.py run --from achenar --to lave --cap 50 --cr 100000 --direct

6.12.1

. (kfsone) "buy" command:
- now accepts multiple arguments (e.g. explosives,clothing),
- new "--one-stop" (-1) option only shows stations that carry the full list,
- mixing ships and items is not allowed,
e.g.
trade.py buy food clothing fish
trade.py buy --near achenar fish,food,grain --one-stop
trade.py buy --near achenar --ly 100 type6,type7 --one-stop
trade.py buy --near achenar --ly 100 type6,type7 -1

6.12.0

. (kfsone) Added "market", "shipyard" and "modified" values to Station table
. (kfsone) "submit-distances" now has proper argument parsing, see --help

Page 26 of 41

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.