Patch for conda to use XDG-locations.
Project description
Installation
On your base conda-installation, install via pip:
> cd /opt/tools/conda
> bin/pip install conda-xdgpatch
Usage
Just use conda to create conda-environments.
Registered sitecustomize-entrypoint
The conda_xdgpatch.patch-function is registered as a sitecustomize-entrypoint in our pyproject.toml_:
[tool.poetry.plugins]
[tool.poetry.plugins."sitecustomize"]
conda_xdgpatch = "conda_xdgpatch:patch"
Sitecustomize and all its registered entrypoints will be executed at the start of every python-process. For more information, please see sitecustomize-entrypoints
Compatibility
conda-xdgpatch works on Python 3.8+, including PyPy3. Tested until Python 3.11,
Notable dependencies
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
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 conda_xdgpatch-0.2.tar.gz.
File metadata
- Download URL: conda_xdgpatch-0.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01ebf6cab00d871a10ed11b750c292d81c66f723cbe0625291a01d7e7ea645c2
|
|
| MD5 |
7b1be1f44002c0bc4e9acda2ad2a56b9
|
|
| BLAKE2b-256 |
0784c2f80b5a61ef7d723b83b407aa0b8e90c0d8e1bcb1c748d99f762ee217cc
|
File details
Details for the file conda_xdgpatch-0.2-py3-none-any.whl.
File metadata
- Download URL: conda_xdgpatch-0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35683754a9261277df287dc2cc19d0691507bf6c65e5aff1b6571d3b69d9ad30
|
|
| MD5 |
09e0105e9c2d7d9e20241e03775e0a91
|
|
| BLAKE2b-256 |
d11b8cc5ad3d66d889d91ed6b577b4ec668c4433d42883043a995e298e02fd6d
|