A flake8 plugin which checks for use of platform specific strftime codes.
Project description
A flake8 plugin which checks for use of platform specific strftime codes.
Docs |
|
---|---|
Tests |
|
PyPI |
|
Anaconda |
|
Activity |
|
Other |
Installation
flake8_strftime can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install flake8_strftime
To install with conda:
First add the required channels
$ conda config --add channels http://conda.anaconda.org/domdfcoding $ conda config --add channels http://conda.anaconda.org/conda-forge
Then install
$ conda install flake8_strftime
flake8 codes
Code |
Description |
---|---|
STRFTIME001 |
Linux-specific strftime code used |
STRFTIME002 |
Windows-specific strftime code used |
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
flake8_strftime-0.1.1.tar.gz
(5.5 kB
view hashes)
Built Distribution
Close
Hashes for flake8_strftime-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | de7b6ff70e874aa51ec3f539b522edbd2d9869e6446bfda3795e3c2113af7021 |
|
MD5 | 0330a00172fb552e211f4bfa140fba60 |
|
BLAKE2b-256 | e336d604d89bb509e176764078c5ca2b1649d0460cb971d767f320cf547fd869 |