Search Results for "python code generator" - Page 11

928 programs for "python code generator" with 1 filter applied:

  • 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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    pyz80 is a z80 cross-assembler written entirely in Python. It accepts text files with the syntax of the Sam Coupe's popular COMET assembler, and outputs a disk image suitable for loading in SimCoupe or transferring to floppy disk for use with a real Sam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Muses Radio Player
    Live MP3/OGG/AAC Flash Player for Icecast and Shoutcast. It has some interesting and necessary features like reconnect on network errors to make sure users never get silence and cache management to avoid memory memory consumption. Works with Flash 10.1 and newer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Optimal BPM

    Optimal BPM

    The beat of your business

    ... it generates Python code and leaves the engine mechanics to its scripting engine. This enables it to: * be very flexible * be truly multi-platform * draw from all the features available to the language and its sprawling ecosystem * partake in that ecosystem as a library. It has a strong focus on ease of use and low maintenance. Anyone should be able to get started with minimal outside(consultants) help and quickly get the system working. Note : Its sibling projects, QAL (https://sf.net/p/qal)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cclib
    IMPORTANT! As of version 1.2, cclib development has moved to github. Please use the flowing pages for up-to-date information about cclib: Repository (source code, tracker) - https://github.com/cclib/cclib Online documentation - http://cclib.github.io/ cclib is an open source library, written in Python, for parsing and interpreting the results of computational chemistry packages. It currently parses output files from ADF, Firefly, GAMESS, GAMESS-UK, Gaussian, Jaguar and ORCA.
    Downloads: 1 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.
  • 5
    Addons for IOSEC - DoS HTTP Security

    Addons for IOSEC - DoS HTTP Security

    IOSec Addons are enhancements for web security and crawler detection

    ...://iosecaddons.sourceforge.io/ https://www.artikelschreiber.com/opensource/ https://www.sebastianenger.com/ Added Setup Instructions for Wordpress Content Management System. Added Facebook Bot Support for "Facebot/1.0". Add this code to your website to prevent unauthorized stealing of your valuable content & block malicious bots from crawling your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Frameprocessor (fp) is a software engineering tool for reusing textual product line artifacts, e.g. code, documentation, tests, requirements or architecture, potentially in XML format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    JNIAnotationBridge

    Automatic c++ JAVA JNI code generator via annotations

    Automatic c++ JAVA JNI code generator via annotations Supported: JNI header + source code with automatic cast to c++ bridge class Java String conversion to std::string Bridge c++ class to Java class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BEDBUG CSPRNG & Stream Cipher

    BEDBUG CSPRNG & Stream Cipher

    A family of FLEA-inspired CSPRNGs and Stream Ciphers

    ...-bit key. The BEDBUG generator itself is a mere 5 lines of code: Three rotations; two pseudo-random lookups. The default BEDBUG configuration alternates the rotation constants unpredictably. These four sets of three values differ between BEDBUG128, BEDBUG256 and BEDBUG512 and were selected, tuned and tested in each case for optimal avalanche, which is never less than 16.5 bits. BEDBUG has passed stringent industry-standard tests for randomness, including NIST and DIEHARD.
    Downloads: 2 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.
  • 10
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key. Reduced to essentials, MOTE is only 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Diggo

    Diggo

    Diggo a 2D version of minecraft made with Pygame!

    New Diggo version is coming soon! Diggo (originally pytcraft) is a 2D version of minecraft to teach kids how to code with Python and have fun! Soon to have a Diggo API! Comes with Pylaunch API!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Note: The project has moved to https://github.com/pyhys/minimalmodbus The files available here are very old, download from Github instead. MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol, and is intended to be running on the master. Example code includes drivers for Eurotherm and Omega process controllers. The only dependence is the pySerial module (also pure Python). This software supports the ‘Modbus...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pulse Programmer
    A programmable signal generator and RF synthesizer for scientific experiments, especially quantum computing and quantum information processing. It includes hardware, firmware, software, and documentation, all under an open source license.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 15
    SnowMicroPyn

    SnowMicroPyn

    Python based reader for SnowMicroPen® .pnt measurements

    SnowMicroPyn is an opensource reader for SnowMicroPen® files in binary .pnt format. The reader is Python based and published as source code as well as compiled executable for Windows, Linux and Mac. The software is preliminary, thus please report bugs. For further information, please read the Readme.txt in the download section. The SnowMicroPen® (SMP) is developed by the WSL Institute for Snow and Avalanche Research, Davos. The SMP is the first high-resolution snow penetrometer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    Technical indicators in Python

    Technical indicators in Python

    Technical indicators in Python For now there are: RSI - Relative Strength Index, SMA - Simple Moving Average, WMA - Weighted Moving Average, EMA - Exponential Moving Average, BB - Bollinger Bands, Bollinger Bandwidth, %B, ROC and MA envelopes When I can I will add more. If anyone wishes to contribute with new code or corrections/suggestions, feel free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YAKINDU Statechart Tools / itemis CREATE
    itemis CREATE - formerly known as Yakindu Statechart Tools (SCT) - is a tool for the specification and development of reactive, event-driven systems with the help of state machines. It consists of an easy-to-use tool for graphical editing and provides validation, simulation and code generators for different target platforms. Visit http://www.statecharts.org for more information! !! YAKINDU SCT HAS MOVED !! DOWNLOAD FROM https://info.itemis.com/download-yakindu-statechart-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dia Diagram Editor

    Dia Diagram Editor

    Free drawing software for Windows, Mac OS X, and Linux

    Dia Diagram Editor is free Open Source drawing software for Windows, Mac OS X and Linux. Dia supports more than 30 different diagram types like flowcharts, network diagrams, database models. More than a thousand readymade objects help to draw professional diagrams. Dia can read and write a number of different raster and vector image formats. Software developers and database specialists can use Dia as a CASE tool to generate code skeletons from their drawings. Dia can be scripted and extended...
    Leader badge
    Downloads: 6,879 This Week
    Last Update:
    See Project
  • 20

    Pytonis Universalis - Shmup

    A ridiculously simple spaceship shoot 'em up game written in Python

    Pytonis Universalis (name is still WIP) is a simple shoot 'em up. It is written completely in Python and uses Pygame so the code is as accessible as possible for others to inspect. The idea should be easy enough for anyone to understand: try to avoid running into flying saucers and their laser beams by shooting them down before they shoot you down. Every time you destroy a flying saucer you get points. Points are nice, you want them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Soul is a recursive descent parser generator tool for Windows and Linux that comes with a parsing library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    An IRC Bot With some essential commands for fun and power. This lightweight bot can be adapted to all your needs. Because it is made in python the possibilities are limitless. **This project is not under development, v0.2 is the less-bad code and should be used instead of v0.1**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SPADE

    SPADE

    A toolkit for developing and deploying protein structure algorithms.

    The Structural Proteomics Application Development Environment is a Python tool kit for developing and deploying bioinformatics applications. Handles graphics, analysis, and modeling of protein sequence and structure. Source and Win installers available. SPADE source code can be cloned from http://www.github.com/deaconjs/SPADE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SEO & SEM - Marketing Text Writer

    SEO & SEM - Marketing Text Writer

    Open Source SEO & SEM Text Creation Tools for free Article Writer

    .../ https://www.artikelschreiber.com/marketing/review/ https://muckrack.com/markus-muller https://linktr.ee/textgenerator Code Contains: - Perl Source code, language databases and more
    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.