Showing 59 open source projects for "python version 3.10"

View related business solutions
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 1
    Scribus

    Scribus

    Powerful desktop publishing software

    Scribus is an Open Source program that brings professional page layout to Linux, BSD UNIX, Solaris, OpenIndiana, GNU/Hurd, Mac OS X, OS/2 Warp 4, eComStation, and Windows desktops with a combination of press-ready output and new approaches to page design. Underneath a modern and user-friendly interface, Scribus supports professional publishing features, such as color separations, CMYK and spot colors, ICC color management, and versatile PDF creation.
    Leader badge
    Downloads: 41,477 This Week
    Last Update:
    See Project
  • 2
    HP Linux Imaging and Printing

    HP Linux Imaging and Printing

    Hewlett-Packard's Linux imaging and printing software

    The Hewlett-Packard Linux Imaging and Printing Project provides a unified single and multi-function connectivity solution for Linux. For support and help, please visit https://launchpad.net/hplip
    Leader badge
    Downloads: 7,498 This Week
    Last Update:
    See Project
  • 3
    MediaWiki To LaTeX converts MediaWiki markup to LaTeX and generates a PDF. So it provides an export from MediaWiki to LaTeX. It works with any project running MediaWiki, especially Wikipedia and Wikibooks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    A user-friendly tool for teachers to generate high-quality personalized certificates for students in bulk, saving time and effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 5

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 6
    gnome-manual-duplex

    gnome-manual-duplex

    A utility that adds manual duplex to the "Print" menu

    gnome-manual-duplex is a utility that adds manual duplex to the "Print" menu. It is a CUPS Virtual Printer as well as a standalone utility. It works with *.ps and *.pdf files. We need translations into YOUR language: http://www.transifex.net/projects/p/gnome-manual-duplex OR http://crowdin.net/project/gnome-manual-duplex OR http://translationproject.org/domain/gnome-manual-duplex.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    PyQtRPT

    PyQtRPT

    Pyside QtRPT

    Pyside QtRPT Python Binding for QtRPT (PySide Shiboken) QtRPT Report Engine Python Report License LGPL3 compatible with QtRPT (see license) """QtRPT is the easy-to-use print report engine written in C++ QtToolkit. It allows combining several reports in one XML file. For separately taken field, you can specify some condition depending on which this field will display in different font and background color, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Canorus

    Canorus

    Music score editor

    Canorus is a free cross-platform music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    brother_ql

    brother_ql

    Python package for raster language protocol of the Brother QL series

    A Python package to control Brother QL label printers. It implements the raster language of those printers and allows you to send instruction files to your printer. In more details, the following is possible with this package. Create raster language files for the Brother label printers. They can be created from image files or programmatically in your own Python script. Print raster instruction files with your Brother label printer via different backends pyusb (works cross-platform) network...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    JPykotaGUI

    JPykotaGUI

    Interface gráfica para PyKota / Graphical interface for PyKota

    Projeto destinado a ser uma interface gráfica web para o software de controle de impressão PyKota (www.pykota.com). Não possui vinculo algum com projeto oficial. Para novas instalações com Ubuntu 12.04 server use o script install.sh. -- Para FreeBSD veja https://www.vivaolinux.com.br/artigo/Configurando-o-FreeBSD-e-PyKota-para-receber-o-JPyKotaGUI/?pagina=5 https://sourceforge.net/projects/jpykotagui-freebsd/ -- Project to be a GUI for the print control software PyKota...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CuteReport

    CuteReport

    Qt based report solution

    ...СuteReport also has a commercial version. Read about it on the official web site.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    python-textgrid

    Python module that handles ASCII-style text-based tables.

    This module contains only a single new-style class, that is called textgrid. It's a string-based solution that allows you to present data converted to strings in ASCII-Style tables. Actually, the class doesn't support different dimensions for each row and column. Textgrid is an ASCII-Style table, easyly writable to a text file. It supports various operations, like writing in its cells, adding or deleting rows and columns, changing the measures of cells, and more. Textgrids allow to simply...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KBarcode

    KBarcode is a barcode and label printing application for KDE 4.

    KBarcode is a barcode and label printing application for KDE 4. It can be used to print every thing from simple business cards up to complex labels with several barcodes (e.g. article descriptions). KBarcode comes with an easy to use WYSIWYG label ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    PyCalendarGen

    Generate customizable calendar pages in PDF format

    PyCalendarGen generates customizable calendar pages in PDF format for use in, for example, photo calendars etc. Supports custom holidays, birthdays and other special days, with decent internationalization. PyCalendarGen uses ReportLab and mxDateTime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    aCover full automatically creates an optimal layouted CD Inlay Card of the content of the given CD/DVD as a printable PDF-File. This also creates a Content XML File, i.e. to use in a XML capable Database. Later on, a Cover / Booklet will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Pixies is a formatter that convert XSL-FO documents to PDF. It is written in python and it is particulary focused on the production of PDF files from DocBook documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ruff es un generador de reportes basado en descripciones XML que pretende funcionar con las fuentes nativas de las impresoras, logrando que los reportes salgan correctamente en todo tipo de impresoras, incluyendo la de matriz de punto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python script that builds a book cover page in Scribus for the Lightning Source cover template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small GTK2 (gtk+ until 0.6.9) frontend to cdlabelgen. Makes CD cover creation fast and easy. Requires python-gtk2 python-glade2 cdlabelgen and optionally python-cddb python-id3
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Teng is a general purpose templating engine written in C++ (i.e. library). It is also available as Python module or PHP extension. The main idea of teng is to strictly separate application logic from presentation layer. Widely used on dynamic web sites.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Inkcut
    Project moved to https://codelv.com/projects/inkcut/ Code move to https://github.com/codelv/inkcut/ Forum moved to https://inkcut.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The project provides a mailto backend for the Common Unix Printing System (www.cups.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Reporting engine library written in C. Create one XML file and generate PDF, HTML, TXT, and CSV reports based on queries. Has support for MySQL, PostgreSQL, ODBC. Bindings for PHP, Java, Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB