Advanced auto related filters for Graphene Django
Project description
Django Graphene Filters
This package contains Advanced auto related filters for graphene-django.
Installation
# pip
pip install django-graphene-filters
# poetry
poetry add django-graphene-filters
Build
poetry update
poetry build
Publish
poetry publish --username __token__ --password PASSWORD
Testing
Local testing
- go to the project you want to install the package
- run
pipenv shell
- run
pip install -e .
Updating:
- poetry upgradeable packages
poetry show -o
poetry add --dev
poetry show --outdated
poetry lock
poetry env remove 3.11
poetry run flake8 .
poetry run black .
Notes:
Files to do:
- filterset.py
AdvancedFilterSet
- input_data_factories.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_graphene_filters-0.0.8.tar.gz
.
File metadata
- Download URL: django_graphene_filters-0.0.8.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92a894e6c793ad2f9e48b8f9aa471052e0973103ca087205257b30cfa67bf47f |
|
MD5 | 14b1d4feb4d0a0168268efcb2ab789cc |
|
BLAKE2b-256 | 88a2b0037c3779c8c2e91c4f49e87650138285874ed1a14912e2c94822951303 |
File details
Details for the file django_graphene_filters-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: django_graphene_filters-0.0.8-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f100ec245f0d2f190a5120fca86599619586d734e30d6a8fe0ad137438dcdb8b |
|
MD5 | 3d9d74b62f0e5b21c9b30cac43d3f686 |
|
BLAKE2b-256 | 0d6d67cb82135a9fc41e6a6067297ac176977d1473a6d2090e9e2842e8d2bf60 |