Skip to main content

基于django的在线aiss套图

Project description

django-aiss-online

本项目借鉴于 aiss-spider

现在你可以通过pip install django-aissonline来安装

安装app后

  1. 在django setting.pyINSTALLED_APPS加入django-aissonline 如

    INSTALLED_APPS = [
        ...
        'django-aissonline',
    ]
    
  2. 在django urls.pyurlpatterns加入url 如

    urlpatterns = [
        ...
        path('', include('django-aissonline.urls')),
    ]
    
  3. 启动django server 并游览/aissonline/

Project details


Release history Release notifications | RSS feed

This version

1.0

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)

Uploaded Source

Built Distribution

django_aissonline-1.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file django-aissonline-1.0.tar.gz.

File metadata

File hashes

Hashes for django-aissonline-1.0.tar.gz
Algorithm Hash digest
SHA256 2d0841196df7c63782054a30c1294b235d9be25e16c5b10f6915c11dbd61946d
MD5 44ba9559c1d15378073eabbaf56878ac
BLAKE2b-256 e663b56779251fc20a334ebbe60909d64e199cab34175f3e7a56a32aeb112bb6

See more details on using hashes here.

Provenance

File details

Details for the file django_aissonline-1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_aissonline-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2c2daf65d7fbbb9e8188629b847e85204f29a81dd3f2e327a4ae2ba92135a806
MD5 8dbab66d7ff241ceb00b623f2d941d20
BLAKE2b-256 5c4693491d5b99da73196cec0b965864a9e14b596feee2b638d0d02cd56085b3

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