Wikibaseintegrator

Latest version: v0.12.10

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

Scan your dependencies

Page 3 of 6

0.12.0rc4

What's Changed
* Add a `NonExistentEntityError` exception (Thanks to dpriskorn)
* Improve MediaWiki 1.35 compatibility. (Thanks to dpriskorn)
* Replace `print()` with `logging` methods. (Thanks to dpriskorn)
* Add `wbi_helpers.delete_page()`
* Add `BaseEntity.delete()` to easily delete an entity with the page ID or the page title. (309)
* Add `BaseEntity.title` and `BaseEntity.pageid` attributes.
* More docstring
* Typo fixes

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.0rc3...v0.12.0rc4

0.12.0rc3

What's Changed
* Partial fix compatibility with Wikibase 1.35 (Thanks jmformenti)
* Fix and improve SDC support
* Improve bot support when writing to instance
* Improve session support

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.0rc2...v0.12.0rc3

0.12.0rc2

What's Changed
* [Breaking changes] Add suffixes to entities classes (`entities.Item` become `entities.ItemEntity`) (Thanks to dpriskorn)
* All HTTP requests will now use the same requests.Session
* Fix issue when comparing qualifiers 295 (Thanks to pgrond)
* Improve `datatypes.Time` format validator
* Allow integer for `datatypes.Time` precision
* Improve `BaseEntity` attributes (Thanks to dpriskorn)
* Improve typing
* Fix/Improve `models.Claims` action_if_exists parameter
* Add `wbi_fastrun.get_items()` to retrieve multiple IDs
* Update docs requirements

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.0rc1...v0.12.0rc2

0.12.0rc1

What's Changed
* Add Enum WikibaseDatePrecision, thanks to dpriskorn https://github.com/LeMyst/WikibaseIntegrator/pull/277
* Update README.md
* Update dependencies versions
* Update and improve Notebooks
* and multiple bugfixes

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.0.dev7...v0.12.0rc1

0.12.0.dev7

What's Changed
* Rewrite the wbi_login module, each authentification method has now is own class. (there's no backward support with old Login class)
* wbi_login.OAuth2 (recommended)
* wbi_login.OAuth1
* wbi_login.ClientLogin
* wbi_login.Login
* Replace custom debug with `logging` module
* Replace `simplejson` with `ujson`
* Avoid recreating the anonymous session at each request
* Improve docs, available at https://wikibaseintegrator.readthedocs.io/

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.0.dev6...v0.12.0.dev7

0.12.0.dev6

What's Changed
* Bump actions/checkout from 2.3.5 to 2.4.0 by dependabot in https://github.com/LeMyst/WikibaseIntegrator/pull/242
* Add python 3.11 pytest by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/244
* Exclude folder "wikibaseintegrator.egg-info" by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/245
* Duplicate metadata for Github weird dependency graph by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/246
* Wrong GlobeCoordinate SPARQL representation by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/247
* Fix typo in GlobeCoordinate SPARQL representation by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/248
* Rework FastRun for using WBI DataModel by LeMyst in https://github.com/LeMyst/WikibaseIntegrator/pull/249
* Update simplejson requirement from ~=3.17.5 to ~=3.17.6 by dependabot in https://github.com/LeMyst/WikibaseIntegrator/pull/250
* Add notebook "Create a new Item"
* Remove frozendict dependency
* Replace load_item() with get_item()
* Move some fastrun function from baseentity to wbi_fastrun

**Full Changelog**: https://github.com/LeMyst/WikibaseIntegrator/compare/v0.12.0.dev5...v0.12.0.dev6

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.