Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

A simple Python project template intended for small, non-packaged, documented or tested code bases

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE2
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

goto-ru/template-simplepython

Repository files navigation

goto-ru/template-simplepython

GoTo project Apache 2 license MIT license

A simple Python project template intended for small, non-packaged, documented or tested code bases. Enforces a code style (PEP8, 200 chars) and provides static analysis / linting.

Licensed under Apache 2 and MIT.

Features

  • editorconfig for coherent editor code style configuration
  • yapf for code auto-formatting
  • prospector for static analysis / linting
  • pre-commit for yapf and prospector pre-commit hooks

How do I get started with all this goodness??

See CONTRIBUTING.rst. Also note your contributors will be hinted to look at this file while filing an issue or creating a merge request :)

What next?

You might want to set up CI-style static analysis over at https://landscape.io (it's basically prospector in the cloud, with a nice UI and - oh my - a shiny badge!).

About

A simple Python project template intended for small, non-packaged, documented or tested code bases

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE2
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages