mirror of
https://github.com/Balshgit/public.git
synced 2025-09-11 18:00:42 +03:00
33 lines
1.6 KiB
Markdown
33 lines
1.6 KiB
Markdown
# github-repos
|
|
|
|
github repos
|
|
|
|
This project was generated with [`wemake-django-template`](https://github.com/wemake-services/wemake-django-template). Current template version is: [281e5b90040a710092c5be2dbd6b381c464cdf87](https://github.com/wemake-services/wemake-django-template/tree/281e5b90040a710092c5be2dbd6b381c464cdf87). See what is [updated](https://github.com/wemake-services/wemake-django-template/compare/281e5b90040a710092c5be2dbd6b381c464cdf87...master) since then.
|
|
|
|
|
|
[](https://wemake.services)
|
|
[](https://github.com/wemake-services/wemake-python-styleguide)
|
|
|
|
|
|
## Prerequisites
|
|
|
|
You will need:
|
|
|
|
- `python3.8` (see `pyproject.toml` for full version)
|
|
- `postgresql` with version `9.6`
|
|
- `docker` with [version at least](https://docs.docker.com/compose/compose-file/#compose-and-docker-compatibility-matrix) `18.02`
|
|
|
|
|
|
## Development
|
|
|
|
When developing locally, we use:
|
|
|
|
- [`editorconfig`](http://editorconfig.org/) plugin (**required**)
|
|
- [`poetry`](https://github.com/python-poetry/poetry) (**required**)
|
|
- `pycharm 2017+` or `vscode`
|
|
|
|
|
|
## Documentation
|
|
|
|
Full documentation is available here: [`docs/`](docs).
|