Showing 134 open source projects for "python mini project"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    QAL

    QAL

    Query Abstraction Layer

    ...) for representing queries, transformation and merging, making it scriptable. This means that QAL can be backend agnostic about a subset of SQL features and data types. Of course custom SQL:s are also supported. It is currently distributed as a Python 3 Library (pip3 install python3-qal) and Debian .deb package. It is related the Optimal BPM project, see its Optimal Sync application for usage examples. The text of this page is released under the Creative Commons Zero Waiver 1.0 (CC0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    New version moved to http://github.com/ctuning/ck Collective Mind framework (cM) is an open-source plugin-based schema-free repository and infrastructure for collaborative, systematic and reproducible research and experimentation. This 3rd version (started in 2006) helps to implement, preserve, share and reproduce the whole experimental setup as connected modules and data. cM uses crowdsourcing to leverage knowledge and computational resources of multiple users. For example, it...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    ... User Interface (GUI) and CLI environment with Text-based User Interface (TUI). Users could use these tool to modify the hosts to visit specified websites or services blocked by ISP/government. Functions which help users to backup/restore hosts files are also provided. For more detailed information, please visit the website of this project.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    helenos

    Web based GUI tool to manage your data stored in Apache Cassandra

    Helenos is a free web based environment that simplifies a data exploring & schema managament with Apache Cassandra database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SYDI is a project aimed to help system administrators in getting started with their Network Documentation. It can document Windows Servers, MS SQL Servers, Exchange Organizations and Linux systems.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 8
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    Oracle -> SQLServer DataMigrator

    Copy/pipe your scalar data from Oracle to SQLServer

    Command-line tool lets you copy table data from Oracle to SQLServer database. Touch and go design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    TabZilla

    Ad-hoc data replication for Oracle database.

    #FreeUkraine #SaveUkraine #StopRussia #StopPutin #CrimeaIsUkraine #UnitedForUkraine #RussiaInvadedUkraine UI written using wxPython. Allows you, to copy tables between Oracle databases using drag-n-drop interface. AKA filezilla, but for tables, not files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Kalashnikov DB

    A simple database management system

    A simple database management system developed by students of the Faculty of Organization and Informatics, University of Zagreb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FlightFeather's goal is "social networking for everyone". This means that anyone should have a chance to run a popular social networking site -- on minimal hardware, and without wasting bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of the NHI1 project is to create an artificial (non human) intelligence until 2040. The core is available for C, C++, C#, JAVA, Perl, PHP, Python, Ruby, Tcl and VB.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyProperties

    Provides support for properties files in Python 3.x

    pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties. There are projects which try to mimic j.u.P. This is not one of them. It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    <This project has been completely rewrote and transformed into a new one: https://sourceforge.net/projects/deday/. 2013/06/26> The graphic user interface for DEDA (DEmography Data Analysis), a scientific software package fitting survivalship data to a number of distributions using maximum likelihood (ML) method. Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here. In order to perform the analysis, one also need the DEDA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CUBRID Interface
    This is a spin-off project of CUBRID engine project(sf.net/projects/cubrid) and developing CUBRID APIs for better support. The project covers JDBC, PHP, ODBC, OLEDB, Ruby, Python, etc.. For more information, visit our web site: http://cubrid.org.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    essbasepy

    essbasepy

    MaxL Python Module Essbase.py

    The MaxL Python Module, Essbase.py, provides access to Oracle Essbase multi-dimensional databases using MaxL for Python programs. It is similar in function and usage to the Oracle Essbase Perl module Essbase.pm. The Essbase Python module interfaces with Oracle Essbase using a Python ctypes module wrapper for the primary MaxL dll (essmaxl.dll or essmaxlu.dll). The ctypes module is standard in Python 2.5+. Versions of the wrapper are included for Essbase 6.5, for Essbase 7-11.1.2.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TreeLine is an information storage program that uses a tree structure to keep things organized. Each node of the tree can contain several user-defined fields, forming a mini-database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A configuration generator tool which is able to generate programs that insert, delete, or update database records for a number of different database programs. <a href="http://www.manelelena.com">Project Page</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pyBead

    Python object remoting via web server (apache etc...)

    Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool that parses SQL Select statements and generates a diagram. The diagram shows parts of the underlying SQL directly in the diagram. For example x=30 , GROUP BY (year), HAVING MIN(age) > 18. It is easy to see cartesian joins and/or loops.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.