python-onedrivepath
Resolve a path inside your local OneDrive folder, cross-platform
Install
pip install onedrivepath
To edit, install in editable mode instead and just modify the files in this repo directly:
pip install -e .
Installed via PyPI, so update to the latest published version with:
pip install --upgrade onedrivepath
OneDrivePath
Resolves a path inside your local OneDrive folder (Windows/macOS; best-effort on Linux via unofficial clients).
from OneDrivePath import onedrivePath
onedrivePath("/folder/I/Care/About/")
# 'C:/Users/.../OneDrive/folder/I/Care/About'
onedrivePath()
# 'C:/Users/.../OneDrive'
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 onedrivepath-0.1.0.tar.gz.
File metadata
- Download URL: onedrivepath-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c003fb6a7b8ed1e7af36d19f1ef97d82e15987cdbbaad4ea14cb4cdf5acb4e0
|
|
| MD5 |
89dae561e388633e6b0f42a753cfce08
|
|
| BLAKE2b-256 |
0aeda36d820117bcffb1600550ae8e225f2241a9745ff4f8d32e5e6c6a1517f4
|
File details
Details for the file onedrivepath-0.1.0-py3-none-any.whl.
File metadata
- Download URL: onedrivepath-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aae230e14a56a8091dfffb611b33ca6e525d3ce2f8d23a8127770853915ec9da
|
|
| MD5 |
b8681fd6360e1ba1eaa2866df99b7be0
|
|
| BLAKE2b-256 |
add83cd93c1d4022c525bd1d1c428676de9b2496997df6f251586d0ed2c4a834
|