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 anaconda-python-gte-3.10::pyct

Usage Tracking

0.5.0
0.4.8
0.4.6
3 / 8 versions selected
Downloads (Last 6 months): 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, ...)

Last Updated

Mar 31, 2025 at 23:21

License

BSD-3-Clause

Total Downloads

5

Version Downloads

3

Supported Platforms

linux-64