An async video indexer package for querying Microsoft Media Services Video Indexer in Python.
Project description
aio-videoindexer
Overview
An async video indexer package for querying Microsoft Media Services Video Indexer in Python.
aio-videoindexer is available under the MIT Licence.
Installation
The package can be found on PyPy and can be installed using pip.
$ pip install aio-videoindexer
Documentation
For more information including usage examples, see https://aio-videoindexer.readthedocs.io/en/latest/.
Contact
Feel free to contact me on Twitter. For bugs, please raise an issue on GitHub.
Background
This library is forked from a Teams Vid project, designed to use video to connect people during the pandemic.
Contributing
Contributions are more than welcome.
- Create a fork.
- Create a feature branch
git checkout -b feature/featurename
in the Gitflow style. - Commit your changes
git commit -am 'Bug: Fixed a bug'
using semantic commits. - Push to the branch
git push
. - Create a new pull request for review when ready, relating to the issue.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aio-videoindexer-1.0.0.tar.gz
(4.3 kB
view hashes)