Showing 64 open source projects for "python-snap7"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    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
  • 2
    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
  • 3

    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
  • 4
    Slices images of a grid with markers in the corners into component images for each cell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    A python script that can used as an Inkscape plugin or a standalone tool to convert SVG to HTML and CSS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Generates a texture atlas from a series of input textures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Python library for parsing, processing and linearising VRML97 files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    pyqrcode is a python extension for acessing java qrcode decoder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    SVGMath is a command-line utility to convert MathML expressions to SVG, written entirely in Python.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    mgXPort - DirectX Exporter is an python script 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pycture Resizer is a little utility used to resize pictures. It supports various image formats and is written in Python. It features a nice GUI created with wxPython and file drag'n'drop. (wxPython and PIL needed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a COLLADA (1.3.1 / 1.4) Plug-in for Blender which exports and imports: Meshes, Materials, Textures, Lights (Hemi, Lamp, Sun and Spot) and Cameras. Additional features are export of animation, selected objects only and export of baked transforms.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 19
    PDFRead is a tool for converting PDF and DJVU documents for reading on eBook devices. It does this by creating an image out of each page, enhancing the image and then collating the images in a device-specific format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This object-oriented python module converts 3D VRML models into Collada and integrates it in Google Earth (GE) through the Keyhole Markup Language (KML). It enables the visualisation of large scale aerial/satellite images in the Geo Browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MilkCrate utilizes a new open-source markup language for tabular musical notation, and a unique wiki-styled web interface for data input. Users may generate a number of different document types to view the tabular notation, including .png, and PostScript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PyPotrace is a Python programming language binding for Peter Selinger's Potrace raster to vector conversion algorithm. No separate Potrace library or application required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A PyGTK app to manage photos and photo albums with recent photo-capable Apple iPod models
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FiltersDllPy is a FiltersDll library python wrapper. It export the FiltersDll library functions, so a python developer can simple use it into python programs. It need the FiltersDll library and ctypes for work. Tests are included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Batch Image Processor This simple Command line utility allows you to process (ie scale, rotate, change format/quality) a collection of image files. This arose from my need to find a simple way to reduce photos for emailing to family and friends.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB