The missing element of Python - Advanced Hot Reloading
Details
Installing
pip install reloadium
Using
Running python files:
reloadium run example.py
Running modules:
reloadium run -m my_module
pip install reloadium
Running python files:
reloadium run example.py
Running modules:
reloadium run -m my_module
DataVisualization - The evolution of my arduino and python journey. New level of competence achieved
jsonschema jsonschema is an implementation of JSON Schema for Python. from jsonschema import validate # A sample schema, like what we'd get f
BrowZen BrowZen correlates your emotional states with the web sites you visit to give you actionable insights about how you spend your time browsing t
Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.
HoloViews Stop plotting your data - annotate your data and let it visualize itself. HoloViews is an open-source Python library designed to make data a
Mandelbrot Set Generator A small script written in Python3 that generates a visual representation of the Mandelbrot set. Abstract The colors in the ou
napari-tomoslice A napari plugin for visualising and interacting with electron cryotomograms. Installation You can install napari-tomoslice via pip: p
By default, networkx has problems with drawing self-loops in graphs. It makes it hard to draw a graph with self-loops or to make a nicely looking chord diagram. This repository provides some code to
This repository contains sample code scripts for creating awesome data visualizations from scratch using different python libraries (such as matplotli
xarray-schema Schema validation for Xarray installation This package is in the early stages of development. Install it from source: pip install git+gi
Open-source tool for exploring, labeling, and monitoring data for AI projects
lime This project is about explaining what machine learning classifiers (or models) are doing. At the moment, we support explaining individual predict
An interactive NVIDIA-GPU process viewer, the one-stop solution for GPU process management.
pyswahili A programming language built over Python to easily allow swahili speakers to get started with programming without ever knowing english pyswa
SOMPY A Python Library for Self Organizing Map (SOM) As much as possible, the structure of SOM is similar to somtoolbox in Matlab. It has the followin
Smarthome Dashboard with Grafana & InfluxDB This is a complete overhaul of my Raspberry Dashboard done with Flask. I switched from sqlite to InfluxDB
Rossmo Plotter A tool to plot and execute Rossmos's Formula using python, that helps to catch serial criminals using mathematics Author: Amlan Saha Ku
demir.ai Dataset Operations With this application, you can have the empty values (nan/null) deleted or filled before giving your dataset to machine le
100-Day-With-Python 100 Days of Code - The Complete Python Pro Bootcamp for 2022. In this course, I spend with python language over 100 days, and I up
Automation on Legal Court Cases Review This project is to automate the case review on legal case documents and find the most critical cases using netw