nform
Format Norminette Output! (useful if you're used to [cmd + click] to see where errors are)
Installation
./install.sh INSTALL_FOLDER
# INSTALL_FOLDER defaults to ~/.scripts
Usage
norminette | nform
or
norm-v3 | nform
obsidiantools is a Python package for getting structured metadata about your Obsidian.md notes and analysing your vault.
VMI API API for obtaining results from the Beery-Bukenica test of the visomotor integration development (VMI) 4th edition. Install docker-compose up -
A set of tools that keep Python sweeter.
link-tree Script that iterate over the links found in each page, recursively fin
NetConfParser is a tool that helps you analyze the rpcs coming and going from a netconf client to a server
pysherlock pysherlock is a Python library for dealing with web scraping using images, it's a Python application of the rendertron headless browser API
FEniCSx Error Estimation (FEniCSx-EE) Description FEniCSx-EE is an open source library showing how various error estimation strategies can be implemen
Use the generator for the range function! installation method: pip install yrange How to use: First import yrange in your application. You can then wo
SuBuket v1.0 Check subdomains for Open S3 buckets Coded by kaiz3n Basically, this tool makes use of another tool (sublist3r) to fetch subdomains, and
DNS Resolver ❗ Un DNS Resolver totalement fait en Python par moi, et en français. 🔮 Grâce a une adresse (url) vous pourrez avoir l'ip ainsi que le DN
graceful-killer An extremely simple package with a single utillity class used for gracefully handling POSIX shutdown signals. Installation Use pip to
Blender Robotics Utils This repository contains utilities for exporting/controlling your robot in Blender Maintainers This repository is maintained by
Python module ordered ordered module is the opposite to random - it maintains order in the program. import random x = 5 def increase(): global x
wfetch wfetch is a Minimal Windows system information tool written in Python (Only works on Windows) Installation First of all have python installed.
This python project was created to scan through a CSS file and produce a more organized CSS file by grouping related CSS Properties within selectors. Created in my spare time for fun and my own utili
A thing to simplify listening for PG notifications with asyncpg
Clock This app helps you with routine tasks. Alarm Clock Timer Stop Watch World Time (Which city you want) About me Full name: Matin Ardestani Age: 14
plone.base This package is the base package of the CMS Plone https://plone.org. It contains only interface contracts and basic features and utilitie
Chances and Percentages Python program to do with percentages and chances, random generation. What is this? This small program will generate a list wi
DecisionTree A simple python implementation of Decision Tree, using Gini index. Usage: import DecisionTree node = DecisionTree.trainDecisionTree(lab