Skip to content

joaopalmeiro/codefor

Repository files navigation

codefor

uv Ruff Checked with mypy

Development

Install PostgreSQL, pgvector, and uv (if necessary):

brew install postgresql@18
brew install pgvector
curl -LsSf https://astral.sh/uv/0.8.12/install.sh | sh
LC_ALL="en_US.UTF-8" /opt/homebrew/opt/postgresql@18/bin/postgres -D /opt/homebrew/var/postgresql@18
uv python install
uv venv
source .venv/bin/activate
uv pip install -r requirements.txt
python index.py
mypy
ruff check --fix
ruff format
deactivate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors

Languages