Search Results for "python programming language" - Page 41

1095 programs for "python programming language" with 1 filter applied:

  • 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
  • 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

    Testerman

    A TTCN-3-inspired testing environment in Python

    Testerman is an attempt to produce a TTCN-3 inspired test automation system without the strict typing model of the TTCN-3 test control notation that can be too heavy to be practical with non-stricly defined protocols. This is achieved by bringing TTCN-3 primitives and concepts to the Python programming language. It provides a complete environment to design, manage, execute and analyze automated tests, and can be used as a platform to develop test simulators (drivers and stubs) and prototypes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CodingChecker

    A coding style checker tool support C/C++ syntax

    This project provide a framework for general coding style checker's process: 1, Support different adapter plugin for different programming language syntax 2, Support incremental scanning 3, Support customize criteria rules. 4, Generate report for scanning result. A C/C++ adapter was also implemented based on clang library as example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    starcoder

    starcoder

    Code generation model trained on 80+ languages with FIM support

    StarCoder is a 15.5B parameter language model developed by BigCode for code generation tasks across more than 80 programming languages. It is trained on 1 trillion tokens from the permissively licensed dataset The Stack v1.2, using the Fill-in-the-Middle (FIM) objective and Multi-Query Attention to enhance performance. With an extended context window of 8192 tokens and pretraining in bfloat16, StarCoder can generate, complete, or refactor code in various languages, with English as the primary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    a distributed engine for abstract neural network development via natural-language programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vyne Compiler

    Vyne Compiler

    A compiler that compiles the Vyne programming language.

    The compiler is aimed at compiling the vyne language. The Vyne language is a high level programming language that aims to be a very powerful alternative to the currently well established high level languages. The goal is not to reinvent the wheel, but to make it better. One thing that is important is that Vyne should not be owned by anybody. The language itself should be maintained by the community. The development website can be found on http://www.vyne.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    phpSpring is a (partial) adaptation of Rod Johnson's famous Spring Framework and some of its subprojects to the php programming language. phpSpring combines 100% Spring concepts with the specific needs and conciseness of the php programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    axpl is an Advanced XML Programming language. Programs can be written nearly compiler and platform independend in xml. xslt can perform the output into a programming language (C,C++,C##,Java,...) into native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    We're working on developing a standard encryption API for the Python language, and building a set of standard cryptography modules. The CVS tree is open to anyone who needs it for a Python/crypto related package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    Dev2 (pronouced "dev squared") allows two remote users to do pair programming as though they were physically side-by-side. It is written in Python and uses wxPython as GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Textual automata-based programming language TAVR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Solve Logic Word Puzzles with CLP

    Constraint Logic can solve word logic puzzles.

    Learn basic constraint logic programming by solving logic word puzzles. Go to http://eclipse.dougedmunds.com . This tutorial will show you how to solve easy 1 star to hard 5 star puzzles, using the eCLiPSe-CLP language (available at http://eclipseclp.org/). Don't confuse this programming language (a prolog language) with the IDE for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    saafl

    a Language to define Statements About Assembly Functions

    SAAFL is a language to define statements about assembly functions and can be used to match functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pyshon

    System shell merged with python shell

    This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned). It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal. It is developed in linux environment, but should be as system-independent as python itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A blind SQL injection tool inspired by sqlmap and written in the Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    adlib, or the Alternative/Awesome D (Runtime) Library, is a compiler-independent reimplimentation of the Phobos Runtime Library for the D Programming Language (http://www.digitalmars.com/d/), and as the project matures it will come to replace Phobos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Meta is a simple programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Piet++ is the foremost interpreter for Piet++, an extension and expansion over the original Piet programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tingo is a cross-platform, high-performance GUI library with D programming language providing features similar to (and modelled on) core Java or C# facilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    User contributed libraries and examples for the Clojure programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a complete clone of the .net framework for the d programming language,just like the jdk4d project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "PyLab Works" is a free and open source replacement for LabView + MatLab, written in pure Python. PyLab Works is much easier to learn and to extend than LabView and gives a much better programming environment than MatLab. Even kids can use it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Critters is a basic world simulation used to educate students of all ages about beginning Python programming.
    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.