Skip to content

DmitryAlexandrov91/wemake-django-template-project

Repository files navigation

team-climate

Team Climate 380

This project was generated with wemake-django-template. Current template version is: 59ce134. See what is updated since then.

wemake.services wemake-python-styleguide

Prerequisites

You will need:

  • python3.12 (see pyproject.toml for exact version), use pyenv install
  • postgresql (see docker-compose.yml for exact version)
  • Latest docker

Development

When developing locally, we use:

Documentation

Full documentation is available here: docs/.

Installing dependencies using Poetry

  1. Install the package manager Poetry.
  2. Install Python 3.12.11 with poetry env install command, or use pyenv.
  3. Create an environment for Poetry. Use the command poetry env use to specify the path where your Python 3.12.11 is located.

In my case it looked like this:

poetry env use  /home/aldmal/snap/code/204/.local/share/uv/python/cpython-3.12.11-linux-x86_64-gnu/bin/python3.12
  1. Run the command poetry install to install project dependencies.
  2. Type poetry in the terminal to see a list of available commands.

About

Пример структуры DRF приложения на шаблоне wemake-django-template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •