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

Uploaded Source

Built Distribution

gdaps-0.4.17-py3-none-any.whl (61.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gdaps-0.4.17.tar.gz
  • Upload date:
  • Size: 54.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for gdaps-0.4.17.tar.gz
Algorithm Hash digest
SHA256 afe7d32a8697d3215401b44a30cea6d418afcb8eda39fa575ece50a8ffc7423c
MD5 c35da9399a909d1b51f5b5f832fb172b
BLAKE2b-256 e5346cef1866b4c753d718a3df3e5f650ce775eef2085cb060965670d8b4ebd2

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: gdaps-0.4.17-py3-none-any.whl
  • Upload date:
  • Size: 61.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2

File hashes

Hashes for gdaps-0.4.17-py3-none-any.whl
Algorithm Hash digest
SHA256 0355a012fd908627b1d1c3f9d5e79c0373cdb4d162d0a38f6d3c7e661e5a1c8a
MD5 4cd24954086baa0858b760840072bfe0
BLAKE2b-256 9da3bb487b6e1b12a64781eac1659c7ca011634b0b16dd22c3e32036f2ccdc22

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