RSSAmplifier

Sebastian Witowski · Jul 17, 2023

Pathlib for Path Manipulations

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

pathlib is an interesting, object-oriented take on the filesystem paths. With plenty of functions to create, delete, move, rename, read, write, find, or split files, pathlib is an excellent replacement for the os module. But is it faster?

Read on switowski.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.