Skip to main content

A reimplementation of the python standard library's pathlib.

Project description

The original pathlib module seems to revolve around the idea that the path is a string, and then it can’t decide if the paths are immutable or not. This module works with a different paradigm: a path is a sequence of individual components divided by a “separator” and such sequence is immutable.

This module also tries to avoid assumptions about paths: people can come up with all kind of ideas of how a path would look like in system X, this module tries to avoid the dichotomy of POSIX or Windows. The classes on this file do work under the assumption of such dichotomy and are basically factories that build path objects from the “right” classes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pathlib_alt-0.1.1.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pathlib_alt-0.1.1-py3-none-any.whl (25.3 kB view details)

Uploaded Python 3

File details

Details for the file pathlib_alt-0.1.1.tar.gz.

File metadata

  • Download URL: pathlib_alt-0.1.1.tar.gz
  • Upload date:
  • Size: 20.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pathlib_alt-0.1.1.tar.gz
Algorithm Hash digest
SHA256 357f62073090e4d06d00edef8cb7fa16d1ea11471982e667a1c9308fe4f2372b
MD5 281b8bb42e1a2e755fd8733c1286b93d
BLAKE2b-256 130286fea542743978a3dc9fc0142de7c64b18fb35e02ac8b8af4f6595c5596d

See more details on using hashes here.

File details

Details for the file pathlib_alt-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pathlib_alt-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 25.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pathlib_alt-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f62c3d1191d5594e6c610d89d87197cb330cd4e33282f769e2324aeef8a5a142
MD5 9b8548ce3becb661731bec4c1a9b4501
BLAKE2b-256 a2c64aba8834ecda8b88b005ac4d5babcc1d85bb3eaa73f3824d734b89396551

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page