Showing 25 open source projects for "python basic project"

View related business solutions
  • 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
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    Bagel

    Bagel

    A little native network debugging tool for iOS

    Bagel is a little native iOS network debugger. It's not a proxy debugger so you don't have to mess around with certificates, proxy settings etc. As long as your iOS devices and your Mac are in the same network, you can view the network traffic of your apps separated by the devices or simulators. Most basic usage is to start Bagel iOS before any network operation. Since Bagel exposes every request info to the public it would be better if you disable it for the store versions. By default, Bagel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tangent

    Tangent

    Source-to-source debuggable derivatives in pure Python

    Existing libraries implement automatic differentiation by tracing a program's execution (at runtime, like PyTorch) or by staging out a dynamic data-flow graph and then differentiating the graph (ahead-of-time, like TensorFlow). In contrast, Tangent performs ahead-of-time autodiff on the Python source code itself, and produces Python source code as its output. Tangent fills a unique location in the space of machine learning tools. As a result, you can finally read your automatic derivative code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WinAppDbg Debugger
    THIS PROJECT HAS BEEN MOVED TO GITHUB
    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
  • 5

    NG-BASIC

    An experimental BASIC language for Linux, Mac OS X, and Windows.

    NG-BASIC is an experimental BASIC language that can be both interpreted within an Integrated Development Environment (and debugged through that same environment) as well as compiled to a native executable. The goal of this project is to reproduce an environment similar to QuickBASIC 4.5 for modern operating systems and for BASIC enthusiasts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KScriptDbg4

    KScriptDbg4

    A GUI to Perl & Python script debugger

    KScriptDbg4 is a GUI to Perl & Python script debugger. This GUI is the result of the port to KDE4 / Qt4 of Protoeditor, a project by Thiago Silva, based on release 1.1beta3. It offers the main functions of a debugger : set breakpoints, run the script step by step, enter a function, step outside a function, display global and local variables, watch for variables or expressions ... Local or remote scripts can be debugged; remote debugging uses the DBG protocol through libraries provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Core Analyzer

    Core Analyzer

    A power tool to debug core dump, memory corruption, optimized code.

    The project is now hosted on github: https://github.com/yanqi27/core_analyzer.git Core analyzer is a power tool to debug memory issues. With ever increasing complexity and dataset size of application programs, it is very challenging to find the root cause of a memory bug. Programmers often use debugger to go through many contexts or data objects in order to hunt down a suspicious variable or object. However, the task is boring, prone to error and usually fruitless. By parsing a core dump...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8

    stlport_lldb_watch

    python provaider classes to watch stlport containers contents at LLDB

    Python classes to runtime watch contents of some stlport containers at LLDB Debugger. Supports: string, map, vector, set on MAC: 1. download 3 files from "Files" category. 2. exec lldb.command to rewrite/create .lldbinit at home dir. 3. exec "command source ~/.lldbinit" at lldb command line or restart lldb 3. exec "type summary list -w stlport" and "type synthetic list -w stlport" to make sure rules was installed 4. read http://lldb.llvm.org/varformats.html if something does not work...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DebuGui - GDB UI

    Easy to use GUI for GDB

    This project attempts to solve a long aching problem of a lack of a simple, yet powerful GUI for GDB. One that handles STL data types and allows easy extensibility. Requires: Python 2.7.x PySide (Qt python bindings: e.g. apt-get install python-pyside)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10

    BJCS CSharp IDE

    Basic and Easy to use CSharp IDE with compiler.

    BJCS CSharp IDE is written by BJ Erasmus and is a CSharp IDE. It's a very basic and easy to use IDE with a function that can be used to create an installation file of your project. Features: Syntax highlighting Edit Assembly info Compile with any .NET FrameWork Add an icon Add dll's Debugging function Basic auto-complete Tutorial Help Example codes/projects This program is still in development. It's currently available in a usable state
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PandaIDE for PHP

    PandaIDE for PHP

    PandaIDE for PHP is a lightweight IDE for PHP Debugging

    PandaIDE for PHP is a lightweight PHP IDE for both basic and advanced php web application developer, it supports PHP application debugging and editing, it is an easy-to-use PHP debugger. Firstly, I am a desktop application developer, but from time to time I need to build some php web pages for websites. I tried most free PHP IDEs and found that they are not as good as rumor. Some IDEs are too complicated to configure them to work, and some only support php file debugging only, do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    The current Operational Platform Service

    A VB.NET DLL File for Developers

    Includes hash string functions, retrieve screen ratio, MD5 Verification, a detailed error console. And even a serial number system. Just include the DLL in your project, Import it and use as you please. If you make any additions or clean ups to the source, I will gladly add the compiled version and your source to the project page! All developers welcome. Works with any 2010+ .NET language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Unfortunately this project has been suspended. If you wish to continue its development on your own, please feel free to contact me. UnPyc is a tool for disassembling, analyzing and decompiling Python's *.pyc and *.pyo files. UnPyc supports Python 2.5, 2.6.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    This project contains some test scripts and software for Analog Devices' DSP chip emulators. This verifies whether a particular emulator is working correctly with a particular PC and target board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TrueProgrammer by TrueTech is the first multi-platform, multi-language IDE/compiler for developers. The system works with BASIC, Tcl, Assembly, C++ and more. Currently, the project is in early production in TCL/TK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    l3lang is a persistent Python-like language and the l3gui provides a worksheet-like interface where computed values can be examined via simple selection and scripts can be assembled as structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FAF-Basic Interpreter is a Basic Interpreter project written for Win32 or Linux. The Programmes can be interpreted in both systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The p1451-1 project is a communication protocol dissector plugin for WireShark (formerly Ethereal). This plugin is limited to dissection of IEEE 1451.1 on-the-wire messages. It currently supports header parsing of basic 1451.1 packets and argument arrays
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    It is a Process Monitoring Toolkit with the ability of Extend. E.g. You can use it to monitor a specified process. And set a triger like (over 50MB mem use) then do something like (report to DB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NProf is a profiler for .NET applications. The project has moved to Google Code (http://code.google.com/p/nprof/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A regex tool -- A Python GUI for creating, testing and debugging regular expressions for the Python programming language. Kodos utilizes the pyqt library for it's interface. Screenshots available on project homepage.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 23
    An IDE project in D for everybody. Basic features will be Project management/building/compiling,syntax highlighting,code completion,local bugtracking,Debugger,Smart/Fast code navigation,on type syntax checking,cvs/subVersion,Refractoring,plugin support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A complete IDE to remove the need of an expensive VBA license. Supports VBScript and provides COMPLETE debugger support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Goal of this project is to create a debugger for MIPS. Transition from python project to C after completion. Tailored for UIUC CS 232 course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.