pyfill

pyfill is a tool to detect Python versions and automatically replace deprecated features (e.g. datetime.utcnow) with alternative methods.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyfill

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.3 2025-02-28    
0.1.2 2025-02-27    
0.1.1 2025-02-23    
0.1.0 2025-02-22    

Issues with this package?

Page last updated 2025-07-17 21:34:06 UTC