From 91d040211a4ed6e4157896256a762d3854777b5e Mon Sep 17 00:00:00 2001 From: Max Nanis Date: Fri, 6 Mar 2026 16:49:46 -0500 Subject: Initial commit --- README.md | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..7315013 --- /dev/null +++ b/README.md @@ -0,0 +1,61 @@ +# [generalresearch](https://git.generalresearch.com/generalresearch/) · [![license](https://cdn.generalresearch.com/buildStatus/icon?subject=license&status=Priority&color=blue)](./LICENSE) ![master](https://cdn.generalresearch.com/buildStatus/icon?subject=master&job=py-utils%2Fmaster) ![python](https://cdn.generalresearch.com/buildStatus/icon?subject=Python&status=3.12.11&color=blue) + + + +#### Use from other GRL repo + +For future reference `@tag lets you specify a specific version/tag to check out`. It can be branch +name, commit hash, etc. https://pip.pypa.io/en/latest/reference/pip_install/#git + +## Installation + +```angular2html +sudo apt update +sudo apt install libpq-dev +pip install --force-reinstall psycopg[binary] +``` + +## Build Status + + + + + + + + + + + + + + + + + + + + + + +
BranchesVersions
+ + + + + +
+ + + + + +
+ + + +
+ + + +
\ No newline at end of file -- cgit v1.2.3