A simple Python package
Project description
Renderer-PyPI-Package
This repo contains the source code for the Renderer package, which is available on PyPI. The Renderer package provides tools and utilities for rendering youtube videos and any web page over the jupyter notebook/colab and visualization in Python applications.
How to run the package
- Create a virtual environment:
conda create -n renderer python=3.8 -y
or to create in a specific path:conda create -p ./envs/renderer python=3.8 -y
- Activate the virtual environment:
conda activate renderer
or if created in a specific path:conda activate ./envs/renderer
- Install the required packages:
pip install -r requirements_dev.txt
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
renderer_pypi-0.0.2.tar.gz
(4.0 kB
view details)
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 renderer_pypi-0.0.2.tar.gz.
File metadata
- Download URL: renderer_pypi-0.0.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
356e56ae0902c88956a934efcf055aa62265619533f8443038badb363958d89f
|
|
| MD5 |
4ae0ac2f4146800fdb79b3cb10f51757
|
|
| BLAKE2b-256 |
2cf99fef844f477e884da4bd041b3848810ef64278e909bbbfd7497ac50049a5
|
File details
Details for the file renderer_pypi-0.0.2-py3-none-any.whl.
File metadata
- Download URL: renderer_pypi-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a5413fa82f5ae83f8bfcf602516ac7dd33d748261fe7afb363f50ea75254bc5
|
|
| MD5 |
058044aa601453998b611bc5651e6f69
|
|
| BLAKE2b-256 |
4a194264f3320bea777cfe3ad8555a699597a9d5136e131ccb9bfe39d3d18532
|