Search Results for "python programming language" - Page 2

Showing 110 open source projects for "python programming language"

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
    tom_core

    tom_core

    tom_core - a tool for automating events on a computer

    ..., with which application brings the possibility of programming even to those who don’t have programming skills or experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GassistPi

    GassistPi

    Google Assistant for Single Board Computers

    ... for both entertainment and home automation needs. The primary language of coding is Python and the project has been structed in a way to allow even inexperienced programmers to modify existing codes and implement their own custom actions. This is a project for the single-board community, driven by the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyUSB
    PyUSB provides USB access on the Python language.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Pretty Damn Quick (PDQ) analytically solves queueing network models of computer and manufacturing systems, data networks, etc., written in conventional programming languages. Generic or customized reports of predicted performance measures are output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    Miasm

    Miasm

    Reverse engineering framework in Python

    The Miasm intermediate representation is used for multiple task: emulation through its jitter engine, symbolic execution, DSE, program analysis, but the intermediate representation can be a bit hard to read. We will present in this article new tricks Miasm has learned in 2018. Among them, the SSA/Out-of-SSA transformation, expression propagation and high-level operators can be joined to “lift” Miasm IR to a more human-readable language. We use graphviz to illustrate some graphs. Its layout does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    weatherPi

    An extensible weather sensor recording network, based on Raspberry Pis

    A distributed network of sensors with a central data store, to record environmental data. Project goals include: * to serve as a teaching outlet for: ** sensor programming ** distributed data collecting ** web APIs ** database ** web UI for numerical data ** graphing data sensibly It also gives me some infotainment in new (to me) technologies, and as an excuse to scatter ever more Raspberry Pis around my home.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Safe Harbor Deidentification

    Safe Harbor Deidentification for medical documents

    Phalanx - Deidentify Safe Harbor Deidentification Mode of Phalanx is an abridged pipeline of NLP annotators culminating in NER annotators which write output of text offsets. It uses the Safe Harbor deidentification method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cnchi

    Cnchi

    A modern, flexible online system installer for Antergos Linux

    Cnchi was the graphical installer developed for the now-discontinued Antergos Linux distribution. Designed to offer a user-friendly installation experience, Cnchi provided both novice and experienced users with a simple, guided interface for configuring system settings, selecting desktop environments, and installing packages. It dynamically fetched up-to-date packages during installation and supported custom configurations, language options, and partitioning schemes. Though Antergos...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    coNCePTuaL

    DSL for writing communication benchmarks

    coNCePTuaL is a toolset for rapidly generating portable, readable, and reproducible network-performance tests. coNCePTuaL can perform the equivalent of many pages of C code with just a few mouse clicks or lines of code in a domain-specific language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    AquarioPi

    AquarioPi

    Automate the schedule of multiple remote controlled aquarium lights

    AquarioPi is an IR controller that will change the light settings around the clock on multiple lights, and multiple brands of infrared (IR) remote controlled lights. All that's required is a Raspberry Pi, a resistor, an IR LED, and a breadboard or other type of circuit board or connection to the LED and resistor. Visit the AquarioPi Wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Madara

    Middleware for distributed applications

    ... is the Knowledge and Reasoning Language (KaRL) Engine, which provides a real-time scripting language for nanosecond execution times hooked into a flexible transport layer for distributed reasoning. The KaRL engine also supports object-oriented C++, Java, and Python programming through Containers, classes that provide abstractions and references for variable location within the KaRL Knowledge Base. This project is currently in process of being ported from http://madara.googlecode.com.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Antorca
    A performance and usability focused Linux distribution based on 64-bit Debian testing. It is the successor to illume OS. To use the live ISO image, login to "root" with the password "antorca".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    asyncoro

    Python framework for asynchronous, concurrent, distributed programming

    asyncoro is a Python framework for developing concurrent, distributed, network programs with asynchronous completions and coroutines. Asynchronous completions implemented in asyncoro are sockets (non-blocking sockets), database cursors, sleep timers and locking primitives. Programs developed with asyncoro have same logic and structure as Python programs with threads, except for a few syntactic changes. asyncoro supports socket I/O notification mechanisms epoll, kqueue, /dev/poll (and poll...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    SIGAR (System Information Gatherer and Reporter) is a cross-platform, cross-language library and command-line tool for accessing operating system and hardware level information in Java, Perl and .NET.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 16
    Python Programming in iPhone

    Python Programming in iPhone

    Learn Python Programming and Scripting using your iPhone

    About this video Learn Python Programming and Scripting using your iPhone Introduction Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. Like Perl, Python source code is also available under the GNU General Public License (GPL). This tutorial gives enough understanding on Python programming language. Audience This tutorial is designed for software programmers who need to learn Python programming language from scratch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    weewx weather software

    weewx weather software

    Python program for getting the most from your weather station

    WeeWX is a free, open source, software program, written in Python, which interacts with your weather station to produce graphs, reports, and HTML pages. Downloads can be found at http://weewx.com/downloads Development happens at https://github.com/weewx/weewx
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Métamorphose File and Folder Renamer
    A cross platform file and folder mass renamer, allows many different renaming operations in a GUI. Please note that development has moved to GitHub: https://github.com/metamorphose
    Downloads: 111 This Week
    Last Update:
    See Project
  • 19
    Tftpy is a TFTP library for the Python programming language. It includes client and server classes, with sample implementations. Hooks are included for easy inclusion in a UI for populating progress indicators. It supports RFCs 1350, 2347 and 2348. Proje
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    The Indian Linux Project Goal is to build a Indian language enabled Linux distro & applications with support for Indian Languages
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 21
    Cyclone - Task Automation

    Cyclone - Task Automation

    Task Scheduler for Java, Groovy, Javascript, python & ruby

    Cyclone is java-based rich GUI web tool for automating tasks with ease. Cyclone is a project that was borne out of necessity. Agreed, there are many native tools that allow task to be scheduled or automated on most operating systems, however, Cyclone is more than just an automation tool. In many programming languages, there are batch module/libraries available to schedule jobs, but need quite a bit of enhancements to provide similar feature set as Cyclone. Cyclone comes with a number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A collection of python module, libraries and final users utilities in Python language. Targets can be end user desktop, but also Python developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    precise-elementary

    precise-elementary

    simple, beautiful, fast, friendly, fun, and all around amazing Linux

    Based on the next generation of elementary OS. Lightweight and beautiful. All-new apps. A refined look. elementary is a team of dedicated developers, artists, and your everyday users who want to craft an incredible computing experience. We make elementary OS and many apps and give them to users to help bring this goal to reality. elementary is a software platform; a unified computer operating system. We have a commitment to a particular toolkit (GTK+) and support a preferred programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Helal Linux

    Helal Linux

    An Ubuntu based GNU/Linux system, suited for Muslim users.

    Helal Linux is an Ubuntu based distribution , it is main goal is to provide a modern, cool, and a stable Linux OS with a pre-installed system settings and software, supporting both Arab and Muslim users with many new features. The word "Helal" is an Arabic word meaning "Crescent" and translated literati from Arabic to English, it has nothing to do with "Halal" which is a something that you can do in Islam.
    Downloads: 16 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.