Skip to content

oirlab/pycsw

 
 

Repository files navigation

tmtpycsw - Python3 CSW APIs

This package contains python APIs for the TMT Common Software (CSW).

Note: Python version 3.8.6 was used for testing.

The latest release has been published to https://pypi.org/project/tmtpycsw/ and can be installed with:

pip3 install tmtpycsw

API Documentation

See here for an overview of this package and the generated API documentation.

Run make doc to generate the user manual and API documentation for the Python classes. Then open build/csw/index.html. (Note: Requires that pdoc3 is installed: To install, run: pip3 install pdoc3.)

Packages

 
 
 

Languages

  • Python 68.7%
  • Scala 21.3%
  • Java 8.4%
  • Shell 1.1%
  • Makefile 0.5%