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

Uploaded Source

Built Distribution

gdaps-0.4.2-py3-none-any.whl (61.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gdaps-0.4.2.tar.gz
  • Upload date:
  • Size: 6.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for gdaps-0.4.2.tar.gz
Algorithm Hash digest
SHA256 d9fcdae823f63b59dae661501a711a6994ae6a549dec8e9e3fe172c9e9be4076
MD5 9017abfb92eafbe671aa37ee1f7915fe
BLAKE2b-256 7a3f30d6d8dfc2b3ddb95ce4f47f317f60e5402cb202282ebebdd9039ba4a6de

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: gdaps-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 61.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for gdaps-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ae4559bb816ed68f154aa33179987b7bc7d383978b3ed9b5ef9dcf13177a04d5
MD5 9e3e18fe8bc0498df063ea6b3fcfe0cc
BLAKE2b-256 83ad5e6b1e7ebe69a197d959003008d99624e0bc4db6d20df233901ec273736c

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