An open API service indexing awesome lists of open source software.

https://github.com/octoenergy/public-conventions

In-house conventions and styles
https://github.com/octoenergy/public-conventions

conventions

Last synced: about 1 year ago
JSON representation

In-house conventions and styles

Awesome Lists containing this project

README

          

# Kraken Technologies coding conventions

This repo contains conventions for code written at Kraken Technologies (the
technology tentacle of [Octopus Energy Group][group]).

These conventions are a curated subset of the full collection, chosen for their
relevance to external developers and companies. We hope you find them useful.

If you'd like to get access to
the complete set of Kraken Tech coding conventions, you'll need to [apply for a job
here][jobs] 😜.

[group]: https://octopusenergy.group/
[jobs]: https://jobs.lever.co/octoenergy?department=Kraken%20Technologies%20%F0%9F%93%88

Contents:

- [Application](conventions/application.md)
- [Django](conventions/django.md)
- [Python](conventions/python.md)
- [Python architecture patterns](conventions/patterns.md)
- [Pull Requests](conventions/pull-requests.md)
- [CSS](conventions/css.md)
- [HTML and Django templates](conventions/html.md)
- [GraphQL](conventions/graphql.md)
- [Emoji shorthand](conventions/shorthand.md) (used in code-review and Slack messages)
- [Terraform](conventions/terraform.md)
- [Testing](conventions/testing.md)