Search Results for "python script writer" - Page 6

212 projects for "python script writer" with 1 filter applied:

  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    The VRML97-Import-Script is a Python-Script, that extends the capabilities of Blender to import VRML97-Files. It supports Blender since version 2.42.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A reverse HTTP shell to execute commands on remote machines behind firewalls. Once you run the script on the target machine, it periodically polls its designated server for commands to execute. Traffic traverses firewall as outgoing GET/POST requests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a simple python script that generates a picture gallery from a directory of jpegs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Manipulate multiple telnet in 1 application with python script ability. This application used twisted, wxpython. And used BOA constructor as IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A program to assist in writing Arabic text in programs that don't support Arabic, such as Photoshop (the non-ME editions), Scribus, Flash, and others. Source code is hosted on github: http://github.com/hasenj/arabic-writer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A python script with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Python script to gather DOW Jones trend data from generationaldynamics.com, and parse the data into a csv file so that it can be easily charted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python script to solve slither link puzzles (also called fences,Takegaki or Loop the loop...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • SalesTarget.ai | AI-Powered Lead Generation, Email Outreach, and CRM Icon
    SalesTarget.ai | AI-Powered Lead Generation, Email Outreach, and CRM

    SalesTarget.ai streamlines your sales process, providing everything you need to find high- quality leads, automate outreach, and close deals faster

    SalesTarget is ideal for B2B sales teams, startup founders, and marketing professionals looking to streamline lead generation and outreach. It also benefits growing SaaS companies and agencies aiming to scale their outbound efforts efficiently.
    Learn More
  • 10
    Python script for migration from mysql to postgresql. Don't need dump because it use the dbapi 2.0 during the migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pywannapod: py(thon) wanna pod(casting). A short and simple script that downloads mp3 files referenced in xml / rss, eventually copying them to an usb disk/player (if connected).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Python script that allows you to move files form a Directory to sub-folders based on a Regular expression - useful for managing your monolithic download folder -- Requires PythonCard (http://pythoncard.sourceforge.net/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LinBuild is a Python-based, simple and user-friendly build system for C/C++ on Linux/Unix. LinBuild adopts some concepts from Waf and CMake. LinBuild is simply a single script that depends only on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This script provides a graphical user interface for accessing the raw text of files created by the free version of Mario Paint Composer. It makes it easier to upload and download songs, and also allows songs to be exported in standard midi format.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Yahoo Stock Symbols is a python script that pulls over 34,000 stock symbols from the yahoo finance website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Python-based PostgreSQL replicator using a master plpython trigger, signals, sequences, and a python client script See http://pgfoundry.org/projects/pyreplica/ for latest news and file releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Punchcard is a python script for rapid generation of XHTML/CSS layouts from simple txt files. You can draw boxes with ascii characters and translating it in the structure of a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This software can be used for relief and normal maps calculation by 3D sculptors and designers. Reliefer can be called from Blender by means of Python script. It's a GPU-based visual computing application so requres OpenGL 2 compitable video subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java applet and a cgi script that allow users to upload their photos from picasa to flickr. The "v2" version use a simple "pbz" file and the official flickr uploader application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Python script to convert Dia XML files storing a UML diagram into SQL create statements. Ideal for designing a database with Dia and creating it on MySQL or PostgreSQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Powersave Applet consists of a script, that does various tips and tricks from Intel's PowerTop and lesswatts.org to reduce power consumption while your laptop is on battery. There is also an applet that provides a nice status icon in Gnome or KDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    edifact2awk is a small C program that parses an EDIFACT file and converts it to a flat text file which may then be easily parsed by the AWK textprocessing language (including by other script languages like Perl, Python, Visual Basic, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    f2cpp is a python script to convert Fortran 77 to C++ code. The output files of f2cpp script, in contrast to the well-known f2c translator, can be easy read by human.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    fbdbinfo is a tiny python script which creates xhtml files that display information about a Firebird database. The data can as well be exported to xhtml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Script to keep your Slackware box updated with the packages of the current set.
    Downloads: 0 This Week
    Last Update:
    See Project