MSTR-Robotics-magerdaniel 0.5.3__tar.gz → 0.5.5__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.
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/MSTR_Robotics_magerdaniel.egg-info/PKG-INFO +3 -3
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/MSTR_Robotics_magerdaniel.egg-info/SOURCES.txt +9 -9
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/MSTR_Robotics_magerdaniel.egg-info/top_level.txt +0 -1
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/PKG-INFO +3 -3
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/README.md +2 -2
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/__init__.py +2 -2
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_paths.py +1 -1
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mcp_servers/_run_mstr_report_wizzard.py +1 -1
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mcp_servers/_server_config.py +1 -1
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/setup.py +2 -2
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/pyproject.toml +3 -3
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/MSTR_Robotics_magerdaniel.egg-info/dependency_links.txt +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/MSTR_Robotics_magerdaniel.egg-info/requires.txt +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/OSI_Produktion/osi_dashboard_8D47320148C7E2850BFD2B9605D73297.yml +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/config/API_KEY.example.env +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/config/dans_migrations.example.yml +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/config/jupyter_objects_d.example.yml +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/config/mstr_redis_y.example.yml +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/config/user_d.example.yml +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_connectors.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_export.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_helper.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_lu_data.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_mod_prj_obj.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_pa_etl.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/dossier.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/json_compare.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mcp_servers/__init__.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mcp_servers/_fetch_static_data.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mcp_servers/_osi_find_bi_data.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mcp_servers/_osi_object_analysis.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mcp_servers/_osi_specific_analysis.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mcp_servers/mstr_osi_mcp.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/ms_azure.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mstr_classes.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mstr_pandas.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/navigation.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5/mstr_robotics}/notebooks/00_setup.ipynb +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5/mstr_robotics}/notebooks/jup_REGAM.ipynb +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5/mstr_robotics}/notebooks/jup_chat_answer_prompt_page.ipynb +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5/mstr_robotics}/notebooks/jup_load_rag_cubes.ipynb +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5/mstr_robotics}/notebooks/jup_migrate.ipynb +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5/mstr_robotics}/notebooks/jup_mstr_admin.ipynb +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5/mstr_robotics}/notebooks/jup_prj_obj_exporter.ipynb +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5/mstr_robotics}/notebooks/jup_schema_monitor.ipynb +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/osi_exporter/__init__.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/osi_exporter/export_dashboard.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/prepare_ai_data.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/read_out_prj_obj.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/redis_db.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/regam.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/report.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/select_mig_objects.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/user_rag.py +0 -0
- {mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: MSTR-Robotics-magerdaniel
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.5
|
|
4
4
|
Summary: Automation toolkit for MicroStrategy / Strategy One: object read-out, migration, comparison, RAG and OSI export.
|
|
5
5
|
Author-email: Daniel Mager <danielmager@gmx.de>
|
|
6
6
|
Requires-Python: >=3.12
|
|
@@ -43,7 +43,7 @@ A Python toolkit for MicroStrategy automation, object comparison, and Redis-base
|
|
|
43
43
|
## Project Structure
|
|
44
44
|
|
|
45
45
|
- `mstr_robotics/` - Main package with core functionality
|
|
46
|
-
- `notebooks/` - Jupyter notebooks for analysis and exploration
|
|
46
|
+
- `mstr_robotics/notebooks/` - Jupyter notebooks for analysis and exploration
|
|
47
47
|
- `Dansfiles/` - Migration and automation scripts
|
|
48
48
|
- `config/` - Configuration files (YAML, JSON)
|
|
49
49
|
- `export/` - Export utilities and logs
|
|
@@ -58,7 +58,7 @@ A Python toolkit for MicroStrategy automation, object comparison, and Redis-base
|
|
|
58
58
|
|
|
59
59
|
## Usage
|
|
60
60
|
|
|
61
|
-
The Jupyter notebooks in `notebooks/` are the primary entry points (object
|
|
61
|
+
The Jupyter notebooks in `mstr_robotics/notebooks/` are the primary entry points (object
|
|
62
62
|
export, schema monitoring, migration, REGAM regression testing).
|
|
63
63
|
|
|
64
64
|
## Development
|
|
@@ -41,13 +41,13 @@ mstr_robotics/mcp_servers/_osi_specific_analysis.py
|
|
|
41
41
|
mstr_robotics/mcp_servers/_run_mstr_report_wizzard.py
|
|
42
42
|
mstr_robotics/mcp_servers/_server_config.py
|
|
43
43
|
mstr_robotics/mcp_servers/mstr_osi_mcp.py
|
|
44
|
+
mstr_robotics/notebooks/00_setup.ipynb
|
|
45
|
+
mstr_robotics/notebooks/jup_REGAM.ipynb
|
|
46
|
+
mstr_robotics/notebooks/jup_chat_answer_prompt_page.ipynb
|
|
47
|
+
mstr_robotics/notebooks/jup_load_rag_cubes.ipynb
|
|
48
|
+
mstr_robotics/notebooks/jup_migrate.ipynb
|
|
49
|
+
mstr_robotics/notebooks/jup_mstr_admin.ipynb
|
|
50
|
+
mstr_robotics/notebooks/jup_prj_obj_exporter.ipynb
|
|
51
|
+
mstr_robotics/notebooks/jup_schema_monitor.ipynb
|
|
44
52
|
mstr_robotics/osi_exporter/__init__.py
|
|
45
|
-
mstr_robotics/osi_exporter/export_dashboard.py
|
|
46
|
-
notebooks/00_setup.ipynb
|
|
47
|
-
notebooks/jup_REGAM.ipynb
|
|
48
|
-
notebooks/jup_chat_answer_prompt_page.ipynb
|
|
49
|
-
notebooks/jup_load_rag_cubes.ipynb
|
|
50
|
-
notebooks/jup_migrate.ipynb
|
|
51
|
-
notebooks/jup_mstr_admin.ipynb
|
|
52
|
-
notebooks/jup_prj_obj_exporter.ipynb
|
|
53
|
-
notebooks/jup_schema_monitor.ipynb
|
|
53
|
+
mstr_robotics/osi_exporter/export_dashboard.py
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: MSTR-Robotics-magerdaniel
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.5
|
|
4
4
|
Summary: Automation toolkit for MicroStrategy / Strategy One: object read-out, migration, comparison, RAG and OSI export.
|
|
5
5
|
Author-email: Daniel Mager <danielmager@gmx.de>
|
|
6
6
|
Requires-Python: >=3.12
|
|
@@ -43,7 +43,7 @@ A Python toolkit for MicroStrategy automation, object comparison, and Redis-base
|
|
|
43
43
|
## Project Structure
|
|
44
44
|
|
|
45
45
|
- `mstr_robotics/` - Main package with core functionality
|
|
46
|
-
- `notebooks/` - Jupyter notebooks for analysis and exploration
|
|
46
|
+
- `mstr_robotics/notebooks/` - Jupyter notebooks for analysis and exploration
|
|
47
47
|
- `Dansfiles/` - Migration and automation scripts
|
|
48
48
|
- `config/` - Configuration files (YAML, JSON)
|
|
49
49
|
- `export/` - Export utilities and logs
|
|
@@ -58,7 +58,7 @@ A Python toolkit for MicroStrategy automation, object comparison, and Redis-base
|
|
|
58
58
|
|
|
59
59
|
## Usage
|
|
60
60
|
|
|
61
|
-
The Jupyter notebooks in `notebooks/` are the primary entry points (object
|
|
61
|
+
The Jupyter notebooks in `mstr_robotics/notebooks/` are the primary entry points (object
|
|
62
62
|
export, schema monitoring, migration, REGAM regression testing).
|
|
63
63
|
|
|
64
64
|
## Development
|
|
@@ -11,7 +11,7 @@ A Python toolkit for MicroStrategy automation, object comparison, and Redis-base
|
|
|
11
11
|
## Project Structure
|
|
12
12
|
|
|
13
13
|
- `mstr_robotics/` - Main package with core functionality
|
|
14
|
-
- `notebooks/` - Jupyter notebooks for analysis and exploration
|
|
14
|
+
- `mstr_robotics/notebooks/` - Jupyter notebooks for analysis and exploration
|
|
15
15
|
- `Dansfiles/` - Migration and automation scripts
|
|
16
16
|
- `config/` - Configuration files (YAML, JSON)
|
|
17
17
|
- `export/` - Export utilities and logs
|
|
@@ -26,7 +26,7 @@ A Python toolkit for MicroStrategy automation, object comparison, and Redis-base
|
|
|
26
26
|
|
|
27
27
|
## Usage
|
|
28
28
|
|
|
29
|
-
The Jupyter notebooks in `notebooks/` are the primary entry points (object
|
|
29
|
+
The Jupyter notebooks in `mstr_robotics/notebooks/` are the primary entry points (object
|
|
30
30
|
export, schema monitoring, migration, REGAM regression testing).
|
|
31
31
|
|
|
32
32
|
## Development
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/__init__.py
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"""mstr_robotics — automation toolkit for MicroStrategy / Strategy One.
|
|
2
2
|
|
|
3
3
|
Object read-out, migration packaging, environment comparison, RAG helpers
|
|
4
|
-
and OSI dashboard export, driven by the Jupyter notebooks in ``notebooks/``.
|
|
4
|
+
and OSI dashboard export, driven by the Jupyter notebooks in ``mstr_robotics/notebooks/``.
|
|
5
5
|
"""
|
|
6
6
|
|
|
7
|
-
__version__ = "0.5.
|
|
7
|
+
__version__ = "0.5.5"
|
|
@@ -31,7 +31,7 @@ def find_repo_root() -> Path:
|
|
|
31
31
|
single installed ``mstr_robotics`` package, so ``Path(__file__)`` always
|
|
32
32
|
points at whichever repo the package was installed from -- it cannot tell
|
|
33
33
|
the environments apart. Instead we anchor on the runtime working directory:
|
|
34
|
-
``run_shapes.py`` executes each notebook with cwd set to ``<repo>/notebooks``
|
|
34
|
+
``run_shapes.py`` executes each notebook with cwd set to ``<repo>/mstr_robotics/notebooks``
|
|
35
35
|
(see tools/nb_compare), so walking up from cwd to the dir that contains
|
|
36
36
|
``config/user_d.yml`` yields THIS environment's repo.
|
|
37
37
|
|
|
@@ -5,7 +5,7 @@ keyword-extraction → Perplexity RAG → prompt-answering → report-execution
|
|
|
5
5
|
pipeline and returns the result as CSV plus a browser link.
|
|
6
6
|
|
|
7
7
|
Importing this module loads the four RAG cubes into DataFrames (same loading
|
|
8
|
-
logic as notebooks/jup_chat_answer_prompt_page.ipynb) and builds the
|
|
8
|
+
logic as mstr_robotics/notebooks/jup_chat_answer_prompt_page.ipynb) and builds the
|
|
9
9
|
flash-text keyword index — i.e. it happens once when the MCP server process
|
|
10
10
|
starts. Every query_bi_report call afterwards is served from the in-memory
|
|
11
11
|
copies and reuses the shared session-managed connection (_server_config).
|
|
@@ -33,7 +33,7 @@ try:
|
|
|
33
33
|
except FileNotFoundError as exc:
|
|
34
34
|
raise RuntimeError(
|
|
35
35
|
f"MicroStrategy configuration not found at {USER_CONFIG}.\n"
|
|
36
|
-
"Run the setup notebook (notebooks/00_setup.ipynb), or copy the template by hand:\n"
|
|
36
|
+
"Run the setup notebook (mstr_robotics/notebooks/00_setup.ipynb), or copy the template by hand:\n"
|
|
37
37
|
f" cp {USER_CONFIG.parent / 'user_d.example.yml'} {USER_CONFIG}\n"
|
|
38
38
|
"then fill in base_url, username, password and project_id."
|
|
39
39
|
) from exc
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"""First-time setup helpers, driven by ``notebooks/00_setup.ipynb``.
|
|
1
|
+
"""First-time setup helpers, driven by ``mstr_robotics/notebooks/00_setup.ipynb``.
|
|
2
2
|
|
|
3
3
|
Each function performs one setup step and returns a :class:`StepResult` instead
|
|
4
4
|
of raising, so the setup notebook can show every problem at once rather than
|
|
@@ -43,7 +43,7 @@ from mstr_robotics._paths import (
|
|
|
43
43
|
_PLACEHOLDER_MARKERS = ("_guid", "your", "you account", "changeme", "placeholder")
|
|
44
44
|
|
|
45
45
|
# Directories the package writes into. Nothing else creates these, and pandas
|
|
46
|
-
# `to_csv` / `open(..., "w")` do not create parents -- see notebooks/00_setup.ipynb.
|
|
46
|
+
# `to_csv` / `open(..., "w")` do not create parents -- see mstr_robotics/notebooks/00_setup.ipynb.
|
|
47
47
|
_WRITABLE_DIRS = (OSI_DIR, OSI_DASHBOARD_CONTEXT, OUTPUT_DIR, MCP_DATA)
|
|
48
48
|
|
|
49
49
|
# Configs every user must customise. The rest are feature-specific and may
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "MSTR-Robotics-magerdaniel"
|
|
7
|
-
version = "0.5.
|
|
7
|
+
version = "0.5.5"
|
|
8
8
|
description = "Automation toolkit for MicroStrategy / Strategy One: object read-out, migration, comparison, RAG and OSI export."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.12"
|
|
@@ -53,13 +53,13 @@ dev = [
|
|
|
53
53
|
]
|
|
54
54
|
|
|
55
55
|
[tool.setuptools.packages.find]
|
|
56
|
-
include = ["mstr_robotics*", "config", "
|
|
56
|
+
include = ["mstr_robotics*", "config", "OSI_Produktion"]
|
|
57
57
|
namespaces = true
|
|
58
58
|
|
|
59
59
|
[tool.setuptools.package-data]
|
|
60
60
|
config = ["*.example.*"]
|
|
61
|
-
notebooks = ["*.ipynb"]
|
|
62
61
|
OSI_Produktion = ["*.yml"]
|
|
62
|
+
mstr_robotics = ["notebooks/*.ipynb"]
|
|
63
63
|
|
|
64
64
|
[tool.ruff]
|
|
65
65
|
line-length = 120
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/config/API_KEY.example.env
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/config/mstr_redis_y.example.yml
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/config/user_d.example.yml
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_connectors.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_export.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_helper.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_lu_data.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_mod_prj_obj.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/_pa_etl.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/dossier.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/json_compare.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/ms_azure.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mstr_classes.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/mstr_pandas.py
RENAMED
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/navigation.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
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/prepare_ai_data.py
RENAMED
|
File without changes
|
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/redis_db.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mstr_robotics_magerdaniel-0.5.3 → mstr_robotics_magerdaniel-0.5.5}/mstr_robotics/user_rag.py
RENAMED
|
File without changes
|
|
File without changes
|