venediktov / vanilla-rtb

Real Time Bidding (RTB) - Demand Side Platform framework
http://forkbid.com
GNU General Public License v3.0
317 stars 84 forks source link

mock-x.py template based requests construction #61

Closed abushev closed 7 years ago

abushev commented 7 years ago

Example: python mock-x.py --geo "Russia:Moscow USA:NY USA:Washington USA:Chicago Russia:Kazan" --size '100:300 240:400 420:280'

venediktov commented 7 years ago

it would be nice to add README.md under mocker_exchange folder with instruction how to run it ?

python mock-x.py --geo "Russia:Moscow USA:NY USA:Washington USA:Chicago Russia:Kazan" --size '100:300 240:400 420:280'

So we don't forget .

venediktov commented 7 years ago

looks good