Skip to content

return42/fspath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e7c5bb2 · Jun 29, 2023
Feb 18, 2023
Jul 24, 2017
Jun 29, 2023
Jun 29, 2023
Feb 18, 2023
Jul 27, 2017
Jan 10, 2019
Jun 29, 2023
Feb 18, 2023
Jul 22, 2016
Feb 20, 2023
Feb 18, 2023
Jul 23, 2016
Feb 18, 2023
Jul 22, 2016
Jun 29, 2023
Jun 29, 2023

Repository files navigation

fspath

After 10 years juggling with os.path, zipfile & Co. I thought it is time to bring back more pythonic to APIs. It is made with the philosophy that API's should be intuitive and their defaults should at least cover 80% of what programmer daily needs. Started with the semantic file system pathes, it grows continuous and includes more and more handy stuff for the daily python scripting.

visit our slide-show at https://return42.github.io/fspath/slides/index.html

copyright:Copyright (C) 2023 Markus Heiser
e-mail:[email protected]
license:GNU Affero General Public License v3 or later (AGPLv3+)
docs:http://return42.github.io/fspath
repository:github return42/fspath

Installing

Works as usual, e.g. use:

pip install --user fspath

or a bleeding edge installation from GitHub:

pip install --user git+http://github.com/return42/fspath.git

About

Handling path names and executables more comfortable.

Resources

License

Stars

Watchers

Forks

Packages

No packages published