From f469bed956d9e7f04ab9a745997cd382a0b86b9c Mon Sep 17 00:00:00 2001
From: Vignesh Venkatasubramanian Vaidyanathan
<62492557+VigneshVSV@users.noreply.github.com>
Date: Thu, 30 Oct 2025 19:46:38 +0100
Subject: [PATCH 1/5] add pipeline and ruff badge
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e0f02216..ffef2201 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,8 @@ If you are a web developer or an industry professional looking for a web standar
This implementation is based on RPC, built ground-up in python keeping both the latest web technologies and python principles in mind.
-[](https://github.com/hololinked-dev/docs) [](https://pypi.org/project/hololinked/) [](https://anaconda.org/conda-forge/hololinked) [](https://codecov.io/github/hololinked-dev/hololinked) [](https://anaconda.org/conda-forge/hololinked) [](https://doi.org/10.5281/zenodo.12802841) [](https://discord.com/invite/kEz87zqQXh) [](mailto:info@hololinked.dev) [](https://pypistats.org/packages/hololinked)
+[](https://github.com/hololinked-dev/docs) [](https://pypi.org/project/hololinked/) [](https://anaconda.org/conda-forge/hololinked) [](https://codecov.io/github/hololinked-dev/hololinked) [](https://anaconda.org/conda-forge/hololinked)
+[](https://github.com/hololinked-dev/hololinked/actions/workflows/ci-pipeline.yml)  [](https://doi.org/10.5281/zenodo.12802841) [](https://discord.com/invite/kEz87zqQXh) [](mailto:info@hololinked.dev) [](https://pypistats.org/packages/hololinked)
## To Install
From 84256e2c05003db721c413b6f1ecc043c38bc0fc Mon Sep 17 00:00:00 2001
From: Vignesh Venkatasubramanian Vaidyanathan
<62492557+VigneshVSV@users.noreply.github.com>
Date: Thu, 30 Oct 2025 19:48:22 +0100
Subject: [PATCH 2/5] update conda install instructions
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ffef2201..97d7403d 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,9 @@ This implementation is based on RPC, built ground-up in python keeping both the
## To Install
From pip - `pip install hololinked`
-From conda - `conda install -c conda-forge hololinked` (not recommended, only upto v0.2.11 which do not have docs anymore, to be fixed in future)
+From conda -
+`pip install aiomqtt` (need to be installed separately)
+`conda install -c conda-forge hololinked`
Or, clone the repository (main branch for latest codebase) and install `pip install .` / `pip install -e .`. The [uv environment `uv.lock`](#setup-development-environment) can also help to setup all dependencies. Currently the dependencies are hard pinned to promote stability, therefore consider using a virtual environment.
From d821fb03db49c3f4eea10e1129cfc7696ac4d69c Mon Sep 17 00:00:00 2001
From: Vignesh Venkatasubramanian Vaidyanathan
<62492557+VigneshVSV@users.noreply.github.com>
Date: Thu, 30 Oct 2025 20:41:55 +0100
Subject: [PATCH 3/5] add feedback form
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 97d7403d..be1e0cb3 100644
--- a/README.md
+++ b/README.md
@@ -11,13 +11,13 @@ If you are a web developer or an industry professional looking for a web standar
This implementation is based on RPC, built ground-up in python keeping both the latest web technologies and python principles in mind.
[](https://github.com/hololinked-dev/docs) [](https://pypi.org/project/hololinked/) [](https://anaconda.org/conda-forge/hololinked) [](https://codecov.io/github/hololinked-dev/hololinked) [](https://anaconda.org/conda-forge/hololinked)
-[](https://github.com/hololinked-dev/hololinked/actions/workflows/ci-pipeline.yml)  [](https://doi.org/10.5281/zenodo.12802841) [](https://discord.com/invite/kEz87zqQXh) [](mailto:info@hololinked.dev) [](https://pypistats.org/packages/hololinked)
+[](https://github.com/hololinked-dev/hololinked/actions/workflows/ci-pipeline.yml)  [](https://doi.org/10.5281/zenodo.12802841) [](https://discord.com/invite/kEz87zqQXh) [](mailto:info@hololinked.dev) [](https://pypistats.org/packages/hololinked) [](https://forms.gle/FB4XwkUDt1wV4GGPA)
## To Install
From pip - `pip install hololinked`
From conda -
-`pip install aiomqtt` (need to be installed separately)
+`pip install aiomqtt` (needs to be installed separately)
`conda install -c conda-forge hololinked`
Or, clone the repository (main branch for latest codebase) and install `pip install .` / `pip install -e .`. The [uv environment `uv.lock`](#setup-development-environment) can also help to setup all dependencies. Currently the dependencies are hard pinned to promote stability, therefore consider using a virtual environment.
From 777f8914d7447fe54edff51db1ad4a2db8cb043e Mon Sep 17 00:00:00 2001
From: Vignesh Venkatasubramanian Vaidyanathan
<62492557+VigneshVSV@users.noreply.github.com>
Date: Thu, 30 Oct 2025 20:43:32 +0100
Subject: [PATCH 4/5] reorder badges
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index be1e0cb3..eba6e533 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,7 @@ If you are a web developer or an industry professional looking for a web standar
This implementation is based on RPC, built ground-up in python keeping both the latest web technologies and python principles in mind.
-[](https://github.com/hololinked-dev/docs) [](https://pypi.org/project/hololinked/) [](https://anaconda.org/conda-forge/hololinked) [](https://codecov.io/github/hololinked-dev/hololinked) [](https://anaconda.org/conda-forge/hololinked)
-[](https://github.com/hololinked-dev/hololinked/actions/workflows/ci-pipeline.yml)  [](https://doi.org/10.5281/zenodo.12802841) [](https://discord.com/invite/kEz87zqQXh) [](mailto:info@hololinked.dev) [](https://pypistats.org/packages/hololinked) [](https://forms.gle/FB4XwkUDt1wV4GGPA)
+[](https://github.com/hololinked-dev/docs) [](https://github.com/hololinked-dev/hololinked/actions/workflows/ci-pipeline.yml)  [](https://pypi.org/project/hololinked/) [](https://anaconda.org/conda-forge/hololinked) [](https://codecov.io/github/hololinked-dev/hololinked) [](https://anaconda.org/conda-forge/hololinked) [](https://doi.org/10.5281/zenodo.12802841) [](https://discord.com/invite/kEz87zqQXh) [](mailto:info@hololinked.dev) [](https://pypistats.org/packages/hololinked) [](https://forms.gle/FB4XwkUDt1wV4GGPA)
## To Install
From 4890e75f2b0568e4a695c30b02e516271a7095bb Mon Sep 17 00:00:00 2001
From: Vignesh Venkatasubramanian Vaidyanathan
<62492557+VigneshVSV@users.noreply.github.com>
Date: Thu, 30 Oct 2025 20:45:08 +0100
Subject: [PATCH 5/5] reoder downloads
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index eba6e533..971f7a2d 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ If you are a web developer or an industry professional looking for a web standar
This implementation is based on RPC, built ground-up in python keeping both the latest web technologies and python principles in mind.
-[](https://github.com/hololinked-dev/docs) [](https://github.com/hololinked-dev/hololinked/actions/workflows/ci-pipeline.yml)  [](https://pypi.org/project/hololinked/) [](https://anaconda.org/conda-forge/hololinked) [](https://codecov.io/github/hololinked-dev/hololinked) [](https://anaconda.org/conda-forge/hololinked) [](https://doi.org/10.5281/zenodo.12802841) [](https://discord.com/invite/kEz87zqQXh) [](mailto:info@hololinked.dev) [](https://pypistats.org/packages/hololinked) [](https://forms.gle/FB4XwkUDt1wV4GGPA)
+[](https://github.com/hololinked-dev/docs) [](https://github.com/hololinked-dev/hololinked/actions/workflows/ci-pipeline.yml)  [](https://pypi.org/project/hololinked/) [](https://anaconda.org/conda-forge/hololinked) [](https://codecov.io/github/hololinked-dev/hololinked) [](https://anaconda.org/conda-forge/hololinked) [](https://pypistats.org/packages/hololinked) [](https://doi.org/10.5281/zenodo.12802841) [](https://discord.com/invite/kEz87zqQXh) [](mailto:info@hololinked.dev) [](https://forms.gle/FB4XwkUDt1wV4GGPA)
## To Install