Skip to main content

Automate Python project setup and development tasks that are otherwise performed manually.

Project description


usethis

PyPI Version PyPI License PyPI Supported Versions uv Ruff CodSpeed codecov GitHub Actions Status

Automate Python project setup and development tasks that are otherwise performed manually.

usethis knows about popular Python tools, workflows and frameworks, and knows how they interact. It can add and remove tools, configure them, and set up the project for you in a way that won't break your existing configuration and it will make the necessary adjustments to your project configuration files.

usethis gives detailed messages about what it is doing (and what you need to do next).

  • Output beginning with represents a task which usethis has automated.
  • Output beginning with represents a task which you need to perform manually.
  • Output beginning with gives hints and tips.

Inspired by an R package of the same name, this package brings a similar experience to the Python ecosystem as a CLI tool.

Highlights

  • First-class support for state-of-the-practice tooling: uv, ruff, pytest, pre-commit, and many more.
  • Automatically add and remove tools: declare, install, and configure in one step.
  • Powerful knowledge of how different tools interact and sensible defaults.
  • Get started on a new Python project or a new workflow in seconds.

Getting Started

First, it is strongly recommended you install the uv package manager: this is a simple, documented process. If you're already using uv, make sure you're using at least version v0.5.29 (run uv version to check, and uv self update to upgrade).

Then, you can install usethis for the project:

# With uv
$ uv add --dev usethis

# With pip
$ pip install usethis

Alternatively, run in isolation, using uvx or pipx.

Command Line Interface

Main commands

Configuration

Information

Example Usage

To use Ruff on a fresh project, run:

$ uvx usethis tool ruff
✔ Writing 'pyproject.toml'.
✔ Adding dependency 'ruff' to the 'dev' dependency group.
✔ Adding Ruff config to 'pyproject.toml'.
✔ Enabling Ruff rules 'A', 'C4', 'E4', 'E7', 'E9', 'EM', 'F', 'FURB', 'I', 'PLE', 'PLR', 'RUF', 'SIM', 'UP' in 'pyproject.toml'.
✔ Ignoring Ruff rules 'PLR2004', 'SIM108' in 'pyproject.toml'.
☐ Run 'ruff check --fix' to run the Ruff linter with autofixes.
☐ Run 'ruff format' to run the Ruff formatter.

To use pytest, run:

$ uvx usethis tool pytest
✔ Adding dependency 'pytest' to the 'test' dependency group in 'pyproject.toml'.
✔ Adding pytest config to 'pyproject.toml'.
✔ Enabling Ruff rule 'PT' in 'pyproject.toml'.
✔ Creating '/tests'.
✔ Writing '/tests/conftest.py'.
☐ Add test files to the '/tests' directory with the format 'test_*.py'.
☐ Add test functions with the format 'test_*()'.
☐ Run 'pytest' to run the tests.

To configure Bitbucket pipelines, run:

$ uvx usethis ci bitbucket
✔ Writing 'bitbucket-pipelines.yml'.
✔ Adding cache 'uv' definition to 'bitbucket-pipelines.yml'.
✔ Adding 'Test on 3.12' to default pipeline in 'bitbucket-pipelines.yml'.
✔ Adding 'Test on 3.13' to default pipeline in 'bitbucket-pipelines.yml'.
☐ Run your pipeline via the Bitbucket website.

Command Reference

usethis tool

Add a new tool to a Python project, including:

  • declared & installed dependencies with uv add,
  • relevant pyproject.toml configuration,
  • any other relevant directories or tool-bespoke configuration files, and
  • .pre-commit-config.yaml configuration if using pre-commit.

Currently supported tools:

  • usethis tool codespell
  • usethis tool coverage
  • usethis tool deptry
  • usethis tool pre-commit
  • usethis tool pyproject-fmt
  • usethis tool pyproject.toml
  • usethis tool pytest
  • usethis tool requirements.txt
  • usethis tool ruff

Supported options:

  • --remove to remove the tool instead of adding it
  • --offline to disable network access and rely on caches
  • --frozen to leave the virtual environment and lockfile unchanged
  • --quiet to suppress output

usethis ci

Add Continuous Integration pipelines to the project.

Currently supported platforms:

  • usethis ci bitbcuket

Supported options:

  • --remove to remove the CI configuration instead of adding it
  • --offline to disable network access and rely on caches
  • --quiet to suppress output

usethis readme

Add a README.md file to the project.

Supported options:

  • --quiet to suppress output
  • --badges to also add badges to the README.md file

usethis author

Set new author information for the project.

Required options:

  • --name for the new author's name

Other supported options:

  • --email to set the author email address
  • --overwrite to overwrite all existing author information
  • --quiet to suppress output

usethis badge

Add badges to README.md.

Currently supported badges:

  • usethis badge ruff
  • usethis badge pre-commit
  • usethis badge pypi

Supported options:

  • --remove to remove the badge instead of adding it
  • --offline to disable network access and rely on caches
  • --quiet to suppress output

usethis docstyle

Set a docstring style convention for the project, and enforce it with Ruff.

Currently supported docstring styles:

  • usethis docstyle numpy
  • usethis docstyle google
  • usethis docstyle pep257

Supported options:

  • --quiet to suppress output

usethis list

Display a table of all available tools and their current usage status.

usethis show

Show a piece of information about the project.

Currently supported subcommands:

  • usethis show name to show the name of the project.

usethis browse pypi <package>

Display or open the PyPI landing page associated with another project.

Example:

usethis browse pypi numpy

Supported options:

  • --browser to open the link in the browser automatically.

Development

This project is at the early stages of development. If you are interested in contributing, please ensure you have a corresponding GitHub Issue open.

License

usethis is licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT)

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in usethis by you, as defined in the Apache License, Version 2.0, (https://www.apache.org/licenses/LICENSE-2.0), shall be licensed under the MIT license, without any additional terms or conditions.

Project details


Download files

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

Source Distribution

usethis-0.7.0.tar.gz (206.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

usethis-0.7.0-py3-none-any.whl (98.0 kB view details)

Uploaded Python 3

File details

Details for the file usethis-0.7.0.tar.gz.

File metadata

  • Download URL: usethis-0.7.0.tar.gz
  • Upload date:
  • Size: 206.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.6.11

File hashes

Hashes for usethis-0.7.0.tar.gz
Algorithm Hash digest
SHA256 99dd0d9a2d9f53440b940b2bb90f4a246a4bcb1d90c90a6ef8cb2d59d59f169d
MD5 9a03051b247e72f8b03d9056f19841a2
BLAKE2b-256 5b18dfa81559b90ec81c54172273dac1403280a94db206ab9f58c08d116f7cdc

See more details on using hashes here.

File details

Details for the file usethis-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: usethis-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 98.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.6.11

File hashes

Hashes for usethis-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 205dee6456d635329253297890805a0c82ab7a7f3f9085cfbdc2fa76149b6470
MD5 faa350e59af0054e8ee8817041a66490
BLAKE2b-256 5c9af286e11ca5c615e419d6830c829154fcaf4b659c425214d89d40c9a625ad

See more details on using hashes here.

Supported by

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