基于django的在线aiss套图
Project description
django-aiss-online
本项目借鉴于 aiss-spider
现在你可以通过pip install django-aissonline
来安装
安装app后
-
在django
setting.py
中INSTALLED_APPS
加入django-aissonline 如INSTALLED_APPS = [ ... 'django-aissonline', ]
-
在django
urls.py
中urlpatterns
加入url 如urlpatterns = [ ... path('', include('django-aissonline.urls')), ]
-
启动django server 并游览
/aissonline/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-aissonline-1.0.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file django-aissonline-1.0.tar.gz
.
File metadata
- Download URL: django-aissonline-1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d0841196df7c63782054a30c1294b235d9be25e16c5b10f6915c11dbd61946d |
|
MD5 | 44ba9559c1d15378073eabbaf56878ac |
|
BLAKE2b-256 | e663b56779251fc20a334ebbe60909d64e199cab34175f3e7a56a32aeb112bb6 |
Provenance
File details
Details for the file django_aissonline-1.0-py3-none-any.whl
.
File metadata
- Download URL: django_aissonline-1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c2daf65d7fbbb9e8188629b847e85204f29a81dd3f2e327a4ae2ba92135a806 |
|
MD5 | 8dbab66d7ff241ceb00b623f2d941d20 |
|
BLAKE2b-256 | 5c4693491d5b99da73196cec0b965864a9e14b596feee2b638d0d02cd56085b3 |