Search Results for "python basic project" - Page 128

Showing 3675 open source projects for "python basic project"

View related business solutions
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 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.
  • 1
    The PHLIPS project is a PHP extension for CLIPS, a tool for building expert systems. It provides PHP with a basic interface to a CLIPS environment. Its purpose is to allow deployment of expert systems in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ecleTeX is a Latex environment plugin for the Eclipse platform. It currently supports Latex project types, a mulltilanguage spellchecker, code highlighting, code completion, Build engines for latex bibtex pdf and ps a Bibtex view and a basic DVI viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    "Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    Anarchy Online Server Emulator (AOEMU)

    Anarchy Online Server Emulator

    This project is a basic Anarchy Online server sandbox. Code will be hosted on github.
    Downloads: 2 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
  • 5
    An xml library for parsing a simple configuration file format. Actively developed for *nix, *bsd, and os x. The goal of the project is to provide a library that can be easily wrapped into other languages such as python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The MP4Free project provides a simulation, analysis and exploration platform for multi-processor system-on-chip applications at variable level of abstraction, providing also a comprehensive component library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Python project for make easier to change your laptop network configuration depending on the diferent places you use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SnakeSkin is a python application toolkit. The difference from a traditional framework, such as PHP, is the developer can customize the framework to the application. The goal of the project is to have a framework that scales down as well as up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Basic ANt Dependencies AIn't Difficult - adds basic inter-project dependency facilities to the Apache Ant build tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A msn messenger gateway for mobile using emails and web server. It can be use with imode and gprs phone. The goal of this project is to use a minimum of bandwidth. It massively use Twisted matrix framework (you will need to install twisted matrix).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyRobots is a clone of gnurobots written in python. The goal of this project is to complete a game with all the features gnurobots set out to have. PyRobots was started because gnurobots was abandoned for a while and has only recently become active.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A library providing basic building blocks for creating in-memory databases of important data. Existing components are: Linked lists; Hash tables with optional auto-resize; Memory-efficient sparse matrices built on hash tables; Red-black trees. NOTE: This project is moving to Github; https://github.com/klmitch/dbprim
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PySSH is a Python module for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project holds a copy of the main gimp cvs tree and gives plug-in developers a chance to maintain/update their plug-ins without a gnome cvs account.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    stoutpamphlet is a cross-platform LiveJournal client written in python. Using basic xml markup, you can post entries from the command-line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GrassView is a wxPython GUI for GRASS, the GNU Geographical Information System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyGtkSourceView provides Python bindings for the GtkSourceView widget and is built on top of PyGTK. NOTE: This project is deprecated in favour of the bindings in the gnome-python-extras package as of GNOME 2.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Download code, Learn code, Share code. The Ongoing Object-oriented Perl Project. scripts, tutorials, modules, case studies, anything OOPerl --not excluding contributions of OO discipline in other programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A cross-platform server browser written in Python + GTK2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A fork of the SAP DB version 7.3, 7.4 and client libraries. Client libraries is being maintained in LPGL license model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is an approach to automating the testing of performance properties of complex systems.Just like functional specs for software we aim to develop an executable language for asserting performance expectations of a program.This implements Sharon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lucyx is a client for the free satellite internet service offered in Europe by the Sat@Once project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Basic 2 Nasm, This project converts BASIC source code into NASM compatable assembly language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Magic Master Project is aimed to be a lightweight game development toolkit, based on Python and PyGame, for making strategy and RPG games (single and multiplayer). First goal is a remake of the famous Master of Magic game with multiplayer support.
    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.