Search Results for "python basic project" - Page 94

Showing 5448 open source projects for "python basic 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
  • 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
    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: A tiny extendible OpenCL/GL project using GLFW and stb_image

    GlfwCL is a clean and lightweight framework for creating extendible and advanced OpenCL/GL applications. Software is MIT licensed (do whatever you like with the source).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SuperOSR

    SuperOSR

    Customized Android Rom.

    SuperOSR is a customized Android version for select devices. Is a replacement for the firmware or "ROM" installed on your smartphone, tablet, media center or another Android device. Is based on the Android Open Source Project and the open source community over the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gPlayer

    gPlayer

    Music player with cover and lyrics display

    Due to name-conflicts, this project has moved to dacapo : https://sourceforge.net/projects/dacapo-player/ Lightweight music player, which shows fullscreen coverarts, pictures, metadata and even song-lyrics (unsynced and synced) stored in the audio-files . Runs on linux and windows. Uses Gtk+ and GStreamer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    microhex [discontinued]

    microhex [discontinued]

    Crossplatform hex-editing software based on Python and Qt

    This project is no longer supported. Use it on your own risk (or not use at all). Microhex is an intuitive HEX editing application that enables you to view and manipulate binary data for any file in your computer. Microhex displays the integer column and the characters column, allowing you to add new columns and delete existing ones. Each column can be assigned an unlimited number of linked address bars.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5

    PythUA

    Opc UA Client in Python

    This Project is an attempt to create an Opc UA Client in Python. This Project is built on top of the ANSI C SDK released by the OPC Foundation. Due to licensing reasons the SDK's files are not included in this SourceForge Project. A OPC Foundation membership is required to retrieve these files from the Foundations website. To use C-Code inside a Python Application, the ctypes Module is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Text On

    Text On

    The Open-source Text Editor powered by Jordan Fung (The GLMET Project)

    TextOn is a open-source text editor with basic features like cut copy paste, additional features like Text to Speak (Speech SDK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CloudFlare Ip Resolver

    CloudFlare Ip Resolver

    CloudFlare Ip Resolver

    Lists subdomains of given domain and resolve the real IP of website. -cfresolver.py is basic version only controls 10 popular subdomains. -cfresolver-extented.py controls 150 popular subdomains. You can also generate subdomains with CFR Subdomain Generator.exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BIG UPDATE RELEASED AT OUR NEW PAGE PROJECT: https://sourceforge.net/projects/tecknoguard/ AntiVirus ancora in fase sperimentale, la grafica è in stile Windows 8 molto bello con utility e una buona rilevazione con un ricco database di virus. Sito Ufficiale: http://adsoftwarepro.sitiwebs.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Open Jungo

    Open Jungo

    Open software persistence model

    Open Jungo is a flexible entity persistence model that makes it easy to create object-centric components with minimal coding. Unlike most current entity frameworks, Jungo does not require developers to structure their code in any particular way or specify database structures. Open Jungo supports most major proprietary and open source databases as well as well as a built-in highly efficient zero-configuration object-oriented database systems. It requires no external dependencies and...
    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
    SMSAPI

    SMSAPI

    SMS, MMS and Voice message sending service with easy API Interface

    This project contains libraries for sending SMS, MMS and voice messages via SMSAPI gateway. Libraries are given for various programming languages (PHP, C#, JAVA, Python).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Slength

    returns the length of user supplied strings

    I wrote Slength while working on my SQL Final project--you see, in an SQL database when you want to store a string of text in a field you have to declare the field's type as a varchar and give it a maximum length; I wrote slength to help me figure out how long I would need to set any given varchar field. Slength was originally written in Perl, then rewritten in Python, and is now currently developed in Ruby.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    galaxyPhotometrySimulator

    Set of scripts to perform galaxy photometry simulations.

    This project contains a set of python scripts to perform SExtractor galaxy photometry simulations. It uses Galfit to simulate the galaxies and SExtractor for the photometry. It is defined to be used also with distributed computing and with Condor. No very well documented yet. Developed for my PhD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    HOS-P

    Hospital Open Source Project

    Hospital ERP from brazilian institutions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Send/Receive/Reply messaging, popularized in commericial RTOS's such as QNX, is intuitive and simple to understand and an immensely powerful way of designing distributed software applications. This project aims to bring these tools to Linux.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    jWAM

    A 100% Java Warren Abstract Machine implementation.

    jWAM is a 100% Java Warren Abstract Machine implementation. Currently it is still under development though all the basic functionalities (compiling, resolution) are working. As far as I know this is the only open source Java based implementation out there that does not simplify Warren's design. I have done some comparison's with other Java based Prolog engine's and jWAM does seem to outperform them all quite well (tuProlog, JLog, JIP, jTrolog). However, if you need a Java based Prolog...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    F-Talk P2P Encrypted Secure Voip

    F-Talk P2P Encrypted Secure Voip

    F-Talk cross-platform p2p encrypted secure voip software

    This project connect to two peers directly ( using without any central server, stun server ) together with 128bit encrypted secure voip communication. http://ftalk.armanasci.com/guide Spefications * Peer to peer direct connection without using any central dedicated server. ( First basic part of the security ) * 128bit AES Symmetric end-to-end encryption PCM datas. ( Second basic part of the security ) * 64bit Base64 Encoding transferred server side info. * Ipv4 and Ipv6 Supoort...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Controllers

    Controllers

    Third-party sardana controllers

    This subproject is intended to serve as a repository for third-party controller extensions to the sardana project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mathworks++

    Mathworks++

    A C++ port of Python Mathworks.

    PROJECT ABANDONED!!! I got sick of C++, so this probably won't be maintained. I might pick it back up later on, but the chances are small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Shared desktop ontologies provide RDF vocabularies for the Semantic Desktop. This includes basic ontologies like RDF and RDFS and all the Nepomuk ontologies like NRL, NIE, or NFO which are also maintained and developed in this open-source project
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    IMPORTANT: The project moved over to github! You can find it at: https://github.com/exhuma/python-cluster
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    LatexInWord provides macros for Microsoft Word that allow the use of LaTeX input to create equations images in both inline and display modes. Similar macros for other word processors will hopefully be added in the future. We are currently in the process of migrating this project to GitHub: Client: https://github.com/EngineeroLabs/latex_in_word Server: https://github.com/EngineeroLabs/Process_LaTeX
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22

    pyMdfParser

    Parser for measurement data in mdf format

    Python implementation of a mdf file reader Aim of the project is to implement a parser that can be used in Python based application which work on mdf data. MDF means Measure Data Format and is a binary format for measurement in the automaitve area
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Development Project for the Civilization 4 mod, Rise from Erebus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pylot

    Pylot

    2D space game with semi-realistic physics

    PLEASE NOTE: This project is no longer under active development. I have switched to Lua/LOVE as my language of choice, and am working on porting Pylot to Lua. Pylot is a multi-stage project to build a complex 2D spaceflight game in Python, inspired by Asteroids, XPilot, and Luola. The first stage of the project, which has been completed, is to create a clone of Asteroids - with a few improvements on the original gameplay. The second stage is to develop the game into a clone of XPilot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is an interpreted programming language that is designed to teach young children the fundamentals of programming, hiding away from students the complex concepts of programming, such as parentheses, quotes, data types, arrays, while allowing them to understand the basic concepts of programming, and, move to a more advanced language. It also serves as an exapmle on how to create an interpreter with QBASIC. The interpreter is written in QBASIC, and is licensed under the GNU GPLv2. About...
    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.