Showing 2937 open source projects for "python 2"

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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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

    PyToCs

    Translates Python to C#

    A tool that translates Python source code to C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    pure python polyfit

    pure python polyfit

    python2/3: compute polyfit (1D, 2D, N-D) without thirdparty libraries

    python2/3: compute polyfit (1D, 2D, N-D) without any thirdparty library like numpy, scipy etc. also can be used for least squares solution computation and for A=QR matrix decomposition. Tested with python 2.7 and 3.4 Consider donating to this project: https://sourceforge.net/p/purepythonpolyfit/donation For a Sample use, refer to the WIKI
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    ipcvis

    Visualize Inter Process Communication

    Small python script that can visualize Inter Process Communication on Linux. It can create a graph of TCP and Unix sockets, pipes and also process hierarchy. Short (59 sec) demo visualizing ssh client connecting to ssh server on the same Ubuntu host: http://youtu.be/8XFKwzkexQY Longer (2 min 13 sec) demo visualizing ZoneMinder surveillance solution operation (stopping, starting, enabling and viewing camera): http://youtu.be/kM7klE61Ibk Tested on Ubuntu 14.10 and Debian 7. Quick...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Minecraft Book Generator

    Automatic text to command minecraft book generator: import text file.

    Formatting functionalities: - &p => Manually adds a new page - &<code> => Colour codes* * see: http://minecraft.gamepedia.com/Formatting_codes#Color_codes Upcoming: - Bold/Italic/Underlined/Strike-through - GUI Next update: - More formatting codes + GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    TEncryptor

    TEncryptor

    Privacy, Security, no one will read your message again with this app

    TEncryptor Open Source app Written in Python3 and PyQt4 Licensed under the MIT License When you encrypt a text file or message The User need to choose 3 things 1- Password 2- The order of the letters 3- Four letter/word with specified order
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Admin UI for a Field Observation Server

    Vbox machine for server_admin

    Administrative User Interface for a Field Observation Server: It's a administrative web app built with Django for storing citizen science data and has support for uploading the collected data to an RESTful archive server. It has features including (1) registration of contributors; (2) a new GUI to allow scientists with minimal computer knowledge to add, sort, and delete observations; (3) support for uploading a photo to a specific observation; (4) support for displaying GPS information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Diet BOINC Screensaver Module

    Diet BOINC Screensaver Module

    Lightweight alternative to XScreenSaver's boincscr screensaver module

    Diet BOINC is a no-graphics, lightweight alternative XScreenSaver module for the boinscr screensaver. If the Boinscr module in XScreenSaver is showing a black screen with the words 'boinc not running' or similar, Diet BOINC may be able to replace it with a working alternative. For Linux only Dependencies: - XScreenSaver - BOINC software - Python 2.x Tested in CentOS & Ubuntu Linux. Should work in other Linux if you can run these three items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BundleList

    BundleList

    A drag-and-drop tool to manage file system

    A drag-and-drop tool to manage file system User could drag and drop file or folders to list and manage the file list at one button tags: bundle, batch, file management, explorer When user wants to manage a mass folders or files, it takes a lot of time to wait for previous deleting action. This tool is used to record those folders list and do a 'BUNDLE' action on them Requirement: 1. python3.4 2. pyQt4 Any suggestion are welcome ~ Code https://sourceforge.net/projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pyhrol

    pyhrol

    Bridge between C++ and Python

    Dynamic C++ library for simplification of binding C++ projects to Python. Supports argument overloading. Automatically generates help on method signatures, including default values. Automatically generates list of named parameters. Supports primary Python protocols: Number, Sequence, Mapping, Iterator Protocol. Includes more than 40 code examples. CMake driven. Supports Python 2.x. Does not support Python 3.x (planned). Tested on Linux Ubuntu 13.X 32/64 with Python 2.7.X
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    power-console-admin

    Unix/Linux console admin for PowerDNS server

    Easy to use PowerDNS admin for Unix/Linux console. Work with SQLite3, MySQL, PostgreSQL backend. Easy way to create domain, add/update record data - simultaneously forward and reverse zone. Both IPv4 and IPv6 addresses. In the future maybe with ncurces UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Newspaper3k

    Newspaper3k

    News, full-text, and article metadata extraction in Python 3

    Inspired by requests for its simplicity and powered by lxml for its speed. Newspaper is an amazing python library for extracting & curating articles. Newspaper delivers Instapaper style article extraction. Newspaper is a Python3 library! If you are certain that an entire news source is in one language, go ahead and use the same api. Works in 10+ languages, English, Chinese, German, Arabic, and more! On python3 you must install newspaper3k, not newspaper. newspaper is our python2 library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cs-test

    A Python test framework aimed at higher level testing.

    Warning! This is in development. the following description is what will be - not what is. This framework is an Xunit style framework, but its origins lie in system level testing. It includes support for some of the trickier aspects of testing at this level, such as needing to track the contents of multiple log files, asynchronously interact with multiple networked components and the need to fake complex components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Python-script syntax hi in Scribus

    Python-script syntax hi in Scribus

    Python script syntax highlighting in Scribus

    This Python script syntax highlighting in Scribus was written for the magazine layout "PROgrammer". Preview archives publications can be reached at http://raxp.radioliga.com. #Scribus Has built an incomplete version of the interpreter language Python. 1. First you need to enter at the beginning of the text object tag (eg. [Tem]) 2. Then, while maintaining isolation on a text object, "Stsenarii-> Run script" 3. Select the script. 4. Then, use this: "Stsenariy-> Recent stsenarii-> Script...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    aimy

    My AI attempt. Yours too, if you like.

    The aimy project is a set of python packages that provide services I consider important in a platform for implementation of a meaningful artificial intelligence. The intention is to steadily add 'service' items that each will increase the base platform's functionality and seamlessly add to the AI's capabilities. BE AWARE: This is EARLY DEVELOPMENT. There's not much here yet, and what's here is likely to change frequently and significantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nautic Radio Broadcast Console

    Nautic Radio Broadcast Console

    Internet radio broadcast console / darkice frontend

    ... on many platforms, nor guaranteed to be stable. Minimum system requirements: CPU: 3 GHz pentium 4 or higher (preferably 2+ GHz dualcore), Memory: 1GB RAM or more, Diskspace: 10MB plus enough to record broadcasts in mp3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Astrophotography Lab

    Astrophotography Lab

    A collection of useful tools for astrophotographers

    Astrophotography Lab (APLab) is a free program intended for anyone interested in astrophotography. It has two main purposes: - Interpreting data extracted from your astrophotos to produce useful information. - Using this information as a help for further improving your imaging results. The program consists of four main tools: an analyser tool, a calculator tool, a simulator tool and a plotting tool. The tools are connected, allowing you to transfer information between them, and easily go...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyPongee

    PyPongee

    Simple pong in python with Pygame.

    I found a pong game written for python and decided to download it and add many features. The game is for two players at one computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SICK

    Unix and GNU/Linux terminal IRC client.

    Sick IRC Client, Kid!, or SICK for short, is a small Unix and GNU/Linux IRC client running from the terminal, written in pure Python. The entire project is licensed under the GNU General Public License, version 2. WARNING: SICK is a WIP, don't expect the experience of a complete IRC client yet. We're working on it. Installation instructions can be found at https://github.com/Weloxux/sick/wiki/Installation ANOTHER WARNING: SourceForge doesn't always get the latest updates on time, for some...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Jack the Stripper

    Jack the Stripper

    Perform automated MITM (Man In The Middle) attacks.

    ENGLISH: Jack the Stripper uses iptables, Ettercap and SSLStrip to intercept data between two connected targets (IP addresses). The victims's ARP tables must be poisoned by Ettercap, that means Jack the Stripper works only on local networks. PORTUGUÊS: Jack The Stripper utiliza iptables, Ettercap e SSLStrip para interceptar dados entre dois alvos (endereços IP) interconectados. As tabelas ARP das vítimas devem ser envenenadas pelo Ettercap, isso significa que Jack The Stripper funciona...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Stochastic Rule Builder (SRB)

    Stochastic Rule Builder (SRB)

    Modeling framework for capturing positional and temporal dynamics

    We present a modeling framework aimed at capturing both the positional and temporal behavior of transcriptional regulatory proteins. There is growing evidence that transcriptional regulation is the complex behavior that emerges not solely from the individual components, but rather from their collective behavior, including competition and cooperation. Our framework describes individual regulatory components using generic action oriented descriptions of their biochemical interactions with a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    phpython

    phpython

    a python interpreter written in php

    Use phpython to write python code in your php projects without using WSGI, CGI or FastCGI. ** IMPORTANT ** Project now on GitHub visit: https://github.com/phpython/phpython
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Vegastrike evolved

    evolution for vegastrike SpaceSim/Combat/Trade game

    Vegastrike is an old open source game , cool but unfinished . And while there is still a community , the project is in orbit in a kinda space cimetery . The game can run under Windows,Linux ,Mac . BUT : It is complicated to work with the original SVN repositery , while the admins aren't reactive . So i decided to create that hub , with a trunk based upon the 0.5.1rc1 of Vegastrike . Let's Vegastrike be evolved , with new goals : _Dynamic Market system , better AI , mission and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    comunicus

    On screen tool to improve the communication

    Comunicus is an onscreen tool that pretends to improve the interaction of people with physical and mobility impairments with computers, tablets and smartphones. Now is in the development fase!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Freetel

    Freetel

    Python GUI Chat

    Python GUI Chat, inspired by late 90s chat freetel utilizes sockets, queues, tk. I started this project as a means learn python, so it might not be cleanest code you've ever seen :p ==================== Features: send/receive public messages send/receive private messages ==================== main.py: Chat server. freetel.py: gui client, tk + calls to client.py for sock functions(runs on windows/POSIX oses) client.py: Socket functions (send/recv/send...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    PyVcon

    PyVcon

    A stylish Video Converter written in Python

    PyVcon is a Python video converter using PyQt as its primary GUI Toolkit and because of this, PyVcon has a very sleek user friendly interface. Using ffmpeg for video conversion, PyVcon has great performance in speed and converts any kind of video into mp4, mkv, wmv, avi, 3gp, m4a, mp3 and wma formats. Also included, is MediaInfo who PyVcon partly depends for video metadata generation. PyVcon is also generally known to be of outstanding value, possessing a highly flexible video quality...
    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.