(linux, windows, mac, qt5) qtile - (Repo, Home) A small, flexible, scriptable tiling window manager. (linux) uMap - (Repo, Docs) Web application allowing users to create maps with OpenStreetMap layers and embed it on other sites. (server) Wammu - (Repo, Home) GUI phone manager ...
A categorized collection of Android Open Source Projects, More powerful web version: - Trinea/android-open-project
Repo,Home,WP) A powerful programmatic 2D drawing application for MacOS X which generates graphics from Python scripts.(education, dev, mac) - (Repo,WP) General-purpose parametric 3D CAD modeler and a building information modeling (BIM) software with finite-element-method (FEM) support.(linux, ...
#!/usr/bin/python3 import os import sys import time import usb.core import usb.util from configparser import ConfigParser from webbrowser import open_new from PyQt5 import QtCore, QtGui, QtWidgets from PyQt5.QtCore import pyqtSignal, QObject, QRunnable, QThreadPool from nuwr...
Stylesheet stylesheet = spreadsheet.WorkbookPart.WorkbookStylesPart.Stylesheet; // Cell formats (x:CellXfs) stylesheet.InsertAt<CellFormats>(new CellFormats(), 5); // General text stylesheet.GetFirstChild<CellFormats>().InsertAt<CellFormat>( new CellFormat() { FormatId = 0, NumberFormatId = ...
A Python version of RTKLIB In this post I would like to introduce a new project that I have recently been working on. RTKLIB can be a great tool for exploring the world of precision GNSS solutions. There are many configuration options (some say too many!) which allow the user to ...
class Home(QtWidgets.QWidget): home_activate_signal = QtCore.pyqtSignal() home_upload_signal = QtCore.pyqtSignal() def __init__(O0O00OOOOO0O00000, OOO00O0O0OO00OOOO): QtWidgets.QWidget.__init__(O0O00OOOOO0O00000) O0O00OOOOO0O00000.setWindowTitle('DeepNude') O0O00OOOOO0O...
GLFW 3.2: Library for OpenGL, Window and Input zlib License glog 0.3.4: Google Logging Library BSD 3-Clause "New" or "Revised" License Notice h11 0.13.0: Pure-Python HTTP/1.1 Protocol Library Expat/MIT License html5lib 1.1: HTML Parser Based on the WHATWG HTML Specification E...
Cisco Intersight (Figure 5 and https://intersight.com) is an API driven, cloud-based system management platform. It is designed to help organizations to achieve their IT management and operations with a higher level of automation, simplicity, and operational efficiency. As a new global management...
3. Install prerequisites packages such as PyYAML, perl, net-tools, chrony, python-six, iptables, iptables-services, docker: # ansible storage -m command -a “yum install -y PyYAML perl net-tools chrony python-six iptables iptables-services” 4. Create a docker-storage-setup file in bastion...