Showing 2189 open source projects for "no code"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    AlluraSkel

    AlluraSkel

    Allura Tool Skeletons

    Grab this to try your hand at developing a tool for Allura. Currently supports: - python package setup - simple per-project-installable Tool - simple Ming/MongoDB model - simple TurboGears Controllers - simple Jinja templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Python-based macro processing tool to extend C-like languages with DSLs. MP reduces the amount of work necessary to extend C by extracting the relevant blocks to process and calling user-supplied Python functions to handle the macro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Inkscape Python Iterator

    Extension to iterate custom Python snippets over objects

    An inkscape extension, written in python, that accepts snippets of Python code, and iteratively executes them over a set of objects. Iteration can be over the current selection, or over an XPath. Python code is given the current node and attributes, and can modify or delete the node, create new nodes, or simply perform calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    Pyhew is a web framework written in python aiming to ease the web development with python. Based on frameworks like smarty and php2go. Provides a Templating system, forms (with xml for html and validation), url routing and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OCFit

    Python package for fitting of O-C diagrams.

    ...For install it, download/clone this repository or download suitable binary file from releases. Not working yet! The first release comming soon... Requirements numpy matplotlib PyAstronomy pymc Installation is possible from source code or using build installation binary file (only for OS Windows). The following procedure is only for installation from the source code. Extract files and go to new-created folder. Running script setup.py the installation will be done: python setup.py install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PyGame Template

    Python game template

    Python game template powered by PyGame and PyOpenGL (but it is encapsulated). This code provides the basis to begin developing a game prototype quickly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    PROTON is a high-level Python framework that facilitates rapid server-side development with clean & pragmatic design. Thanks for checking it out! PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs &...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Blender HW Project

    Create a hardware front end for Blender UI and gaming engine.

    This project aims to develope the Python code necessary to enable external PC hardware to connect to the Blender UI and Gaming engine. This project currently requires schematic design, hardware design, python programming of Serial Ports through pyserial, knowledge of the Blender API, and knowledge of the FTDI Chip. This project will not seek funding until a proof of concept is documented with code and hardware designs available through this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    Katrin repository for simulation code being developed out of the USA universities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    Monarc is an experimental and progressive operating system kernel; featuring modern architecture, clean code, and flexible structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An extension of DNN that will allow object relational mapping of DNN objects. This is important for anyone interfacing with DNN in a object relational manor. Also for people using a Web Service Data Access layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyXMLUnit extends PyUnit enabling unit testing of XML code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Sharp View

    Very lightweight and minimalistic python browser with webkit

    ...The goal of this project is to create a simple, fast and easily expandable (for now manually, later on with easy python addons). For now configuration will be done using text files and (in case of adding features) doing small modifications to the source code. The code will be extensively commented and written in a simple language (python) to allow easy modification. It is intended for advanced users and developers to experiment with an open browser to add their own features. Do note that the browser is minimalistic. This means that some features that the author considers to be "bloated", like mouse gestures, long configurations, etc. will not be supported (but can be made by you). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program is a GUI to configure APRS Trackers based on Jeroen Vreeken (PE1RXQ) and Arno Verhoeven (PE1ICQ) aprstracker code. We are looking for developers!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A plugin for gedit that uses ctags to create a menu that can be used to easily navigate a code file in gedit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gpt-oss-20b

    gpt-oss-20b

    OpenAI’s compact 20B open model for fast, agentic, and local use

    ...With 21B total parameters and 3.6B active parameters (MoE), it fits within 16GB of memory thanks to native MXFP4 quantization. Designed for high-performance reasoning, it supports Harmony response format, function calling, web browsing, and code execution. Like its larger sibling (gpt-oss-120b), it offers adjustable reasoning depth and full chain-of-thought visibility for better interpretability. It’s released under a permissive Apache 2.0 license, allowing unrestricted commercial and research use. GPT-OSS-20B is compatible with Transformers, vLLM, Ollama, PyTorch, and other tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Auto-Typer-Zer0

    Auto-Typer-Zer0

    Only Auto Typer with Text and Code typing modes to ensure perfection.

    AutoTyper Zer0 - V1.0 --------------------------------- Auto Typer with Typing and Coding modes, for coding homework, and other miscellaneous uses: - Text Typing Mode: Automate plain text input seamlessly. - Code Typing Mode: Supports Python, Java, and C/C++ with options to remove comments and fix indentation. - Super Speed Mode: Type up to 100 lines in under 10 seconds. Customizable Speed & Dark Theme UI: Adjust typing speed and enjoy an aesthetic interface. # Upcoming Features: Swift and C# app versions and a remote typing feature for Codetantra SEA. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    FMDigital

    In-band, on-channel digital radio for FM transmitters.

    FMDigital incorporates DRM (Digital Radio Mondale), and FM radio to create a sort of "Open HD Radio" using GNURadio. DRM code is from the gr-drm project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A 2D robotic simulation built on top of the Box2D physics engine. The goal is to make the code ridiculously easy to understand and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SansAnalysis

    SansAnalysis

    Home of the sansanalysis.com code

    This is the project behind the SANS analysis web app originally available at www.sansanalysis.com. An instance of the application is currently running at http://service.smallangles.net This project uses the SansView computation modules, which should be installed to run the application: http://sourceforge.net/projects/sansviewproject/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    devsimpy

    devsimpy

    Python-based GUI for discrete-event system modeling and simulation

    DEVSimPy is an advanced wxPython GUI for the modeling and simulation of systems based on the DEVS (Discrete EVent system Specification) formalism. Features include powerful built-in editor, advanced modeling approach, powerful discrete event simulation algorithm, import/export DEVS components library and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LiMSN - code name LiMouSiNe - Linux Messenger A linux msn client written in python/wx using the pymsn library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    cryptshell is a shell used for analysable code (eg anything before wwII). It automates letter substitution, transposition, and has modules useful for breaking various weak ciphers (enigma, substitution, vinigre). It has no real practical value.
    Downloads: 0 This Week
    Last Update:
    See Project