New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fspath

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fspath

semantic path names and more

  • 20230629
  • PyPI
  • Socket score

Maintainers
1

====== 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: markus.heiser@darmarIT.de :license: GNU Affero General Public License v3 or later (AGPLv3+) :docs: http://return42.github.io/fspath :repository: github return42/fspath <https://github.com/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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc