CMD + K

pyct

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::pyct

Usage Tracking

0.5.0
1 / 8 versions selected
Total downloads: 0

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.

About

Summary

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

Information Last Updated

Mar 25, 2025 at 16:20

License

BSD-3-Clause

Total Downloads

5