27 projects for "python script plugin" with 2 filters applied:

  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 1
    FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!
    Leader badge
    Downloads: 1,539 This Week
    Last Update:
    See Project
  • 2
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Exif UserComment Editor

    Dialog box to edit Exif comment into images

    Display a simple graphical dialog box to add or edit Exif UserComment contained into images. Supports Unicode UTF-8 characters. Originally developed as a plugin for Geeqie image viwer. It requires Python GTK+ and exiv2 tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    The art project "Leave a Trace" (LAT) records an displays people movement in real time. It is installed as a permanent exhibition within the Charité in Berlin, Germany. Please find more Details about LAT here: https://leave-a-trace.charite.de/action This sourceforge project provides python tools to read the raw XML data produced by LAT. The data reading module works with python2 and python3. LAT XML Data can be downloaded here: https://leave-a-trace.charite.de/action
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 5

    Point Cloud Skinner for Blender

    Python script (addon) for Blender to skin point cloud (verts to face).

    What is Point Cloud Skinner? This is a Python script for Blender 2.6x or later and allows you to create a surface from just a cloud of vertices. You can get a complete 3D mesh with faces on it out of just a point cloud that has only vertices and no faces. Please watch the video to get the idea of what the script can do for your artwork. Features: This script, Point Cloud Skinner can skin a cloud of vertices, which means to create a 3D surfaced mesh out of just a cloud of vertices...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    Gimp Gradient Extrapolate

    fill a selection according to neighboring gradient area

    Gimp Gradient Extrapolate is a plugin for Gimp 2.8. It fills gaps or removes objects, both of which are surrounded by a gradient like smooth image structure (e.g. sky). Refer to the wiki to see how to use it. Note, since this plug-in is written in python and involves optimization problems and non-filter operations, this script's runtime can be rather long, depending on the size of your image selection. Consider donating to this project: https://sourceforge.net/projects/gimp-g-e...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    CSV Mesh Importer for Blender

    This is a Python script to import a CSV file to meshes in Blender.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates meshes, such as vertices, edges and faces. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    CSV F-Curve Importer for Blender

    This is a Python script to import a CSV file to Blender f-curves.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates f-curves. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10

    blenderpython

    Blender Python user external scripts

    Blender Python users contributed external scripts repo/collection. Please check svn for files. Addons are almost kept up to date with current Blender svn for bugs please contact the script owner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WrapMap
    GIMP python plugin to wrap a bitmap around a shape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Create a server for 3D worlds similar to opensim with python and postgres, the goal ist to have a small and fast implemetation. Also to build a viewer working in a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Blender Scripting Library
    Blender Scripting Library provides a python library for creating basic geometrical objects in blender. This makes it possible to interface blender with a python script in the style POV-Ray users are used to do that in POV-Ray.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Python script allowing you to download daily images from various websites such as www.bonjourmadame.fr, www.bonjourpanda.fr, etc... Furthermore, you can set your wallpaper with these images as some "photos" stick on your chosen background wallpaper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Blender python script which automatically creates masonry and stonework. Think castles and cobblestone streets! v0.56 is usable and available at the Download page. Current version supports windows, doors, radial, and domes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    fiiRay is open-source physically based 3D renderer that can be used to create photorealistic images. Python script add-on for Blender 2.50 can be used to export scenes for fiiRay. fiiRay is still in development and current version is not stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Coloridadd
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The VRML97-Import-Script is a Python-Script, that extends the capabilities of Blender to import VRML97-Files. It supports Blender since version 2.42.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a simple python script that generates a picture gallery from a directory of jpegs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This software can be used for relief and normal maps calculation by 3D sculptors and designers. Reliefer can be called from Blender by means of Python script. It's a GPU-based visual computing application so requres OpenGL 2 compitable video subsystem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Chambara Cover Slicer
    Paint Shop Pro script to slice and resize DVD covers to perfectly fit all spine-widths of slipcases. Currently supports PSP8, PSP9. Will add support for upcoming GIMP 2.4 (requires Python). GIMP will allow for easier use and more features (CD's, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TreeGen consists in a platform indipendent Python script which should work as a plugin for Blender. Thanks to the graphical interface, it aims to create random trees and forests in a simple and alternative way to L-System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CACTUS Ain't Comic Translator's Utility Script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Python module that reads and writes binary files for which there is a format-description. If the module is run as a script the module will read the data from file and emit an editable Python script that, when run, will generate the data file again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.