Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Weni Commons

A Python library that centralizes common functionality and utilities used across Weni's Django backend applications. This library promotes code reuse, consistency, and maintainability by providing shared components and utilities that can be easily integrated into multiple Django projects.

Installation

Using Poetry (Recommended for Weni projects)

poetry add weni-commons

Using pip

pip install weni-commons

Available Features

Feature Flags

Weni Feature Flags is a Python Library that functions as an abstraction layer between Django projects and GrowthBook.

from weni.feature_flags.services import FeatureFlagsService

# Use the feature flags service
feature_service = FeatureFlagsService()

You can access the complete instructions on how to use its features here.

Authentication and Permissions

Unified DRF authentication for App IO JWTs and Keycloak tokens. A single WeniAuthentication class validates a Weni JWT first and falls back to Keycloak (OIDC), exposing a WeniAuthContext on request.auth.

from weni_commons.auth import WeniAuthentication

See the full usage guide in weni_commons/auth/README.md.

Requirements

  • Python >= 3.8
  • Django >= 3.2.22
  • Django REST Framework >= 3.12.0
  • Celery >= 5.0.0
  • Redis (via django-redis >= 4.0.0)

Contributing

This library is designed to grow with Weni's needs. If you have common utilities that could benefit multiple Django projects, consider contributing them to this library.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Download files

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

Source Distribution

weni_commons-1.6.0a3.tar.gz (117.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

weni_commons-1.6.0a3-py3-none-any.whl (151.9 kB view details)

Uploaded Python 3

File details

Details for the file weni_commons-1.6.0a3.tar.gz.

File metadata

  • Download URL: weni_commons-1.6.0a3.tar.gz
  • Upload date:
  • Size: 117.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.8.18 Linux/6.17.0-1022-azure

File hashes

Hashes for weni_commons-1.6.0a3.tar.gz
Algorithm Hash digest
SHA256 02e4b2fba23e46553a7f95a4a00db1feafdebd6737b5bd76f4aae3467aabacd9
MD5 492fac94e5cf32cff611fd0793c662f7
BLAKE2b-256 fb41bdd2fbdba96a7f22befe8f6d746403eb6eb8fc2d1dd0d5dc2c6773e37f8f

See more details on using hashes here.

File details

Details for the file weni_commons-1.6.0a3-py3-none-any.whl.

File metadata

  • Download URL: weni_commons-1.6.0a3-py3-none-any.whl
  • Upload date:
  • Size: 151.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.8.18 Linux/6.17.0-1022-azure

File hashes

Hashes for weni_commons-1.6.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 e3a9d997c00d5a4d096b282029a74c8ac934d5fd5a0a3091707b2e56d5bc3341
MD5 110633df5c1a0f6893719764e2ae361a
BLAKE2b-256 25d9415b974d2920d2553413d001f522c0edf1d5208c5e00f43088625c00b158

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.6.0a3 This release

2 files

1.5.2

2 files

1.5.0

2 files

1.4.1

2 files

1.3.2

2 files

1.3.1

2 files

1.2.0

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page