Skip to main content

A Django app to identify car models using machine learning.

Project description

FindCar

Add description

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "finder" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'finder', ]

  2. Include the polls URLconf in your project urls.py like this::

    path('polls/', include('polls.urls')),

  3. Run python manage.py migrate to create the polls models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a poll (you'll need the Admin app enabled).

  5. Visit http://127.0.0.1:8000/polls/ to participate in the poll.

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

django-findcar-0.0.9.tar.gz (52.9 kB view details)

Uploaded Source

File details

Details for the file django-findcar-0.0.9.tar.gz.

File metadata

  • Download URL: django-findcar-0.0.9.tar.gz
  • Upload date:
  • Size: 52.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.2

File hashes

Hashes for django-findcar-0.0.9.tar.gz
Algorithm Hash digest
SHA256 2582b1315795dce5874e40a24ef1843bc3d8f434750ecd36a395e2fd26222b92
MD5 434a6e8e7ecc70e281d7a459b67963f1
BLAKE2b-256 4bebad85d07b5495d09a4f097a0eaf463bc15728ece4dfb0b8afd684421ae103

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page