Wimsapi

Latest version: v0.5.10

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

Scan your dependencies

Page 3 of 5

0.3.9

* Renamed Class member `date` to `expiration` to match the *ADM/RAW* argument.
* `Class.limit` is now an *int* when retrieving the class from a *WIMS* server.
* Now propagate exception if expiration in Class `__init__` is not `yyyymmdd`.

0.3.7

* `check_exists` is now used properly

0.3.6

* Added `check_exists=True` parameter to item's save method.
If check_exists is True, the api will check if an item with the same ID
exists on the WIMS' server. If it exists, save will instead modify this
item instead of trying to create new one.
`wclass.additem()` will now use `check_exists=False`.
* Fix response check in `wclass.save()`

0.3.5

* Fix missing `self.lang = lang` in **Class**' `__init__`

0.3.4

* Fix `long_description` in setup.py

0.3.3

* `qclass` argument is now optionnal in Class constructor,
allowing WIMS to choose a free `qclass` when saving for
the fist time.

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.