bluer-objects 6.290.1__tar.gz → 6.294.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.
Potentially problematic release.
This version of bluer-objects might be problematic. Click here for more details.
- {bluer_objects-6.290.1/bluer_objects.egg-info → bluer_objects-6.294.1}/PKG-INFO +2 -2
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/README.md +1 -1
- bluer_objects-6.294.1/bluer_objects/README/consts.py +39 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/__init__.py +1 -1
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_README_consts.py +24 -8
- {bluer_objects-6.290.1 → bluer_objects-6.294.1/bluer_objects.egg-info}/PKG-INFO +2 -2
- bluer_objects-6.290.1/bluer_objects/README/consts.py +0 -26
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/LICENSE +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/MANIFEST.in +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/abcli.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/actions.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/aka.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/alias.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/assets/cd.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/assets/mv.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/assets/publish.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/assets.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/bluer_objects.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/clone.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/create_test_asset.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/download.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/file.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/gif.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/host.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/ls.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/metadata/get.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/metadata/post.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/metadata.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/browse.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/cache.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/deploy.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/list_registered_models.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/lock/lock.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/lock/unlock.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/lock.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/log_artifacts.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/log_run.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/run.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/tags/clone.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/tags/get.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/tags/search.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/tags/set.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/tags.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/test.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/transition.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/object.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/select.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/storage/clear.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/storage/status.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/storage.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/README.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/clone.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/create_test_asset.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/gif.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/help.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/host.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/ls.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/metadata.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/mlflow_cache.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/mlflow_lock.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/mlflow_logging.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/mlflow_tags.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/mlflow_test.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/open.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/open_gif_open.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/storage_public_upload.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/storage_upload_download.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/version.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/web_is_accessible.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/web_where_am_ai.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/upload.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/url.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/web/is_accessible.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/web/where_am_i.sh +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/README/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/README/functions.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/README/items.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/README/utils.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/assets/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/assets/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/assets/functions.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/config.env +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/env.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/file/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/file/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/file/classes.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/file/functions.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/file/load.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/file/save.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/graphics/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/graphics/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/graphics/frame.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/graphics/gif.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/graphics/screen.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/graphics/signature.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/graphics/text.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/assets.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/clone.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/create_test_asset.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/download.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/functions.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/gif.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/host.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/ls.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/metadata.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/mlflow/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/mlflow/cache.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/mlflow/lock.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/mlflow/tags.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/upload.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/help/web.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/host/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/host/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/host/functions.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/logger/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/logger/image.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/logger/matrix.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/markdown.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/metadata/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/metadata/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/metadata/enums.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/metadata/flatten.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/metadata/get.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/metadata/post.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/cache.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/lock/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/lock/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/lock/functions.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/logging.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/models.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/objects.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/runs.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/tags.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/mlflow/testing.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/objects.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/path.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/sample.env +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/storage/WebDAV.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/storage/WebDAVrequest.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/storage/WebDAVzip.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/storage/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/storage/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/storage/base.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/storage/policies.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/storage/s3.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/testing/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/testing/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/testing/functions.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_README.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_env.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_file_download.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_file_load_save.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_file_load_save_text.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_fullname.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_graphics.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_graphics_frame.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_graphics_gif.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_graphics_screen.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_graphics_signature.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_graphics_text.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_log_image_grid.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_logger.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_logger_matrix.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_markdown.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_metadata.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_metadata_flatten.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_mlflow.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_mlflow_lock.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_objects.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_path.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_storage.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_storage_base.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_storage_s3.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_storage_webdav_request.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_storage_webdav_zip.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_testing.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_version.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_web_is_accessible.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/urls.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/web/__init__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/web/__main__.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/web/functions.py +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects.egg-info/SOURCES.txt +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects.egg-info/dependency_links.txt +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects.egg-info/requires.txt +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects.egg-info/top_level.txt +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/pyproject.toml +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/requirements.txt +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/setup.cfg +0 -0
- {bluer_objects-6.290.1 → bluer_objects-6.294.1}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_objects
|
|
3
|
-
Version: 6.
|
|
3
|
+
Version: 6.294.1
|
|
4
4
|
Summary: 🌀 Object management in Bash.
|
|
5
5
|
Home-page: https://github.com/kamangir/bluer-objects
|
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
|
@@ -65,6 +65,6 @@ pip install bluer-objects
|
|
|
65
65
|
|
|
66
66
|
[](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-objects/) [](https://pypistats.org/packages/bluer-objects)
|
|
67
67
|
|
|
68
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_objects-6.
|
|
68
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_objects-6.294.1`](https://github.com/kamangir/bluer-objects).
|
|
69
69
|
|
|
70
70
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -31,4 +31,4 @@ pip install bluer-objects
|
|
|
31
31
|
|
|
32
32
|
[](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-objects/) [](https://pypistats.org/packages/bluer-objects)
|
|
33
33
|
|
|
34
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_objects-6.
|
|
34
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_objects-6.294.1`](https://github.com/kamangir/bluer-objects).
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import os
|
|
2
|
+
from typing import Union
|
|
3
|
+
|
|
4
|
+
from bluer_objects.env import abcli_path_git
|
|
5
|
+
|
|
6
|
+
github_kamangir = "https://github.com/kamangir"
|
|
7
|
+
designs_repo = f"{github_kamangir}/bluer-designs/"
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
def designs_url(suffix: str) -> str:
|
|
11
|
+
return f"{designs_repo}/blob/main/{suffix}"
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
def assets_url(
|
|
15
|
+
suffix: str = "",
|
|
16
|
+
volume: Union[str, int] = "",
|
|
17
|
+
) -> str:
|
|
18
|
+
return "{}/assets{}/raw/main{}".format(
|
|
19
|
+
github_kamangir,
|
|
20
|
+
str(volume),
|
|
21
|
+
f"/{suffix}" if suffix else "",
|
|
22
|
+
)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
assets = assets_url(volume="")
|
|
26
|
+
assets2 = assets_url(volume="2")
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
def assets_path(
|
|
30
|
+
suffix: str = "",
|
|
31
|
+
volume: Union[str, int] = "",
|
|
32
|
+
) -> str:
|
|
33
|
+
return os.path.join(
|
|
34
|
+
abcli_path_git,
|
|
35
|
+
"assets{}{}".format(
|
|
36
|
+
str(volume),
|
|
37
|
+
f"/{suffix}" if suffix else "",
|
|
38
|
+
),
|
|
39
|
+
)
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import pytest
|
|
2
|
+
|
|
3
|
+
from bluer_objects.env import abcli_path_git
|
|
2
4
|
from bluer_objects.README.consts import (
|
|
3
5
|
assets_path,
|
|
4
|
-
|
|
6
|
+
assets_url,
|
|
5
7
|
designs_repo,
|
|
6
8
|
designs_url,
|
|
9
|
+
github_kamangir,
|
|
7
10
|
)
|
|
8
11
|
|
|
9
12
|
|
|
@@ -26,18 +29,31 @@ def test_README_assets(
|
|
|
26
29
|
suffix: str,
|
|
27
30
|
volume: str,
|
|
28
31
|
):
|
|
29
|
-
|
|
30
|
-
assert isinstance(
|
|
31
|
-
assert
|
|
32
|
+
volume_url = assets_url(volume=volume)
|
|
33
|
+
assert isinstance(volume_url, str)
|
|
34
|
+
assert volume_url.startswith(github_kamangir)
|
|
35
|
+
|
|
36
|
+
# ---
|
|
37
|
+
|
|
38
|
+
suffix_url = assets_url(
|
|
39
|
+
suffix=suffix,
|
|
40
|
+
volume=volume,
|
|
41
|
+
)
|
|
42
|
+
|
|
43
|
+
assert isinstance(suffix_url, str)
|
|
44
|
+
assert suffix_url.endswith(suffix)
|
|
45
|
+
assert volume_url in suffix_url
|
|
46
|
+
|
|
47
|
+
# ---
|
|
32
48
|
|
|
33
|
-
|
|
49
|
+
suffix_path = assets_path(
|
|
34
50
|
suffix=suffix,
|
|
35
51
|
volume=volume,
|
|
36
52
|
)
|
|
37
53
|
|
|
38
|
-
assert isinstance(
|
|
39
|
-
assert
|
|
40
|
-
assert
|
|
54
|
+
assert isinstance(suffix_url, str)
|
|
55
|
+
assert suffix_path.endswith(suffix)
|
|
56
|
+
assert abcli_path_git in suffix_path
|
|
41
57
|
|
|
42
58
|
|
|
43
59
|
@pytest.mark.parametrize(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bluer_objects
|
|
3
|
-
Version: 6.
|
|
3
|
+
Version: 6.294.1
|
|
4
4
|
Summary: 🌀 Object management in Bash.
|
|
5
5
|
Home-page: https://github.com/kamangir/bluer-objects
|
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
|
@@ -65,6 +65,6 @@ pip install bluer-objects
|
|
|
65
65
|
|
|
66
66
|
[](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml) [](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml) [](https://pypi.org/project/bluer-objects/) [](https://pypistats.org/packages/bluer-objects)
|
|
67
67
|
|
|
68
|
-
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_objects-6.
|
|
68
|
+
built by 🌀 [`bluer README`](https://github.com/kamangir/bluer-objects/tree/main/bluer_objects/README), based on 🌀 [`bluer_objects-6.294.1`](https://github.com/kamangir/bluer-objects).
|
|
69
69
|
|
|
70
70
|
built by 🌀 [`blueness-3.118.1`](https://github.com/kamangir/blueness).
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
from typing import Union
|
|
2
|
-
|
|
3
|
-
github_kamangir = "https://github.com/kamangir"
|
|
4
|
-
designs_repo = f"{github_kamangir}/designs/"
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
def designs_url(suffix: str) -> str:
|
|
8
|
-
return f"{designs_repo}/blob/main/{suffix}"
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
def asset_volume(volume: Union[str, int] = "") -> str:
|
|
12
|
-
return f"{github_kamangir}/assets{str(volume)}/raw/main"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
assets = asset_volume(volume="")
|
|
16
|
-
assets2 = asset_volume(volume="2")
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
def assets_path(
|
|
20
|
-
suffix: str,
|
|
21
|
-
volume: Union[str, int] = "",
|
|
22
|
-
) -> str:
|
|
23
|
-
return "{}/{}".format(
|
|
24
|
-
asset_volume(volume=volume),
|
|
25
|
-
suffix,
|
|
26
|
-
)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/mlflow/log_artifacts.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/create_test_asset.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/mlflow_logging.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/storage_public_upload.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/web_is_accessible.sh
RENAMED
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/.abcli/tests/web_where_am_ai.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_file_load_save_text.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_graphics_signature.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_metadata_flatten.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_storage_webdav_request.py
RENAMED
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_storage_webdav_zip.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bluer_objects-6.290.1 → bluer_objects-6.294.1}/bluer_objects/tests/test_web_is_accessible.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|