Ticket shop python app for conferences, festivals, concerts, tech events, shows

pretix Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc. Reinventing ticket presales, one ticket at a time. Project status & release cycle While there is always a lot to do and improve on, pretix by now has been in use for thousands of events conferences that sold millions of tickets combined. We therefore think of pretix as being stable and ready to use. If you want to use or extend pretix, we strongly recommend […]

Read more

A free digital photograph metadata editing app build with python

Photini A free, easy to use, digital photograph metadata (Exif, IPTC, XMP) editing application. “Metadata” is said to mean “data about data”. In the context of digital photographs this means information that isn’t essential in order to display the image, but tells you something about it. For example a title and description of the scene or the date & time and the GPS coordinates of the camera’s position when the picture was taken. “[Photini] doesn’t try to be an all-singing, […]

Read more

A python based web application to manage the software on your HTPC

HTPC-Manager A fully responsive interface to manage all your favorite software on your HTPC. A python based web application to manage the software on your HTPC. HTPC Manager combines all your favorite software into one slick interface. NZBGet module (rewritten) qBittorrent module (rewritten) Transmission (add url, upload local torrent) Deluge (add url/magnet, pause/remove, set limit) SABnzbd (drag & drop to edit queue, pause for x min, purge history) Stats module (Hardware info, S.M.A.R.T report, execute scripts) CouchPotato (Suggestions and moar..) […]

Read more

Data sampling app to csv file with python

DATA SAMPLING APP The module that allows the collection of data sampling, which is transmitted with WebSocket via WIFI or serial port for CSV file. Technologies Warning To use this module, remember that data must be transmitted via serial port or WIFI in string where each data has to be separated by a comma. “00.0000000,00.0000000,00.0000000,00.0000000” Getting Started Fork this repository and clone it on your machine. Change the directory to python-data-sampling-app where you cloned it. Module Getting Started Install requirements. […]

Read more

A Python application to predict what is cooking

ez-cuisine-classifier A Python application to predict what is cooking. Environment Python 3.7 Windows 10 Install python -m venv venv .venvScriptsactivate python -m pip install -U pip setuptools pip install -r requirements-dev.txt Data Source The training data is from kaggle’s Recipe Ingredients Dataset. Demo GitHub https://github.com/zehengl/ez-cuisine-classifier    

Read more

A Free RGB lighting management front-end application for GNU/Linux

polychromatic An open source RGB lighting management front-end application to customise OpenRazer peripherals on GNU/Linux. Soon to be vendor agnostic! Polychromatic is a vendor agnostic front-end for managing lighting, RGB effects and some special functionality for keyboards, mice, keypads and just about any other gaming peripheral on your GNU/Linux system. The software aims to make it easy to create and co-ordinate lighting effects that work across all compatible hardware, even if you switch to another brand also supported by Polychromatic. […]

Read more

A simple web application for organizing your workouts and sports activities

Workoutizer Workoutizer is a simple web application for organizing your workouts and sports activities. It is designed to work locally on any UNIX-like system running Python. Track your activities to get an overview of your overall training, similar to platforms like strava or garmin connect – but without uploading all your sensitive health data to some 3rd party cloud. Features Automatic import of Garmin .fit files and .gpx files Automatic naming of activities based on daytime, sport and geo location […]

Read more

An application for digitizing ECG scans in python

Paper ECG An application for digitizing ECG scans. (OSU Capstone Project 2020-21) See ecgdigitize for the library implementing the grid and signal digitization. Authors Natalie Coppa Julian Fortune Larisa Tereschenko (tereshch at ohsu.edu) With help from: Overview This application allows digitizing paper ECG image scans, such as this one: To produce digital signals, like these: Installation Download the latest release here. User Guide Read the user guide here Contributing Follow the set-up instructions: You should now have: Python 3.6.7 Virtual […]

Read more
1 2 3 4