a package on top of pathlib and path to use path easily
Project description
toppath
a package on top of pathlib and path to use path easily
installation
pip install toppath
usage
from toppath.path import Path
d = Path("hello.txt")
print(d.exists())
# d.pp is pathlib.Path object
print(d.pp)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
toppath-2025.6.4.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file toppath-2025.6.4.tar.gz.
File metadata
- Download URL: toppath-2025.6.4.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9936cd0348e2de51858f689a8fa285d709bb34b45b827b07b8a417252e83a0a
|
|
| MD5 |
e31b756c46c58731c5c7739161dca5ee
|
|
| BLAKE2b-256 |
a2e3b56d7320d18dc6f2bc2e3cee324d75fb72e31b891270af3f4305b345da84
|
File details
Details for the file toppath-2025.6.4-py3-none-any.whl.
File metadata
- Download URL: toppath-2025.6.4-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3bea43afabb5daf3de8730957a395fb3ec2e8bd89e27d4df0fd4e6c1e49f671
|
|
| MD5 |
de8c04f114003f7e49b9d4a61f554cfb
|
|
| BLAKE2b-256 |
6732f5cedd4027388b8d0bb29632d8142314df051a929149db47bfecf3eaf90b
|