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

https://github.com/zurutech/styleguide

Style guides, suggested tools and CI scripts
https://github.com/zurutech/styleguide

coding-style python styleguide

Last synced: 8 months ago
JSON representation

Style guides, suggested tools and CI scripts

Awesome Lists containing this project

README

          

# Zuru Tech Style Guides

[![Code Style - Zuru](https://img.shields.io/badge/codestyle-zuru-red)](https://github.com/zurutech/styleguide)

In Zuru Tech we deeply believe that every project must follow a well-defined set of rules about how to write code, and how to manage the project itself.

We are strong supporters of the "don't reinventing the wheel" way of thinking, and that's why we try to use the right tools, in the right way, to speed up the development
and to simplify the code-review process while, at the same time, guaranteeing a good code quality.

This project holds the Python Style Guide (currently, other languages are coming soon), the suggested CI pipeline to use (based on Gitlab CI) and other useful development files.

## Style Guides

### [Python](./python.md)

## License

The code present in this project is licensed under the Apache License 2.0.

The style guides in this project are licensed under the CC-By 3.0 License: feel free to share, distribute and modify this document.
See [https://creativecommons.org/licenses/by/3.0/][ccl] for more details.

Creative Commons License

[ccl]: https://creativecommons.org/licenses/by/3.0/