{"library":"pathlib2","type":"library","category":null,"description":"pathlib2 is a backport of the standard library module `pathlib` to Python versions 2.6, 2.7, 3.2, and 3.3. It provides an object-oriented filesystem path abstraction. For Python 3.4 and up, `pathlib` is part of the standard library, making `pathlib2` generally unnecessary for modern projects. The current version is 2.3.7.post1, and it's in community maintenance.","language":"python","status":"maintenance","version":"2.3.7.post1","tags":["filesystem","path","backport","python2","object-oriented"],"install":[{"cmd":"pip install pathlib2","imports":["from pathlib2 import Path"]}],"homepage":null,"github":"https://github.com/jazzband/pathlib2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pathlib2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pathlib2/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}