aestene / python-template

Template for new python projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aes-lib

Build Status codecov

Setup

  1. Go to your Travis webpage and activate Travis for this repository (keep in mind that the build will fail as there is nothing to lint in src and no tests to run in the template).
  2. Go to codecov.io and your account and add the repository there.
  3. You can alter your linting requirements in .pylintrc, where currently a mix of camelCase and PascalCase is used for naming conventions.
  4. Enable snyk.io or other dependency scanners for your repository.

Note: Several of these tools are free to use for Open-Source, but require payment for private repositories.

About

Template for new python projects


Languages

Language:Python 100.0%