flake8-datetime-utcnow-plugin

View on PyPIReverse Dependencies (0)

0.1.2 flake8_datetime_utcnow_plugin-0.1.2-py3-none-any.whl

Wheel Details

Project: flake8-datetime-utcnow-plugin
Version: 0.1.2
Filename: flake8_datetime_utcnow_plugin-0.1.2-py3-none-any.whl
Download: [link]
Size: 4203
MD5: ac9702a472b223956d0324ae66bf9b9f
SHA256: 91b60598643ec2d616949d60913a273b1e963b9eeaf46579bee442a2539640be
Uploaded: 2021-10-31 00:03:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-datetime-utcnow-plugin
Version: 0.1.2
Summary: Plugin to check that utcnow() is not used in favour of now(UTC)
Author: Daniele Esposti
Author-Email: daniele.esposti[at]gmail.com
Home-Page: https://github.com/expobrain/flake8-datetime-utcnow-plugin
Project-Url: Repository, https://github.com/expobrain/flake8-datetime-utcnow-plugin
License: MIT
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.7,<4
Requires-Dist: flake8 (>=3.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 717 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_datetime_utcnow/__init__.py sha256=YTnQtM36pFSkqSdnBYkn8damQL3hJn1vZGl9HdGGfsU 77
flake8_datetime_utcnow/__version__.py sha256=YvuYzWnKtqBb-IqG8HAu-nhIYAsgj9Vmc_b9o7vO-js 22
flake8_datetime_utcnow/linter.py sha256=i_92KN2pGWnlWqkeAYM1i1odGolUtxWnqtno_XjZO6M 768
flake8_datetime_utcnow/visitor.py sha256=wNjVh9X1FVmvcwd5gp_hbvbDdBUq-pf-2KjihzhgybE 844
flake8_datetime_utcnow_plugin-0.1.2.dist-info/entry_points.txt sha256=sGBlKYHLGsRtZuicTqwDaY2J2JcPSVxWRnB9MRCDDeY 67
flake8_datetime_utcnow_plugin-0.1.2.dist-info/LICENSE sha256=mpv9RbLVJESFh9ne3LWsN7DFxBS5RvNQDv0zfZ-6eFE 1072
flake8_datetime_utcnow_plugin-0.1.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
flake8_datetime_utcnow_plugin-0.1.2.dist-info/METADATA sha256=SjYxe2yd9fK69ej9uHXYFC3lwNMPJ4nqLaWs-1JaLVw 1783
flake8_datetime_utcnow_plugin-0.1.2.dist-info/RECORD

entry_points.txt

U1 = flake8_datetime_utcnow:DatetimeUtcnowLinter