Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Add python script directories: commands, scripts, misc #62

@charlestonchas

Description

@charlestonchas

[Updated 28 july 2017]

Need to create missing directories in ptools/ptools

commands: scripts invoked from command line using the cli syntax. They must have

  • unit/integration tests [Where are we on this?]
  • a "help" mode of operation, invoked by ptools somescript -h

scripts: other scripts including those that may aspire to be included in tools but are not yet ready for it. They are invoked using the standard python command python somescript.py args ...

misc: working scripts or compilations of usage examples that are judged potentially useful for users

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions