Add brackets and good semicolons to Python
Project description
pybracket
Add brackets and good semicolons to Python
Installation
From PyPI
On Linux
sudo pip3 install pybracket
On Windows
pip install pybracket
From GitHub
On Linux
sudo pip3 install git+https://github.com/donno2048/pybracket
On Windows
pip install git+https://github.com/donno2048/pybracket
Usage
See example.py (no need for anything except just running python3 example.py
)
Or if you don't want the # coding: brackets
at the beginning you could just run pybracket file.py
or python3 -m pybracket file.py
P.S version 1.0.0 is more reliable and won't allow using # coding: brackets
without pybracket file.py
or python3 -m pybracket file.py
, you should use it.
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
pybracket-1.0.1.tar.gz
(3.7 kB
view details)
File details
Details for the file pybracket-1.0.1.tar.gz
.
File metadata
- Download URL: pybracket-1.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | faaaca342ccf7ec67c5ad153e0f68f7e136732a84fbdb49db05e82e3677cc66e |
|
MD5 | 1d52ddd7964290fbd7218313f0df77ec |
|
BLAKE2b-256 | 628370e2b308ec9821a0d7084ba6489045435cb5171ed046a2291cb46c90222b |