Skip to main content

"Generic Django Apps Plugin System"

Project description

The GDAPS library allows Django to make real "pluggable" apps.

A standard Django "app" is reusable (if done correctly), but is not pluggable, like being distributed and "plugged" into a Django main application without modifications. GDAPS is filling this gap.

The reason you want to use GDAPS is: you want to create an application that should be extended via plugins. GDAPS consists of a few bells and twistles where Django lacks "automagic":

  • Apps are automatically found using setuptools' entry points
  • Apps can provide their own URLs (they are included and merged into urlpatterns automatically)
  • Apps can define Interfaces, that other GDAPS apps then can implement
  • Apps can provide Javascript frontends that are found and compiled automatically (WorkInProgress)

Credits

I was majorly influenced by other plugin systems when writing this code, big thanks to them:

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

gdaps-0.4.18.tar.gz (55.7 kB view details)

Uploaded Source

Built Distribution

gdaps-0.4.18-py3-none-any.whl (61.9 kB view details)

Uploaded Python 3

File details

Details for the file gdaps-0.4.18.tar.gz.

File metadata

  • Download URL: gdaps-0.4.18.tar.gz
  • Upload date:
  • Size: 55.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.9.1

File hashes

Hashes for gdaps-0.4.18.tar.gz
Algorithm Hash digest
SHA256 de88dfdcc592a86ec995943f32836e06f6eb0cfbff2ea2bfb5f28214b0f50eae
MD5 41d5fd28acc0e998fa40e1ecdf2b6f44
BLAKE2b-256 45bb6d8161b5166bb24908baaed6c9a08419f4219b2ff4033e5a1f55b03bf495

See more details on using hashes here.

Provenance

File details

Details for the file gdaps-0.4.18-py3-none-any.whl.

File metadata

  • Download URL: gdaps-0.4.18-py3-none-any.whl
  • Upload date:
  • Size: 61.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.9.1

File hashes

Hashes for gdaps-0.4.18-py3-none-any.whl
Algorithm Hash digest
SHA256 4bfd32b69ce6b3ce871a8615b1db1ee3fb11148e949a0ce87ebe08395bb23648
MD5 1ffcd5ac30d010e9e83ae420dea9e8dd
BLAKE2b-256 6eb71c2966a93c4439e124c8abd6d7b999c0ec642f5461ff188ac37ee733dc8d

See more details on using hashes here.

Provenance

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