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

Uploaded Source

Built Distribution

gdaps-0.3.9-py3-none-any.whl (47.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gdaps-0.3.9.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.9.tar.gz
Algorithm Hash digest
SHA256 a81a735c66433670751f26a710997b1720d3d1caa056a97b8fd0eb316eef55ec
MD5 0517485f0e2021b269dd79da2417ea59
BLAKE2b-256 08381cdb494c7c3e7b5a5ec42c89a0c7759f7e65fcf6d402e278879596494e7b

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: gdaps-0.3.9-py3-none-any.whl
  • Upload date:
  • Size: 47.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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 16868e85c3e6430df6c4c49dd33987ffe98eb794b80a5e238470167754505cef
MD5 f7cf3d736f41fdecc4542ebd0d8c53e7
BLAKE2b-256 167d7d71d008cc77a8c6d0f28b06f1622a37ef4ef9f1416dcd229e65f6d9b08e

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