Skip to main content

A product aggregation function to a postgres database and makes it available with django

Project description

CI/CD Workflow CodeFactor codecov

django-postgres-product

Adds a product aggregation function to a postgres database and makes it available with django

Usage

Add the app to your list of installed apps

INSTALLED_APPS = [
    ...,
    'postgres_product',
    ...
]

Import the product aggregation function

from postgres_product import Product

Use the aggregation as described in the Django Documentation

Roadmap

  • create python packaging

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-postgres-product-1.0.2.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

django_postgres_product-1.0.2-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page