This repository was archived by the owner on Jun 11, 2024. It is now read-only.
v1.6
- :meth:
atomx.Atomx.logintakestotpparameter for users that have 2-factor auth enabled. - :meth:
atomx.Atomx.searchtakesindexparameter to only search specific models. - Add support to remove models from the API. See :meth:
atomx.models.AtomxModel.delete. - Add :meth:
atomx.Atomx.remove. - Add
saveparameter to :meth:atomx.Atomx.report. - Add new models:
- :class:
atomx.models.App - :class:
atomx.models.Appstore - :class:
atomx.models.City - :class:
atomx.models.Dma - :class:
atomx.models.PriceModel - :class:
atomx.models.Timezone - :class:
atomx.models.Zipcode
- :class: