Advanced built-in security helps IT prevent breaches before they happen
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Download Chrome
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A PythonScript I made to split a starfield image into several layers.
A PythonScript I made to split a starfield image into several layers.
To be able to use the script, PixInsight with an installed Gaia data catalogue is required, as it needs the exported astrometry data text file.
Image to ASCII converter that takes character shape into account
im2ascii is a small pythonscript that converts images to ascii-art.
Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape.
Pro: Better ascii-art quality
(see screenshots for examples)
Con: Matching is very resource intensive
Dependencies: Python 2.7, PIL, numpy, scipy
A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
mgXPort - DirectX Exporter is an pythonscript which exports DirectX files within blender. It has an user interface to make it easy to use. For now it exports meshes, normals, texture coordinates and materials. Frames and Animations are planned.