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

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.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.3.18.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

python_dev_tools-2019.3.18-py2.py3-none-any.whl (9.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: python_dev_tools-2019.3.18.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 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.7

File hashes

Hashes for python_dev_tools-2019.3.18.tar.gz
Algorithm Hash digest
SHA256 5c87120317af2a0471a134825f2e09dd8ff0e0072f08f1cc26f221f55c22e1f7
MD5 36fc3697b234d72ff3583ce8f57fab28
BLAKE2b-256 cfbf0eb4f803bc682cf8be6fbd4a6b5700d241c2c9575607a9ecc81304c4e423

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_dev_tools-2019.3.18-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 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.7

File hashes

Hashes for python_dev_tools-2019.3.18-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f4138361fea7f26d589dcd2c06895d23eaab20c9996c2ba5e64a4ae85c1b75e2
MD5 a269df9c5f19d08c80b69b9bff815ddf
BLAKE2b-256 1dfac37bc798cadc9aa511c8af54ad9fbec11f83f5723c6dce72c196ec2cd59c

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