No project description provided
Project description
Happy Kostadin
If you have files with CRLF line endings it can create problems.
Install
pip install happy-kostadin
Use as check
Happy_kostadin is a CLI tool. Navigate to the project you want to check and run the following:
happy_kostadin
If you want to specify a path you can specify it
happy_kostadin your\path\here
For legacy reasons you can also do this with the -p and --path flag.
happy_kostadin -p your\path\here
happy_kostadin --path your\path\here
Use as formatter
Happy_kostadin can also be used as formatter with the flag -f or --fix
happy_kostadin your\path\here --fix
Select what files to include
happy_kostadin uses the pyproject.toml in the folder it ran from.
If in there there is the following it will only look for files ending the allowed post-fixes.
[tool.happy_kostadin]
allowed-post-fixes = [
".py",
".md",
".gitignore",
]
If this not present all files will scanned.
Credits
- Tom Nijhof
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file happy_kostadin-0.1.1.tar.gz.
File metadata
- Download URL: happy_kostadin-0.1.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70660873674463fc5fe2a49f162c3e8980e27e4a6cff1e9574ec2db71c5b3390
|
|
| MD5 |
65ab242ba8d9ef56ac82de691947c773
|
|
| BLAKE2b-256 |
e0eb5e5116532836b4e855a8dce84228c7b8baeb887e26fcbc6c383d5470bb80
|
File details
Details for the file happy_kostadin-0.1.1-py3-none-any.whl.
File metadata
- Download URL: happy_kostadin-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fa77bc34f03b6c7df2a8f53c83818b840bdb9cf9985ca8f6dbebf33ac59e5c6
|
|
| MD5 |
038b35d7544cbb40424d3fe87159a192
|
|
| BLAKE2b-256 |
dd0edfd16fb2d4b6a05a0880fad5d1824464a83f246ba593cc998e2a0d60aa1f
|