Personal utility scripts based on pytoolbox and other goodies.
Project description
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
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
File details
Details for the file pytoolbox_bin-0.2.2.tar.gz
.
File metadata
- Download URL: pytoolbox_bin-0.2.2.tar.gz
- Upload date:
- Size: 47.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72b0c48bf3d2ed037819caa126f371669c7662f23dc05231a6b64753cdfe3428 |
|
MD5 | d07797b4a32e0259c992bf8037d3fa8a |
|
BLAKE2b-256 | 1655b1add1da7059bd1ad83848a46d5d9eecb1d027f2048ae51e2aa7b7291422 |