A Python client for the Video Jungle API
Project description
Video Jungle API Client
This is a Python client for the Video Jungle API. It provides a simple interface to interact with the Video Jungle API.
Installation
You can install the Video Jungle API client using pip:
pip install videojungle
Usage
Here's a simple example of how to use the Video Jungle API client:
from videojungle import ApiClient
client = ApiClient("your_api_token_here")
# Get a project
project = client.projects.get("2ec097cd-1fff-4824-a7bf-a0e14281f4e5")
print(project)
License
This project is licensed under the MIT License.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file videojungle-0.1.0-py3-none-any.whl.
File metadata
- Download URL: videojungle-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
002204ca387cd3d455a345f1082d8610a390a8f6bebaa2aaf5521f23f9b8596b
|
|
| MD5 |
1c5689965be5460d156f6ba640e9207b
|
|
| BLAKE2b-256 |
6f728b4e52097a62baf5c9a2a53cf276b9d5149c66a2f8f5ec26d994f44c2768
|