Plugin for flake8 to support Vyper
Project description
flake8-vyper
Flake8 wrapper to support Vyper. This is experimental, so, beware.
Install
pip install flake8-vyper
Usage
You can run flake8 with this wrapper with the command flake8-vyper
.
Configuration
Alter your .flake8
config so that the filename
is set for your Vyper files
in the [flake8]
section of the INI.
[flake8]
filename = *.vy
Alternatively, you can specify this with the flake8
CLI command:
flake8-vyper --filename="*.vy"
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
flake8_vyper-0.1.3.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file flake8_vyper-0.1.3.tar.gz
.
File metadata
- Download URL: flake8_vyper-0.1.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcd87cf37ef705afe89d92028043f113d4cfff80210b7d3d6421042377385428 |
|
MD5 | 4afdfa9ec16974e339977c3bed1d6c09 |
|
BLAKE2b-256 | f8f779843c07125b678db2ad4831da92bb0f1f49ff4d6672e67121a2d338ebc2 |
File details
Details for the file flake8_vyper-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: flake8_vyper-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97b68445486f509589e556974ebb388c02da69eed0b23a8454625972aba91a0a |
|
MD5 | 0edf33ae507ce9d87178bc9744d90de2 |
|
BLAKE2b-256 | bd4ea890a03eb18d1835e8b5013d143229650a4c625af46e2d1e79b32b6b5ddc |