254 skills found · Page 4 of 9
rohanmistry231 / DSA In PythonA comprehensive collection of Python implementations for data structures and algorithms, featuring detailed explanations and coding examples. Covers arrays, linked lists, trees, sorting, and searching techniques for learning and interview preparation.
krsmanovic / Mikrotik Distributed SshPython script that connects to MikroTik routers via ssh and executes list of commands. Both inventory and command lists are loaded from external files. Create separate log entries for successful connections and errors.
Cyberbolt / CyberDBIn-memory database based on Python Dictionaries and Lists | 基于 Python 字典和列表的内存数据库
zopieux / PycmarkgfmLightweight Python bindings to GitHub Flavored Markdown (GFM) library, with special support for task lists.
ankitgyawali / Awesome InterfaceAngularJS SPA interface for awesome lists. Awesome lists parsed using python.
ludiosarchive / ProtojsonConvert protobuf Messages to/from Python lists, useful for implementing "protobuf over JSON"
qwigo / EnvsEasy access of environment variables from Python with support for typing (ex. booleans, strings, lists, tuples, integers, floats, and dicts). Now with CLI settings file converter.
Hagtronics / SDRpp FrequencyManager Spreadsheet ToolPython script to convert Spreadsheet Frequency Lists into a Frequency Manager JSON file for SDR++
dairiki / UnflattenPython library to unpack flat dictionaries to a dict with nested dicts and/or lists
pierky / BlocklistsaggregatorA Python tool that downloads IP block lists from various sources and builds configurations for network equipments and firewalls.
DQ-Zhang / RefchaserWritten in python, for checking reference lists in systematic reviews and literature reviews, helps with reference list searching both backward&forward by extracting references and creating search queries, ranks articles by relevance to improve screening efficiency, download full-text pdf of research articles in batch.
atmb4u / ButlerPython Dictionaries and Lists on Steroids
BuzzFeedNews / NamestandA Python library for standardizing lists of names, especially database/CSV column–names.
laitco / Opnsense Gateway HealthcheckA Python-based Flask application to monitor the health of gateways in an OPNsense network. The application provides endpoints to check the health status of all gateways, specific gateways by name or address, and lists of healthy or unhealthy gateways. These gateways can include both internet service provider (ISP) and VPN-based gateways.
ausgerechnet / Cwb CccPython wrapper for the CWB to extract concordances and score frequency lists
yousefhamza / TrelloToYouTrackPython script to import cards from Trello lists to Youtrack as issues with a customisable mappings
tmscarla / Proxy SwitcherA proxy switcher written in Python for public and personal proxy lists. Includes a setup tutorial using Squid.
websemantics / Lolviz.jsA faithful (albeit optimized) port of Terence Parr List of Lists Visualization library, https://github.com/parrt/lolviz from Python to Javascript.
SahibzadaSalman / Python FundamentalsThis repository contain all the basics you need to learn Python programming
pawanmehra-git / Mongodb FolderStructureThis project demonstrates how to store and manage a file structure in MongoDB using Python. It provides scripts to insert/update the file structure and to retrieve file lists for specific company/version/category combinations.