django-pglocks 1.0.4
0
django_pglocks provides useful context managers for advisory locks for PostgreSQL.
Contents
django_pglocks provides useful context managers for advisory locks for PostgreSQL.
Stars: 110, Watchers: 110, Forks: 32, Open Issues: 7The Xof/django-pglocks
repo was created 11 years ago and the last code push was 2 years ago.
The project is popular with 110 github stars!
How to Install django-pglocks
You can install django-pglocks using pip
pip install django-pglocks
or add it to a project with poetry
poetry add django-pglocks
Package Details
- Author
- Christophe Pettus
- License
- MIT
- Homepage
- https://github.com/Xof/django-pglocks
- PyPi:
- https://pypi.org/project/django-pglocks/
- GitHub Repo:
- https://github.com/Xof/django-pglocks
Classifiers
- Software Development
Related Packages
Errors
A list of common django-pglocks errors.
Code Examples
Here are some django-pglocks
code examples and snippets.
GitHub Issues
The django-pglocks package has 7 open issues on GitHub
- Fix contradiction in README
- distutils has been deprecated in Python 3.10
- The documentation statement explaining the shared option is contradicting with itself