Skip to main content

A compilation of the applications we often use in addition to Django Rest Framework

Project description

PixelForest DRF

This repository host the code of the PixelForest DRF package. This package will host most of the reusable applications/code we use on a project basis as the PixelForest Dev Team.

Note This package is under public licensing because we figured it might be useful for other as it is.

Getting started

Requirements

The following requirements will need to be installed and configured

Installation

You can install the package using pip

    pip install pixelforest_drf

Contributing

Guidelines

Please contact the PixelForest Dev Team for any bug report or feature request.

Publish to PyPi

If you are not yet inside your virtual environment, activate it

  source venv/bin/activate

First, generate the new distributions archives (you need setuptools and wheel installed).

  python setup.py sdist bdist_wheel

Then, after testing it locally, upload it directly to PyPi. You'll need the credentials of the pixelforest PyPi user for this operation.

  twine upload --repository-url https://test.pypi.org/legacy/ dist/*

Contributors

Jean-Xavier Raynaud - email - Product Owner / System Architect / Developer

Milo Parigi - email - Scrum Master / Developer

Victor Duvernois - email - Developer

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

pixelforest_drf-0.0.dev2.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

pixelforest_drf-0.0.dev2-py3-none-any.whl (3.1 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