supabase-py

Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.

MIT License

Downloads
685.9K
Stars
1.6K
Committers
67

Bot releases are visible (Hide)

supabase-py - v2.3.0

Published by github-actions[bot] 10 months ago

v2.3.0 (2023-12-15)

Chore

  • chore: move roadmap below usage (52756a2)

Feature

  • feat: update readme (#644) (46e0690)

Unknown

  • Update README.md (45af4fb)

  • Update README.md with completed tasks and rename to auth-py (#643) (d87fd0c)

  • Update README.md (f571d0e)

  • Update README.md (d9d076c)

  • Update README.md (d9e300a)

supabase-py - v2.2.1

Published by github-actions[bot] 10 months ago

v2.2.1 (2023-12-10)

Fix

  • fix: upgrade gotrue and realtime dependencies (#637) (2554b66)

  • fix: upgrade gotrue and realtime dependencies (4eb6dfe)

supabase-py - v2.2.0

Published by github-actions[bot] 11 months ago

v2.2.0 (2023-12-01)

Feature

  • feat: add create method to handle token headers (#630) (fd612a0)

  • feat: add create method to handle token headers (4f47306)

supabase-py - v2.1.1

Published by github-actions[bot] 11 months ago

v2.1.1 (2023-11-30)

Chore

  • chore(deps): bump gotrue from 1.3.0 to 2.0.0 (#628) (247b309)

  • chore(deps): bump gotrue from 1.3.0 to 2.0.0

Bumps gotrue from 1.3.0 to 2.0.0.


updated-dependencies:

  • dependency-name: gotrue
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (c1c0ac0)

  • chore(deps): bump gotrue from 1.3.0 to 1.3.1 (#626) (1d268a0)

  • chore(deps): bump gotrue from 1.3.0 to 1.3.1

Bumps gotrue from 1.3.0 to 1.3.1.


updated-dependencies:

  • dependency-name: gotrue
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (0ec8371)

Fix

  • fix: remove deprecated .functions() method (#629) (243324d)

  • fix: remove deprecated .functions() method (e9f8010)

Unknown

  • add: complete string (#624) (b41c453)

  • add: complete string

Incomplete String in ### Download a file (7f7beec)

supabase-py - v2.1.0

Published by github-actions[bot] 11 months ago

v2.1.0 (2023-11-23)

Chore

  • chore(deps): bump storage3 from 0.6.1 to 0.7.0 (#620) (f0dbe94)

  • chore(deps): bump storage3 from 0.6.1 to 0.7.0

Bumps storage3 from 0.6.1 to 0.7.0.


updated-dependencies:

  • dependency-name: storage3
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (38a7ded)

Feature

  • feat: add async client (#619) (ee64181)

  • feat: add async client (6097109)

Fix

  • fix: format code with pre-commit (9f36f9d)

Unknown

  • Update lock file (c34d5c6)

  • Update supabase/_async/client.py

Co-authored-by: Joel Lee <[email protected]> (068b601)

supabase-py - v2.0.3

Published by github-actions[bot] 12 months ago

v2.0.3 (2023-11-01)

Fix

  • fix: add flow_type to client options (#610) (344850d)

  • fix: add flow_type to client options (f1d8cba)

supabase-py - v2.0.2

Published by github-actions[bot] 12 months ago

v2.0.2 (2023-11-01)

Fix

  • fix: gotrue-py version update (#609) (a7502b1)

  • fix: gotrue-py version update (8b3345a)

supabase-py - v2.0.1

Published by github-actions[bot] 12 months ago

v2.0.1 (2023-10-31)

Chore

  • chore: upgrade to the latest functions-py (#607) (d02f41f)

  • chore: upgrade to the latest functions-py (bf3dca0)

  • chore(deps): bump supafunc from 0.3.0 to 0.3.1 (#606) (4ef1ea0)

  • chore(deps): bump supafunc from 0.3.0 to 0.3.1

Bumps supafunc from 0.3.0 to 0.3.1.


updated-dependencies:

  • dependency-name: supafunc
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (1af3eae)

Fix

  • fix: functions-py version update (#608) (2f7c69f)

  • fix: functions-py version update (f5ba014)

supabase-py - v2.0.0

Published by github-actions[bot] 12 months ago

v2.0.0 (2023-10-29)

Breaking

  • feat(functions-py): update functions-py version

BREAKING CHANGE: Functions now raise exceptions on errors (10e9c47)

Chore

  • chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#603) (8f9ce5c)

  • chore(deps-dev): bump pytest from 7.4.2 to 7.4.3

Bumps pytest from 7.4.2 to 7.4.3.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (2774796)

  • chore(deps): bump postgrest from 0.12.0 to 0.13.0 (#600) (d10c178)

  • chore(deps): bump postgrest from 0.12.0 to 0.13.0

Bumps postgrest from 0.12.0 to 0.13.0.


updated-dependencies:

  • dependency-name: postgrest
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (e5e7789)

  • chore(deps-dev): bump black from 23.9.1 to 23.10.1 (#601) (4824430)

  • chore(deps-dev): bump black from 23.9.1 to 23.10.1

Bumps black from 23.9.1 to 23.10.1.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (6ac4657)

  • chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0 (#599) (813f85c)

  • chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0

Bumps python-semantic-release from 8.1.1 to 8.3.0.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (b756260)

  • chore(deps-dev): bump commitizen from 3.10.0 to 3.12.0 (#596) (6967839)

  • chore(deps-dev): bump commitizen from 3.10.0 to 3.12.0

Bumps commitizen from 3.10.0 to 3.12.0.


updated-dependencies:

  • dependency-name: commitizen
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (e692a83)

  • chore(deps-dev): bump urllib3 from 2.0.6 to 2.0.7 (#592) (f12bdc2)

  • chore(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 (#589) (d21a0e5)

  • chore(deps-dev): bump urllib3 from 2.0.6 to 2.0.7

Bumps urllib3 from 2.0.6 to 2.0.7.


updated-dependencies:

  • dependency-name: urllib3
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <[email protected]> (3621fa5)

  • chore(deps-dev): bump pre-commit from 3.4.0 to 3.5.0

Bumps pre-commit from 3.4.0 to 3.5.0.


updated-dependencies:

  • dependency-name: pre-commit
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (d78fb0f)

  • chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37

Bumps gitpython from 3.1.35 to 3.1.37.


updated-dependencies:

  • dependency-name: gitpython
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <[email protected]> (76caacd)

  • chore(deps): bump postgrest from 0.11.0 to 0.12.0

Bumps postgrest from 0.11.0 to 0.12.0.


updated-dependencies:

  • dependency-name: postgrest
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (27b7842)

  • chore(deps): bump gotrue from 1.1.1 to 1.2.0

Bumps gotrue from 1.1.1 to 1.2.0.


updated-dependencies:

  • dependency-name: gotrue
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (125f7d6)

Feature

  • feat(functions-py): update functions-py version (#605) (b92c984)

Unknown

  • Merge pull request #586 from supabase-community/dependabot/pip/gitpython-3.1.37

chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37 (4199c9a)

  • Merge pull request #585 from devinem4/patch-1

README / Storage -- Update delete file to remove file (a0a4eda)

  • Update README.md

Swap delete out, remove in (9b1fd17)

  • Merge pull request #578 from supabase-community/dependabot/pip/urllib3-2.0.6

chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.6 (173dd46)

  • Merge pull request #577 from supabase-community/dependabot/pip/main/storage3-0.6.1

chore(deps): bump storage3 from 0.6.0 to 0.6.1 (47b381c)

  • Merge pull request #583 from supabase-community/dependabot/pip/main/postgrest-0.12.0

chore(deps): bump postgrest from 0.11.0 to 0.12.0 (9a085f7)

  • Merge pull request #582 from supabase-community/dependabot/pip/main/gotrue-1.2.0

chore(deps): bump gotrue from 1.1.1 to 1.2.0 (eaa31ef)

supabase-py - v1.2.0

Published by github-actions[bot] about 1 year ago

v1.2.0 (2023-10-04)

Feature

  • feat: add functions property (5191baf)

Fix

  • fix: add deprecation import (b7692cb)

Test

  • test: remove call to functions (5f052ee)

Unknown

  • Merge pull request #579 from supabase-community/j0/convert_functions_into_property

feat: add functions property (7cf9f84)

supabase-py - v1.1.1

Published by github-actions[bot] about 1 year ago

v1.1.1 (2023-10-02)

Fix

  • fix: remove fetch from clientoptions (#481)

  • fix: remove fetch from clientoptions

  • chore: re-run tests

  • chore: remove unused import (2829aea)

supabase-py - v1.1.0

Published by github-actions[bot] about 1 year ago

v1.1.0 (2023-09-29)

Chore

  • chore(deps): bump postgrest from 0.10.8 to 0.11.0

Bumps postgrest from 0.10.8 to 0.11.0.


updated-dependencies:

  • dependency-name: postgrest
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (1af5611)

Feature

  • feat: narrow the auth event listening (dc07c5d)

Unknown

  • Merge pull request #573 from supabase-community/silentworks/narrow-auth-events-listening

feat: narrow the auth event listening (0a080d0)

  • 'Refactored by Sourcery' (#574)

Co-authored-by: Sourcery AI <> (5e5b1e4)

  • Fix trailing whitespace in ci.yml (a098bc4)

  • Merge pull request #572 from supabase-community/silentworks/add-push-event

Add push event back as it borked CI (d1f4574)

  • Add push event back as it borked CI (c121122)

  • Merge pull request #571 from supabase-community/silentworks/remove-push-event

Remove push even from workflow (c5b346f)

  • Remove push even from workflow (7a054fe)

  • Merge pull request #570 from supabase-community/dependabot/pip/main/postgrest-0.11.0

chore(deps): bump postgrest from 0.10.8 to 0.11.0 (576abbb)

  • Merge pull request #569 from supabase-community/silentworks/update-dependabot-target-branch

Update dependabot target branch (5f87d78)

supabase-py - v1.0.6

Published by github-actions[bot] about 1 year ago

v1.0.6 (2023-09-28)

Fix

  • fix: correct semantic release variable names (c6a03e2)

Unknown

  • Merge pull request #568 from supabase-community/silentworks/fix-semantic-releases-variable-names

fix: correct semantic release variable names (c846275)

  • Merge pull request #567 from supabase-community/silentworks/ignore-md-files-pre-commit

Ignore line endings of markdown files (19dba24)

  • Ignore line endings of markdown files (3ec2b41)
supabase-py - v1.0.5

Published by github-actions[bot] about 1 year ago

v1.0.5 (2023-09-28)

Chore

  • chore: update CODEOWNERS (970f604)

  • chore(deps-dev): bump commitizen from 3.9.0 to 3.10.0

Bumps commitizen from 3.9.0 to 3.10.0.


updated-dependencies:

  • dependency-name: commitizen
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (dbb3950)

  • chore(deps): bump storage3 from 0.5.4 to 0.6.0

Bumps storage3 from 0.5.4 to 0.6.0.


updated-dependencies:

  • dependency-name: storage3
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (0e2975c)

  • chore(deps): bump gotrue from 1.1.0 to 1.1.1

Bumps gotrue from 1.1.0 to 1.1.1.


updated-dependencies:

  • dependency-name: gotrue
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (3c8f15d)

  • chore(deps-dev): bump python-semantic-release from 7.34.6 to 8.1.1

Bumps python-semantic-release from 7.34.6 to 8.1.1.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (2a61ef3)

  • chore(deps-dev): bump black from 23.7.0 to 23.9.1

Bumps black from 23.7.0 to 23.9.1.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (03f516d)

  • chore(deps-dev): bump commitizen from 3.6.0 to 3.9.0

Bumps commitizen from 3.6.0 to 3.9.0.


updated-dependencies:

  • dependency-name: commitizen
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (1db9694)

  • chore(deps): bump gotrue from 1.0.4 to 1.1.0

Bumps gotrue from 1.0.4 to 1.1.0.


updated-dependencies:

  • dependency-name: gotrue
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (5c1d405)

  • chore(deps-dev): bump pytest from 7.4.0 to 7.4.2

Bumps pytest from 7.4.0 to 7.4.2.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (c715dfd)

  • chore(deps-dev): bump gitpython from 3.1.34 to 3.1.35

Bumps gitpython from 3.1.34 to 3.1.35.


updated-dependencies:

  • dependency-name: gitpython
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <[email protected]> (8b01e16)

  • chore(deps-dev): bump gitpython from 3.1.32 to 3.1.34

Bumps gitpython from 3.1.32 to 3.1.34.


updated-dependencies:

  • dependency-name: gitpython
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <[email protected]> (d8f5be5)

  • chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0

Bumps pre-commit from 3.3.3 to 3.4.0.


updated-dependencies:

  • dependency-name: pre-commit
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (1d1a67d)

Fix

  • fix: revert python-semantic-release branch to main (29c0502)

  • fix: change release branch to develop (896a921)

  • fix: revert version bump so dependabot can do it (322fa23)

  • fix: update poetry lock (640669e)

  • fix: patch semantic ci (7c82a9e)

Unknown

  • Merge pull request #566 from supabase-community/silentworks/update-clone-repo-step

Add token secret to clone repo step (3419bc9)

  • Add token secret to clone repo step (b5c8a5c)

  • Merge pull request #564 from supabase-community/J0/add-silentworks

chore: update CODEOWNERS (f97eb12)

  • Merge pull request #565 from supabase-community/silentworks/update-token-variable

Add new token variable (116b805)

  • Add new token variable (52695c0)

  • Merge pull request #561 from supabase-community/dependabot/pip/develop/commitizen-3.10.0

chore(deps-dev): bump commitizen from 3.9.0 to 3.10.0 (8f1093f)

  • Merge pull request #563 from supabase-community/silentworks/add-to-maintainers

Add myself to maintainers (69036be)

  • Update CI to check against main branch (96b469b)

  • Add myself to maintainers (187e7c6)

  • Change branch to main (5673bba)

  • Merge pull request #562 from supabase-community/dependabot/pip/develop/storage3-0.6.0

chore(deps): bump storage3 from 0.5.4 to 0.6.0 (be3373f)

  • Merge pull request #558 from supabase-community/dependabot/pip/develop/gotrue-1.1.1

chore(deps): bump gotrue from 1.1.0 to 1.1.1 (0ca4144)

  • Merge pull request #560 from supabase-community/feat/update-auth-headers-for-postgrest

Fix issue of RLS not working with Postgrest and Storage (b403b89)

  • Lazy initialize storage client (189582d)

  • Ran the pre-commit hooks (552a326)

  • Fix issue of RLS not working with Postgrest (fb484dc)

  • Merge pull request #555 from supabase-community/dependabot/pip/develop/python-semantic-release-8.1.1

chore(deps-dev): bump python-semantic-release from 7.34.6 to 8.1.1 (a56913c)

  • Merge pull request #553 from supabase-community/J0/add-code-owners

chore: add CODEOWNERS (772dffd)

  • Merge pull request #549 from supabase-community/dependabot/pip/develop/black-23.9.1

chore(deps-dev): bump black from 23.7.0 to 23.9.1 (1ef07cd)

  • Merge pull request #554 from supabase-community/dependabot/pip/develop/commitizen-3.9.0

chore(deps-dev): bump commitizen from 3.6.0 to 3.9.0 (a4267d7)

  • Update ci.yml (e56c901)

  • Merge pull request #541 from supabase-community/dependabot/pip/develop/pytest-7.4.2

chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 (d576811)

  • Create CODEOWNERS (799654d)

  • Merge pull request #545 from supabase-community/dependabot/pip/develop/gotrue-1.1.0

chore(deps): bump gotrue from 1.0.4 to 1.1.0 (9172f26)

  • Merge pull request #543 from supabase-community/dependabot/pip/gitpython-3.1.35

chore(deps-dev): bump gitpython from 3.1.34 to 3.1.35 (d2b721f)

  • Merge pull request #537 from supabase-community/dependabot/pip/develop/pre-commit-3.4.0

chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (a3ad08a)

  • Merge pull request #540 from supabase-community/dependabot/pip/gitpython-3.1.34

chore(deps-dev): bump gitpython from 3.1.32 to 3.1.34 (f174ba1)

  • Merge pull request #524 from supabase-community/j0/patch_semantic_release

fix: change release branch to develop (f1378f0)

  • Merge pull request #523 from supabase-community/j0/patch_semantic_release

fix: patch semver in ci (c906873)

supabase-py - v1.0.4

Published by J0 about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/supabase-py/compare/v1.0.3...v1.0.4

supabase-py - v1.0.3

Published by J0 over 1 year ago

What's Changed

Full Changelog: https://github.com/supabase-community/supabase-py/compare/v1.0.2...v1.0.3

supabase-py - v1.0.2

Published by J0 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/supabase-py/compare/v1.0.1...v1.0.2

supabase-py - v1.0.1

Published by J0 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/supabase-py/compare/v1.0.0...v1.0.1

supabase-py - v1.0.0

Published by J0 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/supabase-py/compare/v0.7.1...v1.0.0

supabase-py - v0.6.0

Published by J0 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/supabase-py/compare/v0.5.8...v0.6.0