Search Results for "python code generator" - Page 69

Showing 3814 open source projects for "python code generator"

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

    pyGerber2Gcode

    Python Gerber to G-code converter

    pyGerber2Gcode is a Pyhon based simple Gerber to G-code converter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Quiz Schedule Generator

    Quiz Schedule Generator

    Takes a list of teams and creates a random competition schedule.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Lily Code Generator

    A Java Web Code Generator

    Lily Code Generator can be used to generate all kinds of Java-based web code. It supports Struts2/SpringMVC, Spring 3, IBatis/Hibernate, Mysql 5 and Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    IOA AM code

    Implementation of the core routine for AM analysis from the IOA AMWG

    The UK Institute of Acoustics (IOA) amplitude modulation working group (AMWG) has developed a method for analysing and rating AM. This has been produced as an example of an implementation of the routine described in the IOA AMWG report. It is written in the Python language which is freely available. V1.5 is compiled for Windows (XP onwards). The responsibility for the correct implementation and application of the software or any modification thereof rests with the end user. It should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5

    Service Builder

    Tools to create and run scripts managing special kind of windows

    It is assembled by two tools: - service builder - tool to interpret scripts and displaying modal windows to gather information and generating Unix commands, which are redirected to partnership (partnership is independent project, created to run trusted commands) - service builder tool - tool (very simple in use tool) to create scripts, which can be interpreted by service builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    zerOCode
    zerOCode Beta version allows you to create programs without writing a line of code using the instruction buttons. -Use zerOCode to learn programming and how to use it -Download python 3.x to run the files.py -Teach your child to think with programming -Save your projects with code structures, in the future you can convert your code to other programming languages ​​through the structure on our platform Let us know what you think about zerOCode Beta: -write here a Review -write...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PyTP

    Easy, lazy, crazy.

    Latest version: 0.21 Release date: 26.06.2017 -------------------------------------------------------- PyTP is an easy-to-learn Python framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    can4linux

    can4linux

    CAN bus device driver

    can4linux is hosted on https://gitlab.com/hjoertel/can4linux since 2016. Don't use SourceForge anymore for this code. can4linux is an universal Linux device driver for ISA or PCI interface boards with CAN interface and embedded CAN controller solutions. Based on the API provided by can4linux commercial protocol stacks for CANopen, J1939 and DeviceNet are available. A first PCI board with an FPGA based CAN FD controller is supported (TARGET=IXXAT_IB500) in the CAN FD ISO mode but also non...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    Matlab Toolbox EyeX

    Matlab Toolbox EyeX

    Matlab Toolbox for Tobii EyeX Tracker

    ... Research Methods, 2016 NEWS Want to use the EYEX with Python? Stay tuned... NEWS Using 3D screen? The brand new Release 3.1, contains real 3D calibration procedure!! MEMO Remember to be compliant with the GAZE SDK or the EYEX SDK licence agreement form Tobii! THE TOOLBOX - Documentation - UDP connection - Basic functions for connection and data acquiring - Calibration - Sample code: . saccade . smooth pursuit . vergence
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    LogicalLogViewer

    LogicalLogViewer

    Parses a log file, shows the relevant information in a table

    ... the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wxCode project is a collection of reusable components based on the cross-platform wxWidgets GUI toolkit. The project provides various tools and facilities for building, maintaining and releasing wxWidgets-based code. Visit the website for more info. Note: As of January 2018 this project has been retired.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 13

    C4uC

    Code generator, from grail (.fm) files, to microcontroller code

    Currently version: converting Grail (.fm) to Arduino code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gnuplot Editor

    Gnuplot Editor

    Interactive gnuplot script editor

    Ever needed to tweak a gnuplot script and got annoyed by constantly changing the script file, run gnuplot and display the resulting image? The gnuplot editor generates a preview of the plot for every change you make and quickly allows to show the created image file with a simple keystroke. Lines with errors are highlighted in the code and gnuplot output is shown in a separate widget. In addition it features all basic editor options, syntax highlighting and menu macros for often used gnuplot...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    C4uC

    Arduino code generator from .fm for supervisory control

    Arduino code generator, using a .fm supervisor file as input. open a terminal on the same directory as GRAILtoARDUINO.cpp Compile this C++ program (g++ -o GRAILtoARDUINO GRAILtoARDUINO.cpp on Linux) Run the program, passing as arguments the name of the .fm file and the name of the generated program (without .ino extension) Example: ./GRAILtoARDUINO supcon.fm Test This will create a Test folder, with Test.ino file inside. If folder already exists, please delete it first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Test data generator

    Random test data generator

    It's a free portable win32 application to generate random test data, with support of only even or only odd numbers. It's easy to test your code on large amount of data. For test integers than 10000 it directly copies the test data to clipboard and for greater amount of data it creates a TXT file in d:\ path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    gCode

    grieferCode

    Yet another scripting language Main features: - Pointers - Structures - Objectoriented programming (yet to come) - code in plain english - easy to learn (based on C, C++, Java, Pascal, Python, Lua)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    TEES

    Turku Event Extraction System

    Turku Event Extraction System (TEES) is a free and open source natural language processing system developed for the extraction of events and relations from biomedical text. It is written mostly in Python, and should work in generic Unix/Linux environments. Currently, the TEES source code repository still remains on GitHub at http://jbjorne.github.com/TEES/ where there is also a wiki with more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    asyncoro

    Python framework for asynchronous, concurrent, distributed programming

    asyncoro is a Python framework for developing concurrent, distributed, network programs with asynchronous completions and coroutines. Asynchronous completions implemented in asyncoro are sockets (non-blocking sockets), database cursors, sleep timers and locking primitives. Programs developed with asyncoro have same logic and structure as Python programs with threads, except for a few syntactic changes. asyncoro supports socket I/O notification mechanisms epoll, kqueue, /dev/poll (and poll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types. Project has moved to: https://github.com/mcfarljm/fortwrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyPattyrn

    PyPattyrn

    A simple library for implementing common design patterns

    PyPattyrn is a Python package aiming to make it easier and faster to implement design patterns into your own projects. Design patterns by nature cannot be directly translated into code as they are just a description of how to solve a particular problem. However, many of the common design patterns have boilerplate code that is common throughout all implementations of the pattern. This package captures that common code and makes it easy to use so that you don't have to write it yourself in all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Please READ THE WIKI HOW TO USE!! Generador de procedimientos almacenados para postgresql. FUE TOMADO DE otro proyecto q estaba abandonado llamado pgp-generator. Me pareció buena la idea y para no dejarlo morir creé este proyecto. Contiene soporte para la creación de insert, delete, update y select, solo debe escribir el nombre de ls funcion, el esquema con la tabla y el esquema destino donde quedarán las funciones. Genera el procedimiento almacenado de la funcion solicitada(insert,delete...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RapidJSON

    RapidJSON

    A fast JSON parser/generator for C++ with both SAX/DOM style API

    RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml. RapidJSON is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. RapidJSON is fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.2 for acceleration. RapidJSON is self-contained and header-only. It does not depend on external libraries such as BOOST. It even does not depend on STL. RapidJSON is memory-friendly. Each...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    BTCore

    A Collection of Useful Java/Swing Code

    NEWEST FEATURE ---------- Added one line ".zip" extraction to Util class! Added one line ".zip" extraction from URL (web) and one line file download from URL! BTCore is a library that was designed to be used with all of Banotech's software. It includes a tremendous amount of code snippets and classes that have been boiled down to allow ease of use by everyone. BTCore is, and always will be FREE. It has tools that we scrapped together over our last few projects, and that we found were...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ParTeG (PARtition TEst Generator) handles UML state machines, UML class diagrams and their OCL expressions. The OCL expressions are evaluated to find input parameter partitions. The boundaries of these partitions are used to generate test cases.
    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.