/BasicRepoPython

A basic repository for developing good Python packages.

Primary LanguagePythonMIT LicenseMIT

Basic Repo Python

pylint Score License Maintenance

This is a blank Python repo which contains setups for pylint, continuous integration with github and a few placeholder files.

Use this repo for your own project.

  1. Fork this repo.
  2. Customize config.py.
  3. Run build_repo.py.

Suggested workflow for making good pull requests is included in CONTRIBUTING.md.