flake8-datetime-utcnow-plugin

UTC timestamp checker

A plugin to warn against using outdated datetime methods in Python code

GitHub

2 stars
3 watching
3 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pjknkda/flake8-datetimez A plugin to enforce safe datetime usage in Python code 34
python-formate/flake8_strftime A tool to enforce consistent date formatting across different platforms in Python. 2
marcgibbons/flake8-datetime-import Enforces consistent and safe importing of Python's datetime module 11
koffeinflummi/chronyk A Python library for parsing human-written times and dates into machine-readable formats. 345
wavebitscientific/datetime-fortran Provides a modern Fortran API for date and time manipulation 137
adamchainz/flake8-logging A Flake8 plugin that checks for issues related to logging in Python code 79
jarun/pdd A command line utility to calculate date and time differences with optional timer functionality. 379
decorator-factory/flake8-pep585 A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. 22
adamchainz/flake8-comprehensions A flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions. 465
tyleryep/flake8-future-annotations Checks Python code for usage of outdated type annotations and suggests adding support for future annotations 15
opentimestamps/opentimestamps-server Provides a calendar server for the OpenTimestamps protocol 208
jonschlinkert/time-stamp A utility library to format timestamps in various ways. 111
python-formate/flake8-encodings A tool to identify encoding issues in Python code 6
tokenmill/timewords A library for parsing date strings into Java Date objects 30
jbkahn/flake8-print A plugin to check Python print statements for coding style and errors 121