- have ansible installed locally
- run ansible-playbook setup_application.yml
- this sets up directories, installs system packages, and sets up python environment
- source ./start.sh
- this will assume the created virtualenv
- to convert text to svg, modify python code and run
python text_to_svg.py
- to convert pngs or svgs to stl, modify playbook and run
ansible-playbook convert_png.yml
- slice output stl as desired
Png-to-stl - Converts PNG and text to SVG, and then extrudes that based on parameters
Overview
A simple python script to reveal the contents of a proof of vaccination QR code.
vaxidecoder A simple python script to reveal the contents of a proof of vaccination QR code. It takes a QR code image as input, and returns JSon data.
OctoPrint is the snappy web interface for your 3D printer!
OctoPrint OctoPrint provides a snappy web interface for controlling consumer 3D printers. It is Free Software and released under the GNU Affero Genera
A collection of python scripts which help you programatically create PNGs or GIFs
A collection of python scripts which help you programatically create PNGs or GIFs and their Metadata in bulk with custom rarity rates, upload them to OpenSea & list them for sale.
A ray tracing render implemented using Taichi language.
A ray tracing render implemented using Taichi language.
A QR Code encode and decode python module
A QR Code encode and decode python module
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
img2dataset Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine. Also supports
Art directed cropping, useful for responsive images
Art direction sets a focal point and can be used when you need multiple copies of the same Image but also in in different proportions.
Program for analyzing shadows from Cassini images
Moons: An Analysis Module for Vicar Files General This packages/program was created for my bachelor's thesis for the Astronomy department at Universit
missing-pixel-filler is a python package that, given images that may contain missing data regions (like satellite imagery with swath gaps), returns these images with the regions filled.
Missing Pixel Filler This is the official code repository for the Missing Pixel Filler by SpaceML. missing-pixel-filler is a python package that, give
A tool and a library for SVG path data transformations.
SVG path data transformation toolkit A tool and a library for SVG path data transformations. Currently it supports a translation and a scaling. Usage
Py3D - A 3d rendering engine written entirely in python
Py3D is a 3d rendering engine written entirely in python. It is a simple and eas
Instagram-like image filters.
PyGram Instagram-like image filters. Usage First, import the client: from filters import * Instanciate a filter and apply it: f = Nashville("image.jp
Pure Python bindings for the pure C++11/OpenCL Qrack quantum computer simulator library
pyqrack Pure Python bindings for the pure C++11/OpenCL Qrack quantum computer simulator library (PyQrack is just pure Qrack.) IMPORTANT: You must buil
FrostedGlass is a translucent frosted glass effect widget, that creates a context with the background behind it.
FrostedGlass FrostedGlass is a translucent frosted glass effect widget, that creates a context with the background behind it. The effect is drawn on t
clesperanto is a graphical user interface for GPU-accelerated image processing.
clesperanto is a graphical user interface for a multi-platform multi-language framework for GPU-accelerated image processing. It is based on napari and the pyclesperanto-prototype.
vsketch is a Python generative art toolkit for plotters
Generative plotter art environment for Python
Hide sensitive information in images
Data-Preserved Script allowing to blur the most sensitive information on images. Prerequisites Before you begin, ensure you have met the following req
Music Thumbnail Maker
Music Thumbnail Installing pip install TMFrame
3D Reconstruction Software
Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. Learn more details abou
Python library that finds the size / type of an image given its URI by fetching as little as needed
FastImage This is an implementation of the excellent Ruby library FastImage - but for Python. FastImage finds the size or type of an image given its u