Gajim is an open source Jabber client written in Python, with a GTK+ frontend.
Read moreTag: Python
CropGUI – gtk frontend for lossless cropping of jpeg images
CropGUI is an open source graphical user interface for jpegtran, a command-line tool that performs various useful transformations of JPEG files.
Read more
Machinekit – platform for machine control applications
Machinekit is a platform for machine control applications. It is portable across a wide range of hardware platforms and real-time environments
Read more
LinuxCNC – CNC machine controller
LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3D printers, laser cutters, plasma cutters, and more.
Read more
SQLAlchemy – Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Read more
Peewee – small and simple ORM
Peewee is a simple and small Object Relational Mapper. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
Read more
Pony – advanced object-relational mapper
Pony is an advanced object-relational mapper. It is an easy-to-learn and easy-to-use library.
Read more
SQLObject – Object Relational Manager
SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.
Read more
Tortoise ORM – easy-to-use asyncio Object Relational Mapper
Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django.
Read more
Storm – Object Relational Mapper
Storm is an object-relational mapper (ORM) for Python.
Read more
MoinMoin – extensible WikiEngine
MoinMoin is an advanced, easy to use and extensible wiki engine implemented in Python. It can fulfill a wide range of roles.
Read more
folium – visualize data in a Leaflet map
folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the Leaflet.js library.
Read more
Glue – Multi-Dimensional Linked-Data Exploration
Glue is an open source Python library to explore relationships within and between related datasets.
Read more
GeoViews – Explore and Visualize Data that includes Geographic Locations
GeoViews is an open source Python library that makes it easy to explore and visualize any data that includes geographic locations. It has particularly powerful support for multidimensional meteorological and oceanographic datasets, such as those used in weather, climate, and
Read more
Datashader – Data Rasterization Pipeline
Datashader is a library for rasterizing large amounts of data into beautiful, accurate images. It automates the process of creating meaningful representations of large amounts of data.
Read more
Glumpy – Interface between NumPy and OpenGL – Python Library
Glumpy is an open source Python library for scientific visualization that is both fast, scalable and beautiful. Glumpy offers an intuitive interface between NumPy and modern OpenGL.
Read more
Pygal – Dynamic SVG Charting Library
PYthon svg GrAph plotting Library (pygal) is a dynamic SVG charting library written in Python.
Read more
PyQtGraph – Scientific Graphics and GUI Library for Python
PyQtGraph is a pure-python graphics and GUI open source library built on PyQt4 / PySide and NumPy. It’s intended for use in mathematics / scientific / engineering applications.
Read more
bqplot – Interactive Plotting Framework for the Jupyter Notebook
bqplot is a Grammar of Graphics-based interactive plotting framework for the Jupyter notebook.
Read more
plotnine – Implementation of a Grammar of Graphics in Python
plotnine is an implementation of a grammar of graphics in Python. It’s based on ggplot2. The grammar allows users to compose plots by explicitly mapping data to the visual objects that make up the plot.
Read more