screencaster for spyder 5.
Project description
spyder-screencast
screencast plugin for spyder 5
spyder-screencast
is based on QScreenCast
Installation
conda/mamba (preferred)
(myenv) me@mybox:~$ conda install -c conda-forge spyder-screencast
Note: spyder-screencast
depends on spyder 5
and QScreenCast
, both will be installed with the above command (if not already installed)
pip
Prior to installing spyder-screencast
, you need to install ffmpeg on your system somehow.
me@mybox:~$ pip install spyder-screencast
Usage
see: QScreenCast
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.