diff --git a/Makefile b/Makefile index 67aeedc..57d9862 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ build: $(MAKE) docs docs: - @cd graphex-webautomation-plugin/docs && ./convertMarkdown.bash + @cd graphex_webautomation_plugin/docs && ./convertMarkdown.bash install: pip install dist/*.whl diff --git a/graphex-webautomation-plugin/__init__.py b/graphex_webautomation_plugin/__init__.py similarity index 100% rename from graphex-webautomation-plugin/__init__.py rename to graphex_webautomation_plugin/__init__.py diff --git a/graphex-webautomation-plugin/actions/__init__.py b/graphex_webautomation_plugin/actions/__init__.py similarity index 100% rename from graphex-webautomation-plugin/actions/__init__.py rename to graphex_webautomation_plugin/actions/__init__.py diff --git a/graphex-webautomation-plugin/actions/playwright.py b/graphex_webautomation_plugin/actions/playwright.py similarity index 100% rename from graphex-webautomation-plugin/actions/playwright.py rename to graphex_webautomation_plugin/actions/playwright.py diff --git a/graphex-webautomation-plugin/constants.py b/graphex_webautomation_plugin/constants.py similarity index 100% rename from graphex-webautomation-plugin/constants.py rename to graphex_webautomation_plugin/constants.py diff --git a/graphex-webautomation-plugin/datatypes.py b/graphex_webautomation_plugin/datatypes.py similarity index 100% rename from graphex-webautomation-plugin/datatypes.py rename to graphex_webautomation_plugin/datatypes.py diff --git a/graphex-webautomation-plugin/docs/convertMarkdown.bash b/graphex_webautomation_plugin/docs/convertMarkdown.bash similarity index 100% rename from graphex-webautomation-plugin/docs/convertMarkdown.bash rename to graphex_webautomation_plugin/docs/convertMarkdown.bash diff --git a/graphex-webautomation-plugin/docs/convertMarkdown.js b/graphex_webautomation_plugin/docs/convertMarkdown.js similarity index 100% rename from graphex-webautomation-plugin/docs/convertMarkdown.js rename to graphex_webautomation_plugin/docs/convertMarkdown.js diff --git a/graphex-webautomation-plugin/docs/html/index.html b/graphex_webautomation_plugin/docs/html/index.html similarity index 100% rename from graphex-webautomation-plugin/docs/html/index.html rename to graphex_webautomation_plugin/docs/html/index.html diff --git a/graphex-webautomation-plugin/docs/markdown/.images/.keep b/graphex_webautomation_plugin/docs/markdown/.images/.keep similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/.keep rename to graphex_webautomation_plugin/docs/markdown/.images/.keep diff --git a/graphex-webautomation-plugin/docs/markdown/.images/Filter_By_Regex.png b/graphex_webautomation_plugin/docs/markdown/.images/Filter_By_Regex.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/Filter_By_Regex.png rename to graphex_webautomation_plugin/docs/markdown/.images/Filter_By_Regex.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/button_example.png b/graphex_webautomation_plugin/docs/markdown/.images/button_example.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/button_example.png rename to graphex_webautomation_plugin/docs/markdown/.images/button_example.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/button_example_pure.png b/graphex_webautomation_plugin/docs/markdown/.images/button_example_pure.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/button_example_pure.png rename to graphex_webautomation_plugin/docs/markdown/.images/button_example_pure.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/cats.png b/graphex_webautomation_plugin/docs/markdown/.images/cats.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/cats.png rename to graphex_webautomation_plugin/docs/markdown/.images/cats.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/click_example.png b/graphex_webautomation_plugin/docs/markdown/.images/click_example.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/click_example.png rename to graphex_webautomation_plugin/docs/markdown/.images/click_example.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/click_example_graph.png b/graphex_webautomation_plugin/docs/markdown/.images/click_example_graph.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/click_example_graph.png rename to graphex_webautomation_plugin/docs/markdown/.images/click_example_graph.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/create_page.png b/graphex_webautomation_plugin/docs/markdown/.images/create_page.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/create_page.png rename to graphex_webautomation_plugin/docs/markdown/.images/create_page.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/fill_graph_example.png b/graphex_webautomation_plugin/docs/markdown/.images/fill_graph_example.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/fill_graph_example.png rename to graphex_webautomation_plugin/docs/markdown/.images/fill_graph_example.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/get_link_graph.png b/graphex_webautomation_plugin/docs/markdown/.images/get_link_graph.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/get_link_graph.png rename to graphex_webautomation_plugin/docs/markdown/.images/get_link_graph.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/link_example_pure.png b/graphex_webautomation_plugin/docs/markdown/.images/link_example_pure.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/link_example_pure.png rename to graphex_webautomation_plugin/docs/markdown/.images/link_example_pure.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/npm_example.png b/graphex_webautomation_plugin/docs/markdown/.images/npm_example.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/npm_example.png rename to graphex_webautomation_plugin/docs/markdown/.images/npm_example.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/page_link_example.png b/graphex_webautomation_plugin/docs/markdown/.images/page_link_example.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/page_link_example.png rename to graphex_webautomation_plugin/docs/markdown/.images/page_link_example.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/playwright_codegen_example.png b/graphex_webautomation_plugin/docs/markdown/.images/playwright_codegen_example.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/playwright_codegen_example.png rename to graphex_webautomation_plugin/docs/markdown/.images/playwright_codegen_example.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/post_fill_example.png b/graphex_webautomation_plugin/docs/markdown/.images/post_fill_example.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/post_fill_example.png rename to graphex_webautomation_plugin/docs/markdown/.images/post_fill_example.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/pre_fill_example.png b/graphex_webautomation_plugin/docs/markdown/.images/pre_fill_example.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/pre_fill_example.png rename to graphex_webautomation_plugin/docs/markdown/.images/pre_fill_example.png diff --git a/graphex-webautomation-plugin/docs/markdown/.images/screen_shot_example.png b/graphex_webautomation_plugin/docs/markdown/.images/screen_shot_example.png similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/.images/screen_shot_example.png rename to graphex_webautomation_plugin/docs/markdown/.images/screen_shot_example.png diff --git a/graphex-webautomation-plugin/docs/markdown/index.md b/graphex_webautomation_plugin/docs/markdown/index.md similarity index 100% rename from graphex-webautomation-plugin/docs/markdown/index.md rename to graphex_webautomation_plugin/docs/markdown/index.md diff --git a/graphex-webautomation-plugin/exceptions.py b/graphex_webautomation_plugin/exceptions.py similarity index 100% rename from graphex-webautomation-plugin/exceptions.py rename to graphex_webautomation_plugin/exceptions.py diff --git a/setup.py b/setup.py index fdcf322..9e864ab 100644 --- a/setup.py +++ b/setup.py @@ -2,10 +2,10 @@ setup( name="graphex-webautomation-plugin", - version="1.1.1", + version="1.1.2", author="The MITRE Corporation", description="A plugin for adding playwright nodes to graphex.", - packages=find_packages(include=["graphex-webautomation-plugin*"]), + packages=find_packages(include=["graphex_webautomation_plugin*"]), python_requires=">=3.8", install_requires=["mitre-graphex>=1.16.0", "playwright==1.46.0"], )