Skip to content

gtxm/star_wars_inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

star_wars_inspector

Star Wars Inspector

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

wemake.services wemake-python-styleguide

Prerequisites

You will need:

  • python3.8 (see pyproject.toml for full version)

Development

When developing locally, we use:

Documentation

To setup the environment, please create a virtualenv for the project.

Then inside of a fresh env, run:

pip3 install poetry

poetry install

In order to launch the application from the root of the project, run:

python3 manage.py migrate

python3 manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published