首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 使用可重复使用的Django程序它

使用可重复使用的Django程序它

  • 资源大小:4.51 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: django 程序 使用 重复

资 源 简 介

Reusable Django apps with setuptools This is yet another approach on enabling Django to load reusable, pluggable, egg-based applications without changing the Django sourcecode. Think of plugins or components, e.g. django-registration, django-voting or django-tagging. It uses setuptools for finding, handling and loading egg-based Python modules with a certain "entry point" ("django.apps"). Egg-based Python modules (a.k.a. eggs) are compressed packaged Python modules like Django apps. Every Django app can be converted to an egg distribution by using a special setup.py file. Hope you like it, Jannis.
VIP VIP
0.173867s