python-dropboxpath
Resolve a path inside your local Dropbox folder, cross-platform
Install
pip install dropboxpath
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 dropboxpath
DropboxPath
Resolves a path inside your local Dropbox folder, cross-platform (Windows/macOS/Linux).
from DropboxPath import dropboxPath
dropboxPath("/folder/I/Care/About/")
# WindowsPath('C:/Users/.../Dropbox/folder/I/Care/About')
dropboxPath()
# WindowsPath('C:/Users/.../Dropbox/')
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dropboxpath-0.1.2.tar.gz
(2.6 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 dropboxpath-0.1.2.tar.gz.
File metadata
- Download URL: dropboxpath-0.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3acee1fe2b9ec9f349028984e731afd11a4ffe154c023e5c4793796c50d3f43e
|
|
| MD5 |
99c1e6dbb89d118f77f36dfe330cfa3a
|
|
| BLAKE2b-256 |
74a2f8875be82eaeee0bbc8c70c56aaf49c7582b1a586ecf90d84d1d39f66e34
|
File details
Details for the file dropboxpath-0.1.2-py3-none-any.whl.
File metadata
- Download URL: dropboxpath-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c656043d01b6e9b13fb2d738ac91738599d04678ddd0b06d3550328da68c8a6d
|
|
| MD5 |
2d16a889852d16125f87afec28fe6ce2
|
|
| BLAKE2b-256 |
57eb2e291a77ad2f528b9f3c95e3154671f84bf2ce68b8dc149e0f29cec29695
|