Skip to main content

Operating system paths and files.

Project description

LOGO Release Python Versions License Downloads

systempath

(OOP) Operating system paths and files.
Let Python operating system paths and files become Simple, Simpler, Simplest, Humanization, Unification, Flawless.

pip3 install systempath

>>> from systempath import SystemPath, Directory, File

>>> root = SystemPath('/')

>>> home: Directory = root['home']['gqylpy']
>>> home
/home/gqylpy

>>> file: File = home['alpha.txt']
>>> file
/home/gqylpy/alpha.txt

>>> file.open.rb().read()
b'GQYLPY \xe6\x94\xb9\xe5\x8f\x98\xe4\xb8\x96\xe7\x95\x8c'

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

systempath-1.0.14-py3-none-any.whl (27.8 kB view details)

Uploaded Python 3

File details

Details for the file systempath-1.0.14-py3-none-any.whl.

File metadata

  • Download URL: systempath-1.0.14-py3-none-any.whl
  • Upload date:
  • Size: 27.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.13.0a5

File hashes

Hashes for systempath-1.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 923e2896a82ec4ca00b412aff005feb4ffb256632e86b8453d070c497e27c5a3
MD5 4a918bd1ac137d7a09ea24133ffafbed
BLAKE2b-256 1715a7b5431dbba09251562f2b4a41d948848d9cc027f61f8edc53ec3f9c0820

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