Skip to main content

This is the Django component of the PyVimeo project, it implements the needed functionality to integrate PyVimeo in a Django based project.

Project description

🛠 Status: In Development

django-cpss-vimeo currently in development.

Python Vimeo API - Django CPSS by XGDFalcon®

Build Status PyPI version

Description

This is the Django component of the PyVimeo project, it implements the needed functionality to integrate PyVimeo in a Django based project.

Django version

This project will focus on the currently supported Django releases as stated on the Django Project Supported Versions table.

Backward compatibility with unsupported versions won't be enforced.

Documentation

Project documentation is available at TBP.

Setup

  1. Add "django-cpss-vimeo" to your INSTALLED_APPS setting like this::
    INSTALLED_APPS = [
        ...
        'vimeo-django.CPSSVimeoConfig',
    ]
  1. Include the django-cpss-vimeo URLconf in your project urls.py like this::
    path('vimeo/', include('django-cpss-vimeo.urls')),
  1. Run python manage.py migrate to create the django-cpss-vimeo models.

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

  3. Visit http://127.0.0.1:8000/vimeo/

Contributing

See the CONTRIBUTING.md document for details.

Versioning

This project follows Semantic Versioning 2.0.0.

License

This project follows the Apache license. See the LICENSE for details.

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-cpss-vimeo-2.0.0.tar.gz (9.7 kB view details)

Uploaded Source

File details

Details for the file django-cpss-vimeo-2.0.0.tar.gz.

File metadata

  • Download URL: django-cpss-vimeo-2.0.0.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7

File hashes

Hashes for django-cpss-vimeo-2.0.0.tar.gz
Algorithm Hash digest
SHA256 4f1a205aa5927ccaea1e59bf63cad7b1cfc02b4f2b2118ebbd588876f04f35f1
MD5 152bd82d5eaa12e527a68f0648117a88
BLAKE2b-256 2bfdb2ff7943461a6091de9625667ea22aae9d125c4ae1f9fadb632af1a14107

See more details on using hashes here.

Supported by

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