PathOfBuildingAPI icon indicating copy to clipboard operation
PathOfBuildingAPI copied to clipboard

API for Path of Building's build sharing format for builds in Path of Exile.

Results 14 PathOfBuildingAPI issues
Sort by recently updated
recently updated
newest added

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0. Release notes Sourced from pytest's releases. 7.2.0 pytest 7.2.0 (2022-10-23) Deprecations #10012: Update pytest.PytestUnhandledCoroutineWarning{.interpreted-text role="class"} to a deprecation; it will raise an error in...

dependencies

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 5.3.0. Release notes Sourced from sphinx's releases. v5.3.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.2.3 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.2.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.2.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.2.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html...

dependencies

I'm wondering if there is an api for changing an item in a pob? More specifically I would like to compare multiple wands and figure out which one gives the...

Switch target to Path of Building Community instead of Path of Building. Support for the original Path of Building may be dropped, if necessary.

enhancement

Was about to tinker with this library but minimal code example from docs ``` import pobapi url = "https://pastebin.com/9rxrrdjE" build = pobapi.from_url(url) ``` yields the following error: ``` Traceback (most...

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.2. Release notes Sourced from pytest's releases. 7.2.2 pytest 7.2.2 (2023-03-03) Bug Fixes #10533: Fixed pytest.approx{.interpreted-text role="func"} handling of dictionaries containing one or more values...

dependencies

Bumps [toml-sort](https://github.com/pappasam/toml-sort) from 0.20.1 to 0.22.4. Release notes Sourced from toml-sort's releases. Version 0.22.4 Fixed Trailing whitespace is no longer added to blank comments An issue where dotted keys raised...

dependencies

Bumps [black](https://github.com/psf/black) from 22.10.0 to 23.1.0. Release notes Sourced from black's releases. 23.1.0 Highlights This is the first release of 2023, and following our stability policy, it comes with a...

dependencies

Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.11.5. Release notes Sourced from isort's releases. 5.11.5 January 30 2023 [hotfix] Fixed incompatiblity with latest poetry version 5.11.4 Changes Remove obsolete toml import from...

dependencies