Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willprice/gulp_metadata_modifier

A little CLI tool for updating the metadata of a gulp directory for video-level task
https://github.com/willprice/gulp_metadata_modifier

Last synced: about 20 hours ago
JSON representation

A little CLI tool for updating the metadata of a gulp directory for video-level task

Awesome Lists containing this project

README

        

# gulp-metadata-modifier

![PyPI](https://img.shields.io/pypi/v/gulp-metadata-modifier)
[![Documentation Status](https://readthedocs.org/projects/gulp-metadata-modifier/badge/?version=latest)](https://gulp-metadata-modifier.readthedocs.io/en/latest/?badge=latest)

Update [gulpio](https://github.com/TwentyBN/GulpIO) metadata files from a
pickled
[DataFrame](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html).

## Installation

```console
$ pip install gulp-metadata-modifier
```

## Usage
```console
$ gulp_metadata_modifier annotations.pkl gulp_dir
```