637 programs for "python programming language" with 2 filters applied:

  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 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.
  • 1
    Object Oriented C (oo tools for C)

    Object Oriented C (oo tools for C)

    Object Oriented tools for C

    Object Oriented C (oo tools for C) kit is for those who want to program in an object oriented manner, but stick on the good old C as well. It implements classes, single class inheritance, multiple inheritance by interfaces and mixins, and exception handling. Ideal for students getting to know OO programming or for systems that lack a C++ compiler. This is a collection of C macros and a small C library. Do not mix with the "ooc programming language" which is a different project at http://ooc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    An Open Source IEC 61131-3 Integrated Development Environment, providing PLCOpen SoftPLC programming, CanOpen IO's, and SVG based HMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AES Everywhere

    AES Everywhere

    Cross Language AES 256 Encryption Library

    AES Everywhere is Cross Language Encryption Library that provides the ability to encrypt and decrypt data using a single algorithm in different programming languages and on different platforms. This is an implementation of the AES algorithm, specifically CBC mode, with 256-bit key length and PKCS7 padding. It implements OpenSSL-compatible cryptography with randomly generated salt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MS Paint IDE

    MS Paint IDE

    Programming in MS Paint

    People joke about what IDE they use often, things like Word, MS Notepad, sometimes even Eclipse, and then often times MS Paint. People joke about MS Paint because it's not even a text editor, people joke about it because it doesn't have one feature in common with IDEs. Well, this application gives MS Paint a boost, and lets MS Paint highlight, compile, and execute code, with just a few clicks of a button, and only text coming from MS Paint. It is now much more practical than things like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    FIJI ForthIsh Java Interpreter

    FIJI ForthIsh Java Interpreter

    Java interpreter with Forth-like syntax, use it for testing java libs

    FIJI the ForthIsh Java Interpreter is an interactive environment with a procedural syntax similar to the Forth programming language. FIJI can load, introspect, and execute Java classes and methods. FIJI's main use is for unit and component testing of Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CFD Python

    CFD Python

    Sequence of Jupyter notebooks featuring the 12 Steps to Navier-Stokes

    CFD Python, a.k.a. the 12 steps to Navier-Stokes, is a practical module for learning the foundations of Computational Fluid Dynamics (CFD) by coding solutions to the basic partial differential equations that describe the physics of fluid flow. The module was part of a course taught by Prof. Lorena Barba between 2009 and 2013 in the Mechanical Engineering department at Boston University (Prof. Barba since moved to George Washington University). The module assumes only basic programming knowledge...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    JART XML Framework

    XML Application Framework based on JAVA

    JART is an XML application framework based on JAVA, using an internal XML programming language. The main goal of the project was to create an high flexible 3 tier based framework for rapid development of web based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jela Compiler -  6502/Z80/6809

    Jela Compiler - 6502/Z80/6809

    A "Just Enough Language" compiler targeting the 6502/Z80/6809

    A portable Second-generation programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Functional, Data Science Intro To Python

    Functional, Data Science Intro To Python

    [tutorial]A functional, Data Science focused introduction to Python

    The first section is an intentionally brief, functional, data science-centric introduction to Python. The assumption is a someone with zero experience in programming can follow this tutorial and learn Python with the smallest amount of information possible. The sections after that, involve varying levels of difficulty and cover topics as diverse as Machine Learning, Linear Optimization, build systems, command line tools, recommendation engines, Sentiment Analysis and Cloud Computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10

    PythonQt

    Dynamic Python binding for Qt Applications

    NOTE: PythonQt has been moved to https://github.com/MeVisLab/pythonqt PythonQt is a dynamic and lightweight script binding of the Qt framework to the Python language. It can be easily embedded into Qt applications and makes any QObject derived object scriptable via Python without the need of wrapper code generation.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11

    simple-lang

    The Simple Intelligent and Modular Programming Language & Environment

    A simple, plain and innovative programming with multi-paradigm. It can be embedded in C/C++ projects. The language is portable to various OS including windows, macOS, any linux and unix distros and other OS. The language is small and fast
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lua_alt_getopt is a module for Lua programming language for parsing command line arguments. Goals: compatibility to POSIX "Utility Syntax Guidelines" (guidelines 3-13), GNU getopt_long(3) extentions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Mozart-Oz Programming System

    Mozart-Oz Programming System

    Runtime and development environment of Oz

    The Mozart Programming System is an open source implementation of the programming language Oz 3. Oz is a multi-paradigm language that supports declarative programming, object-oriented programming, constraint programming, concurrency and distributed programming as part of a coherent whole.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 14
    MPL Bytecode Compiler

    MPL Bytecode Compiler

    Micro Programming Language - A Portable Language for Micro Computers

    NEWS: The MPL language is now completely defined. No more language changes are to be made. The compiler is complete and should be easy to translate to other languages if you so choose. MPL is a small, simple language based on BCPL, B, C and Jesusonic. The compiler and interpreter are written in portable Pascal. I have successfully compiled MPL for CP/M, DOS, Windows, Atari ST, Amiga and the Tandy Colour Computer. MPL is designed to be tiny in every way, while implementing all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    iText®, a JAVA PDF library

    iText®, a JAVA PDF library

    PDF Library for Developers

    ... of iText build on the success of previous versions and feature an improved document engine, high and low-level programming capabilities, and a more efficient modular structure. iText represents the next level for developers looking to leverage PDF in document workflows. The main project page for iText is now on GitHub, and all the latest releases, code samples, open source add-ons and tools, etc. can be found at https://github.com/itext/.
    Leader badge
    Downloads: 613 This Week
    Last Update:
    See Project
  • 16
    DRAKON Editor

    DRAKON Editor

    A free cross-platform editor for the DRAKON visual language.

    DRAKON is a diagram language developed within the Russian space program. Its primary objective is presenting complex software systems in a way which is easy to understand by humans. DRAKON's motto: took a glance - understood at once. DRAKON Editor helps software architects, quality specialists and developers. Architects and quality assurers can express a high-level view of how their product works. DRAKON serves them to explain the dynamics of a software system. Software engineers can use...
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 17

    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: 12 This Week
    Last Update:
    See Project
  • 18

    Wheefun C Objects

    Facilities for Object-Oriented Programming in C

    The C programming language is procedural and does not provide an explicit mechanism for object-oriented programming. However, that doesn't mean that object-oriented programming cannot be done in C; with the availability of function pointers and structures, object-oriented code can be written. Although this has been done many times in the past, facilities for generic implementation of object-oriented code are either lacking or have turned into their own programming languages. This aims...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open Basic (OB) is an implementation of BASIC programming language interpreter. OB is developed for embedding into user application as scripting language. OB is distributed as source code under MIT License.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    Python in neuroscience

    Python in neuroscience

    Collection of tutorials about methods of computational neuroscience

    "Python in neuroscience" is a collection of collaboratively edited tutorials on computational neuroscience methods using Python language. Each tutorial is presented as a literate programming tutorial mixing text, code, and figures. The tutorials offer an introduction to basic methods of computational neuroscience and scientific programming in Python. They are authored in the environment called Jupyter Notebook -- you can even try it in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Elements of Programming Interviews

    Elements of Programming Interviews

    Method stubs and test cases for Elements of Programming Interviews

    This repository contains method stubs and tests of the problems from Elements Of Programming Interviews by Adnan Aziz, Tsung-Hsien Lee, and Amit Prakash. This book is also available in Python and C++. This repository contains solutions to problems from the book "Elements of Programming Interviews," focusing on interview preparation and algorithm practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Joplin I/O Library

    A Java Library for Improved I/O

    Joplin aims to provide improved I/O for the Java programming language. While the Java class library is extensive, its framework for performing complex I/O operations is missing several features, including comprehensive binary I/O. This notably includes classes for working with binary files, facilities for working with different encodings, and utilities for marshalling between Streams and NIO Channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JavaGimmicks

    Utility classes, APIs and tools for Java

    A set of helper and utility classes, APIs and tools for the Java Programming Language. For more details - pleas visit the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    lang5
    A Perl based interpreter for a language which is a blend of Forth and APL. The power of lang5 stems from its arrays operations in conjunction with the underlying Forth programming paradigm of bottom up programming.
    Downloads: 0 This Week
    Last Update:
    See Project