Search Results for "python basic project" - Page 53

Showing 5445 open source projects for "python basic project"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    myHouse

    myHouse

    Home monitoring and automation suite now known as eGeoffrey

    PLEASE NOTE: myHouse has been a nice starting point but difficult to customize, maintain and evolve. For these and many other reasons, I've completely re-designed- re-architect myHouse also giving it a new name (eGeoffrey). The basic principles are the same, the software is still open source but now is supposed to be way simpler to configure (entirely via the web interface), use, customize and extend. If you want to give it a look, check out https://www.egeoffrey.com. I've also put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SLING

    SLING

    A natural language frame semantics parser

    .... The SLING project is still work in progress. We do not yet have a full system that can extract facts from arbitrary text, but we have built a number of the subsystems needed for such a system. The SLING frame store is our basic framework for building and manipulating frame semantic graph structures. The Wiki flow pipeline can take a raw dump of Wikidata and convert this into one big frame graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SSD Keras

    SSD Keras

    A Keras port of single shot MultiBox detector

    This is a Keras port of the SSD model architecture introduced by Wei Liu et al. in the paper SSD: Single Shot MultiBox Detector. Ports of the trained weights of all the original models are provided below. This implementation is accurate, meaning that both the ported weights and models trained from scratch produce the same mAP values as the respective models of the original Caffe implementation. The main goal of this project is to create an SSD implementation that is well documented for those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Daemonite's Material

    Daemonite's Material

    Material Design for Bootstrap 4

    Daemonite's Material UI is a cross-platform and fully responsive front-end interface based on Google Material Design developed using Bootstrap 4. The basic idea behind this project is to combine the front-end technology of the popular Bootstrap framework with the visual language of Google Material Design. The primary goal of this project is to give all Bootstrap components and elements a Google Material Design look, so it allows web developers to continue using the exact same Bootstrap HTML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nelder Plot Designer

    Nelder Plot Designer

    A Computer-aided Tool for Nelder Plot Design

    Nelder plot (Nelder 1962) is an experimental design for testing a multiple tree spacings in a single plot. The shape of plot is circular with some number of concentric wheels or arcs radiating outward and the spokes connecting the center. The intersections of spokes and arcs are the tree positions. The tree position on different wheels represent a different the tree spacing distance or tree density. This design eliminates the need for separate experimental plots for each tree density. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aquila OS

    Aquila OS

    AquilaOS: UNIX-like Operating System

    Aquila is a minimalist operating system kernel written in C++ from scratch, aiming to offer a clean and understandable implementation of low-level OS concepts. Designed for x86_64 systems, Aquila includes its own bootloader and supports protected mode operations. It features a modular architecture with components for memory management, interrupts, and basic task scheduling. As a learning tool or hobby OS project, Aquila focuses on clarity, with an emphasis on educational documentation and well...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Koopa (COBOL) Parser Generator
    This project has moved to GitHub ! The version here at SourceForge will remain for historic purpose. Koopa is a parser generator, made for COBOL. It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    pyspider

    pyspider

    A powerful Spider(Web Crawler) system in Python

    pyspider is a powerful Spider(Web Crawler) system in Python. Components are connected by message queue. Every component, including message queue, is running in their own process/thread, and replaceable. That means, when process is slow, you can have many instances of processor and make full use of multiple CPUs, or deploy to multiple machines. This architecture makes pyspider really fast. benchmarking. Since pyspider has various components, you can just run pyspider to start a standalone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    ROS Code

    ROS Code

    This is the official SourceForge Mirror of the ROS Code GitHub repo

    This project acts as a mirror for the ROS Code GitHub repository.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    PyQt

    PyQt

    The GPL licensed Python bindings for the Qt application framework

    PyQt is the Python bindings for Digia's Qt cross-platform application development framework. It supports Python v2 and v3 and Qt v4 and Qt v5. PyQt is available under the GPL and commercial licenses. The Sourceforge project is the repository for the GPL source and binary packages.
    Leader badge
    Downloads: 385 This Week
    Last Update:
    See Project
  • 12

    CoCyEnigma2

    A UPnP Renderer for Enigma2

    The project has moved to https://github.com/mnlipp/CoCy4Enigma2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Transcrypt

    Transcrypt

    Python in the Browser

    Lean and mean Python 3.6 to JavaScript compiler. Supports multiple inheritance, operator overloading and Python source level debugging, even of minified Javascript files. Transcrypt code is as fast and compact as its Javascript counterpart, and it is precompiled for page load speed. You can now develop your web applications completely in Python, with full access to any Javascript library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    MMORPG

    MMORPG

    MMORPG

    This MMORPG project is a Flash-based multiplayer online role-playing game engine designed for browser gameplay. It includes core components such as character movement, chat, map transitions, and simple combat systems, serving as a foundation for developing 2D online games. The codebase is suitable for learning how multiplayer mechanics work in ActionScript and supports socket-based networking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    AESOP-ACP

    A simulation framework for production process modeling in Python

    ACP is a simulation framework aimed to production processes modeling. Compared to its ancestor - jES - it is lightweight, more general and written in Python. The basic goal of the simulator is to find bottlenecks in production process which could be hard to detect with traditional approaches (e.g., top-down). In addition, it can be used to speculate about “what-if” scenarios in order to suggest solution strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DRUGWAR64

    A C64 Port of Drugwar//e

    Drugwar/64 is a Commodore BASIC port of Drugwar//e, a recreation of a TI-BASIC game based off John E. Dell's 1984 PC game "DRUGWAR". You buy and sell "stuff", in "a city", while avoiding cops, muggers, and an unstable market. Original Project at: https://drugwar2e.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Deep Review

    The Deep Review

    A collaboratively written review paper on deep learning, genomics, etc

    This repository is home to the Deep Review, a review article on deep learning in precision medicine. The Deep Review is collaboratively written on GitHub using a tool called Manubot (see below). The project operates on an open contribution model, welcoming contributions from anyone. To see what's incoming, check the open pull requests. For project discussion and planning see the Issues. As of writing, we are aiming to publish an update of the deep review. We will continue to make project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vbaMyAdmin

    vbaMyAdmin

    Connection with Excel-VBA to SQL database (mysql MariaDB)

    Connection with Excel-VBA to SQL database (mysql MariaDB) Or any database with the appropriate ODBC driver Download: https://sourceforge.net/projects/vbamyadmin/files/vbaMyAdmin_2.0.xlsm/download - When it is helpful, please rate this project. - Newest version is 2.0 from 11. October 2018 German: Verbindung mit Excel-VBA zu einer SQL-Datenbank (mysql MariaDB) Oder eine Datenbank mit dem entsprechenden ODBC-Treiber Topics: vba,vba-excel,mysql-database,mysqlmariadb-server...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    AngelReader

    AngelReader

    An E-book, Audio-book, & Library Loader in One Application

    AngelReader: A minimalist but powerful GUI application that has the capacity to load [1] E-books in plain text format with the least use of both software and hardware resources. It can also load [2] Audio-books with the basic functions of play, stop, pause, and resume with the same minimalist economy that doesn't hog computer resources. When used in integration with the AngelReader Library Selector, it can function as a mini library management system for books in electronic formats. It's...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    gdpr

    Tool to maintain gdpr data protection declaration

    Admins often maintain multiple web pages, each of which under EU-GDPR requires a privacy statement. In order to keep them coherent, up-to-date and at the same time avoiding doing the same work multiple times, this project provides a tool to automatically create the appropriate statements for each page from a single source. The project is currently available in PHP, however if anyone is willing to provide a version in Python or Perl or whatever, it is more than welcome. The project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Python Basics

    Some usefull modules and APIs for Python

    Often used project independent code for Python. See Code (https://sourceforge.net/p/pythonbasics/code/) for the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Archlinux Extended Installer

    For Archlinux, the web browser-supported setup assistant.

    With this iso image, you can easily access the commands you need when installing. This way you do not need a phone or other device. It worked pretty well in my own setups. With that reason, I wanted to share it with all the archlinux lovers. You will find the updated version of the project on the 1st day of each month. I am waiting for you to submit any comments and suggestions regarding this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    squirreldns

    simple way to show your current ip to the world

    simple way to login to a flask server and set your ip address so that others can communicate with you. Also has basic function to allow failover of nodes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DRAKON Editor

    DRAKON Editor

    A free cross-platform editor for the DRAKON visual language.

    ... DRAKON Editor to build algorithms in Go, Java, Processing.org, D, C#, C, C++, Python, Tcl, Javascript, Erlang and Lua.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25
    aioulinux

    aioulinux

    Linux for Arduino and Makers developers

    Hello, I'm the Aioulinux founder, eager to professionally revive the project. Since 2018, the demand for an IoT and Arduino-tailored environment has been evident. Seeking partners for a 2024 version targeting schools and IoT companies, aiming for a secure and comprehensive platform. If you share this vision and wish to collaborate, reach out. Let's revive Aioulinux stronger than ever! Now seeking partners: Live Distro Specialist: Expert in live distributions to ensure functionality...
    Downloads: 1 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.