About Anaconda Help Download Anaconda

python package common tasks for users (e.g. copy examples, fetch data, ...)

Installers

  • linux-aarch64 v0.5.0
  • linux-64 v0.5.0
  • linux-s390x v0.5.0
  • osx-64 v0.5.0
  • osx-arm64 v0.5.0
  • win-64 v0.5.0
  • linux-32 v0.4.6
  • linux-ppc64le v0.5.0
  • win-32 v0.4.8

conda install

To install this package run one of the following:
conda install anaconda::pyct

Description

A utility package that includes: pyct.cmd: Makes various commands available to other packages. (Currently no sophisticated plugin system, just a try import/except in the other packages.) The same commands are available from within python. Can either add new subcommands to an existing argparse based command if the module has an existing command, or create the entire command if the module has no existing command. Currently, there are commands for copying examples and fetching data. See pyct.build: Provides various commands to help package building, primarily as a convenience for project maintainers.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy