Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/willprice/gulp_metadata_modifier
- Owner: willprice
- License: mit
- Created: 2020-02-06T18:01:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T18:49:50.000Z (almost 5 years ago)
- Last Synced: 2024-10-28T17:13:08.242Z (18 days ago)
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```