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.3.11.tar.gz (6.6 MB view details)

Uploaded Source

Built Distribution

gdaps-0.3.11-py3-none-any.whl (51.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gdaps-0.3.11.tar.gz
  • Upload date:
  • Size: 6.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for gdaps-0.3.11.tar.gz
Algorithm Hash digest
SHA256 c049e2949c88ac2d2b073c2e7c94c626d40d002f4d26d29ac2349746709beffc
MD5 53b4832a65c1b06a9a5433a92dc4a2dc
BLAKE2b-256 3f1e8a493ed61d6d4b0430912044d6887ff21537678a6d51d1b6b4627bb754d8

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: gdaps-0.3.11-py3-none-any.whl
  • Upload date:
  • Size: 51.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for gdaps-0.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 3e9cdd050f2237dff1c936c9d13e0addca07a6647d661045dd49efd7c6572240
MD5 38a327508613adc4b599509cae75c055
BLAKE2b-256 9b4a5f5c723d9d85e0982dcda0fc070c535d8ae5121bec8ae1e76be91027825b

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