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
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 flake8_strftime-0.1.0.tar.gz.
File metadata
- Download URL: flake8_strftime-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f58a3f751ff852ad4a8e358edd0aebd5efbbf0a055cc31ed5d7e0710a193dee
|
|
| MD5 |
05f9f2497cb75b9d48b4473c55c10985
|
|
| BLAKE2b-256 |
f3dbe9465f52940474167f4c36a92a4eda5f83edf4aef3a3cb106317a085d03b
|
File details
Details for the file flake8_strftime-0.1.0-py3-none-any.whl.
File metadata
- Download URL: flake8_strftime-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f44cd2296c8bdbee317e6876c7c1cce1c0fa3476331886b1d1dba614550da5fd
|
|
| MD5 |
55137c1a18e037470aa9e3126430a6fa
|
|
| BLAKE2b-256 |
81ad30d53fc0abbf398f8584f6d89255f515c5db89f4dc7983f308e63a99122c
|