U.S. flag

An official website of the United States government

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Breadcrumb

  1. Home

"pyproject2conda": A script to convert `pyproject.toml` dependencies to `environemnt.yaml` files.

The main goal of `pyproject2conda` is to provide a means to keep all basicdependency information, for both `pip` based and `conda` based environments, in`pyproject.toml`. I often use a mix of pip and conda when developing packages,and in my everyday workflow. Some packages just aren't available on both. The application provides a simple comment based syntax to add information to dependencies when creating `environment.yaml`. This package is actively used by the author, but is still very much a work inprogress. Please feel free to create a pull request for wanted features andsuggestions!

About this Dataset

Updated: 2024-02-22
Metadata Last Updated: 2023-09-26 00:00:00
Date Created: N/A
Views:
Data Provided by:
python
Dataset Owner: N/A

Access this data

Contact dataset owner Landing Page URL
Table representation of structured data
Title "pyproject2conda": A script to convert `pyproject.toml` dependencies to `environemnt.yaml` files.
Description The main goal of `pyproject2conda` is to provide a means to keep all basicdependency information, for both `pip` based and `conda` based environments, in`pyproject.toml`. I often use a mix of pip and conda when developing packages,and in my everyday workflow. Some packages just aren't available on both. The application provides a simple comment based syntax to add information to dependencies when creating `environment.yaml`. This package is actively used by the author, but is still very much a work inprogress. Please feel free to create a pull request for wanted features andsuggestions!
Modified 2023-09-26 00:00:00
Publisher Name National Institute of Standards and Technology
Contact mailto:[email protected]
Keywords python , devoloper tool , python packaging
{
    "identifier": "ark:\/88434\/mds2-3081",
    "accessLevel": "public",
    "contactPoint": {
        "hasEmail": "mailto:[email protected]",
        "fn": "William P. Krekelberg"
    },
    "programCode": [
        "006:045"
    ],
    "@type": "dcat:Dataset",
    "landingPage": "https:\/\/data.nist.gov\/od\/id\/mds2-3081",
    "description": "The main goal of `pyproject2conda` is to provide a means to keep all basicdependency information, for both `pip` based and `conda` based environments, in`pyproject.toml`. I often use a mix of pip and conda when developing packages,and in my everyday workflow. Some packages just aren't available on both. The application provides a simple comment based syntax to add information to dependencies when creating  `environment.yaml`.  This package is actively used by the author, but is still very much a work inprogress. Please feel free to create a pull request for wanted features andsuggestions!",
    "language": [
        "en"
    ],
    "title": "\"pyproject2conda\": A script to convert `pyproject.toml` dependencies to `environemnt.yaml` files.",
    "license": "https:\/\/www.nist.gov\/open\/license",
    "bureauCode": [
        "006:55"
    ],
    "modified": "2023-09-26 00:00:00",
    "publisher": {
        "@type": "org:Organization",
        "name": "National Institute of Standards and Technology"
    },
    "accrualPeriodicity": "R\/P1M",
    "theme": [
        "Information Technology:Data and informatics"
    ],
    "issued": "2023-10-06",
    "keyword": [
        "python",
        "devoloper tool",
        "python packaging"
    ]
}

Was this page helpful?