browniebroke-utils

A collections of small scripts.

MIT License

Downloads
559
Stars
0
Committers
4

Browniebroke Utils


Source Code: https://github.com/browniebroke/browniebroke-utils


A collections of small scripts.

Installation

Install this via pip (or your favourite package manager):

pip install browniebroke-utils

Usage

This tool provides a few random scripts I use in my day to day work.

pych-prettier

Configure Prettier as file watcher in the current PyCharm project. This is done by editing the appropriate files in the .idea folder.

pych-pywatchers

Setup a few Python-related linting tools as file watchers in the current PyCharm project:

  • Black
  • isort
  • pyupgrade

This is done by editing the appropriate files in the .idea folder.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

This package was created with Copier and the browniebroke/pypackage-template project template.

Package Rankings
Top 29.59% on Pypi.org