otus-open-lesson 0.2.0

Last updated:

0 purchases

otus-open-lesson 0.2.0 Image
otus-open-lesson 0.2.0 Images
Add to Cart

Description:

otusopenlesson 0.2.0

otus-open-lesson
DRF Testing package
Menu

Mission
Open Source Project
Features
Requirements
Development Status
Install
Quickstart

Mission
To demonstrate how to create python-django package with test cases
Features

Demo project
Demo package
Workflows

Requirements

django, djangorestframework, markdown, django-filter

Development Status

Package already available on PyPi

Install
with pip
pip install otus-open-lesson

Quickstart
Add package to INSTALLED_APPS
INSTALLED_APPS = [
...,
'otus_open_lesson',
]

Run tests
python manage.py test

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.