Skip to main content

Personal utility scripts based on pytoolbox and other goodies.

Project description

https://badge.fury.io/py/pytoolbox_bin.png https://pypip.in/d/pytoolbox_bin/badge.png https://secure.travis-ci.org/davidfischer-ch/pytoolbox_bin.png

Afraid of red status ? Please click on the link, sometimes this is not my fault ;-)

Personal utility scripts based on pytoolbox and other goodies.

What the release number stands for ?

I do my best to follow this interesting recommendation : Semantic Versioning 2.0.0

How to install it (Python 2.7) ?

Install some packages that are not handled by pip:

sudo apt-get -y build-dep python-imaging
sudo apt-get install git-core python-dev python-pip python-pyexiv2

Make sure that pip is up-to-date (PIPception):

sudo pip-2.7 install --upgrade pip

Then, you only need to run setup.py:

python2 setup.py test
sudo python2 setup.py install

How to install it (Python 3.3) ?

Install some packages that are not handled by pip:

sudo apt-get -y build-dep python3-imaging
sudo apt-get install git-core python3-dev python3-pip python-pyexiv2

Make sure that pip is up-to-date (PIPception):

sudo pip-3.3 install --upgrade pip

Then, you only need to run setup.py:

python3 setup.py test
sudo python3 setup.py install

How to check coverage ?

python setup.py test
xdg-open tests/cover/index.html

How to use it ?

Here is list of the functionalities available through the command line (see all files called bin.py).

github-clone-starred:

Clone the repositories your starred on GitHub.

youtube-download-likes:

Download the video you liked on YouTube, can also convert them to AAC (songs).

socket-fec-generator:

Create SMPTE 2022-1 FEC streams from a sniffed source stream. Socket-based implementation.

twisted-fec-generator:

Create SMPTE 2022-1 FEC streams from a sniffed source stream. Twisted-based implementation.


2013 - David Fischer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytoolbox_bin-0.2.2.tar.gz (47.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page