https://github.com/lsst-sqre/lsst-projectmeta-kit
Python toolkit for extracting and transforming metadata about LSST's code and documentation projects, and loading it into the LSST Projectmeta database.
https://github.com/lsst-sqre/lsst-projectmeta-kit
dochub lsst-doc-engineering lsst-projectmeta
Last synced: 4 months ago
JSON representation
Python toolkit for extracting and transforming metadata about LSST's code and documentation projects, and loading it into the LSST Projectmeta database.
- Host: GitHub
- URL: https://github.com/lsst-sqre/lsst-projectmeta-kit
- Owner: lsst-sqre
- License: mit
- Created: 2017-04-02T18:17:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T20:25:25.000Z (almost 7 years ago)
- Last Synced: 2025-10-30T02:14:05.952Z (8 months ago)
- Topics: dochub, lsst-doc-engineering, lsst-projectmeta
- Language: TeX
- Homepage:
- Size: 592 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
####################
lsst-projectmeta-kit
####################
.. image:: https://img.shields.io/pypi/v/lsst-projectmeta-kit.svg
:target: https://pypi.python.org/pypi/lsst-projectmeta-kit
:alt: Python Package Index
.. image:: https://img.shields.io/travis/lsst-sqre/lsst-projectmeta-kit.svg
:target: https://travis-ci.com/lsst-sqre/lsst-projectmeta-kit
:alt: Travis CI build status
**lsst-projectmeta-kit is a Python toolkit for extracting and transforming metadata about LSST's code and documentation projects, and loading it into the LSST projectmeta database.**
This project is related to LSST Project Meta, an experimental project to gather LSST information artifacts from across the web, and make them discoverable through a single API.
Extract/transform/load workflows can use this library to create LSST JSON-LD (linked data) resources stored in our Project Meta database.
lsst-projectmeta-kit is developed by **LSST**, the Large Synoptic Survey Telescope.
Learn more at `www.lsst.org `_.
License
=======
lsst-projectmeta-kit is MIT licensed. See `LICENSE <./LICENSE>`_.