Skip to main content

Needed and up-to-date tools to develop in Python

Project description

Python Dev Tools

Needed and up-to-date tools to develop in Python (WORK IN PROGRESS)

https://img.shields.io/pypi/v/python_dev_tools.svg https://img.shields.io/pypi/l/python_dev_tools.svg https://travis-ci.com/vpoulailleau/python-dev-tools.svg?branch=master Documentation Status Downloads Coverage Status Maintainability Maintainability Maintainability

Documentation

The full documentation can be read at https://python-dev-tools.readthedocs.io.

Installation

Installation with Visual Studio Code

  • pip install --user --upgrade python-dev-tools

  • Be sure to have the official Python extension installed in VS Code

  • In VS Code, open settings (F1 key, then type “Open Settings (JSON)”, then enter)

  • Add in the opened JSON file:

"python.linting.enabled": true,
"python.linting.flake8Enabled": true,
"python.linting.flake8Path": "/home/vincent/.local/bin/whatalinter",
  • Adapt the previous path according to your installation.

Features

Integrate features of commonly used tools. This package provides usual dependencies to develop Python software.

License

BSD 3-Clause license, feel free to contribute: https://python-dev-tools.readthedocs.io/en/latest/contributing.html.

TODO

  • documentation

  • linter

    • add more linters

  • formatter

  • precommit

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

2019.04.08

  • Add flake8 linter

  • Add flake8-isort linter

  • Add pep8-naming linter

  • Add flake8-comprehensions linter

  • Add flake8-logging-format linter

  • Add flake8-bugbear linter

  • Add flake8-builtins linter

  • Add flake8-broken-line linter

  • Add flake8-fixme linter

  • Add flake8-mutable linter

  • Add flake8-debugger linter

  • Add flake8-variables-names linter

  • Add flake8-bandit linter

2019.03.02

  • Add pydocstyle linter

2019.03.01

  • Add McCabe complexity checker

2019.02.26

  • Add pyflakes linter

  • Add pycodestyle linter

2019.02.23

  • First release on PyPI.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_dev_tools-2019.7.2.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

python_dev_tools-2019.7.2-py2.py3-none-any.whl (10.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file python_dev_tools-2019.7.2.tar.gz.

File metadata

  • Download URL: python_dev_tools-2019.7.2.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for python_dev_tools-2019.7.2.tar.gz
Algorithm Hash digest
SHA256 c890a066a88f694a162140b4184c4ff3dca44704caddee010544991ca2b286ac
MD5 c8bbcbc2c2703a3e6e5491df65bd819e
BLAKE2b-256 82ad97bd28870d77dea378548eb2f2a4f3b3038208d1de02ac5990860fcaaf36

See more details on using hashes here.

File details

Details for the file python_dev_tools-2019.7.2-py2.py3-none-any.whl.

File metadata

  • Download URL: python_dev_tools-2019.7.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for python_dev_tools-2019.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 284d5941b9753de13c5f8e917b21816c1701e196f1501d1236f080658faae83f
MD5 89f7aaf6e38f70b26dbe88104f62af1d
BLAKE2b-256 9bc239ec8c85d1ee164a5f00872dce47f55f3c430f873af7405b50b2a5d38fcb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page