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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1

    LIstFOrmatCONverter

    A tool to convert an exported text file from one format to another.

    Sometimes an upgraded application changes data formats which can break compatibility with previous versions. If import/export text files are of the following format: "descript1","descript2","descript3" "data1","data2","data3" "data1","data2","data3" then this program can rearrange the data of large exported files in order to be imported into another version or application with little effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    lequation

    cross platform latex-to-bitmap-to-clipboard gui

    L(atex)equation aims to be the simplest latex to bitmap converter there is. Its goals are: simple gui, simple install, mac + windows + ubuntu binaries and it just should work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Aurora Application Server is a new Python Web Application Server and Framework. The main goal of the project is to provide the developer with a complete set of tools to speed up the application development process. See project wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    HTML DOM Parser

    HTML parser which can be used for screen-scraping applications

    htmldom parses the HTML file and provides methods for iterating and searching the parse tree in a similar way as Jquery. To report bugs please mail me at bhimsen.pes@gmail.com
    Downloads: 0 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.
    Click to perfect your product now.
  • 5
    Access to MySQL

    Access to MySQL

    Convert Access to MySQL Database

    Alpha version of Access to MySQL Requirements: - ODBC Driver - Access DB - MySQL Server(ext. access allowed) functions: - convert Access Database to MySQL (Counter is exported as a field with INT) Future functions: - Access MySQL Synchronisation (WIP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jallie

    Java classfile assembler/disassembler and interactive low-level editor

    Java Classfile assembler/disassembler and low-level interactive editor. Allows viewing and manipulation of Java class data both manually and via scripts. Load in a class file, make changes, and then save the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    InkPlot

    Inkscape extension to add and edit GNUplot graphs

    InkPlot is an extension (plugin) for the SVG Editor Inkscape to insert graphs from Gnuplot. It allows you to - preview the graph - add it as SVG into Inkscape - edit already generated graphs - use a preamble file for reusable style and commands - customize default settings in a config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PROJECT HAS MOVED: https://github.com/wiki2beamer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    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: 3 This Week
    Last Update:
    See Project
  • 11
    VERTIS Virtual Scanner

    VERTIS Virtual Scanner

    A virtual scanner for 3D models.

    A virtual scanner that converts 3D models (in Wavefront .obj format) into pointcloud files (in PCL .pcd format). Useful for simulating robotic input. NOTE: This project has been merged into the project at https://github.com/canderegg/cfg_obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python module for manipulation of Crystallographic Information Framework (CIF) files
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ebookutils is a collection of utilities which are useful for working with ebooks, specifically the REB1100/1150/1200 models made by RCA/Gemstar in the early 2000s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HeWIT helps you create and fill out forms. It tells you if you've missed anything or made any mistakes. You can then send the form over email, upload to a web site, or pass it by memory stick to whoever needs it next.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hylt is a file format that provides HYperLinked Text with minimal markup, meant to be both easy to view in any program and easy to keep in a version control system. The Hylt project covers the file specification, viewers, and tools to manage Hylt files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pyGPXs60

    Erstellt nach Eingabe von Koordinaten eine GPX-Datei; für Symbian

    Diese für Geo-Caching entwickelte App erstellt eine GPX-Datei nach der Eingabe von Koordinaten. Sie läuft auf Symbian Mobiltelefonen mit PyS60[1]. Die erstellte GPX-Datei kann mit einem Navigationsprogramm geöffnet werden, um zu dem angegebenen Ort geführt zu werden. [1]: https://sourceforge.net/projects/pys60/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name. * tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows. * tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns. * tbldesc: Summarize columns in file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Html Assembler
    Html Assembler is a static site generator. It automatically integrates page content such as text and photos in a modifiable page template creating a complete set of html files ready for upload to your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ndexr

    Indexes directories and outputs to JSON

    Tool to use from Python interactive interpreter or script. Use it to make JSON indexes of all files in a directory, or files of a certain type. Could be used to observe activity in a server directory, to generate JSON to send to clients searching remotely, or to keep an index of files in a directory when the user of that directory does not have permission to probe the files system for files without knowing their names. Uses a configuration file, or optionally you can pass configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    xyz2eps

    python command line utility to print xyz-geometry to eps file format.

    xyz2eps.py is an command line utility written in Python programing language which prints the geometry from xyz-file directly to the eps-file format. Originally it was designed to study the problems related to grain boundaries in graphene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gsdview
    Geo-Spatial Data Viewer (GSDView) is a lightweight viewer for geo-spatial data and products. It is written in python and Qt4 and uses the GDAL library. GSDView is modular and has a simple plug-in architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is the Open Source RESTful client for the take.io platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Scientific Book Document Project is developing three new formats: SBP, SBD and SBR. These formats will be designed to make reading e-friendly. The most part of the project is implemented in Python, but there are plans for remaking it in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
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.