pip2conda 0.1.0
pip install pip2conda==0.1.0
Released:
Translate pip requirements into conda requirements
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 or later (GPLv3+) (GPL-3.0-or-later)
- Author: Duncan Macleod
- Requires: Python >=3.7
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
pip2conda
pip2conda
is a tool to translate pip
-style requirements into conda
requirements.
pip2conda
parses build requirements from pyproject.toml
files, then
runtime and extra requirements from setup.cfg
, including unpackging extras and
evaluating environment markers, before matching translating each requirement
into a conda-forge requirement suitable for installation with conda/mamba
.
Installation
For best results, please install from conda-forge:
conda install -c conda-forge pip2conda
You can also install directly from PyPI:
python -m pip install pip2conda
Basic Usage
Just execute pip2conda
from the base of your project directory.
For example, running pip2conda
in the base directory for its own
project repository does this:
$ pip2conda
grayskull
packaging>=20.0
python=3.9.*
requests
setuptools
setuptools>=42
setuptools_scm>=3.4
tomli
tomli>=1.0.0
wheel
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v3 or later (GPLv3+) (GPL-3.0-or-later)
- Author: Duncan Macleod
- Requires: Python >=3.7
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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
File details
Details for the file pip2conda-0.1.0.tar.gz
.
File metadata
- Download URL: pip2conda-0.1.0.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0912c045da4bc98f601d91609c77a6f2405c518ebf045909c3627444246e3b0c |
|
MD5 | 9d186d737e29ddcb67ede9fbe274493d |
|
BLAKE2b-256 | f4520167a6b0a94657edb1c0f23065659263d204924917c685160d6a26a2c181 |
File details
Details for the file pip2conda-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pip2conda-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ee7959be5ab93fa662fab868027e66044c0ea948758c8d40549fd1dc3f58e33 |
|
MD5 | c612b27fac62d6e0c80c56364ba6a305 |
|
BLAKE2b-256 | 0d1e7fb9e9717b7ee6644920dd748d66a5e9fde41315ca5770c617f9dca817ea |