Dimcli

Latest version: v1.4

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

Scan your dependencies

Page 7 of 8

0.5.9

* `dsl_escape` util
* `api.Result.errors` helper method
* improved integration with Google Colab
* `%load_ext google.colab.data_table` ran by default
* CLI: improved autocomplete with `[fieldname1+fieldname2]` syntax
* cleanup of `Dsl` object

0.5.8

* dimcli CLI
* simplified html output of `export_as_html` command
* '.show_json_compact' and '.show_json_full' commands renamed to `.json_compact` and `.json_full`
* removed `json2html` dependency
* couple of utility methods for data analysis
* dimcli.core.utils.dimensions_url for generating valid Dimensions webapp URLs from object IDs
* dimcli.core.utils.google_url for generating a google search URL from a string
* command line utils to check if a newer version of the library is available
* `dimcli -v` or `dimcli --versioncheck`
* run by default when CLI starts as well
* query results exports now go to `~/dimcli-exports` folder (instead of `.dimensions`)

0.5.7

* downgraded dependencies versions, to allow Dimcli to work better with [Google Colab](https://colab.research.google.com/)
* `ipython >=5.5.0`, `prompt-toolkit>=1.0.16` (instead of `ipython>=7.2.0`, `prompt-toolkit>=2.0.9`)
* users of the CLI can upgrade on demand
* CLI has now autocomplete on category fields: `category_rcdc`, `category_hrcs_rac`, `category_hrcs_hc`, `category_hra`, `category_bra`, `category_for`

0.5.6.2

* fixed bug with dimcli shell
* fixed issue with UTF-8 encoding of queries

0.5.6

* refactored login approach: `dimcli.login(username, password)` is now the main method that should be used
* various improvements to ensure dimcli login works seamlessly in jupyter notebooks
* refactored magic command names `%dsl`, `%dslloop`, `%dsldocs` and also `%dsldf`, `%dslloopdf`,
* basic DSL language autocomplete enabled on magic commands (both query and docs)

0.5.5

* documentation of DSL updated to v1.19
* prototype autocomplete within jupyter magic commands
* methods total_count and errors_string to API result object

Page 7 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.