Skip to main content

No project description provided

Project description

DRFT

Django REST Framework Toolkit (DRFT)

Code style: black

codecov

Build

Installation

pip install drft

Local Development

Pyenv

It's recommended that you use pyenv

pyenv-installer

curl -L https://github.com/pyenv/pyenv-installer/raw/master/bin/pyenv-installer | bash

Install poetry

This project uses poetry. Install it using the following command.

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -

More instructions here

Install the dependencies:

poetry install

Install pre-commit hooks:

poetry run pre-commit install

Running Tests:

poetry run tests

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

drft-0.0.0a1.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

drft-0.0.0a1-py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 3

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