Search Results for "basic programming language" - Page 7

Showing 286 open source projects for "basic programming language"

View related business solutions
  • Mavenlink | Project Management Software Icon
    Mavenlink | Project Management Software

    Connecting People, Projects, and Profits

    Mavenlink is an innovative online resource management and project management software built for professional services teams. Offering a better way to manage projects and resources, Mavenlink transforms businesses by combining project management, collaboration, time tracking, resource management, and project financials all in one place.
    Get Started Today
  • Secure Your Containers with Chainguard Icon
    Secure Your Containers with Chainguard

    1,400+ trusted container images to eliminate your vulnerabilities and mitigate malware

    Chainguard Secure Containers — Spend less time patching vulnerabilities and more time building software that innovates. Secure, CVE-free OSS that empowers teams to build the future instead of patch the past.
    Learn More
  • 1
    A Python programming environment providing memory sizing, profiling and analysis, and a specification language that can formally specify aspects of Python programs and generate tests and documentation from a common source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SnakeCharmer is a standalone web-content management system with a strong python foundation. If you are building a web-site with server-side dynamic content and you have a preference for the python programming language, SnakeCharmer might be for you. Websites made with SnakeCharmer allow developers to access and manipulate content on a database while allowing them to work in a familiar pythonic programming environment. Developers have access to simple python data types such as booleans, integers, floats, and strings, as well as classes that mirror the functionality of standard python classes like objects, dictionaries, and lists. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PyDoodles

    Assorted Mini-Modules for Python

    PyDoodles is a set of assorted "mini-modules" for the Python programming language. It's a collection of small ideas combined to create reusable code that is bound to come in handy for someone somewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    ...Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 3 This Week
    Last Update:
    See Project
  • All-in-One Inspection Software Icon
    All-in-One Inspection Software

    flowdit is a connected worker platform tailored for industry needs in commissioning, quality, maintenance, and EHS management.

    Optimize Frontline Operations: Elevate Equipment Uptime, Operational Excellence, and Safety with Connected Teams and Data, Including Issue Capture and Corrective Action.
    Learn More
  • 5
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Programming Language
    SPL is a programming language for people who are just learning programming. It runs using Python 3 (downloadable from python.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A web-based interface for the Hadoop MapReduce framework that simplifies the process of writing and running MapReduce jobs. Aimed at introducing parallelism concepts in introductory computer science courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jollpi
    Jollpi is a simple but usefull text editor. One of Jollpi's main features is the colorized syntax, customized for many different programming language such as: C/C++, Java, Python, Perl, Bash, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Demonstock

    Demonstock

    A GUI foundation for creating U/I based content

    Demonstock is a GUI foundation for creating user interfaces and other graphic content. It features a library of tools and functions that are used to build GUI elements and components. Based upon both a QT and VisualBasic design, Demonstock is a flexible GUI editor with plugin and extension capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The all-in-one software to manage your HOA Icon
    The all-in-one software to manage your HOA

    PayHOA is association management software for HOAs, COAs, and any community looking for robust, easy-to-use, affordable software

    PayHOA is modern software for self-managed communities. Trusted by more than 11,000 associations, PayHOA automates operations, so you can focus on what's important. We provide free onboarding, free unlimited support, a 30-day free trial, and no contracts. Claim your free trial and see why HOAs across the country are choosing PayHOA.
    Learn More
  • 10

    KSR10 USB Python controller

    Control the KSR10 Robot Arm (Velleman) through USB with Python.

    This project aims to control the KSR10 Robot Arm (Velleman) through USB with the programming language Python. Requirements: - Python (tested with version 2.6 and 2.7) - modules: pyusb (wich on itself requires libusb or openusb)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Sample codes to learn python programming. With everything from beginner to advanced, this small project aims at helping those that wish to learn more about the python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    ...I have clearly avoided object-oriented programming. Nevertheless, I distribute this imagining it might someday be slightly educational or at least provide a laugh at the pathetic attempt it makes to reinvent the wheel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    candleeggs

    provides a natural language interface to Python

    The problem with even high level programming languages is that they don't allow users who have no interest in programming safe access to the services their os/device combination provides. The idea is to let any user talk to or type into their device and without any knowledge of the physicality or design currently necessary to use their device fully, be able to do just that. This thing will try to follow the GNU toolchain model, using functions that are unique objects and can be glued...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at this time will be available only via a git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nine is a programming language based loosely on Python that strives to achieve the same level of writability without sacrificing runtime efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A general interface which loads programming demos from an XML file inspired by the gtk-demo program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AsciiLitProg is a programming language neutral literate programing tool based on AsciiDoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HarvestMan is a fully functional, multithreaded webcrawler cum offline-browser. It is highly customizable and supports as much as 55 plus options for controlling and customizing offline browsing. It is written entirely in the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyPong - Python Pong

    PyPong - Python Pong

    Pong written in Python

    Pong written in Python, build with PyGame and compiled with cx_freeze
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python vipera

    Python vipera

    vipera is an application designer for Python

    vipera is a designer of applications for the programming language Python. It has two main objectives: 1) The design of an application from an educative point of view, paying special attention to the documentation and design of classes. 2) The automatic generation of base code for software projects. vipera is a combination of basic tools for the design of applications in the early stages of development, allowing the creation of modules (libraries) and definition of their basic characteristics, such as classes, functions, records, constants and import modules. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Python IDLE lif (Language include file)
    Python IDLE Language Include File is multi language pack.IDLE is the Python IDE built with the Tkinter GUI toolkit.Coded in 100% pure Python,using the Tkinter GUI toolkit .Works on Windows and Unix. See:http://pythontr.org http://visualpython.org
    Downloads: 0 This Week
    Last Update:
    See Project