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 template hooks that can be filled with plugins' content

Contribute

You can support me in various ways.

  • Test the code and write bug reports.
  • Write code
  • Suggest ideas (as bug report)
  • Support this work financially. Feel free to send me a few bucks vie Ethereum at 0xf29f45a3632a1721b9ea3795808337eba06e1814: Ethereum QR-code

Credits

I was majorly influenced by other plugin systems when writing this code, big thanks to them:

License

GDAPS is licensed under the BSD License, see License.

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

Uploaded Source

Built Distribution

gdaps-0.7.0-py3-none-any.whl (28.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gdaps-0.7.0.tar.gz
  • Upload date:
  • Size: 3.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.27.1

File hashes

Hashes for gdaps-0.7.0.tar.gz
Algorithm Hash digest
SHA256 9bc545ac3e26a1739806a9368f7075e44d6d103d2093529a32633b6c6f02f686
MD5 1afdde64a3e5692cdeba6e17f55eeba9
BLAKE2b-256 05bbc5630be23f26074abf01f05a76f482c34c524860fb71538ffeb384e349e2

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: gdaps-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 28.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.27.1

File hashes

Hashes for gdaps-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 adbd28f77cd25680f6642f7dc8f4609ebd8ea9554690f84c9d6bcb7c2eafe3d1
MD5 76e91781f9df4a5088e813eb1a4ab00a
BLAKE2b-256 ef3347c16bdc9ea0b6765af431c88f7ab230bbac13cf0eb513133cbce9480458

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