Showing 577 open source projects for "common"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Atomschlag

    Atomschlag

    A lightweight Webkit browser written entirely in Python

    Atomschlag is a project of writing a Webkit-based browser using PyGTK and PyWebkitGTK, completely in Python, to create a useable, secure and lightweight replacement of existing browsers in custom appliances. The primary project goals are: - small size; - minimal abilities to track you down based on the client info; - maximal compatibility with proxy-based anonymity layers such as I2P; - URL filtering for blocking ads and user tracking services; - simple and non-overloaded user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The TUM personal robotics package is a collection of libraries that aims to offer methods for personal robotic assistants to operate successfully in indoor environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pykb

    Python Killboard Platform for EVE Online

    This platform provides a Python based killboard backend supporting common tasks such as interfacing with the EVE API to fetch killmail logs, interact with EDK killboards to fetch killmails from them and parse manually logged killmails. The database layer is generic thanks to SQL Alchemy so any dbms can be used. Static data and schemas for PostgreSQL and MySQL are provided. Aggregates exist along with code to maintain them to enable high speed reports for summarized data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    intelligence

    intelligence

    What happens if you cross artificial intelligence with 3D

    This Project will make the attempt to cross artificial intelligence Algorithms and common 3D workflow. Usually many operations in 3D workflow are highly redundant and often actions have to be repeated several times or instead being executed in self-made scripts.Scripting is in fact for most people a very nasty and time consuming action. This application module tries to fill the gap where it learns workflows which can in order be modified, multiplied, adapted organically to allow a fast and versatile Workflows, where currently rigid working habits will not Compete. ...also making scripting finally obsolete. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PSP Tools

    Set of tools for the Sony PSP (tm).

    Set of tools for the Sony PSP (tm) for fixing and testing parts of the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Accumulation

    self-create content and self-training

    ...Here is a simple python program. Really simple and even don't have a UI face. But don't worry and I will continue to improve all of this. This system consist mainly two part sharing a common series data files. One is used to add question into database and the other is used to training back your questions. Hope this would be helpful someway to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Hwrapper

    Hwrapper is a python framework for hbase rest api

    Hwrapper is python 3+ wrapper for hbase rest. (alternate download from pypi http://pypi.python.org/pypi/Hwrapper/0.1 ) Common Usage : start your hbase rest $bin/hbase rest start -p 9300 (Default port is 8080) check out wiki for more detailed tutorial. Creating a table hwrapper=Hwrapper() hwrapper.connectionParameters("host","port", False) // third argument set to false if you are not using https hwrapper.setAcceptType("json") columnFamilies={"cf","cf1"} hwrapper.create_table("table_name",columnFamilies) get Row data by ID (decoded base64 values) hwrapper.get_RowBy_ID("0000000-120529115546748") // outputs list of dicts, dicts contain column names and values Dropping a table hwrapper.drop_table("table_name") Displaying table schema hwrapper.table_schema("table_name") Listing all tables from hbase hwrapper.list_tables()
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    Excel Spy

    An excel search application to search in multiple excel files

    Excel Spy is GUI application which is intended for office use . It features searching in multiple excel files (.xls format) and save search results instantly . Files containing results can immediately be accessed directly for editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Mail Stack

    Multiple Mail Monitoring

    This Software aims to provide the ease of monitoring multiple mails of various mail accounts all at one time . User will get notification of arrival of new mail . Timer also is provided to auto check mails after specified time.Also , a mail check according to sender , or a specific text in a subject is also under thought.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Notice Publisher plugin for Trac

    Notice Publisher plugin for Trac

    A Trac plugin to display Notices to any User visiting any page in Trac

    ...Take a look at the Web site on Trac-Hacks: http://trac-hacks.org/wiki/NoticePublisherPlugin This is useful to bring everyone attention on news that affect all users, like the system going down, a solution to a common problem, and so on. Notices can contain Wiki-formatted syntax, thus allowing for rich content. Notices can have an expiration, expressed in hours, after which they automatically disappear. In addition to the automatic expiration, each notice has a Close icon, allowing each User to close it. The plugin remembers each User closing a Notice and will not show it again to that User. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Web Crawler Security Tool

    A web crawler oriented to information security.

    ...The crawler has been completely rewritten in v1.0 bringing a lot of improvements: improved the data visualization, interactive option to download files, increased speed in crawling, exports list of found files into a separated file (useful to crawl a site once, then download files and analyse them with FOCA), generate an output log in Common Log Format (CLF), manage basic authentication and more! Many of the old features has been reimplemented and the most interesting one is the capability of the crawler to search for directory indexing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VEDICS
    VEDICS (Voice Enabled Desktop Interaction and Control System) is an assistive software which lets the user to interact with the OS using voice commands. Using this software the user can access any element found on the user's screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tomato's Web Application Common Components -- project aimed on building commonly used components for web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xot is an XML-based data model description framework whose main purpose is to allow developers to describe data models in a common language and then generate useful things from it, such as SQL commands for creating databases, database documentation, and g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libbatch implements typical batch process functions. These functions include common SQL operations, functions for working with temp files, logging functions (with severity, priority, colors, and verbosity), functions that work with files and directories,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Biblio is a school-library-management-system, written in Python, featuring the management of multiple book-copies as common in school-libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MOVED TO https://github.com/juergenhamel/cuon C.U.O.N. ( Common Universally Organized Network ) is a business-application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Serenity Linux

    Serenity Linux (Debian based distro)

    Serenity Linux is a Debian based Linux distro that looks to streamline the process of using KVMs. Basically, it's an OS in an OS. The optimized simultaneous running of multiple operating systems at once is the goal of Serenity Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    qenqote

    Clipboard Quote Encoder

    qenqote is a Python/Gtk program to operate on snippets of text from the clipboard and put results back on the clipboard. This allows automation of common editing operations. In its prototypical application, qenqote accepts URL's that have been copied or cut to the clipboard from a browser bar. qenqote applies a user-selected quoting function, and writes the result back to the clipboard. Besides its URL transformation applications, qenqote can be given a variable name from which it produces text of "for (...) { }" or "while (...) { }" structures; can produce formatted dates or strings according to clipboard and other data; can put HTML tags around clipped text; can apply regular-expression substitutions to text; and can output any simple function one cares to program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    I am working through tutorials and manuals in a effort to create some games with Python and PyGame. At the moment I am running through the manual of http://inventwithpython.com/ Once I start creating my own game I will freely supply the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Excel addin and server framework for implementing remote excel user-defined functions (UDFs). This framework is designed to provide a centralised warehouse of functions for Excel users (eg. within an organisation).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A plug-in for Abaqus FEA with empiric data for many types of materials (linear, nonlinear, ortotropic). A simple GUI for creating properties for common materials and sections for bulk and shells.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB