Showing 359 open source projects for "quick"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 1
    Reggata

    Reggata

    Tagging system for local files

    Reggata is a tagging system for managing local files on a computer. Use it for organizing your huge collections of music, ebooks and photos (or any other files) with tags. TESTERS NEEDED! Help the project: submit BUGS and request NEW FEATURES here https://github.com/vlkv/reggata/issues Send me your FEEDBACK vitvlkv@gmail.com !!!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    ipcvis

    Visualize Inter Process Communication

    ...Short (59 sec) demo visualizing ssh client connecting to ssh server on the same Ubuntu host: http://youtu.be/8XFKwzkexQY Longer (2 min 13 sec) demo visualizing ZoneMinder surveillance solution operation (stopping, starting, enabling and viewing camera): http://youtu.be/kM7klE61Ibk Tested on Ubuntu 14.10 and Debian 7. Quick start on Ubuntu/Debian: # apt-get install graphviz python-pygraphviz # ./ipcvis.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    a Project with All the bells and whistles to allow the average user to fully benefit from HTTP,DNS,FTP,SSH through python, allowing quick and easy deploying of servers without compiling, or installing anything but our favorite language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CorEngine
    CorEngine is a work in progress, OpenGL graphics powered 3D game engine designed to help independent game developers with quick prototyping and game/virtual environment creation. The engine supports a standard set of features, like skeletal animation, post processing, Lua/C programming, physics powered by Bullet Physics, GUI and 2D/3D Audio.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    hrec

    Small console program for quick recordings using ecasound and jack

    hrec is an ecasound frontend for quick recordings on the jack audio server. hrec is designed to function like a hand-held recorder, with very simple setup and operation. hrec is a console program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    VADER

    VADER

    Lexicon and rule-based sentiment analysis tool

    VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool designed for analyzing the sentiment of text, particularly in social media and short text formats. It is optimized for quick and accurate analysis of positive, negative, and neutral sentiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LXCF - LXC Facility

    LXCF - LXC Facility

    LXCF (LXC Facility) generates LXC container of full OS environment.

    LXCF (LXC Facility) is a tool that generates full OS environment as LXC virtual environment. http://lxcf.sourceforge.jp/index.html.en - It is based on libvirt-lxc - It can generate containers in a short time (in a few minutes each even if it is long). - It can manage a lot of containers. - It supports dynamic resource control of containers. - To use containers for a long term (a few years or more), you can update software on each container from the host. LXCF currently supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kDicts

    kDicts

    kDicts is a simple app for anyone who loves to study foreign languages

    kDicts is a simple app for anyone who loves to study foreign languages with a little bit of technology, or simply for anyone who needs to remember a few words. kDicts is written in Python and runs under Kivy framework. You can clone the repository to your /sdcard/kivy/kDicts or install it from APK. Before every update backup your app data! Like the app on facebook too: https://www.facebook.com/kDicts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    mullpy

    Multilabel-learning library built on python

    Mullpy is a machine-learning library that mainly aim to solve multi-label problems. It is classifier independent, has many ensemble capabilities (diversity methods like bagging, random subspaces, etc.) and automated results presentation (Excel, images as ROC or class-separated info, etc.). It is fully configurable. At the moment supports Neural Networks and classifiers defined in files. It is working on python3.3.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 10

    Chi Square Calculator

    An unlimited calculator for Chi Squared

    This Chi Squared Calculator allows the user to enter any number of rows and columns, enter the observed frequencies used in the calculation, and the program will output the answer, as well as the degrees of freedom. This program runs on Python 3.2 ## BUT NO LONGER REQUIRES PYTHON to run! (Now in .exe form!) ## Sorry for the lack of floating point (Decimal) numbers support; attempting to input decimals will crash the program. Will fix soon! If you need any help, information, my email...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Marcus's Linux Launcher Maker

    A Quick Way to Generate .desktop Launchers for Linux

    This tool simplifies the task of generating valid .desktop files for your Unix system to effectively create desktop shortcuts that allow you to actually launch a script by simply double clicking an icon on your desktop. I created it so I could make shortcuts to scripts I had written to launch my games instead of having to open the terminal and manually launch my scripts every time I wanted to play a game. If you'd like to donate there's several ways to do so: PayPal:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Elder Scrolls V: The Last Dwemer
    This mod allows you to play as a dwemer, ancient race, which disappeared more than 3,000 years ago. You will back dwemers and your enemies will bow so low in front of your power! Don't forget read Quick Start - https://sourceforge.net/p/tlda/wiki/Quick_Start/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical side, therefore I deside to show you how to create a video player, which its programming is unbelievably simple with Qt. Topics ==== - Useful programming IDEs and tools. - Using Qt Designer for quick GUI design. - Using signals and slots. - Using basic widgets. - Using timers. - Using Phonon multimedia framework. - Using list widgets. - Using stylesheets. (In Progress) - Internationalisation. (In Progress)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Booktype

    Booktype

    Open source platform to write and publish print and digital books

    Booktype makes it easier for people and organisations to collate, organise, edit and publish books. Delivering frictionlessly to print, lulu.com, and almost any ereader, Booktype facilitates collaborative production processes. No more lost manuscripts, overwritten Word files, awkward wikis or cumbersome CMSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Open Source Revenue Assurance

    build international community,offering free RA tools

    -To solve global operators major concern-COST. -To give service operators a better choice to invest in low cost RA tools. -To give service operators a quick detection of revenue leakages with fast installation. -To develop extensive and various gaps detection techniques through open modular architecture. -To give better operational support and solution through open community. -To support operators wide transformation with low cost budget. http://youtu.be/CT72kIsvhNg by, AHMAD FAIRUZ BIN ALI TELEKOM MALAYSIA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Everpad

    Everpad

    Evernote client well integrated with linux desktop

    Everpad is a desktop integration layer that brings Evernote notes directly into the Linux environment, especially Ubuntu-based desktops. It runs a background service that syncs with your Evernote account and exposes your notes through an indicator applet and a Unity lens/search integration. The goal is to make Evernote feel like a native part of the desktop, so you can search, open, edit, and create notes without jumping to the web interface. It also supports note attachments, notebooks, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dutrain

    User training module, with definable questions and answers

    dutrain is a simple Python based interface for defining sets of questions and answers (questionnaires, quizes) that the user tries to answer in sequence. It is designed to be easy to use and quick and it can be used for training or testing. It currently uses Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    dAnalytics

    dAnalytics is a software made for education in discriminant analysis.

    ...It also gives many information about the statistics both of the input and the separated populations. There's a documentation folder in the software which brings a quick start guide for this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Charm is a full-featured, cross-platfom blogging client for LiveJournal, Atom (Movable Type, Blogger), and MetaWeb (WordPress). It is console-based, all-text, and can be used entirely from the command line. It is written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Fix Skype

    Fix Skype fixes future timestamps in the Skype messages database.

    Fix Skype is a python script and Win32 binary that is used to fix "future" timestamps in the Skype message database, such as those caused by the end of DST or by dual-booting a Linux system with time set to UTC from anywhere west of GMT. Essentially, you feed it your username and the number of hours by which some timestamps are in the future, and it subtracts that amount of time from any timestamp greater than "now".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Selenio

    Selenio

    Selenio helps you manage your reminders in an extremely quick way

    When a reminder pops up, you just have to click once in order to choose an action. In case you decide to snooze the alarm, you'll have many predefined options: just choose one and click on it! Selenio is a cross-platform application: it's written in python and uses the wxPython framework, so it can be used on Linux, Windows and Mac OS/X. Selenio is an open-source application and is licensed under the terms of of the GNU General Public License Version 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Speect
    ...It offers a full text-to-speech system with various API's, as well as an environment for research and development of TTS systems and voices. It is written in ANSI C and uses a plug-in mechanism for extensions. Speect also includes an extensive set of Python bindings for quick implementation of new ideas, these bindings are derived from SWIG interface files and can easily be extended for other languages supported by SWIG. Speect is free and open source software. As a collection it is distributed under a MIT license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Resize Images

    Quick and easy image resizing

    Resize images is a program that resizes images(exactly what it says on the tin. It adds to your right click menu and then you are away. Version 2 is c# and version 3 is written in c and python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TwoToneDetect is a program used to detect, record, and email two tone (Quick Call 2 format) pages as received by a radio receiver or police scanner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyShowRename

    pyShowRename

    Sensible batch renaming of downloaded TV files

    pyShowRename is a semi-automated batch file renamer which allows for controlled selection and maintenance/sanitisation of downloaded TV programs. The project was initially just to help the author get to grips with python but as of version 1.0 the project is stable enough to be used regularly and has proven to be a very useful tool. pyShowRename interfaces directly with the free epguides.com website using HTML scraping and retains a local cache of available TV Shows. This can be manually...
    Downloads: 0 This Week
    Last Update:
    See Project