nimble_python 0.9.0__tar.gz → 0.9.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- nimble_python-0.9.1/.release-please-manifest.json +3 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/CHANGELOG.md +8 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/PKG-INFO +1 -1
- {nimble_python-0.9.0 → nimble_python-0.9.1}/pyproject.toml +1 -1
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_version.py +1 -1
- nimble_python-0.9.1/src/nimble_python/types/client_extract_params.py +1050 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/uv.lock +1 -1
- nimble_python-0.9.0/.release-please-manifest.json +0 -3
- nimble_python-0.9.0/src/nimble_python/types/client_extract_params.py +0 -1923
- {nimble_python-0.9.0 → nimble_python-0.9.1}/.gitignore +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/CONTRIBUTING.md +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/LICENSE +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/README.md +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/SECURITY.md +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/api.md +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/bin/check-release-environment +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/bin/publish-pypi +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/examples/.keep +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/release-please-config.json +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/requirements-dev.lock +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/__init__.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_base_client.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_client.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_compat.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_constants.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_exceptions.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_files.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_models.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_qs.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_resource.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_streaming.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_types.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/__init__.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_compat.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_datetime_parse.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_json.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_logs.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_proxy.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_reflection.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_resources_proxy.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_streams.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_sync.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_transform.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_typing.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/_utils/_utils.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/lib/.keep +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/py.typed +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/resources/__init__.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/resources/agent.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/resources/crawl.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/resources/tasks.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/__init__.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/agent_get_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/agent_list_params.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/agent_list_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/agent_run_async_params.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/agent_run_async_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/agent_run_params.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/agent_run_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/client_extract_async_params.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/client_map_params.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/client_search_params.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/crawl_list_params.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/crawl_list_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/crawl_run_params.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/crawl_run_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/crawl_status_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/crawl_terminate_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/extract_async_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/extract_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/map_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/search_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/__init__.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/auto_scroll_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/click_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/eval_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/fetch_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/fill_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/get_cookies_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/goto_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/press_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/screenshot_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/scroll_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/wait_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/wait_for_element_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared/wait_for_navigation_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/__init__.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/auto_scroll_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/click_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/eval_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/fetch_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/fill_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/get_cookies_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/goto_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/press_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/screenshot_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/scroll_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/wait_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/wait_for_element_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/shared_params/wait_for_navigation_action.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/task_get_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/task_list_params.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/task_list_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimble_python/types/task_results_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/src/nimbleway/lib/.keep +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/__init__.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/api_resources/__init__.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/api_resources/test_agent.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/api_resources/test_client.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/api_resources/test_crawl.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/api_resources/test_tasks.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/conftest.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/sample_file.txt +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_client.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_deepcopy.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_extract_files.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_files.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_models.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_qs.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_required_args.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_response.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_streaming.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_transform.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_utils/test_datetime_parse.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_utils/test_json.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_utils/test_proxy.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/test_utils/test_typing.py +0 -0
- {nimble_python-0.9.0 → nimble_python-0.9.1}/tests/utils.py +0 -0
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.9.1 (2026-02-22)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v0.9.0...v0.9.1](https://github.com/Nimbleway/nimble-python/compare/v0.9.0...v0.9.1)
|
|
6
|
+
|
|
7
|
+
### Chores
|
|
8
|
+
|
|
9
|
+
* remove custom code ([1ddc742](https://github.com/Nimbleway/nimble-python/commit/1ddc74209b4d8032cf13955cec400f5a6ab84a97))
|
|
10
|
+
|
|
3
11
|
## 0.9.0 (2026-02-22)
|
|
4
12
|
|
|
5
13
|
Full Changelog: [v0.8.0...v0.9.0](https://github.com/Nimbleway/nimble-python/compare/v0.8.0...v0.9.0)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: nimble_python
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.1
|
|
4
4
|
Summary: The official Python library for the nimble API
|
|
5
5
|
Project-URL: Homepage, https://github.com/Nimbleway/nimble-python
|
|
6
6
|
Project-URL: Repository, https://github.com/Nimbleway/nimble-python
|