BriFuture's scripts set, all scripts will be written with Python3
Project description
Facilities for BriFuture
These facility scripts which will mostly be written in python is for better management of myself, but if some of them are also useful for you, you can download them (either source code or install the whole package with pip) for personal usage. It will be grateful if you make some advision or want to make some improvements over these scripts.
Usable Commands
All commands that is usable can be downloaded and compiled with pip
, all these commands are prefixed with bf_
which may make these commands more identified.
- bf_broadcast: Identify which machine running the specified script through sending and recieving broadcast udp datagram.
- bf_gitrepo: which may simplify the creation or deletion a shared git repository on personal mini git server. you can read a blog article on how I make it by visiting my blog website.
- bf_monitor: Monitor file changes, and execute prepared commands. you can read a blog article on how I make it by visiting my blog website.
For more details about these facilities, please refer the help message provided by each command with -h
option.
Install
Using pip to install these facility commands:
python3 -m pip install bffacilities
or
pip install bffacilities
Usage
You can use bff
or bffacilities
to call sub commands, for example, let's generate QtTest files from directory:
## in source directory
cd test
bff gqt -d ../src -p Test -e "test,ui"
License
License is under GPLv3.
ChangeLog
0.1.0: optimize utils
0.0.41: optimize network.socket
0.0.40: move socket server and bluetooth into network, remove _globals
0.0.35: optimize scripts in torch folder
0.0.34: fix database error
0.0.33: move logger from utils to avoid log too much content
0.0.32: update with pyupdator
0.0.22: socket server has been improved a lot, interface has changed
v0.0.20 add bluetooth manager for bluetooth device list and connect
v0.0.19 some updates on generateQtTest and torch scripts
0.0.17: scripts in `myscripts` folder could add more scripts
without change main.py file.
0.0.13: add torch scripts and labelme scripts for MachineLearing data processing or model building.
0.0.7: add simple tcp socket server
0.0.6: add common flask functions
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
Built Distribution
File details
Details for the file bffacilities-0.1.0.tar.gz
.
File metadata
- Download URL: bffacilities-0.1.0.tar.gz
- Upload date:
- Size: 103.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c84e7397677d3f63041c593f41d90d2bf664382c5443f355882613ad1afe697e |
|
MD5 | 77199eabcc07153730d1ce3d0a347c4a |
|
BLAKE2b-256 | 3effb24c92b1a83ba86d6aae691105fec2114436974d20be7222e20872efdc16 |
File details
Details for the file bffacilities-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: bffacilities-0.1.0-py3-none-any.whl
- Upload date:
- Size: 151.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eeaa2e4a74188d9a4eccea6a5e21ac90d5e86147e3dc6111ef9123617d32462d |
|
MD5 | baeb64c2805bd1e7c20ec5c0d4f57c17 |
|
BLAKE2b-256 | d3fb7fa770682a378b77381a39689aff96f61c62c8637db76fa8a5a2ca39da54 |