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.9.tar.gz (54.4 kB view details)

Uploaded Source

Built Distribution

gdaps-0.4.9-py3-none-any.whl (61.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gdaps-0.4.9.tar.gz
  • Upload date:
  • Size: 54.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for gdaps-0.4.9.tar.gz
Algorithm Hash digest
SHA256 21349cf8c5d344ee1ef8518b0ac536b38242fba51b5843729a840156e3682a86
MD5 7f4248b7146f93aaba632bec558d6d37
BLAKE2b-256 3f07249d9936ff064d0a1f439e511e9946086fb7b8b4acdffeb7fe89c71b76f6

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: gdaps-0.4.9-py3-none-any.whl
  • Upload date:
  • Size: 61.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for gdaps-0.4.9-py3-none-any.whl
Algorithm Hash digest
SHA256 662af4d04d175330fd5cf6caba7da2e252b56171a0e21cbf8a52ae39060964d8
MD5 efdd6d110eda705affc55a814eaea6eb
BLAKE2b-256 c13ff7abf0ed6ad32687542931f5e7ef8c20fe2ed003d34ea33a0db2be636982

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