Showing 84 open source projects for "python::module"

View related business solutions
  • 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    MacroFusion

    MacroFusion

    GUI to combine photos to get deeper DOF or HDR.

    MacroFusion is a neat little GUI for great tool Enfuse (command line). It makes easy fusion few photos to one with great DOF (Deep of Field) or DR (Dynamic Range). It can be useful for every macro lovers or landscapers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    "aura" tool is a desktop (X root window) background setter, making heavy accent on image processing and clever scaling (liquid rescale, solid margins cropping, labelling) capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python OpenEXR bindings. Python module for working with ILM's popular high dynamic range imaging format and library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mollino

    Mollino

    Not your usual Architectural Modeler

    Why do Archicad and Revit only share 30 or 40% of the global architectural sofware market ? Maybe because lots of small practices find these software unadapted to the way they work, and to their bank account. I think there's place for an open software that doesn't work like the existing. It will be simple in its tools and processes, and will have infinite capabilities. This will be possible by defining a logical structure. As I am an architect, and I know very little about programming,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    A graphical frontend (GUI) for ps2pdf. Use Ghostscript's power in converting PostScript to PDF without worrying about the complicated command line. Change image resampling options, encryption and prepress settings and more with a few mouse clicks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crease Converter

    Crease Converter

    Converts *.tmd5 to *.cp

    A Simple Useful Python project what can be used to conver Treemaker5 (*.tmd5) crease patterns to an understandable *.cp file what can be imported by several applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A suite of tools for creating VCD, SVCD, or DVD video discs
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    SoundConverter is the leading audio file converter for the GNOME Desktop. It reads anything GStreamer can read, and writes WAV, FLAC, MP3, AAC and Ogg Vorbis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A tool for converting video files to a format suitable for all kinds of pocket video players including, but not limited to: PDAs, PMPs, cell phones, game consoles, digital photo frames etc. Both command-line and GUI interfaces are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mungempo

    Extract stereo images from .MPO files

    This commandline Python tool will extract stereoscopic images from .MPO format files (e.g. as created by Fuji W3 camera) and either save them as separate Left /Right images or as an anaglyphic composite (suitable for viewing with coloured 3D glasses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Slices images of a grid with markers in the corners into component images for each cell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a lightweight and fast library for reading and writing any PNM file - PBM, PGM and PPM, up to 16 bits per sample, in ascii/binary format. Library contains also a Python bindings - module pixfiles with PixFile class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A python script that can used as an Inkscape plugin or a standalone tool to convert SVG to HTML and CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Generates a texture atlas from a series of input textures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Little Python Script that use PyQt4 and PIL to reduce all the JPG of a directory in order to send them on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project provides a fast distributed system for image processing, written in Python. It aim is to be used as service to PHP, Perl and Python application servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    please see http://svglint.sourceforge.net for current development of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FreeImagePy is a FreeImage library python wrapper. It export the FreeImage library functions, so a python developer can simple use it into python programs. It need a compiled FreeImage library and ctypes for work.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Python library for parsing, processing and linearising VRML97 files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Batch processing for Jpeg pictures packing. (written in python Compresseur d'images Jpeg par lot. (écrit en python)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pyqrcode is a python extension for acessing java qrcode decoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Scientific Visualization Artist Tools (SVAT) include converters from the Visualization Toolkit (VTK) to RenderMan Interface Bytestream (RIB) (ASCII and binary files supported), Blender to RenderMan, compilable RenderMan shaders and other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project